Pull request #40307 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c7665019793971ec268e758bf7144e5a2113550a rather than 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 Obtained Jenkinsfile from c7665019793971ec268e758bf7144e5a2113550a 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-01-13T19:21:45.921Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-13T19:21:45.926Z] Trying to pass milestone 15 [Pipeline] milestone [2020-01-13T19:21:45.949Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-13T19:21:46.119Z] Running on ubuntu-1804-overlay2 (i-0e1ecf71a9e25617a) in /home/ubuntu/workspace/moby_PR-40307 [Pipeline] { [Pipeline] checkout [2020-01-13T19:21:46.177Z] using credential docker-jenkins-github-credentials [2020-01-13T19:21:46.189Z] Cloning the remote Git repository [2020-01-13T19:21:46.189Z] Cloning with configured refspecs honoured and without tags [2020-01-13T19:21:46.257Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:21:46.257Z] > git init /home/ubuntu/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:21:46.276Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:21:46.277Z] > git --version # timeout=10 [2020-01-13T19:21:46.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:21:46.291Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:00.262Z] Fetching without tags [2020-01-13T19:22:00.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:00.299Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:00.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:00.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:00.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:00.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:00.330Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:00.518Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:01.207Z] Merge succeeded, producing 9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:22:01.208Z] Checking out Revision 9f47d62434276bac9c9d36c304dfa46f88925177 (PR-40307) [2020-01-13T19:22:01.389Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:22:01.403Z] First time build. Skipping changelog. [2020-01-13T19:22:00.584Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:00.594Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:01.086Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:01.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:01.274Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:01.293Z] > git checkout -f 9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:22:01.456Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T19:22:02.695Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40307:/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-01-13T19:22:02.695Z] Unable to find image 'alpine:latest' locally [2020-01-13T19:22:02.695Z] latest: Pulling from library/alpine [2020-01-13T19:22:02.695Z] e6b0cf9c0882: Pulling fs layer [2020-01-13T19:22:02.955Z] e6b0cf9c0882: Download complete [2020-01-13T19:22:03.215Z] e6b0cf9c0882: Pull complete [2020-01-13T19:22:03.215Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-13T19:22:03.215Z] Status: Downloaded newer image for alpine:latest [2020-01-13T19:22:07.392Z] 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 [2020-01-13T19:22:07.895Z] Running on ubuntu-1804-overlay2 (i-0004370d846c23df9) in /home/ubuntu/workspace/moby_PR-40307 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-01-13T19:22:07.910Z] Running on ubuntu-1804-overlay2 (i-0a481f952c67cdb72) in /home/ubuntu/workspace/moby_PR-40307 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-13T19:22:07.925Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d019179229d60681) in /home/ubuntu/workspace/moby_PR-40307 [Pipeline] { [Pipeline] checkout [Pipeline] { [2020-01-13T19:22:07.951Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40307 [Pipeline] // stage [2020-01-13T19:22:07.970Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-13T19:22:07.977Z] Cloning the remote Git repository [2020-01-13T19:22:07.977Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-01-13T19:22:08.037Z] using credential docker-jenkins-github-credentials [2020-01-13T19:22:08.044Z] Cloning the remote Git repository [2020-01-13T19:22:08.044Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-01-13T19:22:08.071Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-13T19:22:08.079Z] Cloning the remote Git repository [2020-01-13T19:22:08.079Z] Cloning with configured refspecs honoured and without tags [2020-01-13T19:22:08.081Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40307 [Pipeline] // stage [2020-01-13T19:22:08.106Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-01-13T19:22:08.123Z] Cloning the remote Git repository [2020-01-13T19:22:08.123Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-13T19:22:08.349Z] using credential docker-jenkins-github-credentials [2020-01-13T19:22:08.398Z] Cloning the remote Git repository [2020-01-13T19:22:08.398Z] Cloning with configured refspecs honoured and without tags [2020-01-13T19:22:08.125Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:08.126Z] > git init /home/docker/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:22:08.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:08.140Z] > git --version # timeout=10 [2020-01-13T19:22:08.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:08.145Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:08.040Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:08.040Z] > git init /home/ubuntu/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:22:08.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:08.065Z] > git --version # timeout=10 [2020-01-13T19:22:08.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:08.072Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:07.976Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:07.977Z] > git init /home/ubuntu/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:22:07.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:07.992Z] > git --version # timeout=10 [2020-01-13T19:22:07.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:07.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:08.076Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:08.076Z] > git init /home/ubuntu/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:22:08.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:08.094Z] > git --version # timeout=10 [2020-01-13T19:22:08.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:08.108Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:08.433Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:08.435Z] > git init /home/jenkins/workspace/moby_PR-40307 # timeout=10 [2020-01-13T19:22:08.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:08.476Z] > git --version # timeout=10 [2020-01-13T19:22:08.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:08.512Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:09.485Z] Running on azwin-2-ef4ef0 in d:\jenkins\workspace\moby_PR-40307 [Pipeline] { [Pipeline] ws [2020-01-13T19:22:09.500Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-13T19:22:17.275Z] Fetching without tags [2020-01-13T19:22:17.660Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:17.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:17.154Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:17.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:17.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:17.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:17.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:17.314Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:17.699Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:17.720Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:18.620Z] Merge succeeded, producing 228b8d4c990e057fdca25601373447684d7fcd22 [2020-01-13T19:22:18.621Z] Checking out Revision 228b8d4c990e057fdca25601373447684d7fcd22 (PR-40307) [2020-01-13T19:22:18.304Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:18.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:18.655Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:18.676Z] > git checkout -f 228b8d4c990e057fdca25601373447684d7fcd22 [2020-01-13T19:22:19.357Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:22:19.474Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T19:22:19.409Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [2020-01-13T19:22:20.948Z] + docker version [2020-01-13T19:22:20.948Z] Client: [2020-01-13T19:22:20.948Z] Version: 18.06.3-ce [2020-01-13T19:22:20.948Z] API version: 1.38 [2020-01-13T19:22:20.948Z] Go version: go1.10.3 [2020-01-13T19:22:20.948Z] Git commit: d7080c1 [2020-01-13T19:22:20.948Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-13T19:22:20.948Z] OS/Arch: linux/s390x [2020-01-13T19:22:20.948Z] Experimental: false [2020-01-13T19:22:20.948Z] [2020-01-13T19:22:20.948Z] Server: [2020-01-13T19:22:20.948Z] Engine: [2020-01-13T19:22:20.948Z] Version: 18.06.3-ce [2020-01-13T19:22:20.948Z] API version: 1.38 (minimum version 1.12) [2020-01-13T19:22:20.948Z] Go version: go1.10.3 [2020-01-13T19:22:20.948Z] Git commit: d7080c1 [2020-01-13T19:22:20.948Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-13T19:22:20.948Z] OS/Arch: linux/s390x [2020-01-13T19:22:20.948Z] Experimental: true [Pipeline] sh [2020-01-13T19:22:21.364Z] Fetching without tags [2020-01-13T19:22:21.590Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:21.652Z] Fetching without tags [2020-01-13T19:22:21.776Z] + docker info [2020-01-13T19:22:21.776Z] Containers: 0 [2020-01-13T19:22:21.776Z] Running: 0 [2020-01-13T19:22:21.776Z] Paused: 0 [2020-01-13T19:22:21.776Z] Stopped: 0 [2020-01-13T19:22:21.776Z] Images: 0 [2020-01-13T19:22:21.776Z] Server Version: 18.06.3-ce [2020-01-13T19:22:21.776Z] Storage Driver: overlay2 [2020-01-13T19:22:21.776Z] Backing Filesystem: extfs [2020-01-13T19:22:21.776Z] Supports d_type: true [2020-01-13T19:22:21.776Z] Native Overlay Diff: true [2020-01-13T19:22:21.776Z] Logging Driver: json-file [2020-01-13T19:22:21.776Z] Cgroup Driver: cgroupfs [2020-01-13T19:22:21.776Z] Plugins: [2020-01-13T19:22:21.776Z] Volume: local [2020-01-13T19:22:21.776Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T19:22:21.776Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-13T19:22:21.776Z] Swarm: inactive [2020-01-13T19:22:21.776Z] Runtimes: runc [2020-01-13T19:22:21.776Z] Default Runtime: runc [2020-01-13T19:22:21.776Z] Init Binary: docker-init [2020-01-13T19:22:21.776Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-13T19:22:21.776Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-13T19:22:21.776Z] init version: fec3683 [2020-01-13T19:22:21.776Z] Security Options: [2020-01-13T19:22:21.776Z] apparmor [2020-01-13T19:22:21.776Z] seccomp [2020-01-13T19:22:21.776Z] Profile: default [2020-01-13T19:22:21.776Z] Kernel Version: 4.4.0-166-generic [2020-01-13T19:22:21.776Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-13T19:22:21.776Z] OSType: linux [2020-01-13T19:22:21.776Z] Architecture: s390x [2020-01-13T19:22:21.776Z] CPUs: 2 [2020-01-13T19:22:21.776Z] Total Memory: 7.862GiB [2020-01-13T19:22:21.776Z] Name: s390x-ubuntu-03 [2020-01-13T19:22:21.776Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-13T19:22:21.776Z] Docker Root Dir: /var/lib/docker [2020-01-13T19:22:21.776Z] Debug Mode (client): false [2020-01-13T19:22:21.776Z] Debug Mode (server): false [2020-01-13T19:22:21.776Z] Username: dockerbuildbot [2020-01-13T19:22:21.776Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:22:21.776Z] Labels: [2020-01-13T19:22:21.776Z] Experimental: true [2020-01-13T19:22:21.776Z] Insecure Registries: [2020-01-13T19:22:21.776Z] 127.0.0.0/8 [2020-01-13T19:22:21.776Z] Live Restore Enabled: false [2020-01-13T19:22:21.776Z] [2020-01-13T19:22:21.776Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T19:22:21.973Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:21.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:21.621Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:21.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:21.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:21.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:21.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:21.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:21.969Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:21.984Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:21.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:21.332Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:21.341Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:21.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:21.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:21.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:21.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:21.587Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:21.598Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:22.080Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:22.277Z] Merge succeeded, producing f9968fa75e4a8a7e88477c49bffdf058d4ad2abc [2020-01-13T19:22:22.278Z] Checking out Revision f9968fa75e4a8a7e88477c49bffdf058d4ad2abc (PR-40307) [2020-01-13T19:22:22.485Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:22:22.504Z] First time build. Skipping changelog. [2020-01-13T19:22:22.601Z] Fetching without tags [2020-01-13T19:22:22.604Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:22.604Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:22.604Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40307/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T19:22:22.604Z] + bash /home/jenkins/workspace/moby_PR-40307/check-config.sh [2020-01-13T19:22:22.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T19:22:22.604Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-13T19:22:22.604Z] [2020-01-13T19:22:22.604Z] Generally Necessary: [2020-01-13T19:22:22.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T19:22:22.977Z] - apparmor: enabled and tools installed [2020-01-13T19:22:22.977Z] - CONFIG_NAMESPACES: enabled [2020-01-13T19:22:22.977Z] - CONFIG_NET_NS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_PID_NS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_IPC_NS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_UTS_NS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUPS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CPUSETS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_MEMCG: enabled [2020-01-13T19:22:22.977Z] - CONFIG_KEYS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_VETH: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T19:22:22.977Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T19:22:22.977Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-13T19:22:22.977Z] [2020-01-13T19:22:22.977Z] Optional Features: [2020-01-13T19:22:22.977Z] - CONFIG_USER_NS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_SECCOMP: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T19:22:22.977Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T19:22:22.977Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T19:22:22.977Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-13T19:22:22.977Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T19:22:22.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T19:22:22.977Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T19:22:22.977Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T19:22:22.977Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T19:22:22.977Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T19:22:22.977Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T19:22:22.977Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T19:22:22.977Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T19:22:22.977Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_EXT4_FS: enabled [2020-01-13T19:22:22.977Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T19:22:22.977Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T19:22:22.977Z] - Network Drivers: [2020-01-13T19:22:22.977Z] - "overlay": [2020-01-13T19:22:22.977Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T19:22:22.977Z] Optional (for encrypted networks): [2020-01-13T19:22:22.977Z] - CONFIG_CRYPTO: enabled [2020-01-13T19:22:22.977Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_XFRM: enabled [2020-01-13T19:22:22.977Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T19:22:22.977Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T19:22:22.977Z] - "ipvlan": [2020-01-13T19:22:22.977Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T19:22:23.034Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:23.197Z] Merge succeeded, producing f9968fa75e4a8a7e88477c49bffdf058d4ad2abc [2020-01-13T19:22:23.199Z] Checking out Revision f9968fa75e4a8a7e88477c49bffdf058d4ad2abc (PR-40307) [Pipeline] withEnv [Pipeline] { [2020-01-13T19:22:23.301Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [Pipeline] sh [2020-01-13T19:22:23.342Z] - "macvlan": [2020-01-13T19:22:23.342Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T19:22:23.342Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T19:22:23.342Z] - "ftp,tftp client in container": [2020-01-13T19:22:23.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T19:22:23.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T19:22:23.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T19:22:23.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T19:22:23.342Z] - Storage Drivers: [2020-01-13T19:22:23.342Z] - "aufs": [2020-01-13T19:22:23.342Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T19:22:23.342Z] - "btrfs": [2020-01-13T19:22:23.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T19:22:23.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T19:22:23.342Z] - "devicemapper": [2020-01-13T19:22:23.342Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T19:22:23.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T19:22:23.342Z] - "overlay": [2020-01-13T19:22:23.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T19:22:23.342Z] - "zfs": [2020-01-13T19:22:23.342Z] - /dev/zfs: missing [2020-01-13T19:22:23.342Z] - zfs command: missing [2020-01-13T19:22:23.342Z] - zpool command: missing [2020-01-13T19:22:23.342Z] [2020-01-13T19:22:23.342Z] Limits: [2020-01-13T19:22:23.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T19:22:23.342Z] [2020-01-13T19:22:23.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T19:22:23.637Z] + [ PR != PR ] [2020-01-13T19:22:23.637Z] + [ master != master ] [2020-01-13T19:22:23.637Z] + [ false = true ] [2020-01-13T19:22:22.496Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:23.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:23.195Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:23.211Z] > git checkout -f f9968fa75e4a8a7e88477c49bffdf058d4ad2abc [2020-01-13T19:22:22.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:22.275Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:22.277Z] > git checkout -f f9968fa75e4a8a7e88477c49bffdf058d4ad2abc [2020-01-13T19:22:22.482Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [2020-01-13T19:22:22.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:22.577Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:22.582Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:22.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:22.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:22.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:22.599Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:23.039Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:23.046Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:23.869Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T19:22:24.350Z] + make bundles/buildx [2020-01-13T19:22:24.350Z] make: command: Command not found [2020-01-13T19:22:24.350Z] make: command: Command not found [2020-01-13T19:22:24.350Z] mkdir bundles [2020-01-13T19:22:24.350Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-13T19:22:24.350Z] --build-arg BUILDX_COMMIT \ [2020-01-13T19:22:24.350Z] --build-arg BUILDX_REPO \ [2020-01-13T19:22:24.350Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-13T19:22:24.350Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-13T19:22:24.350Z] . [2020-01-13T19:22:24.350Z] /bin/sh: 4: go: not found [2020-01-13T19:22:24.350Z] /bin/sh: 5: go: not found [2020-01-13T19:22:24.446Z] + docker version [2020-01-13T19:22:24.446Z] Client: Docker Engine - Community [2020-01-13T19:22:24.446Z] Version: 19.03.2 [2020-01-13T19:22:24.446Z] API version: 1.40 [2020-01-13T19:22:24.446Z] Go version: go1.12.8 [2020-01-13T19:22:24.446Z] Git commit: 6a30dfc [2020-01-13T19:22:24.446Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-13T19:22:24.446Z] OS/Arch: linux/amd64 [2020-01-13T19:22:24.446Z] Experimental: false [2020-01-13T19:22:24.446Z] [2020-01-13T19:22:24.446Z] Server: Docker Engine - Community [2020-01-13T19:22:24.446Z] Engine: [2020-01-13T19:22:24.447Z] Version: 19.03.2 [2020-01-13T19:22:24.447Z] API version: 1.40 (minimum version 1.12) [2020-01-13T19:22:24.447Z] Go version: go1.12.8 [2020-01-13T19:22:24.447Z] Git commit: 6a30dfc [2020-01-13T19:22:24.447Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-13T19:22:24.447Z] OS/Arch: linux/amd64 [2020-01-13T19:22:24.447Z] Experimental: true [2020-01-13T19:22:24.447Z] containerd: [2020-01-13T19:22:24.447Z] Version: 1.2.6 [2020-01-13T19:22:24.447Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:24.447Z] runc: [2020-01-13T19:22:24.447Z] Version: 1.0.0-rc8 [2020-01-13T19:22:24.447Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:24.447Z] docker-init: [2020-01-13T19:22:24.447Z] Version: 0.18.0 [2020-01-13T19:22:24.447Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T19:22:24.543Z] + docker version [2020-01-13T19:22:24.543Z] Client: Docker Engine - Community [2020-01-13T19:22:24.543Z] Version: 19.03.2 [2020-01-13T19:22:24.543Z] API version: 1.40 [2020-01-13T19:22:24.543Z] Go version: go1.12.8 [2020-01-13T19:22:24.543Z] Git commit: 6a30dfc [2020-01-13T19:22:24.543Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-13T19:22:24.543Z] OS/Arch: linux/amd64 [2020-01-13T19:22:24.543Z] Experimental: false [2020-01-13T19:22:24.543Z] [2020-01-13T19:22:24.543Z] Server: Docker Engine - Community [2020-01-13T19:22:24.543Z] Engine: [2020-01-13T19:22:24.543Z] Version: 19.03.2 [2020-01-13T19:22:24.543Z] API version: 1.40 (minimum version 1.12) [2020-01-13T19:22:24.543Z] Go version: go1.12.8 [2020-01-13T19:22:24.543Z] Git commit: 6a30dfc [2020-01-13T19:22:24.543Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-13T19:22:24.543Z] OS/Arch: linux/amd64 [2020-01-13T19:22:24.543Z] Experimental: true [2020-01-13T19:22:24.543Z] containerd: [2020-01-13T19:22:24.543Z] Version: 1.2.6 [2020-01-13T19:22:24.543Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:24.543Z] runc: [2020-01-13T19:22:24.543Z] Version: 1.0.0-rc8 [2020-01-13T19:22:24.543Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:24.543Z] docker-init: [2020-01-13T19:22:24.543Z] Version: 0.18.0 [2020-01-13T19:22:24.543Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T19:22:24.592Z] Merge succeeded, producing 2d2350cb4ce9866fc643427c694203843b62399a [2020-01-13T19:22:24.594Z] Checking out Revision 2d2350cb4ce9866fc643427c694203843b62399a (PR-40307) [2020-01-13T19:22:24.685Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:22:24.693Z] First time build. Skipping changelog. [2020-01-13T19:22:24.720Z] + docker info [2020-01-13T19:22:24.720Z] Client: [2020-01-13T19:22:24.720Z] Debug Mode: false [2020-01-13T19:22:24.720Z] [2020-01-13T19:22:24.720Z] Server: [2020-01-13T19:22:24.720Z] Containers: 0 [2020-01-13T19:22:24.720Z] Running: 0 [2020-01-13T19:22:24.720Z] Paused: 0 [2020-01-13T19:22:24.720Z] Stopped: 0 [2020-01-13T19:22:24.720Z] Images: 2 [2020-01-13T19:22:24.720Z] Server Version: 19.03.2 [2020-01-13T19:22:24.720Z] Storage Driver: overlay2 [2020-01-13T19:22:24.720Z] Backing Filesystem: extfs [2020-01-13T19:22:24.720Z] Supports d_type: true [2020-01-13T19:22:24.720Z] Native Overlay Diff: true [2020-01-13T19:22:24.720Z] Logging Driver: json-file [2020-01-13T19:22:24.720Z] Cgroup Driver: cgroupfs [2020-01-13T19:22:24.720Z] Plugins: [2020-01-13T19:22:24.720Z] Volume: local [2020-01-13T19:22:24.720Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T19:22:24.720Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T19:22:24.720Z] Swarm: inactive [2020-01-13T19:22:24.720Z] Runtimes: runc [2020-01-13T19:22:24.720Z] Default Runtime: runc [2020-01-13T19:22:24.720Z] Init Binary: docker-init [2020-01-13T19:22:24.720Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:24.720Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:24.720Z] init version: fec3683 [2020-01-13T19:22:24.720Z] Security Options: [2020-01-13T19:22:24.720Z] apparmor [2020-01-13T19:22:24.720Z] seccomp [2020-01-13T19:22:24.720Z] Profile: default [2020-01-13T19:22:24.720Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T19:22:24.720Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-13T19:22:24.720Z] OSType: linux [2020-01-13T19:22:24.720Z] Architecture: x86_64 [2020-01-13T19:22:24.720Z] CPUs: 2 [2020-01-13T19:22:24.720Z] Total Memory: 7.501GiB [2020-01-13T19:22:24.720Z] Name: ip-10-100-78-9 [2020-01-13T19:22:24.720Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-13T19:22:24.720Z] Docker Root Dir: /var/lib/docker [2020-01-13T19:22:24.720Z] Debug Mode: false [2020-01-13T19:22:24.720Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:22:24.720Z] Labels: [2020-01-13T19:22:24.720Z] Experimental: true [2020-01-13T19:22:24.720Z] Insecure Registries: [2020-01-13T19:22:24.720Z] 127.0.0.0/8 [2020-01-13T19:22:24.720Z] Live Restore Enabled: true [2020-01-13T19:22:24.720Z] [2020-01-13T19:22:24.720Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T19:22:24.946Z] + docker info [2020-01-13T19:22:25.083Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:25.083Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:25.083Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40307/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T19:22:25.083Z] + bash /home/ubuntu/workspace/moby_PR-40307/check-config.sh [2020-01-13T19:22:25.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T19:22:25.083Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T19:22:25.083Z] [2020-01-13T19:22:25.083Z] Generally Necessary: [2020-01-13T19:22:25.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T19:22:25.083Z] - apparmor: enabled and tools installed [2020-01-13T19:22:25.083Z] - CONFIG_NAMESPACES: enabled [2020-01-13T19:22:25.083Z] - CONFIG_NET_NS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_PID_NS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_IPC_NS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_UTS_NS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUPS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CPUSETS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_MEMCG: enabled [2020-01-13T19:22:25.083Z] - CONFIG_KEYS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_VETH: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T19:22:25.083Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T19:22:25.083Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T19:22:25.083Z] [2020-01-13T19:22:25.083Z] Optional Features: [2020-01-13T19:22:25.083Z] - CONFIG_USER_NS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_SECCOMP: enabled [2020-01-13T19:22:25.083Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T19:22:25.083Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T19:22:25.083Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T19:22:25.083Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T19:22:25.083Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-13T19:22:25.083Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T19:22:25.338Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T19:22:25.338Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T19:22:25.338Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T19:22:25.338Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T19:22:25.338Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T19:22:25.338Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T19:22:25.338Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T19:22:25.338Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T19:22:25.338Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_EXT4_FS: enabled [2020-01-13T19:22:25.338Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T19:22:25.338Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T19:22:25.338Z] - Network Drivers: [2020-01-13T19:22:25.338Z] - "overlay": [2020-01-13T19:22:25.338Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T19:22:25.338Z] Optional (for encrypted networks): [2020-01-13T19:22:25.338Z] - CONFIG_CRYPTO: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T19:22:25.338Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T19:22:25.338Z] - CONFIG_XFRM: enabled [2020-01-13T19:22:25.338Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T19:22:25.338Z] - "ipvlan": [2020-01-13T19:22:25.338Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T19:22:25.338Z] - "macvlan": [2020-01-13T19:22:25.338Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T19:22:25.338Z] - "ftp,tftp client in container": [2020-01-13T19:22:25.338Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T19:22:25.338Z] - Storage Drivers: [2020-01-13T19:22:25.338Z] - "aufs": [2020-01-13T19:22:25.338Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T19:22:25.338Z] - "btrfs": [2020-01-13T19:22:25.338Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T19:22:25.338Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T19:22:25.338Z] - "devicemapper": [2020-01-13T19:22:25.338Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T19:22:25.338Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T19:22:25.338Z] - "overlay": [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T19:22:25.505Z] Client: [2020-01-13T19:22:25.505Z] Debug Mode: false [2020-01-13T19:22:25.505Z] [2020-01-13T19:22:25.505Z] Server: [2020-01-13T19:22:25.505Z] Containers: 0 [2020-01-13T19:22:25.505Z] Running: 0 [2020-01-13T19:22:25.505Z] Paused: 0 [2020-01-13T19:22:25.505Z] Stopped: 0 [2020-01-13T19:22:25.505Z] Images: 2 [2020-01-13T19:22:25.505Z] Server Version: 19.03.2 [2020-01-13T19:22:25.505Z] Storage Driver: overlay2 [2020-01-13T19:22:25.505Z] Backing Filesystem: extfs [2020-01-13T19:22:25.505Z] Supports d_type: true [2020-01-13T19:22:25.505Z] Native Overlay Diff: true [2020-01-13T19:22:25.505Z] Logging Driver: json-file [2020-01-13T19:22:25.505Z] Cgroup Driver: cgroupfs [2020-01-13T19:22:25.505Z] Plugins: [2020-01-13T19:22:25.505Z] Volume: local [2020-01-13T19:22:25.505Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T19:22:25.505Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T19:22:25.505Z] Swarm: inactive [2020-01-13T19:22:25.505Z] Runtimes: runc [2020-01-13T19:22:25.505Z] Default Runtime: runc [2020-01-13T19:22:25.505Z] Init Binary: docker-init [2020-01-13T19:22:25.505Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:25.505Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:25.505Z] init version: fec3683 [2020-01-13T19:22:25.505Z] Security Options: [2020-01-13T19:22:25.505Z] apparmor [2020-01-13T19:22:25.505Z] seccomp [2020-01-13T19:22:25.505Z] Profile: default [2020-01-13T19:22:25.505Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T19:22:25.505Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-13T19:22:25.505Z] OSType: linux [2020-01-13T19:22:25.505Z] Architecture: x86_64 [2020-01-13T19:22:25.505Z] CPUs: 2 [2020-01-13T19:22:25.505Z] Total Memory: 7.501GiB [2020-01-13T19:22:25.505Z] Name: ip-10-100-91-136 [2020-01-13T19:22:25.505Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-13T19:22:25.505Z] Docker Root Dir: /var/lib/docker [2020-01-13T19:22:25.505Z] Debug Mode: false [2020-01-13T19:22:25.505Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:22:25.505Z] Labels: [2020-01-13T19:22:25.505Z] Experimental: true [2020-01-13T19:22:25.505Z] Insecure Registries: [2020-01-13T19:22:25.505Z] 127.0.0.0/8 [2020-01-13T19:22:25.505Z] Live Restore Enabled: true [2020-01-13T19:22:25.505Z] [2020-01-13T19:22:25.505Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T19:22:25.592Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T19:22:25.592Z] - "zfs": [2020-01-13T19:22:25.592Z] - /dev/zfs: missing [2020-01-13T19:22:25.592Z] - zfs command: missing [2020-01-13T19:22:25.592Z] - zpool command: missing [2020-01-13T19:22:25.592Z] [2020-01-13T19:22:25.592Z] Limits: [2020-01-13T19:22:25.592Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T19:22:25.592Z] [2020-01-13T19:22:25.592Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T19:22:24.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:24.590Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:24.594Z] > git checkout -f 2d2350cb4ce9866fc643427c694203843b62399a [2020-01-13T19:22:24.681Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [2020-01-13T19:22:25.779Z] + docker version [2020-01-13T19:22:25.779Z] Client: Docker Engine - Community [2020-01-13T19:22:25.779Z] Version: 19.03.2 [2020-01-13T19:22:25.779Z] API version: 1.40 [2020-01-13T19:22:25.779Z] Go version: go1.12.8 [2020-01-13T19:22:25.779Z] Git commit: 6a30dfc [2020-01-13T19:22:25.779Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-13T19:22:25.779Z] OS/Arch: linux/arm64 [2020-01-13T19:22:25.779Z] Experimental: false [2020-01-13T19:22:25.779Z] [2020-01-13T19:22:25.779Z] Server: Docker Engine - Community [2020-01-13T19:22:25.779Z] Engine: [2020-01-13T19:22:25.779Z] Version: 19.03.2 [2020-01-13T19:22:25.779Z] API version: 1.40 (minimum version 1.12) [2020-01-13T19:22:25.779Z] Go version: go1.12.8 [2020-01-13T19:22:25.779Z] Git commit: 6a30dfc [2020-01-13T19:22:25.779Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-13T19:22:25.779Z] OS/Arch: linux/arm64 [2020-01-13T19:22:25.779Z] Experimental: true [2020-01-13T19:22:25.779Z] containerd: [2020-01-13T19:22:25.779Z] Version: 1.2.6 [2020-01-13T19:22:25.779Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:25.779Z] runc: [2020-01-13T19:22:25.779Z] Version: 1.0.0-rc8 [2020-01-13T19:22:25.779Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:25.779Z] docker-init: [2020-01-13T19:22:25.779Z] Version: 0.18.0 [2020-01-13T19:22:25.779Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T19:22:25.892Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:25.892Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:25.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40307/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T19:22:25.892Z] + bash /home/ubuntu/workspace/moby_PR-40307/check-config.sh [2020-01-13T19:22:25.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T19:22:25.892Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T19:22:25.892Z] [2020-01-13T19:22:25.892Z] Generally Necessary: [2020-01-13T19:22:25.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T19:22:25.892Z] - apparmor: enabled and tools installed [2020-01-13T19:22:25.892Z] - CONFIG_NAMESPACES: enabled [2020-01-13T19:22:25.892Z] - CONFIG_NET_NS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_PID_NS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_IPC_NS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_UTS_NS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUPS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CPUSETS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_MEMCG: enabled [2020-01-13T19:22:25.892Z] - CONFIG_KEYS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_VETH: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T19:22:25.892Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T19:22:25.892Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T19:22:25.892Z] [2020-01-13T19:22:25.892Z] Optional Features: [2020-01-13T19:22:25.892Z] - CONFIG_USER_NS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_SECCOMP: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T19:22:25.892Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T19:22:25.892Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T19:22:25.892Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T19:22:25.892Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-13T19:22:25.892Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T19:22:25.892Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T19:22:25.892Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T19:22:25.892Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T19:22:25.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f47d62434276bac9c9d36c304dfa46f88925177 . [2020-01-13T19:22:25.985Z] #1 [internal] load build definition from Dockerfile [2020-01-13T19:22:25.985Z] #1 transferring dockerfile: 15.58kB done [2020-01-13T19:22:25.985Z] #1 DONE 0.0s [2020-01-13T19:22:25.985Z] [2020-01-13T19:22:25.985Z] #2 [internal] load .dockerignore [2020-01-13T19:22:25.985Z] #2 transferring context: 112B done [2020-01-13T19:22:25.985Z] #2 DONE 0.0s [2020-01-13T19:22:25.985Z] [2020-01-13T19:22:25.985Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T19:22:26.068Z] + docker info [2020-01-13T19:22:26.147Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T19:22:26.147Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T19:22:26.147Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T19:22:26.147Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T19:22:26.147Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T19:22:26.147Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T19:22:26.147Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T19:22:26.147Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_EXT4_FS: enabled [2020-01-13T19:22:26.147Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T19:22:26.147Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T19:22:26.147Z] - Network Drivers: [2020-01-13T19:22:26.147Z] - "overlay": [2020-01-13T19:22:26.147Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T19:22:26.147Z] Optional (for encrypted networks): [2020-01-13T19:22:26.147Z] - CONFIG_CRYPTO: enabled [2020-01-13T19:22:26.147Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T19:22:26.147Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T19:22:26.147Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T19:22:26.147Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T19:22:26.147Z] - CONFIG_XFRM: enabled [2020-01-13T19:22:26.147Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T19:22:26.147Z] - "ipvlan": [2020-01-13T19:22:26.147Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T19:22:26.147Z] - "macvlan": [2020-01-13T19:22:26.147Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T19:22:26.147Z] - "ftp,tftp client in container": [2020-01-13T19:22:26.147Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T19:22:26.147Z] - Storage Drivers: [2020-01-13T19:22:26.147Z] - "aufs": [2020-01-13T19:22:26.147Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T19:22:26.147Z] - "btrfs": [2020-01-13T19:22:26.147Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T19:22:26.147Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T19:22:26.147Z] - "devicemapper": [2020-01-13T19:22:26.147Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T19:22:26.147Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T19:22:26.147Z] - "overlay": [2020-01-13T19:22:26.147Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T19:22:26.147Z] - "zfs": [2020-01-13T19:22:26.147Z] - /dev/zfs: missing [2020-01-13T19:22:26.147Z] - zfs command: missing [2020-01-13T19:22:26.147Z] - zpool command: missing [2020-01-13T19:22:26.147Z] [2020-01-13T19:22:26.147Z] Limits: [2020-01-13T19:22:26.147Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T19:22:26.147Z] [2020-01-13T19:22:26.147Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T19:22:26.240Z] #3 DONE 0.2s [2020-01-13T19:22:26.240Z] [2020-01-13T19:22:26.240Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T19:22:26.240Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-13T19:22:26.240Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-13T19:22:26.240Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-13T19:22:26.240Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-13T19:22:26.240Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.42MB / 8.82MB 0.1s [2020-01-13T19:22:26.240Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-13T19:22:26.434Z] Sending build context to Docker daemon 51.18MB [2020-01-13T19:22:26.434Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-13T19:22:26.434Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-13T19:22:26.434Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-13T19:22:26.434Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-13T19:22:26.434Z] 1.12.10-stretch: Pulling from library/golang [2020-01-13T19:22:26.434Z] ade01ea651a2: Pulling fs layer [2020-01-13T19:22:26.434Z] fbabdb69f639: Pulling fs layer [2020-01-13T19:22:26.434Z] ff33bd1013d7: Pulling fs layer [2020-01-13T19:22:26.434Z] 85cfe9d77eff: Pulling fs layer [2020-01-13T19:22:26.434Z] ace5139f9caa: Pulling fs layer [2020-01-13T19:22:26.434Z] e4d79466b81c: Pulling fs layer [2020-01-13T19:22:26.434Z] b00baabad4ce: Pulling fs layer [2020-01-13T19:22:26.434Z] 85cfe9d77eff: Waiting [2020-01-13T19:22:26.434Z] ace5139f9caa: Waiting [2020-01-13T19:22:26.434Z] e4d79466b81c: Waiting [2020-01-13T19:22:26.434Z] b00baabad4ce: Waiting [2020-01-13T19:22:26.497Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-13T19:22:26.616Z] + sudo modprobe ip_vs [2020-01-13T19:22:26.616Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f47d62434276bac9c9d36c304dfa46f88925177 . [2020-01-13T19:22:26.616Z] #1 [internal] load .dockerignore [2020-01-13T19:22:26.616Z] #1 transferring context: 112B done [2020-01-13T19:22:26.616Z] #1 DONE 0.0s [2020-01-13T19:22:26.616Z] [2020-01-13T19:22:26.616Z] #2 [internal] load build definition from Dockerfile [2020-01-13T19:22:26.616Z] #2 transferring dockerfile: 15.58kB done [2020-01-13T19:22:26.616Z] #2 DONE 0.0s [2020-01-13T19:22:26.616Z] [2020-01-13T19:22:26.616Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T19:22:26.792Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-13T19:22:26.792Z] #4 DONE 0.4s [2020-01-13T19:22:26.827Z] fbabdb69f639: Verifying Checksum [2020-01-13T19:22:26.827Z] fbabdb69f639: Download complete [2020-01-13T19:22:26.827Z] ff33bd1013d7: Verifying Checksum [2020-01-13T19:22:26.827Z] ff33bd1013d7: Download complete [2020-01-13T19:22:26.871Z] #3 DONE 0.1s [2020-01-13T19:22:26.871Z] [2020-01-13T19:22:26.871Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T19:22:26.871Z] #4 CACHED [2020-01-13T19:22:27.003Z] Client: [2020-01-13T19:22:27.003Z] Debug Mode: false [2020-01-13T19:22:27.003Z] [2020-01-13T19:22:27.003Z] Server: [2020-01-13T19:22:27.003Z] Containers: 0 [2020-01-13T19:22:27.003Z] Running: 0 [2020-01-13T19:22:27.003Z] Paused: 0 [2020-01-13T19:22:27.003Z] Stopped: 0 [2020-01-13T19:22:27.003Z] Images: 4 [2020-01-13T19:22:27.003Z] Server Version: 19.03.2 [2020-01-13T19:22:27.003Z] Storage Driver: overlay2 [2020-01-13T19:22:27.003Z] Backing Filesystem: extfs [2020-01-13T19:22:27.003Z] Supports d_type: true [2020-01-13T19:22:27.003Z] Native Overlay Diff: true [2020-01-13T19:22:27.003Z] Logging Driver: json-file [2020-01-13T19:22:27.003Z] Cgroup Driver: cgroupfs [2020-01-13T19:22:27.003Z] Plugins: [2020-01-13T19:22:27.003Z] Volume: local [2020-01-13T19:22:27.003Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T19:22:27.003Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T19:22:27.003Z] Swarm: inactive [2020-01-13T19:22:27.003Z] Runtimes: runc [2020-01-13T19:22:27.003Z] Default Runtime: runc [2020-01-13T19:22:27.003Z] Init Binary: docker-init [2020-01-13T19:22:27.004Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T19:22:27.004Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T19:22:27.004Z] init version: fec3683 [2020-01-13T19:22:27.004Z] Security Options: [2020-01-13T19:22:27.004Z] apparmor [2020-01-13T19:22:27.004Z] seccomp [2020-01-13T19:22:27.004Z] Profile: default [2020-01-13T19:22:27.004Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T19:22:27.004Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-13T19:22:27.004Z] OSType: linux [2020-01-13T19:22:27.004Z] Architecture: aarch64 [2020-01-13T19:22:27.004Z] CPUs: 4 [2020-01-13T19:22:27.004Z] Total Memory: 7.525GiB [2020-01-13T19:22:27.004Z] Name: ip-10-100-33-77 [2020-01-13T19:22:27.004Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-13T19:22:27.004Z] Docker Root Dir: /var/lib/docker [2020-01-13T19:22:27.004Z] Debug Mode: false [2020-01-13T19:22:27.004Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:22:27.004Z] Labels: [2020-01-13T19:22:27.004Z] Experimental: true [2020-01-13T19:22:27.004Z] Insecure Registries: [2020-01-13T19:22:27.004Z] 127.0.0.0/8 [2020-01-13T19:22:27.004Z] Live Restore Enabled: true [2020-01-13T19:22:27.004Z] [2020-01-13T19:22:27.004Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T19:22:27.050Z] [2020-01-13T19:22:27.050Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:22:27.050Z] #5 DONE 0.1s [2020-01-13T19:22:27.050Z] [2020-01-13T19:22:27.050Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T19:22:27.293Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:27.293Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:27.293Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40307/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T19:22:27.293Z] + bash /home/ubuntu/workspace/moby_PR-40307/check-config.sh [2020-01-13T19:22:27.293Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T19:22:27.293Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T19:22:27.293Z] [2020-01-13T19:22:27.293Z] Generally Necessary: [2020-01-13T19:22:27.293Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T19:22:27.293Z] - apparmor: enabled and tools installed [2020-01-13T19:22:27.293Z] - CONFIG_NAMESPACES: enabled [2020-01-13T19:22:27.293Z] - CONFIG_NET_NS: enabled [2020-01-13T19:22:27.293Z] - CONFIG_PID_NS: enabled [2020-01-13T19:22:27.293Z] - CONFIG_IPC_NS: enabled [2020-01-13T19:22:27.293Z] - CONFIG_UTS_NS: enabled [2020-01-13T19:22:27.304Z] #6 DONE 0.2s [2020-01-13T19:22:27.304Z] [2020-01-13T19:22:27.304Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:22:27.304Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-13T19:22:27.304Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.04MB / 9.11MB 0.2s [2020-01-13T19:22:27.304Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-13T19:22:27.304Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-13T19:22:27.430Z] [2020-01-13T19:22:27.430Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:22:27.551Z] - CONFIG_CGROUPS: enabled [2020-01-13T19:22:27.551Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T19:22:27.551Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T19:22:27.551Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T19:22:27.551Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T19:22:27.551Z] - CONFIG_CPUSETS: enabled [2020-01-13T19:22:27.551Z] - CONFIG_MEMCG: enabled [2020-01-13T19:22:27.551Z] - CONFIG_KEYS: enabled [2020-01-13T19:22:27.551Z] - CONFIG_VETH: enabled (as module) [2020-01-13T19:22:27.551Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T19:22:27.552Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T19:22:27.552Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T19:22:27.552Z] [2020-01-13T19:22:27.552Z] Optional Features: [2020-01-13T19:22:27.552Z] - CONFIG_USER_NS: enabled [2020-01-13T19:22:27.552Z] - CONFIG_SECCOMP: enabled [2020-01-13T19:22:27.552Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T19:22:27.552Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T19:22:27.552Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T19:22:27.552Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T19:22:27.561Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2020-01-13T19:22:27.561Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-13T19:22:27.689Z] #6 DONE 0.1s [2020-01-13T19:22:27.689Z] [2020-01-13T19:22:27.689Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T19:22:27.689Z] #5 DONE 0.0s [2020-01-13T19:22:27.689Z] [2020-01-13T19:22:27.689Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:22:27.689Z] #68 DONE 0.0s [2020-01-13T19:22:27.689Z] [2020-01-13T19:22:27.689Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:22:27.689Z] #7 DONE 0.0s [2020-01-13T19:22:27.689Z] [2020-01-13T19:22:27.689Z] #20 [internal] load build context [2020-01-13T19:22:27.810Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T19:22:27.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T19:22:27.810Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T19:22:27.810Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T19:22:27.810Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T19:22:27.810Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T19:22:27.810Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T19:22:27.810Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T19:22:27.810Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T19:22:27.810Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T19:22:27.810Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T19:22:27.810Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T19:22:27.810Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T19:22:27.810Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T19:22:27.810Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T19:22:27.810Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T19:22:27.810Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T19:22:27.810Z] - CONFIG_EXT4_FS: enabled [2020-01-13T19:22:27.810Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T19:22:27.810Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T19:22:27.810Z] - Network Drivers: [2020-01-13T19:22:27.810Z] - "overlay": [2020-01-13T19:22:27.810Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T19:22:27.810Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T19:22:27.810Z] Optional (for encrypted networks): [2020-01-13T19:22:27.819Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-13T19:22:27.877Z] ade01ea651a2: Verifying Checksum [2020-01-13T19:22:27.877Z] ade01ea651a2: Download complete [2020-01-13T19:22:27.877Z] 85cfe9d77eff: Verifying Checksum [2020-01-13T19:22:27.877Z] 85cfe9d77eff: Download complete [2020-01-13T19:22:27.877Z] b00baabad4ce: Verifying Checksum [2020-01-13T19:22:27.877Z] b00baabad4ce: Download complete [2020-01-13T19:22:28.070Z] - CONFIG_CRYPTO: enabled [2020-01-13T19:22:28.070Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T19:22:28.070Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T19:22:28.070Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T19:22:28.070Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T19:22:28.070Z] - CONFIG_XFRM: enabled [2020-01-13T19:22:28.070Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T19:22:28.070Z] - "ipvlan": [2020-01-13T19:22:28.070Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T19:22:28.070Z] - "macvlan": [2020-01-13T19:22:28.070Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T19:22:28.070Z] - "ftp,tftp client in container": [2020-01-13T19:22:28.070Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T19:22:28.070Z] - Storage Drivers: [2020-01-13T19:22:28.070Z] - "aufs": [2020-01-13T19:22:28.070Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T19:22:28.070Z] - "btrfs": [2020-01-13T19:22:28.070Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T19:22:28.070Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T19:22:28.070Z] - "devicemapper": [2020-01-13T19:22:28.070Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T19:22:28.070Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T19:22:28.070Z] - "overlay": [2020-01-13T19:22:28.070Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T19:22:28.070Z] - "zfs": [2020-01-13T19:22:28.070Z] - /dev/zfs: missing [2020-01-13T19:22:28.070Z] - zfs command: missing [2020-01-13T19:22:28.070Z] - zpool command: missing [2020-01-13T19:22:28.070Z] [2020-01-13T19:22:28.070Z] Limits: [2020-01-13T19:22:28.075Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T19:22:28.075Z] [2020-01-13T19:22:28.075Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T19:22:28.415Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9f47d62434276bac9c9d36c304dfa46f88925177 . [2020-01-13T19:22:28.415Z] #1 [internal] load build definition from Dockerfile [2020-01-13T19:22:28.415Z] #1 transferring dockerfile: 15.58kB done [2020-01-13T19:22:28.415Z] #1 DONE 0.0s [2020-01-13T19:22:28.415Z] [2020-01-13T19:22:28.415Z] #2 [internal] load .dockerignore [2020-01-13T19:22:28.415Z] #2 transferring context: 112B done [2020-01-13T19:22:28.415Z] #2 DONE 0.0s [2020-01-13T19:22:28.415Z] [2020-01-13T19:22:28.415Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T19:22:28.673Z] #3 DONE 0.1s [2020-01-13T19:22:28.673Z] [2020-01-13T19:22:28.673Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T19:22:28.673Z] #4 CACHED [2020-01-13T19:22:29.068Z] #20 transferring context: 46.66MB 1.4s done [2020-01-13T19:22:29.068Z] #20 DONE 1.5s [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T19:22:29.068Z] #34 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:22:29.068Z] #17 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T19:22:29.068Z] #15 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:29.068Z] #62 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T19:22:29.068Z] #67 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:29.068Z] #55 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:29.068Z] #53 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:29.068Z] #57 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:22:29.068Z] #25 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:29.068Z] #36 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:29.068Z] #50 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T19:22:29.068Z] #54 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T19:22:29.068Z] #69 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T19:22:29.068Z] #24 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:22:29.068Z] #28 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:22:29.068Z] #43 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:22:29.068Z] #19 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:22:29.068Z] #59 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:22:29.068Z] #35 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T19:22:29.068Z] #40 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:22:29.068Z] #13 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T19:22:29.068Z] #70 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T19:22:29.068Z] #39 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:22:29.068Z] #10 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T19:22:29.068Z] #52 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T19:22:29.068Z] #56 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:22:29.068Z] #11 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T19:22:29.068Z] #45 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:22:29.068Z] #27 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:22:29.068Z] #41 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.068Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T19:22:29.068Z] #64 CACHED [2020-01-13T19:22:29.068Z] [2020-01-13T19:22:29.069Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #31 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:22:29.069Z] #32 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:29.069Z] #47 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:29.069Z] #23 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T19:22:29.069Z] #8 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:29.069Z] #21 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T19:22:29.069Z] #14 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T19:22:29.069Z] #46 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T19:22:29.069Z] #18 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #51 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:29.069Z] #60 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T19:22:29.069Z] #61 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:29.069Z] #65 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:29.069Z] #33 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #58 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:22:29.069Z] #22 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #42 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T19:22:29.069Z] #37 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T19:22:29.069Z] #49 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T19:22:29.069Z] #16 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #48 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T19:22:29.069Z] #29 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:22:29.069Z] #44 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:29.069Z] #38 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T19:22:29.069Z] #66 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:22:29.069Z] #26 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:29.069Z] #71 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #72 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:22:29.069Z] #30 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T19:22:29.069Z] #63 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T19:22:29.069Z] #12 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T19:22:29.069Z] #9 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T19:22:29.069Z] #73 CACHED [2020-01-13T19:22:29.069Z] [2020-01-13T19:22:29.069Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T19:22:29.194Z] ace5139f9caa: Verifying Checksum [2020-01-13T19:22:29.194Z] ace5139f9caa: Download complete [2020-01-13T19:22:29.194Z] e4d79466b81c: Verifying Checksum [2020-01-13T19:22:29.194Z] e4d79466b81c: Download complete [2020-01-13T19:22:29.247Z] [2020-01-13T19:22:29.247Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:22:29.247Z] #5 DONE 0.1s [2020-01-13T19:22:29.247Z] [2020-01-13T19:22:29.247Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T19:22:29.247Z] #6 DONE 0.0s [2020-01-13T19:22:29.247Z] [2020-01-13T19:22:29.247Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:22:29.247Z] #68 DONE 0.0s [2020-01-13T19:22:29.247Z] [2020-01-13T19:22:29.247Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:22:29.247Z] #7 DONE 0.0s [2020-01-13T19:22:29.247Z] [2020-01-13T19:22:29.247Z] #20 [internal] load build context [2020-01-13T19:22:29.561Z] ade01ea651a2: Pull complete [2020-01-13T19:22:29.930Z] fbabdb69f639: Pull complete [2020-01-13T19:22:30.295Z] ff33bd1013d7: Pull complete [2020-01-13T19:22:30.429Z] #74 DONE 1.3s [2020-01-13T19:22:30.655Z] #20 transferring context: 46.66MB 1.3s done [2020-01-13T19:22:30.655Z] #20 DONE 1.4s [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T19:22:30.655Z] #37 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:30.655Z] #57 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T19:22:30.655Z] #8 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #54 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:30.655Z] #36 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:22:30.655Z] #44 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:22:30.655Z] #13 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:30.655Z] #60 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:30.655Z] #55 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T19:22:30.655Z] #12 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:22:30.655Z] #43 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T19:22:30.655Z] #46 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:22:30.655Z] #41 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:30.655Z] #50 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T19:22:30.655Z] #61 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T19:22:30.655Z] #14 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #58 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:22:30.655Z] #35 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:30.655Z] #33 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #72 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:30.655Z] #47 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T19:22:30.655Z] #64 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #51 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #34 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:30.655Z] #71 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #31 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T19:22:30.655Z] #49 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T19:22:30.655Z] #66 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:22:30.655Z] #32 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:30.655Z] #65 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:30.655Z] #23 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:30.655Z] #53 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T19:22:30.655Z] #9 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T19:22:30.655Z] #29 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T19:22:30.655Z] #16 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #67 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:22:30.655Z] #10 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:22:30.655Z] #30 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:22:30.655Z] #11 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T19:22:30.655Z] #40 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:22:30.655Z] #59 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T19:22:30.655Z] #24 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T19:22:30.655Z] #18 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:22:30.655Z] #19 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:22:30.655Z] #27 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #42 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T19:22:30.655Z] #52 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:30.655Z] #62 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T19:22:30.655Z] #45 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:22:30.655Z] #25 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T19:22:30.655Z] #69 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #48 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T19:22:30.655Z] #70 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #63 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:22:30.655Z] #26 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T19:22:30.655Z] #15 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:22:30.655Z] #28 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T19:22:30.655Z] #56 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:22:30.655Z] #22 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:22:30.655Z] #17 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T19:22:30.655Z] #39 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:30.655Z] #21 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:30.655Z] #38 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T19:22:30.655Z] #73 CACHED [2020-01-13T19:22:30.655Z] [2020-01-13T19:22:30.655Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T19:22:30.684Z] [2020-01-13T19:22:30.684Z] #75 exporting to image [2020-01-13T19:22:30.684Z] #75 exporting layers [2020-01-13T19:22:31.096Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-01-13T19:22:31.096Z] #68 DONE 3.5s [2020-01-13T19:22:31.096Z] [2020-01-13T19:22:31.096Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:22:31.096Z] #7 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-13T19:22:31.096Z] #7 sha256:544b2d0378d9de9a8ade9cebd9a333e60cc8343f9d3dd01ccccfc4c1395ce132 1.79kB / 1.79kB done [2020-01-13T19:22:31.096Z] #7 sha256:ed081345a3da7eea4a89b77a96decf485ab30e6061db5c247c651f93d08a8963 5.46kB / 5.46kB done [2020-01-13T19:22:31.096Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 1.4s done [2020-01-13T19:22:31.096Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.2s done [2020-01-13T19:22:31.096Z] #7 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-13T19:22:31.096Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.6s done [2020-01-13T19:22:31.096Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.7s done [2020-01-13T19:22:31.096Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 2.2s done [2020-01-13T19:22:31.096Z] #7 sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 120.07MB / 120.07MB 3.4s done [2020-01-13T19:22:31.096Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 1.9s [2020-01-13T19:22:31.096Z] #7 sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 126B / 126B 1.8s done [2020-01-13T19:22:31.608Z] #75 exporting layers 0.9s done [2020-01-13T19:22:31.608Z] #75 writing image sha256:249c185b54f5e87a6f50960151b3520630d8c2255840189c22c25768e5a0c2ba done [2020-01-13T19:22:31.608Z] #75 naming to docker.io/library/docker:9f47d62434276bac9c9d36c304dfa46f88925177 done [2020-01-13T19:22:31.608Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [2020-01-13T19:22:31.630Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) [2020-01-13T19:22:31.656Z] #7 ... [2020-01-13T19:22:31.656Z] [2020-01-13T19:22:31.656Z] #20 [internal] load build context [2020-01-13T19:22:31.656Z] #20 transferring context: 46.66MB 4.2s done [2020-01-13T19:22:31.656Z] #20 DONE 4.3s [2020-01-13T19:22:31.656Z] [2020-01-13T19:22:31.656Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [Pipeline] sh [2020-01-13T19:22:31.708Z] Cloning the remote Git repository [2020-01-13T19:22:31.708Z] Cloning with configured refspecs honoured and without tags [2020-01-13T19:22:32.107Z] 85cfe9d77eff: Pull complete [2020-01-13T19:22:32.730Z] [2020-01-13T19:22:32.730Z] Removing bundles/ [2020-01-13T19:22:32.730Z] [2020-01-13T19:22:32.730Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-13T19:22:32.730Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:22:32.730Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:22:33.021Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.0s done [2020-01-13T19:22:33.021Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 [2020-01-13T19:22:33.188Z] #74 DONE 2.0s [2020-01-13T19:22:33.188Z] [2020-01-13T19:22:33.188Z] #75 exporting to image [2020-01-13T19:22:33.188Z] #75 exporting layers [2020-01-13T19:22:33.276Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.3s done [2020-01-13T19:22:33.276Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s [2020-01-13T19:22:33.320Z] Fetching without tags [2020-01-13T19:22:33.359Z] ace5139f9caa: Pull complete [2020-01-13T19:22:31.899Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T19:22:32.283Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-13T19:22:33.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:33.282Z] > git --version # timeout=10 [2020-01-13T19:22:33.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:33.337Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:33.531Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.3s done [2020-01-13T19:22:33.785Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 [2020-01-13T19:22:33.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:33.284Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:33.289Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:33.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:33.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:33.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:33.323Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:33.870Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:34.564Z] #75 exporting layers 1.5s done [2020-01-13T19:22:34.564Z] #75 writing image sha256:2fe7e75b53bbc2cd968baee6e12d7dbab019616ab098418536b2e1a44f242eb9 done [2020-01-13T19:22:34.564Z] #75 naming to docker.io/library/docker:9f47d62434276bac9c9d36c304dfa46f88925177 done [2020-01-13T19:22:34.564Z] #75 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T19:22:34.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/test/unit [2020-01-13T19:22:35.670Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.0s done [2020-01-13T19:22:35.925Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0.1s [2020-01-13T19:22:36.011Z] Merge succeeded, producing 26674b66c0c2f15f56bea54ef62d3779ec16e301 [2020-01-13T19:22:36.012Z] Checking out Revision 26674b66c0c2f15f56bea54ef62d3779ec16e301 (PR-40307) [2020-01-13T19:22:33.871Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:33.877Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:34.922Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:35.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T19:22:36.013Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:36.017Z] > git checkout -f 26674b66c0c2f15f56bea54ef62d3779ec16e301 [2020-01-13T19:22:36.163Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:22:36.184Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T19:22:37.183Z] + docker version [2020-01-13T19:22:37.183Z] Client: [2020-01-13T19:22:37.183Z] Version: 18.06.1-ce [2020-01-13T19:22:37.183Z] API version: 1.38 [2020-01-13T19:22:37.183Z] Go version: go1.10.3 [2020-01-13T19:22:37.183Z] Git commit: e68fc7a [2020-01-13T19:22:37.183Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-13T19:22:37.183Z] OS/Arch: linux/ppc64le [2020-01-13T19:22:37.183Z] Experimental: false [2020-01-13T19:22:37.183Z] [2020-01-13T19:22:37.183Z] Server: [2020-01-13T19:22:37.183Z] Engine: [2020-01-13T19:22:37.183Z] Version: 18.06.1-ce [2020-01-13T19:22:37.183Z] API version: 1.38 (minimum version 1.12) [2020-01-13T19:22:37.183Z] Go version: go1.10.3 [2020-01-13T19:22:37.183Z] Git commit: e68fc7a [2020-01-13T19:22:37.183Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-13T19:22:37.183Z] OS/Arch: linux/ppc64le [2020-01-13T19:22:37.183Z] Experimental: true [Pipeline] sh [2020-01-13T19:22:37.568Z] + docker info [2020-01-13T19:22:37.568Z] Containers: 0 [2020-01-13T19:22:37.568Z] Running: 0 [2020-01-13T19:22:37.568Z] Paused: 0 [2020-01-13T19:22:37.568Z] Stopped: 0 [2020-01-13T19:22:37.568Z] Images: 0 [2020-01-13T19:22:37.568Z] Server Version: 18.06.1-ce [2020-01-13T19:22:37.568Z] Storage Driver: overlay2 [2020-01-13T19:22:37.568Z] Backing Filesystem: extfs [2020-01-13T19:22:37.568Z] Supports d_type: true [2020-01-13T19:22:37.568Z] Native Overlay Diff: true [2020-01-13T19:22:37.568Z] Logging Driver: json-file [2020-01-13T19:22:37.568Z] Cgroup Driver: cgroupfs [2020-01-13T19:22:37.568Z] Plugins: [2020-01-13T19:22:37.568Z] Volume: local [2020-01-13T19:22:37.568Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T19:22:37.568Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-13T19:22:37.568Z] Swarm: inactive [2020-01-13T19:22:37.568Z] Runtimes: runc [2020-01-13T19:22:37.568Z] Default Runtime: runc [2020-01-13T19:22:37.568Z] Init Binary: docker-init [2020-01-13T19:22:37.568Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-13T19:22:37.568Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-13T19:22:37.568Z] init version: fec3683 [2020-01-13T19:22:37.568Z] Security Options: [2020-01-13T19:22:37.568Z] apparmor [2020-01-13T19:22:37.568Z] seccomp [2020-01-13T19:22:37.568Z] Profile: default [2020-01-13T19:22:37.568Z] Kernel Version: 4.4.0-139-generic [2020-01-13T19:22:37.568Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-13T19:22:37.568Z] OSType: linux [2020-01-13T19:22:37.568Z] Architecture: ppc64le [2020-01-13T19:22:37.568Z] CPUs: 4 [2020-01-13T19:22:37.568Z] Total Memory: 7.972GiB [2020-01-13T19:22:37.568Z] Name: ppc64le-ubuntu-20 [2020-01-13T19:22:37.568Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-13T19:22:37.568Z] Docker Root Dir: /var/lib/docker [2020-01-13T19:22:37.568Z] Debug Mode (client): false [2020-01-13T19:22:37.568Z] Debug Mode (server): false [2020-01-13T19:22:37.568Z] Username: dockerbuildbot [2020-01-13T19:22:37.568Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:22:37.568Z] Labels: [2020-01-13T19:22:37.568Z] Experimental: true [2020-01-13T19:22:37.568Z] Insecure Registries: [2020-01-13T19:22:37.568Z] 127.0.0.0/8 [2020-01-13T19:22:37.568Z] Live Restore Enabled: false [2020-01-13T19:22:37.568Z] [Pipeline] sh [2020-01-13T19:22:37.661Z] e4d79466b81c: Pull complete [2020-01-13T19:22:37.661Z] b00baabad4ce: Pull complete [2020-01-13T19:22:37.661Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-13T19:22:37.661Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-13T19:22:37.661Z] ---> 687421176e14 [2020-01-13T19:22:37.661Z] Step 5/16 : ARG BUILDX_REPO [2020-01-13T19:22:37.661Z] ---> Running in 4412271e7618 [2020-01-13T19:22:37.661Z] Removing intermediate container 4412271e7618 [2020-01-13T19:22:37.661Z] ---> dac7edf3d7b0 [2020-01-13T19:22:37.661Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-13T19:22:37.661Z] ---> Running in 0c8bd9144254 [2020-01-13T19:22:37.956Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:37.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:22:37.957Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40307/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T19:22:37.957Z] + bash /home/docker/workspace/moby_PR-40307/check-config.sh [2020-01-13T19:22:37.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T19:22:37.957Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-13T19:22:37.957Z] [2020-01-13T19:22:37.957Z] Generally Necessary: [2020-01-13T19:22:37.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T19:22:37.957Z] - apparmor: enabled and tools installed [2020-01-13T19:22:38.026Z] Cloning into '/buildx'... [2020-01-13T19:22:38.215Z] ? github.com/docker/docker/api [no test files] [2020-01-13T19:22:38.242Z] - CONFIG_NAMESPACES: enabled [2020-01-13T19:22:38.242Z] - CONFIG_NET_NS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_PID_NS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_IPC_NS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_UTS_NS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CGROUPS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T19:22:38.242Z] - CONFIG_CPUSETS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_MEMCG: enabled [2020-01-13T19:22:38.242Z] - CONFIG_KEYS: enabled [2020-01-13T19:22:38.242Z] - CONFIG_VETH: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T19:22:38.242Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T19:22:38.242Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T19:22:38.242Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-13T19:22:38.242Z] [2020-01-13T19:22:38.243Z] Optional Features: [2020-01-13T19:22:38.243Z] - CONFIG_USER_NS: enabled [2020-01-13T19:22:38.243Z] - CONFIG_SECCOMP: enabled [2020-01-13T19:22:38.243Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T19:22:38.243Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T19:22:38.439Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.1s done [2020-01-13T19:22:38.439Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 [2020-01-13T19:22:36.166Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [2020-01-13T19:22:38.530Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T19:22:38.530Z] (cgroup swap accounting is currently enabled) [2020-01-13T19:22:38.530Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-13T19:22:38.530Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T19:22:38.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T19:22:38.530Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T19:22:38.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T19:22:38.530Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T19:22:38.530Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T19:22:38.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T19:22:38.530Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T19:22:38.530Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T19:22:38.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T19:22:38.530Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T19:22:38.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T19:22:38.530Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T19:22:38.530Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T19:22:38.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T19:22:38.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T19:22:38.530Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T19:22:38.530Z] - CONFIG_EXT4_FS: enabled [2020-01-13T19:22:38.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T19:22:38.530Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T19:22:38.530Z] - Network Drivers: [2020-01-13T19:22:38.530Z] - "overlay": [2020-01-13T19:22:38.530Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T19:22:38.530Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T19:22:38.530Z] Optional (for encrypted networks): [2020-01-13T19:22:38.815Z] - CONFIG_CRYPTO: enabled [2020-01-13T19:22:38.815Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_XFRM: enabled [2020-01-13T19:22:38.815Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T19:22:38.815Z] - "ipvlan": [2020-01-13T19:22:38.815Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T19:22:38.815Z] - "macvlan": [2020-01-13T19:22:38.815Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T19:22:38.815Z] - "ftp,tftp client in container": [2020-01-13T19:22:38.815Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T19:22:38.815Z] - Storage Drivers: [2020-01-13T19:22:38.815Z] - "aufs": [2020-01-13T19:22:38.815Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T19:22:38.815Z] - "btrfs": [2020-01-13T19:22:38.815Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T19:22:38.815Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T19:22:38.815Z] - "devicemapper": [2020-01-13T19:22:38.815Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T19:22:38.815Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T19:22:38.815Z] - "overlay": [2020-01-13T19:22:38.815Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T19:22:38.815Z] - "zfs": [2020-01-13T19:22:38.815Z] - /dev/zfs: missing [2020-01-13T19:22:38.815Z] - zfs command: missing [2020-01-13T19:22:38.815Z] - zpool command: missing [2020-01-13T19:22:38.815Z] [2020-01-13T19:22:38.815Z] Limits: [2020-01-13T19:22:38.815Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T19:22:38.815Z] [2020-01-13T19:22:38.815Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T19:22:39.250Z] + make bundles/buildx [2020-01-13T19:22:39.870Z] make: command: Command not found [2020-01-13T19:22:39.870Z] make: command: Command not found [2020-01-13T19:22:39.870Z] mkdir bundles [2020-01-13T19:22:39.870Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-13T19:22:39.870Z] --build-arg BUILDX_COMMIT \ [2020-01-13T19:22:39.870Z] --build-arg BUILDX_REPO \ [2020-01-13T19:22:39.870Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-13T19:22:39.870Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-13T19:22:39.870Z] . [2020-01-13T19:22:39.870Z] /bin/sh: 4: go: not found [2020-01-13T19:22:39.870Z] /bin/sh: 5: go: not found [2020-01-13T19:22:41.240Z] Removing intermediate container 0c8bd9144254 [2020-01-13T19:22:41.240Z] ---> 94865a621b9e [2020-01-13T19:22:41.240Z] Step 7/16 : WORKDIR /buildx [2020-01-13T19:22:41.240Z] ---> Running in a12223d4706a [2020-01-13T19:22:41.240Z] Removing intermediate container a12223d4706a [2020-01-13T19:22:41.240Z] ---> 3105592f6f63 [2020-01-13T19:22:41.240Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-13T19:22:41.240Z] ---> Running in 71e028a1d3f1 [2020-01-13T19:22:41.240Z] Removing intermediate container 71e028a1d3f1 [2020-01-13T19:22:41.240Z] ---> e0dba9bfcb8b [2020-01-13T19:22:41.240Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-13T19:22:41.240Z] ---> Running in 71e32e9b1645 [2020-01-13T19:22:42.027Z] From https://github.com/docker/buildx [2020-01-13T19:22:42.027Z] * [new tag] v0.3.1 -> build [2020-01-13T19:22:42.400Z] Switched to branch 'build' [2020-01-13T19:22:42.678Z] #7 extracting sha256:ff0de9db1ab24c48b3bdccf57027320b2b7bbdb70678bfe6eb8536bba4ac7f50 4.0s done [2020-01-13T19:22:42.678Z] #7 extracting sha256:a4db81ef5640e9ef195aaabe5396616882ce7627a2f08c368bfc0d08c89aea47 done [2020-01-13T19:22:42.678Z] #7 DONE 15.3s [2020-01-13T19:22:42.678Z] [2020-01-13T19:22:42.678Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T19:22:42.770Z] Removing intermediate container 71e32e9b1645 [2020-01-13T19:22:42.770Z] ---> aa80a08eca2a [2020-01-13T19:22:42.770Z] Step 10/16 : RUN go mod download [2020-01-13T19:22:43.145Z] ---> Running in 8a12203d7fe3 [2020-01-13T19:22:43.361Z] Sending build context to Docker daemon 51.18MB [2020-01-13T19:22:43.361Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-13T19:22:43.361Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-13T19:22:43.361Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-13T19:22:43.361Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-13T19:22:43.361Z] 1.12.10-stretch: Pulling from library/golang [2020-01-13T19:22:43.361Z] fb056072eab9: Pulling fs layer [2020-01-13T19:22:43.361Z] 6a33b1f9796f: Pulling fs layer [2020-01-13T19:22:43.361Z] 8f8f8962e456: Pulling fs layer [2020-01-13T19:22:43.361Z] 68adcc365214: Pulling fs layer [2020-01-13T19:22:43.361Z] 76d8adf27bdf: Pulling fs layer [2020-01-13T19:22:43.361Z] d66e58854927: Pulling fs layer [2020-01-13T19:22:43.361Z] 71497195576e: Pulling fs layer [2020-01-13T19:22:43.361Z] 68adcc365214: Waiting [2020-01-13T19:22:43.361Z] d66e58854927: Waiting [2020-01-13T19:22:43.361Z] 71497195576e: Waiting [2020-01-13T19:22:43.361Z] 76d8adf27bdf: Waiting [2020-01-13T19:22:43.525Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-13T19:22:43.525Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-13T19:22:43.525Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-13T19:22:43.525Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-13T19:22:43.525Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-13T19:22:43.525Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-13T19:22:43.525Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-13T19:22:43.525Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-13T19:22:43.525Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-13T19:22:43.648Z] 8f8f8962e456: Verifying Checksum [2020-01-13T19:22:43.648Z] 8f8f8962e456: Download complete [2020-01-13T19:22:43.936Z] 6a33b1f9796f: Verifying Checksum [2020-01-13T19:22:43.936Z] 6a33b1f9796f: Download complete [2020-01-13T19:22:44.370Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-13T19:22:44.371Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-13T19:22:44.371Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-13T19:22:44.839Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-13T19:22:44.839Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-13T19:22:44.840Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-13T19:22:44.840Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-13T19:22:45.270Z] #8 DONE 2.5s [2020-01-13T19:22:45.270Z] [2020-01-13T19:22:45.270Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T19:22:45.511Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-13T19:22:45.511Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-13T19:22:45.830Z] #9 DONE 0.7s [2020-01-13T19:22:45.830Z] [2020-01-13T19:22:45.830Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T19:22:45.830Z] #29 DONE 0.1s [2020-01-13T19:22:45.830Z] [2020-01-13T19:22:45.830Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:22:45.830Z] #21 DONE 0.1s [2020-01-13T19:22:45.830Z] [2020-01-13T19:22:45.830Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T19:22:45.830Z] #40 DONE 0.1s [2020-01-13T19:22:45.830Z] [2020-01-13T19:22:45.830Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:22:46.088Z] #32 ... [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T19:22:46.088Z] #64 DONE 0.2s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T19:22:46.088Z] #46 DONE 0.2s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T19:22:46.088Z] #52 DONE 0.3s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T19:22:46.088Z] #70 DONE 0.3s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:22:46.088Z] #22 DONE 0.3s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T19:22:46.088Z] #49 DONE 0.3s [2020-01-13T19:22:46.088Z] [2020-01-13T19:22:46.088Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:46.343Z] #50 ... [2020-01-13T19:22:46.343Z] [2020-01-13T19:22:46.343Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:22:46.343Z] #32 DONE 0.3s [2020-01-13T19:22:46.343Z] [2020-01-13T19:22:46.343Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:46.523Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-13T19:22:46.523Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-13T19:22:46.648Z] fb056072eab9: Download complete [2020-01-13T19:22:46.933Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-13T19:22:46.933Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-13T19:22:46.933Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-13T19:22:46.933Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-13T19:22:46.933Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-13T19:22:47.687Z] 68adcc365214: Verifying Checksum [2020-01-13T19:22:47.687Z] 68adcc365214: Download complete [2020-01-13T19:22:47.790Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-13T19:22:47.790Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-13T19:22:47.976Z] 71497195576e: Verifying Checksum [2020-01-13T19:22:47.977Z] 71497195576e: Download complete [2020-01-13T19:22:48.187Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-13T19:22:48.187Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-13T19:22:48.266Z] 76d8adf27bdf: Verifying Checksum [2020-01-13T19:22:48.266Z] 76d8adf27bdf: Download complete [2020-01-13T19:22:48.579Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-13T19:22:48.579Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-13T19:22:48.579Z] go: finding github.com/lib/pq v1.0.0 [2020-01-13T19:22:49.442Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-13T19:22:49.442Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-13T19:22:49.442Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-13T19:22:49.442Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-13T19:22:49.442Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-13T19:22:49.861Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-13T19:22:49.861Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-13T19:22:49.861Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-13T19:22:49.906Z] Fetching without tags [2020-01-13T19:22:49.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:49.636Z] > git config --add remote.origin.fetch +refs/pull/40307/head:refs/remotes/origin/PR-40307 # timeout=10 [2020-01-13T19:22:49.687Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T19:22:49.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T19:22:49.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T19:22:49.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T19:22:49.942Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40307/head:refs/remotes/origin/PR-40307 +refs/heads/master:refs/remotes/origin/master [2020-01-13T19:22:50.441Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-01-13T19:22:50.673Z] Merging remotes/origin/master commit c7665019793971ec268e758bf7144e5a2113550a into PR head commit 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:50.706Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-13T19:22:50.707Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-13T19:22:50.707Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-13T19:22:50.972Z] fb056072eab9: Pull complete [2020-01-13T19:22:51.109Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-13T19:22:51.109Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-13T19:22:51.109Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-13T19:22:51.664Z] #33 ... [2020-01-13T19:22:51.664Z] [2020-01-13T19:22:51.664Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:22:51.664Z] #35 3.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:22:51.664Z] #35 3.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:22:51.664Z] #35 3.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:22:51.664Z] #35 3.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:22:51.664Z] #35 4.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:22:51.664Z] #35 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:22:52.002Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-13T19:22:52.002Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-13T19:22:52.002Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-13T19:22:52.002Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-13T19:22:52.002Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-13T19:22:52.012Z] 6a33b1f9796f: Pull complete [2020-01-13T19:22:52.012Z] 8f8f8962e456: Pull complete [2020-01-13T19:22:52.421Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-13T19:22:52.421Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-13T19:22:52.589Z] #35 ... [2020-01-13T19:22:52.589Z] [2020-01-13T19:22:52.589Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:52.589Z] #23 6.222 + RM_GOPATH=0 [2020-01-13T19:22:52.589Z] #23 6.223 + TMP_GOPATH= [2020-01-13T19:22:52.589Z] #23 6.223 + : /build [2020-01-13T19:22:52.589Z] #23 6.223 + '[' -z '' ']' [2020-01-13T19:22:52.589Z] #23 6.226 ++ mktemp -d [2020-01-13T19:22:52.589Z] #23 6.226 + export GOPATH=/tmp/tmp.4tURSdWljV [2020-01-13T19:22:52.589Z] #23 6.226 + GOPATH=/tmp/tmp.4tURSdWljV [2020-01-13T19:22:52.589Z] #23 6.226 + RM_GOPATH=1 [2020-01-13T19:22:52.590Z] #23 6.228 ++ dirname ./install.sh [2020-01-13T19:22:52.590Z] #23 6.232 + dir=. [2020-01-13T19:22:52.590Z] #23 6.232 + bin=dockercli [2020-01-13T19:22:52.590Z] #23 6.232 + shift [2020-01-13T19:22:52.590Z] #23 6.232 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T19:22:52.590Z] #23 6.232 + . ./dockercli.installer [2020-01-13T19:22:52.590Z] #23 6.232 ++ : stable [2020-01-13T19:22:52.590Z] #23 6.232 ++ : 17.06.2-ce [2020-01-13T19:22:52.590Z] #23 6.232 + install_dockercli [2020-01-13T19:22:52.590Z] #23 6.234 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T19:22:52.590Z] #23 6.234 Install docker/cli version 17.06.2-ce from stable [2020-01-13T19:22:52.590Z] #23 6.235 ++ uname -m [2020-01-13T19:22:52.590Z] #23 6.237 + arch=x86_64 [2020-01-13T19:22:52.590Z] #23 6.243 + '[' x86_64 '!=' x86_64 ']' [2020-01-13T19:22:52.590Z] #23 6.243 + url=https://download.docker.com/linux/static [2020-01-13T19:22:52.590Z] #23 6.243 + tar -xz docker/docker [2020-01-13T19:22:52.590Z] #23 6.245 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-13T19:22:52.590Z] #23 ... [2020-01-13T19:22:52.590Z] [2020-01-13T19:22:52.590Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:52.590Z] #50 6.506 + RM_GOPATH=0 [2020-01-13T19:22:52.590Z] #50 6.506 + TMP_GOPATH= [2020-01-13T19:22:52.590Z] #50 6.506 + : /build [2020-01-13T19:22:52.590Z] #50 6.507 + '[' -z '' ']' [2020-01-13T19:22:52.590Z] #50 6.518 ++ mktemp -d [2020-01-13T19:22:52.590Z] #50 6.528 + export GOPATH=/tmp/tmp.zYPwneNEBp [2020-01-13T19:22:52.590Z] #50 6.528 + GOPATH=/tmp/tmp.zYPwneNEBp [2020-01-13T19:22:52.590Z] #50 6.528 + RM_GOPATH=1 [2020-01-13T19:22:52.590Z] #50 6.530 ++ dirname ./install.sh [2020-01-13T19:22:52.590Z] #50 6.536 + dir=. [2020-01-13T19:22:52.590Z] #50 6.537 + bin=gotestsum [2020-01-13T19:22:52.590Z] #50 6.537 + shift [2020-01-13T19:22:52.590Z] #50 6.537 + '[' '!' -f ./gotestsum.installer ']' [2020-01-13T19:22:52.590Z] #50 6.537 + . ./gotestsum.installer [2020-01-13T19:22:52.590Z] #50 6.537 ++ : v0.3.5 [2020-01-13T19:22:52.590Z] #50 6.539 Installing gotestsum version v0.3.5 [2020-01-13T19:22:52.590Z] #50 6.539 + install_gotestsum [2020-01-13T19:22:52.590Z] #50 6.539 + echo 'Installing gotestsum version v0.3.5' [2020-01-13T19:22:52.590Z] #50 6.539 + go get -d gotest.tools/gotestsum [2020-01-13T19:22:52.828Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-13T19:22:52.828Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-13T19:22:50.778Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:50.832Z] > git checkout -f 30d9fe30b1c1bf52f15a41e0b106a1542a167e04 [2020-01-13T19:22:53.227Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-13T19:22:53.227Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-13T19:22:53.227Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-13T19:22:53.638Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-13T19:22:53.638Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-13T19:22:53.638Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-13T19:22:53.638Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-13T19:22:54.058Z] d66e58854927: Verifying Checksum [2020-01-13T19:22:54.058Z] d66e58854927: Download complete [2020-01-13T19:22:54.301Z] Merge succeeded, producing 4734080cc0530f86fbcff2a82e281e8b75c93d4b [2020-01-13T19:22:54.302Z] Checking out Revision 4734080cc0530f86fbcff2a82e281e8b75c93d4b (PR-40307) [2020-01-13T19:22:54.509Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-13T19:22:54.509Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-13T19:22:54.920Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-13T19:22:55.418Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-13T19:22:55.418Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-13T19:22:55.418Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-13T19:22:55.418Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-13T19:22:55.892Z] #50 ... [2020-01-13T19:22:55.892Z] [2020-01-13T19:22:55.892Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:22:55.892Z] #25 7.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:22:55.892Z] #25 7.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:22:55.892Z] #25 7.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:22:55.892Z] #25 8.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:22:55.892Z] #25 ... [2020-01-13T19:22:55.892Z] [2020-01-13T19:22:55.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:22:55.892Z] #10 7.017 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:22:55.892Z] #10 7.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:22:55.892Z] #10 7.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:22:55.892Z] #10 8.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:22:55.892Z] #10 ... [2020-01-13T19:22:55.892Z] [2020-01-13T19:22:55.892Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:22:55.892Z] #59 4.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:22:55.892Z] #59 4.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:22:55.892Z] #59 4.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:22:55.892Z] #59 5.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:22:55.892Z] #59 7.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:22:55.892Z] #59 9.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:22:55.994Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-13T19:22:55.994Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-13T19:22:56.109Z] 68adcc365214: Pull complete [2020-01-13T19:22:56.147Z] #59 ... [2020-01-13T19:22:56.147Z] [2020-01-13T19:22:56.147Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:56.147Z] #65 7.302 + RM_GOPATH=0 [2020-01-13T19:22:56.147Z] #65 7.302 + TMP_GOPATH= [2020-01-13T19:22:56.147Z] #65 7.302 + : /build/ [2020-01-13T19:22:56.147Z] #65 7.302 + '[' -z '' ']' [2020-01-13T19:22:56.147Z] #65 7.302 ++ mktemp -d [2020-01-13T19:22:56.147Z] #65 7.323 + export GOPATH=/tmp/tmp.aQj2W6yMxN [2020-01-13T19:22:56.147Z] #65 7.324 + GOPATH=/tmp/tmp.aQj2W6yMxN [2020-01-13T19:22:56.147Z] #65 7.324 + RM_GOPATH=1 [2020-01-13T19:22:56.147Z] #65 7.325 ++ dirname ./install.sh [2020-01-13T19:22:56.147Z] #65 7.325 + dir=. [2020-01-13T19:22:56.147Z] #65 7.326 + bin=rootlesskit [2020-01-13T19:22:56.147Z] #65 7.326 + shift [2020-01-13T19:22:56.147Z] #65 7.326 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-13T19:22:56.147Z] #65 7.326 + . ./rootlesskit.installer [2020-01-13T19:22:56.147Z] #65 7.327 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:22:56.147Z] #65 7.328 + install_rootlesskit [2020-01-13T19:22:56.147Z] #65 7.331 + case "$1" in [2020-01-13T19:22:56.147Z] #65 7.331 + export CGO_ENABLED=0 [2020-01-13T19:22:56.147Z] #65 7.331 + CGO_ENABLED=0 [2020-01-13T19:22:56.147Z] #65 7.331 + _install_rootlesskit [2020-01-13T19:22:56.147Z] #65 7.332 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-13T19:22:56.147Z] #65 7.332 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:22:56.147Z] #65 7.332 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aQj2W6yMxN/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:22:56.147Z] #65 7.337 Cloning into '/tmp/tmp.aQj2W6yMxN/src/github.com/rootless-containers/rootlesskit'... [2020-01-13T19:22:56.148Z] #65 ... [2020-01-13T19:22:56.148Z] [2020-01-13T19:22:56.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:22:56.148Z] #43 7.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:22:56.148Z] #43 7.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:22:56.148Z] #43 7.437 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:22:56.148Z] #43 8.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:22:53.574Z] > git merge c7665019793971ec268e758bf7144e5a2113550a # timeout=10 [2020-01-13T19:22:54.169Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-13T19:22:54.330Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T19:22:54.382Z] > git checkout -f 4734080cc0530f86fbcff2a82e281e8b75c93d4b [2020-01-13T19:22:56.402Z] #43 ... [2020-01-13T19:22:56.402Z] [2020-01-13T19:22:56.402Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:22:56.402Z] #47 7.234 + RM_GOPATH=0 [2020-01-13T19:22:56.402Z] #47 7.234 + TMP_GOPATH= [2020-01-13T19:22:56.402Z] #47 7.234 + : /build [2020-01-13T19:22:56.402Z] #47 7.235 + '[' -z '' ']' [2020-01-13T19:22:56.402Z] #47 7.237 ++ mktemp -d [2020-01-13T19:22:56.402Z] #47 7.238 + export GOPATH=/tmp/tmp.UzJMiifhov [2020-01-13T19:22:56.402Z] #47 7.238 + GOPATH=/tmp/tmp.UzJMiifhov [2020-01-13T19:22:56.402Z] #47 7.238 + RM_GOPATH=1 [2020-01-13T19:22:56.402Z] #47 7.238 ++ dirname ./install.sh [2020-01-13T19:22:56.402Z] #47 7.239 + dir=. [2020-01-13T19:22:56.402Z] #47 7.239 + bin=vndr [2020-01-13T19:22:56.402Z] #47 7.239 + shift [2020-01-13T19:22:56.402Z] #47 7.239 + '[' '!' -f ./vndr.installer ']' [2020-01-13T19:22:56.402Z] #47 7.239 + . ./vndr.installer [2020-01-13T19:22:56.402Z] #47 7.239 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:22:56.402Z] #47 7.239 + install_vndr [2020-01-13T19:22:56.402Z] #47 7.240 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-13T19:22:56.402Z] #47 7.240 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:22:56.402Z] #47 7.240 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UzJMiifhov/src/github.com/LK4D4/vndr [2020-01-13T19:22:56.402Z] #47 7.251 Cloning into '/tmp/tmp.UzJMiifhov/src/github.com/LK4D4/vndr'... [2020-01-13T19:22:56.402Z] #47 7.994 + cd /tmp/tmp.UzJMiifhov/src/github.com/LK4D4/vndr [2020-01-13T19:22:56.402Z] #47 7.994 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:22:56.402Z] #47 8.014 + go build -buildmode=pie -v -o /build/vndr . [2020-01-13T19:22:56.402Z] #47 9.291 runtime/internal/sys [2020-01-13T19:22:56.402Z] #47 9.307 internal/cpu [2020-01-13T19:22:56.402Z] #47 9.596 internal/race [2020-01-13T19:22:56.402Z] #47 9.794 sync/atomic [2020-01-13T19:22:56.402Z] #47 9.997 internal/bytealg [2020-01-13T19:22:56.402Z] #47 10.15 unicode [2020-01-13T19:22:56.510Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-13T19:22:56.510Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-13T19:22:56.510Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-13T19:22:56.658Z] #47 ... [2020-01-13T19:22:56.658Z] [2020-01-13T19:22:56.658Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:22:56.658Z] #30 7.446 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-13T19:22:56.658Z] #30 7.447 Cloning into '.'... [2020-01-13T19:22:56.658Z] #30 ... [2020-01-13T19:22:56.658Z] [2020-01-13T19:22:56.658Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:22:56.658Z] #71 6.482 + RM_GOPATH=0 [2020-01-13T19:22:56.658Z] #71 6.482 + TMP_GOPATH= [2020-01-13T19:22:56.658Z] #71 6.482 + : /build [2020-01-13T19:22:56.658Z] #71 6.482 + '[' -z '' ']' [2020-01-13T19:22:56.658Z] #71 6.482 ++ mktemp -d [2020-01-13T19:22:56.658Z] #71 6.482 + export GOPATH=/tmp/tmp.KIplSpAxU1 [2020-01-13T19:22:56.658Z] #71 6.482 + GOPATH=/tmp/tmp.KIplSpAxU1 [2020-01-13T19:22:56.658Z] #71 6.482 + RM_GOPATH=1 [2020-01-13T19:22:56.658Z] #71 6.482 ++ dirname ./install.sh [2020-01-13T19:22:56.658Z] #71 6.486 + dir=. [2020-01-13T19:22:56.658Z] #71 6.486 + bin=proxy [2020-01-13T19:22:56.658Z] #71 6.486 + shift [2020-01-13T19:22:56.658Z] #71 6.486 + '[' '!' -f ./proxy.installer ']' [2020-01-13T19:22:56.658Z] #71 6.487 + . ./proxy.installer [2020-01-13T19:22:56.658Z] #71 6.487 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:22:56.658Z] #71 6.487 + install_proxy [2020-01-13T19:22:56.658Z] #71 6.489 + case "$1" in [2020-01-13T19:22:56.658Z] #71 6.489 + export CGO_ENABLED=0 [2020-01-13T19:22:56.658Z] #71 6.489 + CGO_ENABLED=0 [2020-01-13T19:22:56.658Z] #71 6.489 + _install_proxy [2020-01-13T19:22:56.658Z] #71 6.489 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:22:56.658Z] #71 6.489 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-13T19:22:56.658Z] #71 6.489 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KIplSpAxU1/src/github.com/docker/libnetwork [2020-01-13T19:22:56.658Z] #71 6.495 Cloning into '/tmp/tmp.KIplSpAxU1/src/github.com/docker/libnetwork'... [2020-01-13T19:22:56.913Z] #71 ... [2020-01-13T19:22:56.913Z] [2020-01-13T19:22:56.913Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:22:56.913Z] #41 7.399 + git clone https://github.com/docker/distribution.git . [2020-01-13T19:22:56.913Z] #41 7.401 Cloning into '.'... [2020-01-13T19:22:56.913Z] #41 ... [2020-01-13T19:22:56.913Z] [2020-01-13T19:22:56.913Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:22:56.913Z] #53 6.784 + RM_GOPATH=0 [2020-01-13T19:22:56.913Z] #53 6.784 + TMP_GOPATH= [2020-01-13T19:22:56.913Z] #53 6.784 + : /build [2020-01-13T19:22:56.913Z] #53 6.784 + '[' -z '' ']' [2020-01-13T19:22:56.913Z] #53 6.789 ++ mktemp -d [2020-01-13T19:22:56.913Z] #53 6.789 + export GOPATH=/tmp/tmp.RtzhGXetyO [2020-01-13T19:22:56.913Z] #53 6.789 + GOPATH=/tmp/tmp.RtzhGXetyO [2020-01-13T19:22:56.913Z] #53 6.789 + RM_GOPATH=1 [2020-01-13T19:22:56.913Z] #53 6.790 ++ dirname ./install.sh [2020-01-13T19:22:56.913Z] #53 6.793 + dir=. [2020-01-13T19:22:56.913Z] #53 6.793 + bin=golangci_lint [2020-01-13T19:22:56.913Z] #53 6.793 + shift [2020-01-13T19:22:56.913Z] #53 6.793 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-13T19:22:56.913Z] #53 6.793 + . ./golangci_lint.installer [2020-01-13T19:22:56.913Z] #53 6.793 ++ : v1.20.0 [2020-01-13T19:22:56.913Z] #53 6.793 + install_golangci_lint [2020-01-13T19:22:56.913Z] #53 6.793 + echo 'Installing golangci-lint version v1.20.0' [2020-01-13T19:22:56.913Z] #53 6.795 Installing golangci-lint version v1.20.0 [2020-01-13T19:22:56.913Z] #53 6.795 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T19:22:56.965Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-13T19:22:57.169Z] #53 ... [2020-01-13T19:22:57.169Z] [2020-01-13T19:22:57.169Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:22:57.169Z] #25 11.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:22:57.418Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-13T19:22:57.418Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-13T19:22:57.418Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-13T19:22:57.824Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-13T19:22:58.226Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-13T19:22:58.226Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-13T19:22:58.639Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-13T19:22:58.826Z] 76d8adf27bdf: Pull complete [2020-01-13T19:22:59.051Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-13T19:22:59.452Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-13T19:22:59.452Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-13T19:22:59.684Z] #25 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:22:59.854Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-13T19:22:59.854Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-13T19:22:59.854Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-13T19:23:00.258Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-13T19:23:00.680Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-13T19:23:00.680Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-13T19:23:01.106Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-13T19:23:01.106Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-13T19:23:01.510Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-13T19:23:01.922Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-13T19:23:01.922Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-13T19:23:02.756Z] Commit message: "Merge commit 'c7665019793971ec268e758bf7144e5a2113550a' into HEAD" [2020-01-13T19:23:02.780Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-13T19:23:02.780Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-13T19:23:02.886Z] First time build. Skipping changelog. [2020-01-13T19:23:02.986Z] #25 ... [2020-01-13T19:23:02.986Z] [2020-01-13T19:23:02.986Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:23:02.986Z] #33 6.923 + RM_GOPATH=0 [2020-01-13T19:23:02.986Z] #33 6.923 + TMP_GOPATH= [2020-01-13T19:23:02.986Z] #33 6.923 + : /build [2020-01-13T19:23:02.986Z] #33 6.923 + '[' -z '' ']' [2020-01-13T19:23:02.986Z] #33 6.927 ++ mktemp -d [2020-01-13T19:23:02.986Z] #33 6.927 + export GOPATH=/tmp/tmp.kX0t2dHFhX [2020-01-13T19:23:02.986Z] #33 6.927 + GOPATH=/tmp/tmp.kX0t2dHFhX [2020-01-13T19:23:02.986Z] #33 6.927 + RM_GOPATH=1 [2020-01-13T19:23:02.986Z] #33 6.931 ++ dirname ./install.sh [2020-01-13T19:23:02.986Z] #33 6.932 + dir=. [2020-01-13T19:23:02.986Z] #33 6.932 + bin=tomlv [2020-01-13T19:23:02.986Z] #33 6.932 + shift [2020-01-13T19:23:02.986Z] #33 6.933 + '[' '!' -f ./tomlv.installer ']' [2020-01-13T19:23:02.986Z] #33 6.933 + . ./tomlv.installer [2020-01-13T19:23:02.986Z] #33 6.935 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:23:02.986Z] #33 6.935 + install_tomlv [2020-01-13T19:23:02.986Z] #33 6.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-13T19:23:02.986Z] #33 6.935 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:23:02.987Z] #33 6.936 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kX0t2dHFhX/src/github.com/BurntSushi/toml [2020-01-13T19:23:02.987Z] #33 6.938 Cloning into '/tmp/tmp.kX0t2dHFhX/src/github.com/BurntSushi/toml'... [2020-01-13T19:23:02.987Z] #33 7.992 + cd /tmp/tmp.kX0t2dHFhX/src/github.com/BurntSushi/toml [2020-01-13T19:23:02.987Z] #33 7.993 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:23:02.987Z] #33 8.040 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:23:02.987Z] #33 8.868 runtime/internal/atomic [2020-01-13T19:23:02.987Z] #33 8.895 internal/cpu [2020-01-13T19:23:02.987Z] #33 9.060 runtime/internal/sys [2020-01-13T19:23:02.987Z] #33 9.319 runtime/internal/math [2020-01-13T19:23:02.987Z] #33 9.386 math/bits [2020-01-13T19:23:02.987Z] #33 9.429 internal/bytealg [2020-01-13T19:23:02.987Z] #33 9.973 math [2020-01-13T19:23:02.987Z] #33 10.31 runtime [2020-01-13T19:23:02.987Z] #33 14.50 internal/testlog [2020-01-13T19:23:02.987Z] #33 14.85 encoding [2020-01-13T19:23:02.987Z] #33 14.98 runtime/cgo [2020-01-13T19:23:03.181Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-01-13T19:23:03.595Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T19:23:03.921Z] #33 ... [2020-01-13T19:23:03.921Z] [2020-01-13T19:23:03.921Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:23:03.921Z] #23 15.09 + mkdir -p /build [2020-01-13T19:23:03.921Z] #23 15.09 + mv docker/docker /build/ [2020-01-13T19:23:03.921Z] #23 15.12 + rmdir docker [2020-01-13T19:23:03.921Z] #23 DONE 17.9s [2020-01-13T19:23:03.921Z] [2020-01-13T19:23:03.921Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:23:03.921Z] #47 10.71 runtime [2020-01-13T19:23:03.921Z] #47 13.71 unicode/utf8 [2020-01-13T19:23:03.921Z] #47 14.40 math [2020-01-13T19:23:03.921Z] #47 17.66 unicode/utf16 [2020-01-13T19:23:03.921Z] #47 17.94 container/list [2020-01-13T19:23:04.040Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-13T19:23:04.040Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-13T19:23:04.040Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-13T19:23:04.040Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-13T19:23:04.344Z] d66e58854927: Pull complete [2020-01-13T19:23:04.344Z] 71497195576e: Pull complete [2020-01-13T19:23:04.344Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-13T19:23:04.344Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-13T19:23:04.344Z] ---> ebd73b5ebd31 [2020-01-13T19:23:04.344Z] Step 5/16 : ARG BUILDX_REPO [2020-01-13T19:23:04.344Z] ---> Running in 7368c43b0f7d [2020-01-13T19:23:04.628Z] Removing intermediate container 7368c43b0f7d [2020-01-13T19:23:04.628Z] ---> daf1d8711c89 [2020-01-13T19:23:04.628Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-13T19:23:04.628Z] ---> Running in b45b8fa9fc1f [2020-01-13T19:23:04.660Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-13T19:23:04.661Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-13T19:23:04.847Z] #47 18.88 crypto/internal/subtle [2020-01-13T19:23:04.912Z] Cloning into '/buildx'... [2020-01-13T19:23:05.102Z] #47 19.16 crypto/subtle [2020-01-13T19:23:05.154Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-13T19:23:05.155Z] go: finding golang.org/x/text v0.3.0 [2020-01-13T19:23:05.359Z] #47 19.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-13T19:23:05.359Z] #47 19.27 internal/nettrace [2020-01-13T19:23:05.359Z] #47 19.30 runtime/cgo [2020-01-13T19:23:05.615Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-13T19:23:05.615Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-13T19:23:05.772Z] + docker version [2020-01-13T19:23:06.067Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-13T19:23:06.067Z] go: finding github.com/golang/mock v1.1.1 [2020-01-13T19:23:06.286Z] #47 ... [2020-01-13T19:23:06.286Z] [2020-01-13T19:23:06.286Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:06.286Z] #10 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:23:06.286Z] #10 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:23:02.786Z] > git rev-list --no-walk 0839fff5d1f72f06e63c7c9cf8c869402d018e0b # timeout=10 [2020-01-13T19:23:06.485Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-13T19:23:06.485Z] go: finding github.com/kr/text v0.1.0 [2020-01-13T19:23:06.542Z] #10 ... [2020-01-13T19:23:06.542Z] [2020-01-13T19:23:06.542Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:23:06.542Z] #65 11.66 + cd /tmp/tmp.aQj2W6yMxN/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:23:06.542Z] #65 11.66 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:23:06.542Z] #65 12.20 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:23:06.542Z] #65 12.20 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-13T19:23:06.542Z] #65 ... [2020-01-13T19:23:06.542Z] [2020-01-13T19:23:06.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:06.542Z] #43 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:23:06.542Z] #43 13.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:23:06.797Z] #43 ... [2020-01-13T19:23:06.797Z] [2020-01-13T19:23:06.797Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:23:06.797Z] #59 20.84 Fetched 8319 kB in 17s (501 kB/s) [2020-01-13T19:23:06.905Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-13T19:23:06.905Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-13T19:23:06.905Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-13T19:23:07.773Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-13T19:23:07.773Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-13T19:23:07.773Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-13T19:23:07.773Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-13T19:23:07.773Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-13T19:23:07.773Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-13T19:23:08.193Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-13T19:23:08.193Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-13T19:23:08.193Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-13T19:23:08.193Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-13T19:23:08.604Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-13T19:23:08.604Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-13T19:23:09.012Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-13T19:23:09.012Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-13T19:23:09.012Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-13T19:23:09.318Z] Removing intermediate container b45b8fa9fc1f [2020-01-13T19:23:09.318Z] ---> 10bbe5627eac [2020-01-13T19:23:09.318Z] Step 7/16 : WORKDIR /buildx [2020-01-13T19:23:09.318Z] ---> Running in dbfc2cd8ee6b [2020-01-13T19:23:09.318Z] Removing intermediate container dbfc2cd8ee6b [2020-01-13T19:23:09.318Z] ---> 70429cb872d8 [2020-01-13T19:23:09.318Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-13T19:23:09.318Z] ---> Running in b33142505fa8 [2020-01-13T19:23:09.318Z] Removing intermediate container b33142505fa8 [2020-01-13T19:23:09.318Z] ---> 1e2acf74e65b [2020-01-13T19:23:09.318Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-13T19:23:09.318Z] ---> Running in 38c8c51292cd [2020-01-13T19:23:09.904Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-13T19:23:09.904Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-13T19:23:09.935Z] From https://github.com/docker/buildx [2020-01-13T19:23:09.935Z] * [new tag] v0.3.1 -> build [2020-01-13T19:23:10.314Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-13T19:23:10.554Z] Switched to branch 'build' [2020-01-13T19:23:10.732Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-13T19:23:11.143Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-13T19:23:11.143Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-13T19:23:11.176Z] Removing intermediate container 38c8c51292cd [2020-01-13T19:23:11.176Z] ---> 88b7f5d51bdb [2020-01-13T19:23:11.176Z] Step 10/16 : RUN go mod download [2020-01-13T19:23:11.176Z] ---> Running in edaac33a265a [2020-01-13T19:23:11.555Z] go: finding github.com/kr/pty v1.1.1 [2020-01-13T19:23:11.803Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-13T19:23:11.803Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-13T19:23:11.803Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-13T19:23:11.803Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-13T19:23:11.803Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-13T19:23:11.803Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-13T19:23:11.803Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-13T19:23:11.803Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-13T19:23:11.968Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-13T19:23:12.037Z] #59 20.84 Reading package lists... [2020-01-13T19:23:12.038Z] #59 ... [2020-01-13T19:23:12.038Z] [2020-01-13T19:23:12.038Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:12.038Z] #35 15.67 Fetched 8319 kB in 13s (646 kB/s) [2020-01-13T19:23:12.038Z] #35 15.67 Reading package lists... [2020-01-13T19:23:12.038Z] #35 23.00 Reading package lists... [2020-01-13T19:23:12.038Z] #35 ... [2020-01-13T19:23:12.038Z] [2020-01-13T19:23:12.038Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:23:12.038Z] #71 22.89 Checking out files: 80% (1609/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-13T19:23:12.038Z] #71 23.39 + cd /tmp/tmp.KIplSpAxU1/src/github.com/docker/libnetwork [2020-01-13T19:23:12.038Z] #71 23.39 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:23:12.038Z] #71 23.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-13T19:23:12.383Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-13T19:23:12.432Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-13T19:23:12.808Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-13T19:23:12.808Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-13T19:23:12.808Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-13T19:23:12.808Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-13T19:23:12.808Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-13T19:23:12.808Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-13T19:23:12.882Z] Client: Docker Engine - Enterprise [2020-01-13T19:23:12.882Z] Version: 19.03.2 [2020-01-13T19:23:12.882Z] API version: 1.40 [2020-01-13T19:23:12.882Z] Go version: go1.12.8 [2020-01-13T19:23:12.882Z] Git commit: c92ab06ed9 [2020-01-13T19:23:12.882Z] Built: 09/03/2019 16:38:11 [2020-01-13T19:23:12.882Z] OS/Arch: windows/amd64 [2020-01-13T19:23:12.882Z] Experimental: false [2020-01-13T19:23:12.882Z] [2020-01-13T19:23:12.882Z] Server: Docker Engine - Enterprise [2020-01-13T19:23:12.882Z] Engine: [2020-01-13T19:23:12.882Z] Version: 19.03.2 [2020-01-13T19:23:12.882Z] API version: 1.40 (minimum version 1.24) [2020-01-13T19:23:12.882Z] Go version: go1.12.8 [2020-01-13T19:23:12.882Z] Git commit: c92ab06ed9 [2020-01-13T19:23:12.882Z] Built: 09/03/2019 16:35:47 [2020-01-13T19:23:12.882Z] OS/Arch: windows/amd64 [2020-01-13T19:23:12.882Z] Experimental: true [2020-01-13T19:23:13.065Z] go: finding gopkg.in/inf.v0 v0.9.1 [Pipeline] sh [2020-01-13T19:23:13.661Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-13T19:23:13.661Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-13T19:23:13.661Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-13T19:23:13.661Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-13T19:23:13.704Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-13T19:23:13.996Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-13T19:23:13.996Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-13T19:23:14.077Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-13T19:23:14.077Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-13T19:23:14.077Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-13T19:23:14.290Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-13T19:23:14.437Z] + docker info [2020-01-13T19:23:14.583Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-13T19:23:14.583Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-13T19:23:14.583Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-13T19:23:14.594Z] #71 ... [2020-01-13T19:23:14.594Z] [2020-01-13T19:23:14.594Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:14.594Z] #35 23.00 Reading package lists... [2020-01-13T19:23:15.212Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-13T19:23:15.327Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-13T19:23:15.327Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-13T19:23:16.237Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-13T19:23:16.237Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-13T19:23:16.237Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-13T19:23:16.237Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-13T19:23:16.290Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-13T19:23:16.521Z] #35 29.25 Building dependency tree... [2020-01-13T19:23:16.526Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-13T19:23:16.709Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-13T19:23:16.837Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-13T19:23:16.837Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-13T19:23:16.837Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-13T19:23:17.111Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-13T19:23:17.111Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-13T19:23:17.111Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-13T19:23:17.472Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-13T19:23:17.508Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-13T19:23:17.925Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-13T19:23:18.102Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-13T19:23:18.319Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-13T19:23:18.319Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-13T19:23:18.319Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-13T19:23:18.319Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-13T19:23:18.319Z] go: finding cloud.google.com/go v0.26.0 [2020-01-13T19:23:18.394Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-13T19:23:18.686Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-13T19:23:18.686Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-13T19:23:18.686Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-13T19:23:18.710Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-13T19:23:18.976Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-13T19:23:19.119Z] #35 33.01 The following additional packages will be installed: [2020-01-13T19:23:19.119Z] #35 33.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-13T19:23:19.119Z] #35 33.04 Suggested packages: [2020-01-13T19:23:19.119Z] #35 33.04 cmake-doc ninja-build lrzip [2020-01-13T19:23:19.119Z] #35 ... [2020-01-13T19:23:19.119Z] [2020-01-13T19:23:19.119Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:23:19.119Z] #41 22.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-13T19:23:19.119Z] #41 24.85 + 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-01-13T19:23:19.119Z] #41 ... [2020-01-13T19:23:19.119Z] [2020-01-13T19:23:19.119Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:19.119Z] #35 33.04 Recommended packages: [2020-01-13T19:23:19.119Z] #35 33.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-13T19:23:19.268Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-13T19:23:19.268Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-13T19:23:19.559Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-13T19:23:19.559Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-13T19:23:19.565Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-13T19:23:19.565Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-13T19:23:19.565Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-13T19:23:19.974Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-13T19:23:20.088Z] #35 34.12 The following NEW packages will be installed: [2020-01-13T19:23:20.088Z] #35 34.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-13T19:23:20.088Z] #35 34.14 vim-common xxd [2020-01-13T19:23:20.088Z] #35 ... [2020-01-13T19:23:20.088Z] [2020-01-13T19:23:20.088Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:20.088Z] #43 24.31 Fetched 8319 kB in 17s (483 kB/s) [2020-01-13T19:23:20.088Z] #43 24.31 Reading package lists... [2020-01-13T19:23:20.088Z] #43 31.29 Reading package lists... [2020-01-13T19:23:20.088Z] #43 ... [2020-01-13T19:23:20.088Z] [2020-01-13T19:23:20.088Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:23:20.088Z] #53 26.92 + cd /tmp/tmp.RtzhGXetyO/src/github.com/golangci/golangci-lint/ [2020-01-13T19:23:20.088Z] #53 26.92 + git checkout -q v1.20.0 [2020-01-13T19:23:20.088Z] #53 27.80 ++ git describe --tags [2020-01-13T19:23:20.088Z] #53 27.81 + version=v1.20.0 [2020-01-13T19:23:20.088Z] #53 27.81 ++ git rev-parse --short HEAD [2020-01-13T19:23:20.088Z] #53 27.81 + commit=cc98739 [2020-01-13T19:23:20.088Z] #53 27.81 ++ git show -s --format=%cd [2020-01-13T19:23:20.088Z] #53 27.81 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-13T19:23:20.088Z] #53 27.81 + 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-01-13T19:23:20.344Z] #53 ... [2020-01-13T19:23:20.344Z] [2020-01-13T19:23:20.344Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:20.344Z] #35 34.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:23:20.344Z] #35 34.57 Need to get 14.9 MB of archives. [2020-01-13T19:23:20.344Z] #35 34.57 After this operation, 61.8 MB of additional disk space will be used. [2020-01-13T19:23:20.344Z] #35 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-13T19:23:20.344Z] #35 34.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:23:20.344Z] #35 34.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-01-13T19:23:20.396Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-13T19:23:20.587Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-13T19:23:20.599Z] #35 34.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-13T19:23:20.599Z] #35 ... [2020-01-13T19:23:20.599Z] [2020-01-13T19:23:20.599Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:20.599Z] #10 24.70 Fetched 8319 kB in 18s (464 kB/s) [2020-01-13T19:23:20.599Z] #10 24.70 Reading package lists... [2020-01-13T19:23:20.599Z] #10 31.33 Reading package lists... [2020-01-13T19:23:20.599Z] #10 ... [2020-01-13T19:23:20.599Z] [2020-01-13T19:23:20.599Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:23:20.599Z] #59 20.84 Reading package lists... [2020-01-13T19:23:20.599Z] #59 28.07 Reading package lists... [2020-01-13T19:23:20.806Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-13T19:23:20.806Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-13T19:23:20.806Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-13T19:23:20.884Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-13T19:23:20.884Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-13T19:23:20.884Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-13T19:23:21.159Z] #59 34.88 Building dependency tree... [2020-01-13T19:23:21.160Z] #59 ... [2020-01-13T19:23:21.160Z] [2020-01-13T19:23:21.160Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:21.160Z] #35 35.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-01-13T19:23:21.172Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-13T19:23:21.172Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-13T19:23:21.415Z] #35 35.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-01-13T19:23:21.415Z] #35 35.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-13T19:23:21.415Z] #35 ... [2020-01-13T19:23:21.415Z] [2020-01-13T19:23:21.415Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:23:21.415Z] #25 25.56 Fetched 8319 kB in 18s (458 kB/s) [2020-01-13T19:23:21.415Z] #25 25.56 Reading package lists... [2020-01-13T19:23:21.415Z] #25 32.07 Reading package lists... [2020-01-13T19:23:21.415Z] #25 ... [2020-01-13T19:23:21.415Z] [2020-01-13T19:23:21.415Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:21.415Z] #35 35.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-01-13T19:23:21.415Z] #35 35.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-01-13T19:23:21.415Z] #35 35.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-01-13T19:23:21.667Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-13T19:23:21.667Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-13T19:23:21.667Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-13T19:23:21.667Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-13T19:23:21.798Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-13T19:23:22.089Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-13T19:23:22.380Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-13T19:23:22.511Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-13T19:23:22.511Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-13T19:23:22.511Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-13T19:23:22.511Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-13T19:23:22.511Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-13T19:23:22.511Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-13T19:23:22.511Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-13T19:23:22.778Z] #35 37.15 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:23:22.910Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-13T19:23:23.011Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-13T19:23:23.011Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-13T19:23:23.033Z] #35 37.35 Fetched 14.9 MB in 2s (8462 kB/s) [2020-01-13T19:23:23.288Z] #35 37.43 Selecting previously unselected package xxd. [2020-01-13T19:23:23.288Z] #35 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-13T19:23:23.288Z] #35 37.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-13T19:23:23.288Z] #35 37.51 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:23:23.321Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-13T19:23:23.544Z] #35 37.72 Selecting previously unselected package vim-common. [2020-01-13T19:23:23.544Z] #35 37.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:23:23.544Z] #35 37.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:23:23.642Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-13T19:23:23.642Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-13T19:23:23.642Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-13T19:23:23.844Z] #35 38.12 Selecting previously unselected package cmake-data. [2020-01-13T19:23:23.844Z] #35 38.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-13T19:23:23.844Z] #35 38.15 Unpacking cmake-data (3.13.4-1) ... [2020-01-13T19:23:23.911Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-13T19:23:23.934Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-13T19:23:24.223Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-13T19:23:24.425Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-13T19:23:24.855Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-13T19:23:24.926Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-13T19:23:25.147Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-13T19:23:25.433Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-13T19:23:25.433Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-13T19:23:25.779Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-13T19:23:26.071Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-13T19:23:26.292Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-13T19:23:26.362Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-13T19:23:26.652Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-13T19:23:26.652Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-13T19:23:26.700Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-13T19:23:27.098Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-13T19:23:27.288Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-13T19:23:27.500Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-13T19:23:27.578Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-13T19:23:28.003Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-13T19:23:28.003Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-13T19:23:28.003Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-13T19:23:28.003Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-13T19:23:28.005Z] #35 ... [2020-01-13T19:23:28.005Z] [2020-01-13T19:23:28.005Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:23:28.005Z] #59 34.88 Building dependency tree... [2020-01-13T19:23:28.005Z] #59 38.42 The following additional packages will be installed: [2020-01-13T19:23:28.005Z] #59 38.45 libbtrfs0 [2020-01-13T19:23:28.005Z] #59 38.66 The following NEW packages will be installed: [2020-01-13T19:23:28.005Z] #59 38.72 libbtrfs-dev libbtrfs0 [2020-01-13T19:23:28.005Z] #59 39.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:23:28.005Z] #59 39.21 Need to get 119 kB of archives. [2020-01-13T19:23:28.005Z] #59 39.21 After this operation, 387 kB of additional disk space will be used. [2020-01-13T19:23:28.005Z] #59 39.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-13T19:23:28.005Z] #59 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-13T19:23:28.005Z] #59 40.27 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:23:28.005Z] #59 40.45 Fetched 119 kB in 0s (424 kB/s) [2020-01-13T19:23:28.005Z] #59 40.58 Selecting previously unselected package libbtrfs0. [2020-01-13T19:23:28.005Z] #59 40.58 (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-01-13T19:23:28.005Z] #59 40.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-13T19:23:28.005Z] #59 40.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:23:28.005Z] #59 40.80 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:23:28.005Z] #59 40.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-13T19:23:28.005Z] #59 40.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:23:28.005Z] #59 41.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:23:28.005Z] #59 41.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:23:28.005Z] #59 41.34 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:23:28.287Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-13T19:23:28.288Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-13T19:23:28.304Z] #59 ... [2020-01-13T19:23:28.304Z] [2020-01-13T19:23:28.304Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:28.304Z] #35 42.57 Selecting previously unselected package libicu63:amd64. [2020-01-13T19:23:28.304Z] #35 42.57 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-01-13T19:23:28.304Z] #35 42.61 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-13T19:23:28.429Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-13T19:23:28.845Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-13T19:23:28.845Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-13T19:23:28.865Z] #35 ... [2020-01-13T19:23:28.865Z] [2020-01-13T19:23:28.865Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:23:28.865Z] #59 DONE 43.0s [2020-01-13T19:23:28.865Z] [2020-01-13T19:23:28.865Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:23:28.865Z] #71 DONE 42.6s [2020-01-13T19:23:28.865Z] [2020-01-13T19:23:28.865Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:23:28.865Z] #60 DONE 0.2s [2020-01-13T19:23:28.865Z] [2020-01-13T19:23:28.865Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T19:23:29.164Z] #61 DONE 0.1s [2020-01-13T19:23:29.164Z] [2020-01-13T19:23:29.164Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:29.164Z] #43 31.29 Reading package lists... [2020-01-13T19:23:29.164Z] #43 37.49 Building dependency tree... [2020-01-13T19:23:29.164Z] #43 41.15 The following additional packages will be installed: [2020-01-13T19:23:29.164Z] #43 41.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-13T19:23:29.164Z] #43 41.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-13T19:23:29.164Z] #43 41.18 Suggested packages: [2020-01-13T19:23:29.164Z] #43 41.18 manpages-dev python-setuptools [2020-01-13T19:23:29.164Z] #43 42.35 The following NEW packages will be installed: [2020-01-13T19:23:29.164Z] #43 42.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-13T19:23:29.164Z] #43 42.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-13T19:23:29.164Z] #43 42.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-13T19:23:29.164Z] #43 42.37 python-six zlib1g-dev [2020-01-13T19:23:29.164Z] #43 42.83 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:23:29.164Z] #43 42.83 Need to get 4095 kB of archives. [2020-01-13T19:23:29.164Z] #43 42.83 After this operation, 22.5 MB of additional disk space will be used. [2020-01-13T19:23:29.164Z] #43 42.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-01-13T19:23:29.164Z] #43 42.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-13T19:23:29.164Z] #43 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-01-13T19:23:29.164Z] #43 42.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-13T19:23:29.164Z] #43 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-01-13T19:23:29.164Z] #43 42.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-13T19:23:29.164Z] #43 42.97 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-01-13T19:23:29.164Z] #43 42.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-01-13T19:23:29.164Z] #43 42.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-01-13T19:23:29.164Z] #43 43.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-01-13T19:23:29.164Z] #43 43.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-01-13T19:23:29.164Z] #43 43.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-01-13T19:23:29.164Z] #43 43.44 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-01-13T19:23:29.164Z] #43 43.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-01-13T19:23:29.165Z] #43 43.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-13T19:23:29.255Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-13T19:23:29.420Z] #43 43.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-01-13T19:23:29.420Z] #43 43.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-01-13T19:23:29.797Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-13T19:23:30.425Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-13T19:23:31.053Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-13T19:23:31.305Z] #43 45.47 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:23:31.305Z] #43 45.66 Fetched 4095 kB in 1s (3752 kB/s) [2020-01-13T19:23:31.305Z] #43 ... [2020-01-13T19:23:31.305Z] [2020-01-13T19:23:31.305Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:23:31.305Z] #50 45.25 + cd /tmp/tmp.zYPwneNEBp/src/gotest.tools/gotestsum [2020-01-13T19:23:31.305Z] #50 45.25 + git checkout -q v0.3.5 [2020-01-13T19:23:31.561Z] #50 45.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-13T19:23:32.554Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-13T19:23:32.554Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-13T19:23:32.859Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-13T19:23:32.859Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-13T19:23:33.449Z] #50 ... [2020-01-13T19:23:33.449Z] [2020-01-13T19:23:33.449Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:23:33.449Z] #25 32.07 Reading package lists... [2020-01-13T19:23:33.449Z] #25 38.63 Building dependency tree... [2020-01-13T19:23:33.449Z] #25 41.86 ca-certificates is already the newest version (20190110). [2020-01-13T19:23:33.449Z] #25 41.86 The following additional packages will be installed: [2020-01-13T19:23:33.449Z] #25 41.89 libjq1 libonig5 [2020-01-13T19:23:33.449Z] #25 42.20 The following NEW packages will be installed: [2020-01-13T19:23:33.449Z] #25 42.21 jq libjq1 libonig5 [2020-01-13T19:23:33.449Z] #25 42.56 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:23:33.449Z] #25 42.56 Need to get 355 kB of archives. [2020-01-13T19:23:33.449Z] #25 42.56 After this operation, 1072 kB of additional disk space will be used. [2020-01-13T19:23:33.449Z] #25 42.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-13T19:23:33.449Z] #25 42.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-13T19:23:33.449Z] #25 42.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-13T19:23:33.449Z] #25 44.14 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:23:33.449Z] #25 44.42 Fetched 355 kB in 0s (1223 kB/s) [2020-01-13T19:23:33.449Z] #25 44.64 Selecting previously unselected package libonig5:amd64. [2020-01-13T19:23:33.449Z] #25 44.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-01-13T19:23:33.449Z] #25 44.69 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-01-13T19:23:33.449Z] #25 44.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-13T19:23:33.449Z] #25 45.38 Selecting previously unselected package libjq1:amd64. [2020-01-13T19:23:33.449Z] #25 45.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-13T19:23:33.449Z] #25 45.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-13T19:23:33.449Z] #25 45.63 Selecting previously unselected package jq. [2020-01-13T19:23:33.449Z] #25 45.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-13T19:23:33.449Z] #25 45.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:23:33.449Z] #25 45.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-13T19:23:33.449Z] #25 45.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-13T19:23:33.449Z] #25 45.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:23:33.449Z] #25 46.01 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:23:33.449Z] #25 DONE 47.3s [2020-01-13T19:23:33.449Z] [2020-01-13T19:23:33.449Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:33.450Z] #43 45.85 Selecting previously unselected package libcap-dev:amd64. [2020-01-13T19:23:33.450Z] #43 45.86 (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-01-13T19:23:33.450Z] #43 45.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-01-13T19:23:33.450Z] #43 45.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-01-13T19:23:33.450Z] #43 46.10 Selecting previously unselected package libnet1:amd64. [2020-01-13T19:23:33.450Z] #43 46.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-13T19:23:33.450Z] #43 46.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-13T19:23:33.450Z] #43 46.24 Selecting previously unselected package libnet1-dev. [2020-01-13T19:23:33.450Z] #43 46.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-13T19:23:33.450Z] #43 46.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:23:33.450Z] #43 47.85 Selecting previously unselected package libnl-3-200:amd64. [2020-01-13T19:23:33.705Z] #43 ... [2020-01-13T19:23:33.705Z] [2020-01-13T19:23:33.705Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:23:33.705Z] #26 DONE 0.6s [2020-01-13T19:23:33.705Z] [2020-01-13T19:23:33.705Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:33.705Z] #43 47.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-13T19:23:33.705Z] #43 47.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-13T19:23:33.705Z] #43 ... [2020-01-13T19:23:33.705Z] [2020-01-13T19:23:33.705Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:23:33.705Z] #33 37.43 internal/reflectlite [2020-01-13T19:23:33.705Z] #33 37.43 sync [2020-01-13T19:23:33.705Z] #33 39.92 errors [2020-01-13T19:23:33.705Z] #33 39.93 sort [2020-01-13T19:23:33.705Z] #33 40.29 strconv [2020-01-13T19:23:33.705Z] #33 41.55 io [2020-01-13T19:23:33.705Z] #33 42.42 internal/oserror [2020-01-13T19:23:33.705Z] #33 42.53 syscall [2020-01-13T19:23:33.705Z] #33 44.47 reflect [2020-01-13T19:23:33.705Z] #33 ... [2020-01-13T19:23:33.705Z] [2020-01-13T19:23:33.705Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:33.705Z] #43 48.01 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-13T19:23:33.705Z] #43 48.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-01-13T19:23:33.705Z] #43 48.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-13T19:23:33.892Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-13T19:23:33.961Z] #43 ... [2020-01-13T19:23:33.962Z] [2020-01-13T19:23:33.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:33.962Z] #10 31.33 Reading package lists... [2020-01-13T19:23:33.962Z] #10 38.44 Building dependency tree... [2020-01-13T19:23:33.962Z] #10 41.81 The following additional packages will be installed: [2020-01-13T19:23:33.962Z] #10 41.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-13T19:23:33.962Z] #10 41.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-13T19:23:33.962Z] #10 41.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-13T19:23:33.962Z] #10 41.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:23:33.962Z] #10 41.83 Suggested packages: [2020-01-13T19:23:33.962Z] #10 41.83 gcc-8-locales seccomp wine64 [2020-01-13T19:23:33.962Z] #10 42.99 The following NEW packages will be installed: [2020-01-13T19:23:33.962Z] #10 42.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-13T19:23:33.962Z] #10 42.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-13T19:23:33.962Z] #10 42.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-13T19:23:33.962Z] #10 42.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-13T19:23:33.962Z] #10 42.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-13T19:23:33.962Z] #10 43.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:23:33.962Z] #10 43.55 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:23:33.962Z] #10 43.55 Need to get 77.7 MB of archives. [2020-01-13T19:23:33.962Z] #10 43.55 After this operation, 487 MB of additional disk space will be used. [2020-01-13T19:23:33.962Z] #10 43.55 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-01-13T19:23:33.962Z] #10 43.94 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-01-13T19:23:33.962Z] #10 44.31 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-01-13T19:23:33.962Z] #10 44.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-01-13T19:23:33.962Z] #10 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-01-13T19:23:33.962Z] #10 44.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-13T19:23:33.962Z] #10 45.33 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-01-13T19:23:33.962Z] #10 45.73 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-01-13T19:23:33.962Z] #10 45.74 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-01-13T19:23:34.183Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-13T19:23:34.217Z] #10 ... [2020-01-13T19:23:34.217Z] [2020-01-13T19:23:34.217Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:23:34.217Z] #62 3.345 + RM_GOPATH=0 [2020-01-13T19:23:34.217Z] #62 3.345 + TMP_GOPATH= [2020-01-13T19:23:34.217Z] #62 3.345 + : /build [2020-01-13T19:23:34.217Z] #62 3.345 + '[' -z '' ']' [2020-01-13T19:23:34.217Z] #62 3.348 ++ mktemp -d [2020-01-13T19:23:34.217Z] #62 3.351 + export GOPATH=/tmp/tmp.0KFuSyvT9J [2020-01-13T19:23:34.217Z] #62 3.351 + GOPATH=/tmp/tmp.0KFuSyvT9J [2020-01-13T19:23:34.217Z] #62 3.351 + RM_GOPATH=1 [2020-01-13T19:23:34.217Z] #62 3.353 ++ dirname ./install.sh [2020-01-13T19:23:34.217Z] #62 3.361 + dir=. [2020-01-13T19:23:34.217Z] #62 3.363 + bin=containerd [2020-01-13T19:23:34.217Z] #62 3.363 + shift [2020-01-13T19:23:34.217Z] #62 3.363 + '[' '!' -f ./containerd.installer ']' [2020-01-13T19:23:34.217Z] #62 3.364 + . ./containerd.installer [2020-01-13T19:23:34.217Z] #62 3.364 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:23:34.217Z] #62 3.366 + install_containerd [2020-01-13T19:23:34.217Z] #62 3.366 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-13T19:23:34.217Z] #62 3.366 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:23:34.217Z] #62 3.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0KFuSyvT9J/src/github.com/containerd/containerd [2020-01-13T19:23:34.217Z] #62 3.374 Cloning into '/tmp/tmp.0KFuSyvT9J/src/github.com/containerd/containerd'... [2020-01-13T19:23:34.474Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-13T19:23:34.514Z] #62 ... [2020-01-13T19:23:34.514Z] [2020-01-13T19:23:34.514Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:23:34.769Z] #30 48.82 Checking out files: 92% (1217/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-13T19:23:34.769Z] #30 48.93 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-13T19:23:35.024Z] #30 ... [2020-01-13T19:23:35.025Z] [2020-01-13T19:23:35.025Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:23:35.025Z] #47 38.86 sync [2020-01-13T19:23:35.025Z] #47 38.86 internal/reflectlite [2020-01-13T19:23:35.025Z] #47 40.57 github.com/LK4D4/vndr/godl/singleflight [2020-01-13T19:23:35.025Z] #47 40.84 math/rand [2020-01-13T19:23:35.025Z] #47 41.73 internal/singleflight [2020-01-13T19:23:35.025Z] #47 42.03 strconv [2020-01-13T19:23:35.025Z] #47 42.05 io [2020-01-13T19:23:35.025Z] #47 43.86 bytes [2020-01-13T19:23:35.025Z] #47 46.19 bufio [2020-01-13T19:23:35.025Z] #47 46.65 reflect [2020-01-13T19:23:35.025Z] #47 48.34 syscall [2020-01-13T19:23:35.025Z] #47 ... [2020-01-13T19:23:35.025Z] [2020-01-13T19:23:35.025Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:35.025Z] #43 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-13T19:23:35.025Z] #43 48.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-13T19:23:35.025Z] #43 48.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-13T19:23:35.025Z] #43 48.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-13T19:23:35.025Z] #43 48.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-01-13T19:23:35.025Z] #43 48.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-13T19:23:35.025Z] #43 48.75 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-13T19:23:35.025Z] #43 48.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-01-13T19:23:35.025Z] #43 48.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-13T19:23:35.025Z] #43 49.05 Selecting previously unselected package libprotobuf17:amd64. [2020-01-13T19:23:35.025Z] #43 49.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:35.025Z] #43 49.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:35.951Z] #43 49.93 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-01-13T19:23:35.951Z] #43 49.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:35.951Z] #43 49.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:35.951Z] #43 50.17 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-13T19:23:35.951Z] #43 50.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:35.951Z] #43 50.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:36.631Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-13T19:23:37.264Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-13T19:23:37.317Z] #43 51.41 Selecting previously unselected package libprotoc17:amd64. [2020-01-13T19:23:37.317Z] #43 51.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:37.317Z] #43 51.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:37.552Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-13T19:23:37.842Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-13T19:23:37.877Z] #43 52.18 Selecting previously unselected package protobuf-c-compiler. [2020-01-13T19:23:37.877Z] #43 52.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-01-13T19:23:37.877Z] #43 52.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:23:38.174Z] #43 52.37 Selecting previously unselected package protobuf-compiler. [2020-01-13T19:23:38.174Z] #43 52.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:38.174Z] #43 52.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:23:38.174Z] #43 52.60 Selecting previously unselected package python-pkg-resources. [2020-01-13T19:23:38.429Z] #43 52.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:23:38.429Z] #43 52.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-13T19:23:38.478Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-13T19:23:38.685Z] #43 52.85 Selecting previously unselected package python-six. [2020-01-13T19:23:38.685Z] #43 52.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-13T19:23:38.685Z] #43 52.86 Unpacking python-six (1.12.0-1) ... [2020-01-13T19:23:38.685Z] #43 53.02 Selecting previously unselected package python-protobuf. [2020-01-13T19:23:38.685Z] #43 53.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-01-13T19:23:38.685Z] #43 53.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-13T19:23:38.767Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-13T19:23:39.055Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-13T19:23:39.612Z] #43 53.69 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-13T19:23:39.612Z] #43 ... [2020-01-13T19:23:39.612Z] [2020-01-13T19:23:39.612Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:39.612Z] #27 4.032 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T19:23:39.612Z] #27 4.416 [2020-01-13T19:23:39.612Z] #27 4.621 # 2.7% ##### 7.9% ########## 14.9% ############### 21.4% #################### 29.0% ########################### 38.8% ################################# 46.5% ##################################### 52.7% ########################################## 58.7% ############################################## 64.7% ################################################### 72.1% ########################################################## 81.4% ############################################################### 88.0% ################################################################### 93.6% ######################################################################## 100.0% [2020-01-13T19:23:39.645Z] Client: [2020-01-13T19:23:39.645Z] Debug Mode: false [2020-01-13T19:23:39.645Z] Plugins: [2020-01-13T19:23:39.645Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-13T19:23:39.645Z] [2020-01-13T19:23:39.645Z] Server: [2020-01-13T19:23:39.645Z] Containers: 0 [2020-01-13T19:23:39.645Z] Running: 0 [2020-01-13T19:23:39.645Z] Paused: 0 [2020-01-13T19:23:39.645Z] Stopped: 0 [2020-01-13T19:23:39.645Z] Images: 0 [2020-01-13T19:23:39.645Z] Server Version: 19.03.2 [2020-01-13T19:23:39.645Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-01-13T19:23:39.645Z] LCOW: [2020-01-13T19:23:39.645Z] Windows: [2020-01-13T19:23:39.645Z] Logging Driver: json-file [2020-01-13T19:23:39.645Z] Plugins: [2020-01-13T19:23:39.645Z] Volume: local [2020-01-13T19:23:39.645Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-13T19:23:39.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T19:23:39.645Z] Swarm: inactive [2020-01-13T19:23:39.645Z] Default Isolation: process [2020-01-13T19:23:39.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T19:23:39.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T19:23:39.645Z] OSType: windows [2020-01-13T19:23:39.645Z] Architecture: x86_64 [2020-01-13T19:23:39.645Z] CPUs: 4 [2020-01-13T19:23:39.645Z] Total Memory: 32GiB [2020-01-13T19:23:39.645Z] Name: azwin-2-ef4ef0 [2020-01-13T19:23:39.645Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-13T19:23:39.645Z] Docker Root Dir: D:\docker [2020-01-13T19:23:39.645Z] Debug Mode: false [2020-01-13T19:23:39.645Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:23:39.645Z] Labels: [2020-01-13T19:23:39.645Z] Experimental: true [2020-01-13T19:23:39.645Z] Insecure Registries: [2020-01-13T19:23:39.645Z] 10.0.0.4:5000 [2020-01-13T19:23:39.645Z] 127.0.0.0/8 [2020-01-13T19:23:39.645Z] Registry Mirrors: [2020-01-13T19:23:39.645Z] http://10.0.0.4:5000/ [2020-01-13T19:23:39.645Z] Live Restore Enabled: false [2020-01-13T19:23:39.645Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-13T19:23:40.102Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-13T19:23:40.172Z] #27 6.636 #=#=# [2020-01-13T19:23:41.267Z] #27 6.939 ##### 7.7% ################ 23.0% ######################## 34.7% ################################### 48.9% ############################################# 63.6% ##################################################### 74.5% ############################################################### 87.6% ######################################################################## 100.0% [2020-01-13T19:23:41.839Z] #27 8.070 [2020-01-13T19:23:42.158Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-13T19:23:42.449Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-13T19:23:43.381Z] #27 8.310 #### 6.2% ####### 10.5% ############# 19.4% ############### 22.2% ################## 25.5% ######################## 33.9% ############################## 42.6% ################################### 49.8% ######################################### 57.5% ############################################### 65.7% ###################################################### 75.5% ########################################################### 82.7% [2020-01-13T19:23:43.381Z] #27 ... [2020-01-13T19:23:43.381Z] [2020-01-13T19:23:43.381Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:23:43.381Z] #35 50.66 Selecting previously unselected package libxml2:amd64. [2020-01-13T19:23:43.381Z] #35 50.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 50.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:23:43.381Z] #35 51.47 Selecting previously unselected package libarchive13:amd64. [2020-01-13T19:23:43.381Z] #35 51.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 51.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-13T19:23:43.381Z] #35 51.83 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-13T19:23:43.381Z] #35 51.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 51.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-13T19:23:43.381Z] #35 52.02 Selecting previously unselected package librhash0:amd64. [2020-01-13T19:23:43.381Z] #35 52.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 52.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-01-13T19:23:43.381Z] #35 52.25 Selecting previously unselected package libuv1:amd64. [2020-01-13T19:23:43.381Z] #35 52.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 52.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-01-13T19:23:43.381Z] #35 52.47 Selecting previously unselected package cmake. [2020-01-13T19:23:43.381Z] #35 52.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-01-13T19:23:43.381Z] #35 52.52 Unpacking cmake (3.13.4-1) ... [2020-01-13T19:23:43.381Z] #35 56.40 Setting up libicu63:amd64 (63.1-6) ... [2020-01-13T19:23:43.381Z] #35 56.41 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:23:43.381Z] #35 56.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-01-13T19:23:43.381Z] #35 56.46 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:23:43.381Z] #35 56.49 Setting up librhash0:amd64 (1.3.8-1) ... [2020-01-13T19:23:43.381Z] #35 56.51 Setting up cmake-data (3.13.4-1) ... [2020-01-13T19:23:43.381Z] #35 56.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:23:43.381Z] #35 56.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-13T19:23:43.381Z] #35 56.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-01-13T19:23:43.381Z] #35 56.57 Setting up cmake (3.13.4-1) ... [2020-01-13T19:23:43.381Z] #35 56.59 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:23:43.381Z] #35 56.69 Processing triggers for mime-support (3.62) ... [2020-01-13T19:23:43.381Z] #35 DONE 57.7s [2020-01-13T19:23:43.381Z] [2020-01-13T19:23:43.381Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:43.382Z] #27 8.310 #### 6.2% ####### 10.5% ############# 19.4% ############### 22.2% ################## 25.5% ######################## 33.9% ############################## 42.6% ################################### 49.8% ######################################### 57.5% ############################################### 65.7% ###################################################### 75.5% ########################################################### 82.7% ################################################################# 91.4% #################################################################### 95.5% [2020-01-13T19:23:43.382Z] #27 ... [2020-01-13T19:23:43.382Z] [2020-01-13T19:23:43.382Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:23:43.479Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-13T19:23:43.636Z] #36 DONE 0.1s [2020-01-13T19:23:43.637Z] [2020-01-13T19:23:43.637Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:43.637Z] #27 8.310 #### 6.2% ####### 10.5% ############# 19.4% ############### 22.2% ################## 25.5% ######################## 33.9% ############################## 42.6% ################################### 49.8% ######################################### 57.5% ############################################### 65.7% ###################################################### 75.5% ########################################################### 82.7% ################################################################# 91.4% #################################################################### 95.5% ####################################################################### 99.9% ######################################################################## 100.0% [2020-01-13T19:23:43.637Z] #27 ... [2020-01-13T19:23:43.637Z] [2020-01-13T19:23:43.637Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T19:23:43.637Z] #37 DONE 0.1s [2020-01-13T19:23:43.892Z] [2020-01-13T19:23:43.892Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:23:44.822Z] #38 ... [2020-01-13T19:23:44.822Z] [2020-01-13T19:23:44.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:44.822Z] #10 48.95 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-01-13T19:23:44.822Z] #10 51.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-01-13T19:23:44.822Z] #10 51.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-01-13T19:23:44.822Z] #10 51.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-01-13T19:23:44.822Z] #10 51.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-01-13T19:23:44.822Z] #10 51.09 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-01-13T19:23:44.822Z] #10 51.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB] [2020-01-13T19:23:44.822Z] #10 51.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-01-13T19:23:44.822Z] #10 51.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-01-13T19:23:44.822Z] #10 51.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-01-13T19:23:44.822Z] #10 51.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-01-13T19:23:44.822Z] #10 51.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-01-13T19:23:44.822Z] #10 51.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-01-13T19:23:44.822Z] #10 51.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-01-13T19:23:44.822Z] #10 51.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-01-13T19:23:44.822Z] #10 51.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB] [2020-01-13T19:23:44.822Z] #10 52.43 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:23:44.822Z] #10 52.68 Fetched 77.7 MB in 8s (9649 kB/s) [2020-01-13T19:23:44.822Z] #10 52.76 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-13T19:23:44.822Z] #10 52.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-01-13T19:23:44.822Z] #10 52.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-01-13T19:23:44.822Z] #10 52.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:23:44.822Z] #10 56.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-13T19:23:44.822Z] #10 56.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-01-13T19:23:44.822Z] #10 56.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:23:44.822Z] #10 ... [2020-01-13T19:23:44.822Z] [2020-01-13T19:23:44.822Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:44.822Z] #27 10.41 [2020-01-13T19:23:44.995Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-13T19:23:44.995Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-13T19:23:45.628Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-13T19:23:46.614Z] #27 10.72 0.1% # 1.8% ## 4.0% ##### 7.0% ###### 9.3% ######## 11.2% ######### 13.6% ########## 15.2% ############ 17.8% ############## 19.9% ############### 21.7% ################ 23.3% ################## 25.4% #################### 28.0% ##################### 29.9% ###################### 31.8% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 40.3% [2020-01-13T19:23:46.614Z] #27 ... [2020-01-13T19:23:46.614Z] [2020-01-13T19:23:46.614Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:23:46.614Z] #30 50.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-13T19:23:46.614Z] #30 ... [2020-01-13T19:23:46.614Z] [2020-01-13T19:23:46.614Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:46.684Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-13T19:23:46.709Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T19:23:46.709Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T19:23:46.709Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-01-13T19:23:46.709Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.5% of statements [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T19:23:46.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.6% of statements [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/builder/remotecontext/git 3.461s coverage: 86.3% of statements [2020-01-13T19:23:46.710Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.2% of statements [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T19:23:46.710Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T19:23:47.316Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-13T19:23:47.381Z] #27 10.72 0.1% # 1.8% ## 4.0% ##### 7.0% ###### 9.3% ######## 11.2% ######### 13.6% ########## 15.2% ############ 17.8% ############## 19.9% ############### 21.7% ################ 23.3% ################## 25.4% #################### 28.0% ##################### 29.9% ###################### 31.8% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 40.3% ############################## 42.0% ############################### 43.8% ################################ 45.6% ################################## 47.9% ################################### 49.7% ###################################### 52.8% ######################################## 56.6% ########################################## 59.4% ############################################ 61.5% [2020-01-13T19:23:47.381Z] #27 ... [2020-01-13T19:23:47.381Z] [2020-01-13T19:23:47.381Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:23:47.381Z] #33 51.32 time [2020-01-13T19:23:47.381Z] #33 57.97 internal/poll [2020-01-13T19:23:47.381Z] #33 60.01 internal/fmtsort [2020-01-13T19:23:47.381Z] #33 60.40 internal/syscall/unix [2020-01-13T19:23:47.381Z] #33 60.73 os [2020-01-13T19:23:47.381Z] #33 61.07 strings [2020-01-13T19:23:47.606Z] go: finding golang.org/x/text v0.3.0 [2020-01-13T19:23:47.635Z] #33 ... [2020-01-13T19:23:47.635Z] [2020-01-13T19:23:47.635Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:48.237Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-13T19:23:48.529Z] go: finding github.com/kr/text v0.1.0 [2020-01-13T19:23:48.819Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-13T19:23:49.423Z] #27 10.72 0.1% # 1.8% ## 4.0% ##### 7.0% ###### 9.3% ######## 11.2% ######### 13.6% ########## 15.2% ############ 17.8% ############## 19.9% ############### 21.7% ################ 23.3% ################## 25.4% #################### 28.0% ##################### 29.9% ###################### 31.8% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 40.3% ############################## 42.0% ############################### 43.8% ################################ 45.6% ################################## 47.9% ################################### 49.7% ###################################### 52.8% ######################################## 56.6% ########################################## 59.4% ############################################ 61.5% ############################################## 64.2% ############################################### 66.4% ################################################# 68.2% ################################################## 69.8% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.7% ####################################################### 77.6% ######################################################### 79.6% ########################################################## 81.5% ########################################################### 83.0% ############################################################# 85.2% ############################################################## 87.1% ############################################################### 88.7% ################################################################# 90.7% ################################################################### 93.1% ##################################################################### 96.3% ######################################################################## 100.0% [2020-01-13T19:23:49.423Z] #27 15.85 [2020-01-13T19:23:49.850Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-13T19:23:50.390Z] #27 16.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T19:23:50.951Z] #27 17.16 [2020-01-13T19:23:50.951Z] #27 17.32 ######################################################################## 100.0% [2020-01-13T19:23:51.206Z] #27 17.54 [2020-01-13T19:23:51.354Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-13T19:23:51.354Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-13T19:23:51.649Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-13T19:23:51.649Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-13T19:23:51.990Z] ok github.com/docker/docker/client 0.426s coverage: 75.8% of statements [2020-01-13T19:23:52.134Z] #27 18.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T19:23:52.134Z] #27 18.70 [2020-01-13T19:23:52.134Z] #27 ... [2020-01-13T19:23:52.134Z] [2020-01-13T19:23:52.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:23:52.134Z] #47 56.19 time [2020-01-13T19:23:52.134Z] #47 62.03 strings [2020-01-13T19:23:52.134Z] #47 63.23 os [2020-01-13T19:23:52.134Z] #47 65.77 regexp/syntax [2020-01-13T19:23:52.282Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-13T19:23:52.390Z] #47 ... [2020-01-13T19:23:52.390Z] [2020-01-13T19:23:52.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:52.390Z] #10 59.95 Selecting previously unselected package binutils-mingw-w64. [2020-01-13T19:23:52.390Z] #10 59.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-13T19:23:52.390Z] #10 59.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:23:52.390Z] #10 60.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-13T19:23:52.390Z] #10 60.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-13T19:23:52.390Z] #10 60.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-13T19:23:52.390Z] #10 60.39 Selecting previously unselected package dmsetup. [2020-01-13T19:23:52.390Z] #10 60.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-01-13T19:23:52.390Z] #10 60.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-13T19:23:52.390Z] #10 60.67 Selecting previously unselected package mingw-w64-common. [2020-01-13T19:23:52.390Z] #10 60.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-13T19:23:52.390Z] #10 60.68 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-13T19:23:52.646Z] #10 ... [2020-01-13T19:23:52.646Z] [2020-01-13T19:23:52.646Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:52.646Z] #27 18.97 #################### 29.1% ######################################################################## 100.0% [2020-01-13T19:23:52.901Z] #27 19.25 [2020-01-13T19:23:52.912Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-13T19:23:52.912Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-13T19:23:52.912Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-13T19:23:53.559Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-13T19:23:53.559Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-13T19:23:53.828Z] #27 20.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T19:23:53.828Z] #27 20.23 skipping existing 1849cc453dee [2020-01-13T19:23:54.087Z] #27 20.38 [2020-01-13T19:23:54.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:23:54.216Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-13T19:23:54.216Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-13T19:23:54.216Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-13T19:23:54.648Z] [2020-01-13T19:23:54.846Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-13T19:23:54.846Z] go: finding github.com/lib/pq v1.0.0 [2020-01-13T19:23:55.064Z] #27 21.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T19:23:55.064Z] #27 ... [2020-01-13T19:23:55.064Z] [2020-01-13T19:23:55.064Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:55.064Z] #43 59.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 59.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-13T19:23:55.064Z] #43 59.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-13T19:23:55.064Z] #43 59.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-01-13T19:23:55.064Z] #43 59.28 Setting up python-six (1.12.0-1) ... [2020-01-13T19:23:55.064Z] #43 63.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-01-13T19:23:55.064Z] #43 63.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-13T19:23:55.064Z] #43 63.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 63.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-01-13T19:23:55.064Z] #43 63.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 63.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 63.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:23:55.064Z] #43 63.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 63.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:23:55.064Z] #43 63.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-13T19:23:55.064Z] #43 ... [2020-01-13T19:23:55.064Z] [2020-01-13T19:23:55.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:23:55.064Z] #10 67.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-13T19:23:55.064Z] #10 67.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-13T19:23:55.064Z] #10 67.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:23:55.233Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-13T19:23:55.233Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb5277ec\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-13T19:23:55.233Z] ---------------------------------------------------------------------------- [2020-01-13T19:23:55.233Z] [2020-01-13T19:23:55.233Z] INFO: executeCI.ps1 starting at Mon Jan 13 19:23:55 CUT 2020 [2020-01-13T19:23:55.233Z] [2020-01-13T19:23:55.233Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-13T19:23:55.233Z] INFO: Running git version 2.24.0.windows.1 [2020-01-13T19:23:55.474Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-13T19:23:55.474Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-13T19:23:55.695Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-13T19:23:55.695Z] INFO: Environment variables: [2020-01-13T19:23:55.695Z] [2020-01-13T19:23:55.695Z] Name Value [2020-01-13T19:23:55.695Z] ---- ----- [2020-01-13T19:23:55.695Z] ALLUSERSPROFILE C:\ProgramData [2020-01-13T19:23:55.695Z] amd64 true [2020-01-13T19:23:55.695Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-13T19:23:55.695Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-13T19:23:55.695Z] arm64 true [2020-01-13T19:23:55.695Z] BRANCH_NAME PR-40307 [2020-01-13T19:23:55.695Z] BUILD_DISPLAY_NAME #16 [2020-01-13T19:23:55.695Z] BUILD_ID 16 [2020-01-13T19:23:55.695Z] BUILD_NUMBER 16 [2020-01-13T19:23:55.695Z] BUILD_TAG jenkins-moby-PR-40307-16 [2020-01-13T19:23:55.695Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40307/16/ [2020-01-13T19:23:55.695Z] CHANGE_AUTHOR dperny [2020-01-13T19:23:55.695Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2020-01-13T19:23:55.695Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2020-01-13T19:23:55.695Z] CHANGE_BRANCH swarm-jobs [2020-01-13T19:23:55.695Z] CHANGE_FORK dperny [2020-01-13T19:23:55.695Z] CHANGE_ID 40307 [2020-01-13T19:23:55.695Z] CHANGE_TARGET master [2020-01-13T19:23:55.695Z] CHANGE_TITLE Add support for swarm jobs [2020-01-13T19:23:55.695Z] CHANGE_URL https://github.com/moby/moby/pull/40307 [2020-01-13T19:23:55.695Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T19:23:55.695Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-13T19:23:55.695Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-13T19:23:55.695Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-13T19:23:55.695Z] COMPUTERNAME azwin-2-ef4ef0 [2020-01-13T19:23:55.695Z] ComSpec C:\windows\system32\cmd.exe [2020-01-13T19:23:55.695Z] ConfigSequenceNumber 0 [2020-01-13T19:23:55.695Z] dco true [2020-01-13T19:23:55.695Z] DOCKER_BUILDKIT 0 [2020-01-13T19:23:55.695Z] DOCKER_DUT_DEBUG 1 [2020-01-13T19:23:55.695Z] DOCKER_EXPERIMENTAL 1 [2020-01-13T19:23:55.695Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-13T19:23:55.695Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-13T19:23:55.695Z] EXECUTOR_NUMBER 0 [2020-01-13T19:23:55.695Z] FQDN azwin-2-ef4ef0.westus.cloudapp.azure.com [2020-01-13T19:23:55.695Z] GIT_BRANCH PR-40307 [2020-01-13T19:23:55.695Z] GIT_COMMIT 9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:23:55.695Z] GIT_PREVIOUS_COMMIT 0839fff5d1f72f06e63c7c9cf8c869402d018e0b [2020-01-13T19:23:55.695Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f3d6eff41da920e53702aee54a5d8ffb1ed46930 [2020-01-13T19:23:55.695Z] GIT_URL https://github.com/moby/moby.git [2020-01-13T19:23:55.695Z] HUDSON_COOKIE ca0a5c4d-7c1c-4f07-80e5-7c1c24d62ae9 [2020-01-13T19:23:55.695Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-13T19:23:55.695Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-13T19:23:55.695Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-13T19:23:55.695Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-13T19:23:55.695Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-13T19:23:55.695Z] JENKINS_NODE_COOKIE f0dad560-96a8-4cdf-8cea-1410e5676159 [2020-01-13T19:23:55.695Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-13T19:23:55.695Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-13T19:23:55.695Z] JOB_BASE_NAME PR-40307 [2020-01-13T19:23:55.695Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40307/display/redirect [2020-01-13T19:23:55.695Z] JOB_NAME moby/PR-40307 [2020-01-13T19:23:55.695Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40307/ [2020-01-13T19:23:55.695Z] library.jps.version master [2020-01-13T19:23:55.695Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-13T19:23:55.695Z] NODE_LABELS amd64 azure azwin-2-ef4ef0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-13T19:23:55.695Z] NODE_NAME azwin-2-ef4ef0 [2020-01-13T19:23:55.695Z] NUMBER_OF_PROCESSORS 4 [2020-01-13T19:23:55.695Z] OS Windows_NT [2020-01-13T19:23:55.695Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-13T19:23:55.695Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-13T19:23:55.695Z] ppc64le true [2020-01-13T19:23:55.695Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-13T19:23:55.695Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-13T19:23:55.695Z] PROCESSOR_LEVEL 6 [2020-01-13T19:23:55.695Z] PROCESSOR_REVISION 4f01 [2020-01-13T19:23:55.695Z] ProgramData C:\ProgramData [2020-01-13T19:23:55.695Z] ProgramFiles C:\Program Files [2020-01-13T19:23:55.695Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-13T19:23:55.695Z] ProgramW6432 C:\Program Files [2020-01-13T19:23:55.695Z] PROMPT $P$G [2020-01-13T19:23:55.695Z] PSExecutionPolicyPreference Bypass [2020-01-13T19:23:55.695Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-13T19:23:55.695Z] PUBLIC C:\Users\Public [2020-01-13T19:23:55.695Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40307/16/display/redirect?page=changes [2020-01-13T19:23:55.695Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40307/16/display/redirect [2020-01-13T19:23:55.695Z] s390x true [2020-01-13T19:23:55.695Z] SKIP_VALIDATION_TESTS 1 [2020-01-13T19:23:55.695Z] SOURCES_DRIVE d [2020-01-13T19:23:55.695Z] SOURCES_SUBDIR gopath [2020-01-13T19:23:55.695Z] STAGE_NAME Run tests [2020-01-13T19:23:55.695Z] SystemDrive C: [2020-01-13T19:23:55.695Z] SystemRoot C:\windows [2020-01-13T19:23:55.695Z] TEMP C:\windows\TEMP [2020-01-13T19:23:55.695Z] TESTDEBUG 0 [2020-01-13T19:23:55.695Z] TESTRUN_DRIVE d [2020-01-13T19:23:55.695Z] TESTRUN_SUBDIR CI [2020-01-13T19:23:55.695Z] TIMEOUT 120m [2020-01-13T19:23:55.695Z] TMP C:\windows\TEMP [2020-01-13T19:23:55.695Z] unit_validate true [2020-01-13T19:23:55.695Z] USERDOMAIN WORKGROUP [2020-01-13T19:23:55.695Z] USERNAME azwin-2-ef4ef0$ [2020-01-13T19:23:55.695Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-13T19:23:55.695Z] validate_force false [2020-01-13T19:23:55.695Z] windir C:\windows [2020-01-13T19:23:55.695Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-13T19:23:55.695Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-13T19:23:55.695Z] windowsRS1 false [2020-01-13T19:23:55.695Z] windowsRS5 true [2020-01-13T19:23:55.695Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-13T19:23:55.695Z] [2020-01-13T19:23:55.695Z] [2020-01-13T19:23:55.695Z] [2020-01-13T19:23:56.103Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-13T19:23:56.103Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-13T19:23:56.392Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-13T19:23:56.428Z] #10 ... [2020-01-13T19:23:56.428Z] [2020-01-13T19:23:56.428Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:23:56.428Z] #38 3.405 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:23:56.428Z] #38 3.407 + RM_GOPATH=0 [2020-01-13T19:23:56.428Z] #38 3.407 + TMP_GOPATH= [2020-01-13T19:23:56.428Z] #38 3.407 + : /build [2020-01-13T19:23:56.428Z] #38 3.407 + '[' -z '' ']' [2020-01-13T19:23:56.428Z] #38 3.407 ++ mktemp -d [2020-01-13T19:23:56.428Z] #38 3.407 + export GOPATH=/tmp/tmp.1wbdghKblS [2020-01-13T19:23:56.428Z] #38 3.407 + GOPATH=/tmp/tmp.1wbdghKblS [2020-01-13T19:23:56.428Z] #38 3.407 + RM_GOPATH=1 [2020-01-13T19:23:56.428Z] #38 3.407 ++ dirname ./install.sh [2020-01-13T19:23:56.428Z] #38 3.407 + dir=. [2020-01-13T19:23:56.428Z] #38 3.407 + bin=tini [2020-01-13T19:23:56.428Z] #38 3.407 + shift [2020-01-13T19:23:56.428Z] #38 3.407 + '[' '!' -f ./tini.installer ']' [2020-01-13T19:23:56.428Z] #38 3.407 + . ./tini.installer [2020-01-13T19:23:56.428Z] #38 3.407 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:23:56.428Z] #38 3.407 + install_tini [2020-01-13T19:23:56.428Z] #38 3.407 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-13T19:23:56.428Z] #38 3.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.1wbdghKblS/tini [2020-01-13T19:23:56.428Z] #38 3.407 Cloning into '/tmp/tmp.1wbdghKblS/tini'... [2020-01-13T19:23:56.428Z] #38 4.248 + cd /tmp/tmp.1wbdghKblS/tini [2020-01-13T19:23:56.428Z] #38 4.249 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:23:56.428Z] #38 4.255 + cmake . [2020-01-13T19:23:56.428Z] #38 4.993 -- The C compiler identification is GNU 8.3.0 [2020-01-13T19:23:56.428Z] #38 5.065 -- Check for working C compiler: /usr/bin/cc [2020-01-13T19:23:56.428Z] #38 5.895 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-13T19:23:56.428Z] #38 5.902 -- Detecting C compiler ABI info [2020-01-13T19:23:56.428Z] #38 6.634 -- Detecting C compiler ABI info - done [2020-01-13T19:23:56.428Z] #38 6.683 -- Detecting C compile features [2020-01-13T19:23:56.428Z] #38 8.932 -- Detecting C compile features - done [2020-01-13T19:23:56.428Z] #38 8.995 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-13T19:23:56.428Z] #38 9.230 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-13T19:23:56.428Z] #38 9.332 -- Configuring done [2020-01-13T19:23:56.428Z] #38 9.367 -- Generating done [2020-01-13T19:23:56.428Z] #38 9.375 -- Build files have been written to: /tmp/tmp.1wbdghKblS/tini [2020-01-13T19:23:56.428Z] #38 9.388 + make tini-static [2020-01-13T19:23:56.428Z] #38 9.889 Scanning dependencies of target tini-static [2020-01-13T19:23:56.428Z] #38 10.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-13T19:23:56.428Z] #38 11.54 [100%] Linking C executable tini-static [2020-01-13T19:23:56.428Z] #38 12.33 [100%] Built target tini-static [2020-01-13T19:23:56.428Z] #38 12.40 + mkdir -p /build [2020-01-13T19:23:56.428Z] #38 12.40 + cp tini-static /build/docker-init [2020-01-13T19:23:56.428Z] #38 DONE 12.9s [2020-01-13T19:23:56.535Z] [2020-01-13T19:23:56.676Z] INFO: Sources under d:\gopath\... [2020-01-13T19:23:56.676Z] INFO: Test run under d:\CI\... [2020-01-13T19:23:56.676Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-13T19:23:56.676Z] INFO: docker/docker repository was found [2020-01-13T19:23:56.684Z] [2020-01-13T19:23:56.684Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:23:56.684Z] #27 21.64 [2020-01-13T19:23:56.684Z] #27 21.82 ######################################################################## 100.0% [2020-01-13T19:23:56.684Z] #27 21.92 [2020-01-13T19:23:56.684Z] #27 22.02 Download of images into '/build' complete. [2020-01-13T19:23:56.684Z] #27 22.02 Use something like the following to load the result into a Docker daemon: [2020-01-13T19:23:56.684Z] #27 22.02 tar -cC '/build' . | docker load [2020-01-13T19:23:56.684Z] #27 DONE 22.9s [2020-01-13T19:23:56.684Z] [2020-01-13T19:23:56.684Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:23:56.684Z] #43 70.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-01-13T19:23:56.684Z] #43 70.35 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:23:56.684Z] #43 DONE 70.9s [2020-01-13T19:23:56.684Z] [2020-01-13T19:23:56.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:23:56.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:23:56.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:23:56.790Z] HOSTNAME=582c33799676 [2020-01-13T19:23:56.790Z] TEST_SKIP_INTEGRATION=1 [2020-01-13T19:23:56.790Z] TESTDEBUG=0 [2020-01-13T19:23:56.790Z] DEST=bundles/test-integration [2020-01-13T19:23:56.790Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:23:56.790Z] KEEPBUNDLE=1 [2020-01-13T19:23:56.790Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:23:56.790Z] container=docker [2020-01-13T19:23:56.790Z] HOME=/root [2020-01-13T19:23:56.790Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:23:56.790Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:23:56.790Z] VALIDATE_BRANCH=master [2020-01-13T19:23:56.790Z] TERM=xterm [2020-01-13T19:23:56.790Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:23:56.790Z] SHLVL=1 [2020-01-13T19:23:56.790Z] TIMEOUT=120m [2020-01-13T19:23:56.790Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:23:56.790Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:23:56.790Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-13T19:23:56.790Z] GO111MODULE=off [2020-01-13T19:23:56.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:23:56.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:23:56.790Z] GOPATH=/go [2020-01-13T19:23:56.790Z] PKG_CONFIG=pkg-config [2020-01-13T19:23:56.790Z] _=/usr/bin/env [2020-01-13T19:23:56.790Z] Building test suite binary ./integration-cli/test.main [2020-01-13T19:23:57.019Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-13T19:23:57.046Z] [2020-01-13T19:23:57.139Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-13T19:23:57.301Z] [2020-01-13T19:23:57.301Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:23:57.301Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:23:57.301Z] HOSTNAME=5d8ae1161ac4 [2020-01-13T19:23:57.301Z] TEST_SKIP_INTEGRATION=1 [2020-01-13T19:23:57.301Z] TESTDEBUG=0 [2020-01-13T19:23:57.301Z] DEST=bundles/test-integration [2020-01-13T19:23:57.301Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:23:57.301Z] KEEPBUNDLE=1 [2020-01-13T19:23:57.301Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:23:57.301Z] container=docker [2020-01-13T19:23:57.301Z] HOME=/root [2020-01-13T19:23:57.301Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:23:57.301Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:23:57.301Z] VALIDATE_BRANCH=master [2020-01-13T19:23:57.301Z] TERM=xterm [2020-01-13T19:23:57.301Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:23:57.301Z] SHLVL=1 [2020-01-13T19:23:57.301Z] TIMEOUT=120m [2020-01-13T19:23:57.301Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:23:57.301Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:23:57.301Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-13T19:23:57.301Z] GO111MODULE=off [2020-01-13T19:23:57.301Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:23:57.301Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:23:57.301Z] GOPATH=/go [2020-01-13T19:23:57.301Z] PKG_CONFIG=pkg-config [2020-01-13T19:23:57.301Z] _=/usr/bin/env [2020-01-13T19:23:57.301Z] Building test suite binary ./integration-cli/test.main [2020-01-13T19:23:57.301Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-13T19:23:57.308Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-13T19:23:57.597Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-13T19:23:57.600Z] ltsc2019: Pulling from windows/servercore [2020-01-13T19:23:57.861Z] [2020-01-13T19:23:57.862Z] Found new integrations tests: [2020-01-13T19:23:57.862Z] +func TestCreateJob(t *testing.T) { [2020-01-13T19:23:57.862Z] +func TestReplicatedJob(t *testing.T) { [2020-01-13T19:23:57.862Z] +func TestUpdateReplicatedJob(t *testing.T) { [2020-01-13T19:23:57.862Z] Running stress test for them. [2020-01-13T19:23:57.862Z] Using test flags: -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:23:58.236Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-13T19:23:58.525Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-13T19:23:58.574Z] 65014b3c3121: Pulling fs layer [2020-01-13T19:23:58.575Z] faf31ee0aa3d: Pulling fs layer [2020-01-13T19:23:59.154Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-13T19:23:59.154Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-13T19:23:59.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:23:59.226Z] HOSTNAME=0c6aed3e19ca [2020-01-13T19:23:59.226Z] TESTDEBUG=0 [2020-01-13T19:23:59.226Z] DEST=bundles/test-integration-flaky [2020-01-13T19:23:59.226Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:23:59.226Z] KEEPBUNDLE=1 [2020-01-13T19:23:59.226Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:23:59.226Z] container=docker [2020-01-13T19:23:59.226Z] HOME=/root [2020-01-13T19:23:59.226Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:23:59.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:23:59.226Z] VALIDATE_BRANCH=master [2020-01-13T19:23:59.226Z] TERM=xterm [2020-01-13T19:23:59.226Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:23:59.226Z] SHLVL=1 [2020-01-13T19:23:59.226Z] TIMEOUT=120m [2020-01-13T19:23:59.226Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:23:59.226Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:23:59.226Z] TESTFLAGS=-test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:23:59.226Z] GO111MODULE=off [2020-01-13T19:23:59.226Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T19:23:59.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:23:59.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:23:59.226Z] TEST_REPEAT=5 [2020-01-13T19:23:59.226Z] GOPATH=/go [2020-01-13T19:23:59.226Z] PKG_CONFIG=pkg-config [2020-01-13T19:23:59.226Z] _=/usr/bin/env [2020-01-13T19:23:59.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:23:59.781Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-13T19:23:59.781Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-13T19:23:59.781Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-13T19:23:59.781Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-13T19:24:00.073Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-13T19:24:00.073Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-13T19:24:00.714Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-13T19:24:00.897Z] #44 ... [2020-01-13T19:24:00.897Z] [2020-01-13T19:24:00.897Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:24:00.897Z] #33 64.65 path [2020-01-13T19:24:00.897Z] #33 65.43 text/tabwriter [2020-01-13T19:24:00.897Z] #33 65.64 fmt [2020-01-13T19:24:00.897Z] #33 66.20 path/filepath [2020-01-13T19:24:00.897Z] #33 68.00 io/ioutil [2020-01-13T19:24:00.897Z] #33 69.88 flag [2020-01-13T19:24:00.897Z] #33 69.92 github.com/BurntSushi/toml [2020-01-13T19:24:00.897Z] #33 72.49 log [2020-01-13T19:24:01.351Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-13T19:24:01.759Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-13T19:24:02.260Z] #33 75.72 github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:24:02.516Z] #33 ... [2020-01-13T19:24:02.516Z] [2020-01-13T19:24:02.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:24:02.516Z] #10 76.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-13T19:24:02.771Z] #10 76.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-13T19:24:02.771Z] #10 76.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:02.771Z] #10 77.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-13T19:24:02.771Z] #10 77.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-13T19:24:02.771Z] #10 77.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:02.788Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-13T19:24:03.081Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-13T19:24:03.082Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-13T19:24:03.373Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-13T19:24:03.649Z] Removing intermediate container 8a12203d7fe3 [2020-01-13T19:24:03.649Z] ---> 21722e3ae559 [2020-01-13T19:24:03.649Z] Step 11/16 : ARG GOOS [2020-01-13T19:24:03.649Z] ---> Running in a8d6f5a152d0 [2020-01-13T19:24:03.649Z] Removing intermediate container a8d6f5a152d0 [2020-01-13T19:24:03.649Z] ---> c286d034a12e [2020-01-13T19:24:03.649Z] Step 12/16 : ARG GOARCH [2020-01-13T19:24:03.649Z] ---> Running in 311e688223c5 [2020-01-13T19:24:03.649Z] Removing intermediate container 311e688223c5 [2020-01-13T19:24:03.649Z] ---> 86317c6ddb80 [2020-01-13T19:24:03.649Z] 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-01-13T19:24:03.649Z] ---> Running in 9b817c043eb4 [2020-01-13T19:24:03.663Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-13T19:24:04.134Z] #10 ... [2020-01-13T19:24:04.134Z] [2020-01-13T19:24:04.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:04.134Z] #47 68.12 fmt [2020-01-13T19:24:04.134Z] #47 71.50 regexp [2020-01-13T19:24:04.134Z] #47 74.69 go/token [2020-01-13T19:24:04.134Z] #47 75.66 go/scanner [2020-01-13T19:24:04.134Z] #47 76.66 internal/lazyregexp [2020-01-13T19:24:04.134Z] #47 76.85 go/ast [2020-01-13T19:24:04.134Z] #47 77.05 net/url [2020-01-13T19:24:04.389Z] #47 ... [2020-01-13T19:24:04.389Z] [2020-01-13T19:24:04.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:04.389Z] #44 5.784 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:24:04.389Z] #44 5.784 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:24:04.389Z] #44 7.426 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:24:04.389Z] #44 7.462 GEN .gitid [2020-01-13T19:24:04.389Z] #44 7.477 GEN criu/include/version.h [2020-01-13T19:24:04.389Z] #44 7.498 GEN include/common/asm [2020-01-13T19:24:05.168Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-13T19:24:05.460Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-13T19:24:05.460Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-13T19:24:05.460Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-13T19:24:05.754Z] #44 8.968 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-13T19:24:05.754Z] #44 9.060 PBCC images/opts.pb-c.c [2020-01-13T19:24:05.754Z] #44 9.087 PBCC images/sit.pb-c.c [2020-01-13T19:24:06.010Z] #44 9.142 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-13T19:24:06.010Z] #44 ... [2020-01-13T19:24:06.010Z] [2020-01-13T19:24:06.010Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:24:06.010Z] #33 DONE 79.9s [2020-01-13T19:24:06.010Z] [2020-01-13T19:24:06.010Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:06.010Z] #44 9.285 DEP images/opts.pb-c.d [2020-01-13T19:24:06.093Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-13T19:24:06.093Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-13T19:24:06.093Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-13T19:24:06.093Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-13T19:24:06.265Z] #44 9.397 DEP images/sit.pb-c.d [2020-01-13T19:24:06.266Z] #44 9.444 PBCC images/macvlan.pb-c.c [2020-01-13T19:24:06.266Z] #44 9.492 DEP images/macvlan.pb-c.d [2020-01-13T19:24:06.266Z] #44 9.577 PBCC images/autofs.pb-c.c [2020-01-13T19:24:06.266Z] #44 9.590 DEP images/autofs.pb-c.d [2020-01-13T19:24:06.522Z] #44 9.712 PBCC images/sysctl.pb-c.c [2020-01-13T19:24:06.522Z] #44 9.764 DEP images/sysctl.pb-c.d [2020-01-13T19:24:06.522Z] #44 9.846 PBCC images/time.pb-c.c [2020-01-13T19:24:06.778Z] #44 9.903 DEP images/time.pb-c.d [2020-01-13T19:24:06.778Z] #44 10.01 PBCC images/binfmt-misc.pb-c.c [2020-01-13T19:24:06.778Z] #44 10.08 DEP images/binfmt-misc.pb-c.d [2020-01-13T19:24:06.778Z] #44 10.19 PBCC images/seccomp.pb-c.c [2020-01-13T19:24:07.049Z] #44 10.29 DEP images/seccomp.pb-c.d [2020-01-13T19:24:07.049Z] #44 10.43 PBCC images/userns.pb-c.c [2020-01-13T19:24:07.049Z] #44 10.46 DEP images/userns.pb-c.d [2020-01-13T19:24:07.125Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-13T19:24:07.308Z] #44 10.54 PBCC images/cgroup.pb-c.c [2020-01-13T19:24:07.308Z] #44 10.59 DEP images/cgroup.pb-c.d [2020-01-13T19:24:07.308Z] #44 10.64 PBCC images/fown.pb-c.c [2020-01-13T19:24:07.308Z] #44 10.68 PBCC images/ext-file.pb-c.c [2020-01-13T19:24:07.308Z] #44 10.73 DEP images/fown.pb-c.d [2020-01-13T19:24:07.416Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-13T19:24:07.416Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-13T19:24:07.564Z] #44 10.78 DEP images/ext-file.pb-c.d [2020-01-13T19:24:07.564Z] #44 10.82 PBCC images/rpc.pb-c.c [2020-01-13T19:24:07.564Z] #44 10.88 DEP images/rpc.pb-c.d [2020-01-13T19:24:07.564Z] #44 10.96 PBCC images/siginfo.pb-c.c [2020-01-13T19:24:07.564Z] #44 11.00 DEP images/siginfo.pb-c.d [2020-01-13T19:24:07.709Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-13T19:24:07.819Z] #44 11.07 PBCC images/pagemap.pb-c.c [2020-01-13T19:24:07.819Z] #44 11.13 DEP images/pagemap.pb-c.d [2020-01-13T19:24:07.819Z] #44 11.21 PBCC images/rlimit.pb-c.c [2020-01-13T19:24:07.819Z] #44 11.25 DEP images/rlimit.pb-c.d [2020-01-13T19:24:08.001Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-13T19:24:08.075Z] #44 11.29 PBCC images/file-lock.pb-c.c [2020-01-13T19:24:08.075Z] #44 11.32 DEP images/file-lock.pb-c.d [2020-01-13T19:24:08.075Z] #44 11.38 PBCC images/tty.pb-c.c [2020-01-13T19:24:08.075Z] #44 11.49 DEP images/tty.pb-c.d [2020-01-13T19:24:08.292Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-13T19:24:08.330Z] #44 11.52 PBCC images/tun.pb-c.c [2020-01-13T19:24:08.330Z] #44 11.57 PBCC images/netdev.pb-c.c [2020-01-13T19:24:08.330Z] #44 11.63 DEP images/tun.pb-c.d [2020-01-13T19:24:08.330Z] #44 11.70 DEP images/netdev.pb-c.d [2020-01-13T19:24:08.330Z] #44 11.75 PBCC images/vma.pb-c.c [2020-01-13T19:24:08.585Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-13T19:24:08.585Z] go: finding cloud.google.com/go v0.26.0 [2020-01-13T19:24:08.585Z] #44 11.83 DEP images/vma.pb-c.d [2020-01-13T19:24:08.585Z] #44 11.87 PBCC images/creds.pb-c.c [2020-01-13T19:24:08.585Z] #44 11.90 DEP images/creds.pb-c.d [2020-01-13T19:24:08.585Z] #44 11.93 PBCC images/utsns.pb-c.c [2020-01-13T19:24:08.585Z] #44 11.94 DEP images/utsns.pb-c.d [2020-01-13T19:24:08.585Z] #44 11.98 PBCC images/ipc-desc.pb-c.c [2020-01-13T19:24:08.840Z] #44 12.01 PBCC images/ipc-sem.pb-c.c [2020-01-13T19:24:08.840Z] #44 12.03 DEP images/ipc-desc.pb-c.d [2020-01-13T19:24:08.840Z] #44 12.09 DEP images/ipc-sem.pb-c.d [2020-01-13T19:24:08.840Z] #44 12.14 PBCC images/ipc-msg.pb-c.c [2020-01-13T19:24:08.840Z] #44 12.18 DEP images/ipc-msg.pb-c.d [2020-01-13T19:24:08.840Z] #44 12.23 PBCC images/ipc-shm.pb-c.c [2020-01-13T19:24:08.840Z] #44 12.25 DEP images/ipc-shm.pb-c.d [2020-01-13T19:24:08.840Z] #44 12.29 PBCC images/ipc-var.pb-c.c [2020-01-13T19:24:09.096Z] #44 12.30 DEP images/ipc-var.pb-c.d [2020-01-13T19:24:09.096Z] #44 12.35 PBCC images/sk-opts.pb-c.c [2020-01-13T19:24:09.096Z] #44 12.37 PBCC images/packet-sock.pb-c.c [2020-01-13T19:24:09.096Z] #44 12.40 DEP images/sk-opts.pb-c.d [2020-01-13T19:24:09.096Z] #44 12.45 DEP images/packet-sock.pb-c.d [2020-01-13T19:24:09.096Z] #44 12.52 PBCC images/sk-netlink.pb-c.c [2020-01-13T19:24:09.213Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-13T19:24:09.351Z] #44 12.57 DEP images/sk-netlink.pb-c.d [2020-01-13T19:24:09.351Z] #44 12.66 PBCC images/sk-inet.pb-c.c [2020-01-13T19:24:09.351Z] #44 12.69 DEP images/sk-inet.pb-c.d [2020-01-13T19:24:09.351Z] #44 12.75 PBCC images/sk-unix.pb-c.c [2020-01-13T19:24:09.351Z] #44 12.79 DEP images/sk-unix.pb-c.d [2020-01-13T19:24:09.502Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-13T19:24:09.606Z] #44 12.84 PBCC images/mm.pb-c.c [2020-01-13T19:24:09.606Z] #44 12.89 DEP images/mm.pb-c.d [2020-01-13T19:24:09.606Z] #44 12.95 PBCC images/timerfd.pb-c.c [2020-01-13T19:24:09.606Z] #44 12.98 DEP images/timerfd.pb-c.d [2020-01-13T19:24:09.606Z] #44 13.03 PBCC images/timer.pb-c.c [2020-01-13T19:24:09.606Z] #44 13.05 DEP images/timer.pb-c.d [2020-01-13T19:24:09.862Z] #44 13.15 PBCC images/sa.pb-c.c [2020-01-13T19:24:09.862Z] #44 13.17 DEP images/sa.pb-c.d [2020-01-13T19:24:09.862Z] #44 13.20 PBCC images/pipe-data.pb-c.c [2020-01-13T19:24:09.862Z] #44 13.22 DEP images/pipe-data.pb-c.d [2020-01-13T19:24:09.862Z] #44 13.26 PBCC images/mnt.pb-c.c [2020-01-13T19:24:10.117Z] #44 13.29 DEP images/mnt.pb-c.d [2020-01-13T19:24:10.117Z] #44 13.35 PBCC images/sk-packet.pb-c.c [2020-01-13T19:24:10.117Z] #44 13.38 DEP images/sk-packet.pb-c.d [2020-01-13T19:24:10.117Z] #44 13.45 PBCC images/tcp-stream.pb-c.c [2020-01-13T19:24:10.140Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-13T19:24:10.372Z] #44 13.54 DEP images/tcp-stream.pb-c.d [2020-01-13T19:24:10.373Z] #44 13.60 PBCC images/pipe.pb-c.c [2020-01-13T19:24:10.373Z] #44 13.66 DEP images/pipe.pb-c.d [2020-01-13T19:24:10.373Z] #44 13.71 PBCC images/pstree.pb-c.c [2020-01-13T19:24:10.373Z] #44 13.75 DEP images/pstree.pb-c.d [2020-01-13T19:24:10.373Z] #44 13.77 PBCC images/fs.pb-c.c [2020-01-13T19:24:10.628Z] #44 13.82 DEP images/fs.pb-c.d [2020-01-13T19:24:10.628Z] #44 13.87 PBCC images/signalfd.pb-c.c [2020-01-13T19:24:10.628Z] #44 13.90 DEP images/signalfd.pb-c.d [2020-01-13T19:24:10.628Z] #44 13.97 PBCC images/fh.pb-c.c [2020-01-13T19:24:10.628Z] #44 14.03 PBCC images/fsnotify.pb-c.c [2020-01-13T19:24:10.884Z] #44 14.14 DEP images/fh.pb-c.d [2020-01-13T19:24:10.884Z] #44 14.18 DEP images/fsnotify.pb-c.d [2020-01-13T19:24:10.884Z] #44 14.24 PBCC images/eventpoll.pb-c.c [2020-01-13T19:24:10.884Z] #44 14.27 DEP images/eventpoll.pb-c.d [2020-01-13T19:24:10.884Z] #44 14.35 PBCC images/eventfd.pb-c.c [2020-01-13T19:24:11.017Z] faf31ee0aa3d: Verifying Checksum [2020-01-13T19:24:11.017Z] faf31ee0aa3d: Download complete [2020-01-13T19:24:11.184Z] #44 14.40 DEP images/eventfd.pb-c.d [2020-01-13T19:24:11.184Z] #44 14.46 PBCC images/remap-file-path.pb-c.c [2020-01-13T19:24:11.184Z] #44 14.50 DEP images/remap-file-path.pb-c.d [2020-01-13T19:24:11.184Z] #44 14.55 PBCC images/fifo.pb-c.c [2020-01-13T19:24:11.184Z] #44 14.60 DEP images/fifo.pb-c.d [2020-01-13T19:24:11.440Z] #44 14.65 PBCC images/ghost-file.pb-c.c [2020-01-13T19:24:11.440Z] #44 14.76 DEP images/ghost-file.pb-c.d [2020-01-13T19:24:11.440Z] #44 14.83 PBCC images/regfile.pb-c.c [2020-01-13T19:24:11.440Z] #44 14.86 DEP images/regfile.pb-c.d [2020-01-13T19:24:11.659Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-13T19:24:11.696Z] #44 14.91 PBCC images/ns.pb-c.c [2020-01-13T19:24:11.696Z] #44 14.94 DEP images/ns.pb-c.d [2020-01-13T19:24:11.696Z] #44 15.00 PBCC images/fdinfo.pb-c.c [2020-01-13T19:24:11.696Z] #44 15.08 DEP images/fdinfo.pb-c.d [2020-01-13T19:24:11.950Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-13T19:24:11.950Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-13T19:24:11.951Z] #44 15.15 PBCC images/core-aarch64.pb-c.c [2020-01-13T19:24:11.951Z] #44 15.19 PBCC images/core-arm.pb-c.c [2020-01-13T19:24:11.951Z] #44 15.24 PBCC images/core-ppc64.pb-c.c [2020-01-13T19:24:11.952Z] #44 15.29 PBCC images/core-s390.pb-c.c [2020-01-13T19:24:12.207Z] #44 15.37 PBCC images/core-x86.pb-c.c [2020-01-13T19:24:12.208Z] #44 15.43 PBCC images/core.pb-c.c [2020-01-13T19:24:12.208Z] #44 15.50 PBCC images/inventory.pb-c.c [2020-01-13T19:24:12.239Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-13T19:24:12.463Z] #44 15.59 DEP images/core-aarch64.pb-c.d [2020-01-13T19:24:12.463Z] #44 15.65 DEP images/core-arm.pb-c.d [2020-01-13T19:24:12.463Z] #44 15.74 DEP images/core-ppc64.pb-c.d [2020-01-13T19:24:12.463Z] #44 15.81 DEP images/core-s390.pb-c.d [2020-01-13T19:24:12.463Z] #44 15.88 DEP images/core-x86.pb-c.d [2020-01-13T19:24:12.530Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-13T19:24:12.719Z] #44 15.95 DEP images/core.pb-c.d [2020-01-13T19:24:12.719Z] #44 16.06 DEP images/inventory.pb-c.d [2020-01-13T19:24:12.719Z] #44 16.13 PBCC images/cpuinfo.pb-c.c [2020-01-13T19:24:12.821Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-13T19:24:12.974Z] #44 16.17 DEP images/cpuinfo.pb-c.d [2020-01-13T19:24:12.974Z] #44 16.23 PBCC images/stats.pb-c.c [2020-01-13T19:24:12.974Z] #44 16.25 DEP images/stats.pb-c.d [2020-01-13T19:24:14.326Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-13T19:24:14.338Z] #44 17.63 make[1]: Nothing to be done for 'all'. [2020-01-13T19:24:14.594Z] #44 ... [2020-01-13T19:24:14.594Z] [2020-01-13T19:24:14.594Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:14.594Z] #47 78.47 text/template/parse [2020-01-13T19:24:14.594Z] #47 82.84 text/template [2020-01-13T19:24:14.594Z] #47 82.85 go/parser [2020-01-13T19:24:14.594Z] #47 86.28 encoding/xml [2020-01-13T19:24:14.594Z] #47 87.93 go/doc [2020-01-13T19:24:14.594Z] #47 ... [2020-01-13T19:24:14.594Z] [2020-01-13T19:24:14.594Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:24:14.594Z] #62 37.20 Checking out files: 77% (2322/3007) Checking out files: 78% (2346/3007) Checking out files: 79% (2376/3007) Checking out files: 80% (2406/3007) Checking out files: 81% (2436/3007) Checking out files: 82% (2466/3007) Checking out files: 83% (2496/3007) Checking out files: 84% (2526/3007) Checking out files: 85% (2556/3007) Checking out files: 86% (2587/3007) Checking out files: 87% (2617/3007) Checking out files: 88% (2647/3007) Checking out files: 89% (2677/3007) Checking out files: 90% (2707/3007) Checking out files: 91% (2737/3007) Checking out files: 92% (2767/3007) Checking out files: 93% (2797/3007) Checking out files: 94% (2827/3007) Checking out files: 95% (2857/3007) Checking out files: 96% (2887/3007) Checking out files: 97% (2917/3007) Checking out files: 98% (2947/3007) Checking out files: 99% (2977/3007) Checking out files: 100% (3007/3007) Checking out files: 100% (3007/3007), done. [2020-01-13T19:24:14.594Z] #62 38.23 + cd /tmp/tmp.0KFuSyvT9J/src/github.com/containerd/containerd [2020-01-13T19:24:14.594Z] #62 38.23 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:24:14.594Z] #62 39.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-13T19:24:14.594Z] #62 39.46 + BUILDTAGS='netgo osusergo static_build' [2020-01-13T19:24:14.594Z] #62 39.46 + export EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:24:14.594Z] #62 39.46 + EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:24:14.594Z] #62 39.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-13T19:24:14.594Z] #62 39.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-13T19:24:14.594Z] #62 39.46 + '[' '' = dynamic ']' [2020-01-13T19:24:14.594Z] #62 39.46 + make [2020-01-13T19:24:14.594Z] #62 40.51 + bin/ctr [2020-01-13T19:24:14.617Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-13T19:24:14.906Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-13T19:24:15.205Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-13T19:24:15.838Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-13T19:24:15.959Z] #62 ... [2020-01-13T19:24:15.959Z] [2020-01-13T19:24:15.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:15.959Z] #44 19.00 CC images/stats.o [2020-01-13T19:24:16.128Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-13T19:24:16.215Z] #44 19.48 CC images/core.o [2020-01-13T19:24:16.757Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-13T19:24:17.096Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-13T19:24:17.142Z] #44 20.13 CC images/core-x86.o [2020-01-13T19:24:17.397Z] #44 20.62 CC images/core-arm.o [2020-01-13T19:24:17.728Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-13T19:24:17.959Z] #44 21.10 CC images/core-aarch64.o [2020-01-13T19:24:18.215Z] #44 21.56 CC images/core-ppc64.o [2020-01-13T19:24:18.554Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.5% of statements [2020-01-13T19:24:18.761Z] go: finding github.com/golang/mock v1.1.1 [2020-01-13T19:24:18.761Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-13T19:24:19.052Z] go: finding github.com/kr/pty v1.1.1 [2020-01-13T19:24:19.126Z] ok github.com/docker/docker/container 0.210s coverage: 35.3% of statements [2020-01-13T19:24:19.126Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T19:24:19.126Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T19:24:19.126Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T19:24:19.126Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T19:24:19.141Z] #44 22.18 CC images/core-s390.o [2020-01-13T19:24:19.690Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-13T19:24:19.703Z] #44 22.80 CC images/cpuinfo.o [2020-01-13T19:24:19.982Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-13T19:24:19.982Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-13T19:24:20.264Z] #44 23.47 CC images/inventory.o [2020-01-13T19:24:20.274Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-13T19:24:20.519Z] #44 23.83 CC images/fdinfo.o [2020-01-13T19:24:20.565Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-13T19:24:20.774Z] #44 24.16 CC images/fown.o [2020-01-13T19:24:21.030Z] #44 24.34 CC images/ns.o [2020-01-13T19:24:21.198Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-13T19:24:21.198Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-13T19:24:21.285Z] #44 24.52 CC images/regfile.o [2020-01-13T19:24:21.486Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-13T19:24:21.541Z] #44 24.88 CC images/ghost-file.o [2020-01-13T19:24:21.797Z] #44 25.14 CC images/fifo.o [2020-01-13T19:24:22.052Z] #44 25.37 CC images/remap-file-path.o [2020-01-13T19:24:22.308Z] #44 25.56 CC images/eventfd.o [2020-01-13T19:24:22.308Z] #44 25.77 CC images/eventpoll.o [2020-01-13T19:24:22.424Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-01-13T19:24:22.520Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-13T19:24:22.868Z] #44 26.04 CC images/fh.o [2020-01-13T19:24:22.998Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.7% of statements [2020-01-13T19:24:23.124Z] #44 26.27 CC images/fsnotify.o [2020-01-13T19:24:23.149Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-13T19:24:23.440Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-13T19:24:23.686Z] #44 27.00 CC images/signalfd.o [2020-01-13T19:24:23.733Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-13T19:24:23.733Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-13T19:24:23.733Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-13T19:24:23.985Z] #44 27.21 CC images/fs.o [2020-01-13T19:24:24.284Z] #44 27.50 CC images/pstree.o [2020-01-13T19:24:24.364Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-13T19:24:24.380Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2020-01-13T19:24:24.539Z] #44 27.77 CC images/pipe.o [2020-01-13T19:24:24.795Z] #44 28.03 CC images/tcp-stream.o [2020-01-13T19:24:25.049Z] #44 28.27 CC images/sk-packet.o [2020-01-13T19:24:25.399Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-13T19:24:25.651Z] #44 28.65 CC images/mnt.o [2020-01-13T19:24:25.651Z] #44 28.98 CC images/pipe-data.o [2020-01-13T19:24:25.690Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-13T19:24:25.907Z] #44 29.21 CC images/sa.o [2020-01-13T19:24:25.980Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-13T19:24:25.980Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-13T19:24:26.162Z] #44 29.45 CC images/timer.o [2020-01-13T19:24:26.642Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-13T19:24:26.642Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-13T19:24:26.723Z] #44 29.90 CC images/timerfd.o [2020-01-13T19:24:26.933Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-13T19:24:26.959Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-01-13T19:24:27.021Z] #44 30.11 CC images/mm.o [2020-01-13T19:24:27.222Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-13T19:24:27.277Z] #44 30.46 CC images/sk-opts.o [2020-01-13T19:24:27.277Z] #44 ... [2020-01-13T19:24:27.277Z] [2020-01-13T19:24:27.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:24:27.277Z] #10 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-13T19:24:27.277Z] #10 101.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-01-13T19:24:27.277Z] #10 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:27.532Z] #10 ... [2020-01-13T19:24:27.532Z] [2020-01-13T19:24:27.532Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:27.532Z] #47 91.44 github.com/LK4D4/vndr/versioned [2020-01-13T19:24:27.532Z] #47 91.50 compress/flate [2020-01-13T19:24:27.532Z] #47 91.58 github.com/LK4D4/vndr/build [2020-01-13T19:24:27.532Z] #47 94.50 compress/gzip [2020-01-13T19:24:27.532Z] #47 95.35 vendor/golang.org/x/text/transform [2020-01-13T19:24:27.532Z] #47 95.36 net [2020-01-13T19:24:27.532Z] #47 96.13 vendor/golang.org/x/text/unicode/bidi [2020-01-13T19:24:27.532Z] #47 98.04 vendor/golang.org/x/text/secure/bidirule [2020-01-13T19:24:27.532Z] #47 98.38 vendor/golang.org/x/text/unicode/norm [2020-01-13T19:24:27.532Z] #47 ... [2020-01-13T19:24:27.532Z] [2020-01-13T19:24:27.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:27.532Z] #44 30.66 CC images/sk-unix.o [2020-01-13T19:24:27.787Z] #44 31.00 CC images/sk-inet.o [2020-01-13T19:24:27.856Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-13T19:24:27.856Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-13T19:24:27.899Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 82.1% of statements [2020-01-13T19:24:28.043Z] #44 31.39 CC images/tun.o [2020-01-13T19:24:28.469Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2020-01-13T19:24:28.484Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-13T19:24:28.603Z] #44 31.81 CC images/sk-netlink.o [2020-01-13T19:24:28.858Z] #44 32.08 CC images/packet-sock.o [2020-01-13T19:24:28.917Z] 65014b3c3121: Download complete [2020-01-13T19:24:29.116Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-13T19:24:29.117Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-13T19:24:29.117Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-13T19:24:29.117Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-13T19:24:29.117Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-13T19:24:29.155Z] #44 32.46 CC images/ipc-var.o [2020-01-13T19:24:29.407Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-13T19:24:29.407Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-13T19:24:29.453Z] #44 32.69 CC images/ipc-desc.o [2020-01-13T19:24:29.708Z] #44 32.88 CC images/ipc-shm.o [2020-01-13T19:24:29.708Z] #44 33.12 CC images/ipc-msg.o [2020-01-13T19:24:30.037Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-13T19:24:30.268Z] #44 33.52 CC images/ipc-sem.o [2020-01-13T19:24:30.379Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-13T19:24:30.523Z] #44 33.76 CC images/utsns.o [2020-01-13T19:24:30.778Z] #44 34.02 CC images/creds.o [2020-01-13T19:24:31.035Z] #44 34.26 CC images/vma.o [2020-01-13T19:24:31.035Z] #44 34.50 CC images/netdev.o [2020-01-13T19:24:31.639Z] #44 34.84 CC images/tty.o [2020-01-13T19:24:32.243Z] #44 35.52 CC images/file-lock.o [2020-01-13T19:24:32.499Z] #44 35.76 CC images/rlimit.o [2020-01-13T19:24:32.499Z] #44 35.95 CC images/pagemap.o [2020-01-13T19:24:32.795Z] #44 36.19 CC images/siginfo.o [2020-01-13T19:24:33.357Z] #44 36.50 CC images/rpc.o [2020-01-13T19:24:33.671Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-13T19:24:34.609Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.7% of statements [2020-01-13T19:24:34.806Z] #44 37.77 CC images/ext-file.o [2020-01-13T19:24:34.806Z] #44 37.98 CC images/cgroup.o [2020-01-13T19:24:35.366Z] #44 38.56 CC images/userns.o [2020-01-13T19:24:35.548Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.683s coverage: 57.0% of statements [2020-01-13T19:24:35.667Z] #44 38.86 CC images/google/protobuf/descriptor.o [2020-01-13T19:24:37.553Z] #44 40.57 CC images/opts.o [2020-01-13T19:24:37.553Z] #44 40.78 CC images/seccomp.o [2020-01-13T19:24:37.809Z] #44 41.11 CC images/binfmt-misc.o [2020-01-13T19:24:38.030Z] Removing intermediate container 9b817c043eb4 [2020-01-13T19:24:38.030Z] ---> 9ee3950bdd92 [2020-01-13T19:24:38.030Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-13T19:24:38.030Z] ---> 687421176e14 [2020-01-13T19:24:38.030Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-13T19:24:38.030Z] ---> 340df5f0a004 [2020-01-13T19:24:38.030Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-13T19:24:38.030Z] ---> Running in 9b9a33dbfa7b [2020-01-13T19:24:38.030Z] Removing intermediate container 9b9a33dbfa7b [2020-01-13T19:24:38.030Z] ---> de8ee2298fc1 [2020-01-13T19:24:38.030Z] Successfully built de8ee2298fc1 [2020-01-13T19:24:38.030Z] Successfully tagged moby-buildx:latest [2020-01-13T19:24:38.030Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-13T19:24:38.030Z] if [ -n "${id}" ]; then \ [2020-01-13T19:24:38.030Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-13T19:24:38.030Z] && touch bundles/buildx; \ [2020-01-13T19:24:38.030Z] docker rm -f ${id}; \ [2020-01-13T19:24:38.030Z] fi [2020-01-13T19:24:38.030Z] aa9b9bc3df4237bdb7d73b852ca2c352c38319e562798a884d5575b0c023d353 [2020-01-13T19:24:38.030Z] bundles/buildx version [2020-01-13T19:24:38.030Z] buildx v0.3.1 6db68d0 [2020-01-13T19:24:38.030Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9f47d62434276bac9c9d36c304dfa46f88925177 . [2020-01-13T19:24:38.030Z] #1 [internal] booting buildkit [2020-01-13T19:24:38.030Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-13T19:24:38.065Z] #44 41.30 CC images/time.o [2020-01-13T19:24:38.065Z] #44 ... [2020-01-13T19:24:38.065Z] [2020-01-13T19:24:38.065Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:24:38.065Z] #65 104.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:24:38.065Z] #65 104.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-13T19:24:38.065Z] #65 DONE 112.1s [2020-01-13T19:24:38.065Z] [2020-01-13T19:24:38.065Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:38.065Z] #47 102.8 vendor/golang.org/x/net/idna [2020-01-13T19:24:38.065Z] #47 105.0 vendor/golang.org/x/net/http2/hpack [2020-01-13T19:24:38.065Z] #47 106.8 mime [2020-01-13T19:24:38.065Z] #47 109.3 mime/quotedprintable [2020-01-13T19:24:38.065Z] #47 109.6 net/http/internal [2020-01-13T19:24:38.320Z] #47 ... [2020-01-13T19:24:38.320Z] [2020-01-13T19:24:38.320Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T19:24:38.320Z] #66 DONE 0.0s [2020-01-13T19:24:38.320Z] [2020-01-13T19:24:38.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:38.320Z] #44 41.50 CC images/sysctl.o [2020-01-13T19:24:38.576Z] #44 41.87 CC images/autofs.o [2020-01-13T19:24:39.136Z] #44 42.19 CC images/macvlan.o [2020-01-13T19:24:39.136Z] #44 42.57 CC images/sit.o [2020-01-13T19:24:39.308Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-01-13T19:24:39.683Z] #1 creating container buildx_buildkit_default [2020-01-13T19:24:39.696Z] #44 42.81 LINK images/built-in.o [2020-01-13T19:24:39.696Z] #44 42.90 GEN compel/include/asm [2020-01-13T19:24:39.696Z] #44 42.90 GEN compel/include/version.h [2020-01-13T19:24:39.696Z] #44 42.92 touch .config [2020-01-13T19:24:39.696Z] #44 42.94 GEN include/common/config.h [2020-01-13T19:24:39.696Z] #44 42.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-13T19:24:39.696Z] #44 43.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-13T19:24:39.696Z] #44 43.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-13T19:24:39.697Z] #44 43.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-13T19:24:39.697Z] #44 43.07 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-13T19:24:39.697Z] #44 43.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-13T19:24:39.697Z] #44 43.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-13T19:24:39.744Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.275s coverage: 46.2% of statements [2020-01-13T19:24:39.744Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.740s coverage: 48.6% of statements [2020-01-13T19:24:39.952Z] #44 43.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-13T19:24:39.952Z] #44 43.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-13T19:24:39.952Z] #44 43.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-13T19:24:39.952Z] #44 43.18 DEP compel/plugins/std/infect.d [2020-01-13T19:24:39.952Z] #44 43.36 DEP compel/plugins/std/string.d [2020-01-13T19:24:40.004Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.959s coverage: 72.5% of statements [2020-01-13T19:24:40.082Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-13T19:24:40.082Z] #1 DONE 2.5s [2020-01-13T19:24:40.082Z] [2020-01-13T19:24:40.082Z] #3 [internal] load build definition from Dockerfile [2020-01-13T19:24:40.082Z] #3 transferring dockerfile: 15.57kB done [2020-01-13T19:24:40.082Z] #3 DONE 0.0s [2020-01-13T19:24:40.082Z] [2020-01-13T19:24:40.082Z] #2 [internal] load .dockerignore [2020-01-13T19:24:40.082Z] #2 transferring context: 112B done [2020-01-13T19:24:40.082Z] #2 DONE 0.0s [2020-01-13T19:24:40.082Z] [2020-01-13T19:24:40.082Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T19:24:40.207Z] #44 43.46 DEP compel/plugins/std/log.d [2020-01-13T19:24:40.207Z] #44 43.55 DEP compel/plugins/std/fds.d [2020-01-13T19:24:40.207Z] #44 43.66 DEP compel/plugins/std/std.d [2020-01-13T19:24:40.463Z] #44 43.79 DEP compel/plugins/shmem/shmem.d [2020-01-13T19:24:40.463Z] #44 43.91 DEP compel/plugins/fds/fds.d [2020-01-13T19:24:40.873Z] #4 DONE 0.7s [2020-01-13T19:24:40.873Z] [2020-01-13T19:24:40.873Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T19:24:40.873Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-13T19:24:40.873Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-13T19:24:40.873Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-13T19:24:40.873Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2020-01-13T19:24:40.873Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-13T19:24:41.063Z] #44 44.14 CC compel/plugins/std/std.o [2020-01-13T19:24:41.251Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-01-13T19:24:41.251Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-13T19:24:41.251Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-13T19:24:41.320Z] #44 44.60 CC compel/plugins/std/fds.o [2020-01-13T19:24:41.611Z] #5 DONE 0.5s [2020-01-13T19:24:41.611Z] [2020-01-13T19:24:41.611Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:24:41.893Z] #44 45.13 CC compel/plugins/std/log.o [2020-01-13T19:24:42.049Z] #7 ... [2020-01-13T19:24:42.049Z] [2020-01-13T19:24:42.049Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T19:24:42.049Z] #6 DONE 0.2s [2020-01-13T19:24:42.049Z] [2020-01-13T19:24:42.049Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:24:42.049Z] #7 DONE 0.4s [2020-01-13T19:24:42.049Z] [2020-01-13T19:24:42.049Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:24:42.049Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-13T19:24:42.049Z] #69 DONE 0.0s [2020-01-13T19:24:42.049Z] [2020-01-13T19:24:42.049Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:24:42.049Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-13T19:24:42.049Z] #8 DONE 0.1s [2020-01-13T19:24:42.049Z] [2020-01-13T19:24:42.049Z] #21 [internal] load build context [2020-01-13T19:24:42.543Z] ok github.com/docker/docker/daemon 12.253s coverage: 17.6% of statements [2020-01-13T19:24:42.543Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T19:24:42.543Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T19:24:42.543Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T19:24:42.543Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T19:24:42.543Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T19:24:42.543Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.065s coverage: 58.0% of statements [2020-01-13T19:24:42.543Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.630s coverage: 76.1% of statements [2020-01-13T19:24:42.905Z] #44 45.95 CC compel/plugins/std/string.o [2020-01-13T19:24:43.113Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2020-01-13T19:24:43.466Z] #44 46.66 CC compel/plugins/std/infect.o [2020-01-13T19:24:43.621Z] #21 ... [2020-01-13T19:24:43.621Z] [2020-01-13T19:24:43.621Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:24:43.621Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-13T19:24:43.621Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-13T19:24:43.621Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-13T19:24:43.621Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2020-01-13T19:24:43.621Z] #69 DONE 1.4s [2020-01-13T19:24:43.621Z] [2020-01-13T19:24:43.621Z] #21 [internal] load build context [2020-01-13T19:24:44.027Z] #44 47.16 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-13T19:24:44.027Z] #44 47.20 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-13T19:24:44.027Z] #44 47.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-13T19:24:44.027Z] #44 47.34 AR compel/plugins/std.lib.a [2020-01-13T19:24:44.027Z] #44 ... [2020-01-13T19:24:44.027Z] [2020-01-13T19:24:44.027Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:24:44.027Z] #50 DONE 118.0s [2020-01-13T19:24:44.027Z] [2020-01-13T19:24:44.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:44.027Z] #44 47.49 CC compel/plugins/fds/fds.o [2020-01-13T19:24:44.027Z] #44 ... [2020-01-13T19:24:44.027Z] [2020-01-13T19:24:44.027Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:44.027Z] #47 114.0 net/textproto [2020-01-13T19:24:44.027Z] #47 114.0 crypto/x509 [2020-01-13T19:24:44.027Z] #47 115.2 vendor/golang.org/x/net/http/httpguts [2020-01-13T19:24:44.027Z] #47 115.5 vendor/golang.org/x/net/http/httpproxy [2020-01-13T19:24:44.027Z] #47 115.8 mime/multipart [2020-01-13T19:24:44.283Z] #47 118.3 crypto/tls [2020-01-13T19:24:44.545Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2020-01-13T19:24:44.568Z] #21 transferring context: 46.66MB 2.3s done [2020-01-13T19:24:44.568Z] #21 DONE 2.4s [2020-01-13T19:24:44.568Z] [2020-01-13T19:24:44.568Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:24:44.568Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done [2020-01-13T19:24:44.568Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done [2020-01-13T19:24:44.568Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-13T19:24:44.568Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.4s done [2020-01-13T19:24:44.568Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 42.24MB / 51.32MB 2.2s [2020-01-13T19:24:44.568Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.2s done [2020-01-13T19:24:44.568Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 43.79MB / 56.59MB 2.2s [2020-01-13T19:24:44.568Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 39.14MB / 102.17MB 2.2s [2020-01-13T19:24:44.568Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 35.50MB / 48.95MB 2.2s [2020-01-13T19:24:44.568Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.6s done [2020-01-13T19:24:44.568Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 46.69MB / 51.32MB 2.3s [2020-01-13T19:24:44.568Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 48.31MB / 56.59MB 2.3s [2020-01-13T19:24:44.568Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 39.57MB / 48.95MB 2.3s [2020-01-13T19:24:44.957Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 50.23MB / 51.32MB 2.5s [2020-01-13T19:24:44.957Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 51.72MB / 56.59MB 2.5s [2020-01-13T19:24:44.957Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 48.60MB / 102.17MB 2.5s [2020-01-13T19:24:44.957Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 44.35MB / 48.95MB 2.5s [2020-01-13T19:24:44.957Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.12MB / 56.59MB 2.6s [2020-01-13T19:24:44.957Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.25MB / 48.95MB 2.6s [2020-01-13T19:24:44.957Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.6s done [2020-01-13T19:24:44.957Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.7s done [2020-01-13T19:24:44.957Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 64.54MB / 102.17MB 2.8s [2020-01-13T19:24:45.209Z] #47 ... [2020-01-13T19:24:45.210Z] [2020-01-13T19:24:45.210Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:24:45.210Z] #10 119.5 Selecting previously unselected package libapparmor1:amd64. [2020-01-13T19:24:45.210Z] #10 119.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-01-13T19:24:45.210Z] #10 119.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-01-13T19:24:45.326Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 80.15MB / 102.17MB 2.9s [2020-01-13T19:24:45.326Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.8s done [2020-01-13T19:24:45.326Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 96.19MB / 102.17MB 3.1s [2020-01-13T19:24:45.326Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.3s done [2020-01-13T19:24:45.465Z] #10 119.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-13T19:24:45.466Z] #10 119.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-01-13T19:24:45.466Z] #10 119.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-13T19:24:45.712Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-13T19:24:45.721Z] #10 119.9 Selecting previously unselected package libbtrfs0. [2020-01-13T19:24:45.721Z] #10 119.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-01-13T19:24:45.721Z] #10 119.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:24:45.721Z] #10 120.0 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:24:45.721Z] #10 120.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-01-13T19:24:45.721Z] #10 120.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:24:45.931Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2020-01-13T19:24:45.977Z] #10 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-13T19:24:45.977Z] #10 120.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-01-13T19:24:45.977Z] #10 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-13T19:24:45.977Z] #10 120.2 Selecting previously unselected package libudev-dev:amd64. [2020-01-13T19:24:45.977Z] #10 120.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ... [2020-01-13T19:24:45.977Z] #10 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-13T19:24:46.233Z] #10 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-13T19:24:46.233Z] #10 120.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-01-13T19:24:46.233Z] #10 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-01-13T19:24:46.233Z] #10 120.6 Selecting previously unselected package libpcre16-3:amd64. [2020-01-13T19:24:46.488Z] #10 120.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-01-13T19:24:46.488Z] #10 120.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-01-13T19:24:46.488Z] #10 120.8 Selecting previously unselected package libpcre32-3:amd64. [2020-01-13T19:24:46.489Z] #10 120.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-01-13T19:24:46.489Z] #10 120.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-01-13T19:24:46.502Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2020-01-13T19:24:46.744Z] #10 121.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-13T19:24:46.744Z] #10 121.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-01-13T19:24:46.744Z] #10 121.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-13T19:24:46.744Z] #10 121.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-13T19:24:47.000Z] #10 121.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-01-13T19:24:47.000Z] #10 121.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-13T19:24:47.073Z] ok github.com/docker/docker/daemon/logger/awslogs 0.278s coverage: 77.8% of statements [2020-01-13T19:24:47.073Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-01-13T19:24:47.255Z] #10 121.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-13T19:24:47.255Z] #10 121.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-01-13T19:24:47.255Z] #10 121.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-13T19:24:47.332Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.009s coverage: 60.1% of statements [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T19:24:47.332Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T19:24:47.512Z] #10 121.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-13T19:24:47.512Z] #10 121.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-01-13T19:24:47.512Z] #10 121.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-13T19:24:47.512Z] #10 122.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-13T19:24:47.767Z] #10 122.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-01-13T19:24:47.767Z] #10 122.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-13T19:24:47.905Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-01-13T19:24:47.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-01-13T19:24:48.023Z] #10 122.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-13T19:24:48.023Z] #10 122.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ... [2020-01-13T19:24:48.023Z] #10 122.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-13T19:24:48.279Z] #10 122.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-01-13T19:24:48.279Z] #10 122.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-01-13T19:24:48.279Z] #10 122.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-01-13T19:24:48.279Z] #10 122.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:24:48.279Z] #10 122.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-01-13T19:24:48.279Z] #10 122.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up libudev-dev:amd64 (241-7~deb10u2) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:24:48.534Z] #10 122.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-01-13T19:24:48.534Z] #10 122.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:48.534Z] #10 122.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-01-13T19:24:48.534Z] #10 122.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-01-13T19:24:48.534Z] #10 122.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:24:48.534Z] #10 122.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-01-13T19:24:48.534Z] #10 122.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-13T19:24:48.534Z] #10 122.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:24:48.534Z] #10 122.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-01-13T19:24:48.790Z] #10 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-01-13T19:24:48.790Z] #10 122.9 Setting up dmsetup (2:1.02.155-3) ... [2020-01-13T19:24:48.790Z] #10 122.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-01-13T19:24:48.790Z] #10 122.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-01-13T19:24:48.790Z] #10 122.9 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:24:48.848Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.060s coverage: 62.1% of statements [2020-01-13T19:24:49.046Z] #10 DONE 123.3s [2020-01-13T19:24:49.046Z] [2020-01-13T19:24:49.046Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:24:49.046Z] #55 DONE 0.1s [2020-01-13T19:24:49.046Z] [2020-01-13T19:24:49.046Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:24:49.301Z] #11 ... [2020-01-13T19:24:49.301Z] [2020-01-13T19:24:49.301Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T19:24:49.301Z] #56 DONE 0.1s [2020-01-13T19:24:49.301Z] [2020-01-13T19:24:49.301Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:49.789Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 74.7% of statements [2020-01-13T19:24:49.789Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T19:24:49.789Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2020-01-13T19:24:50.365Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2020-01-13T19:24:50.626Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2020-01-13T19:24:51.198Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2020-01-13T19:24:51.815Z] #57 ... [2020-01-13T19:24:51.815Z] [2020-01-13T19:24:51.815Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:24:51.815Z] #11 DONE 2.8s [2020-01-13T19:24:51.815Z] [2020-01-13T19:24:51.815Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:51.815Z] #57 2.575 + RM_GOPATH=0 [2020-01-13T19:24:51.815Z] #57 2.575 + TMP_GOPATH= [2020-01-13T19:24:51.815Z] #57 2.575 + : /build [2020-01-13T19:24:51.815Z] #57 2.575 + '[' -z '' ']' [2020-01-13T19:24:51.815Z] #57 2.576 ++ mktemp -d [2020-01-13T19:24:51.815Z] #57 2.583 + export GOPATH=/tmp/tmp.UOZoaywd3Q [2020-01-13T19:24:51.815Z] #57 2.583 + GOPATH=/tmp/tmp.UOZoaywd3Q [2020-01-13T19:24:51.815Z] #57 2.584 + RM_GOPATH=1 [2020-01-13T19:24:51.815Z] #57 2.584 ++ dirname ./install.sh [2020-01-13T19:24:51.815Z] #57 2.585 + dir=. [2020-01-13T19:24:51.815Z] #57 2.585 + bin=runc [2020-01-13T19:24:51.815Z] #57 2.585 + shift [2020-01-13T19:24:51.815Z] #57 2.585 + '[' '!' -f ./runc.installer ']' [2020-01-13T19:24:51.815Z] #57 2.585 + . ./runc.installer [2020-01-13T19:24:51.815Z] #57 2.585 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:24:51.815Z] #57 2.585 + install_runc [2020-01-13T19:24:51.815Z] #57 2.585 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-13T19:24:51.815Z] #57 2.586 + uname -r [2020-01-13T19:24:51.815Z] #57 2.587 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-13T19:24:51.815Z] #57 2.587 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-13T19:24:51.816Z] #57 2.588 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-13T19:24:51.816Z] #57 2.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UOZoaywd3Q/src/github.com/opencontainers/runc [2020-01-13T19:24:51.816Z] #57 2.600 Cloning into '/tmp/tmp.UOZoaywd3Q/src/github.com/opencontainers/runc'... [2020-01-13T19:24:52.137Z] ok github.com/docker/docker/daemon/logger/splunk 2.011s coverage: 82.5% of statements [2020-01-13T19:24:52.138Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T19:24:52.138Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T19:24:53.520Z] ok github.com/docker/docker/distribution/metadata 0.139s coverage: 48.2% of statements [2020-01-13T19:24:53.780Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-01-13T19:24:54.351Z] ok github.com/docker/docker/distribution 0.260s coverage: 22.1% of statements [2020-01-13T19:24:54.351Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T19:24:54.416Z] #57 ... [2020-01-13T19:24:54.416Z] [2020-01-13T19:24:54.416Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T19:24:54.416Z] #12 DONE 2.4s [2020-01-13T19:24:54.416Z] [2020-01-13T19:24:54.416Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:24:54.672Z] #13 ... [2020-01-13T19:24:54.672Z] [2020-01-13T19:24:54.672Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:24:54.672Z] #44 47.92 AR compel/plugins/fds.lib.a [2020-01-13T19:24:54.672Z] #44 47.97 HOSTDEP compel/src/lib/log-host.d [2020-01-13T19:24:54.672Z] #44 48.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-13T19:24:54.672Z] #44 48.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-13T19:24:54.672Z] #44 48.43 HOSTDEP compel/src/main-host.d [2020-01-13T19:24:54.672Z] #44 48.65 DEP compel/src/lib/ptrace.d [2020-01-13T19:24:54.672Z] #44 48.77 DEP compel/src/lib/infect.d [2020-01-13T19:24:54.672Z] #44 48.90 DEP compel/src/lib/infect-util.d [2020-01-13T19:24:54.672Z] #44 49.04 DEP compel/src/lib/infect-rpc.d [2020-01-13T19:24:54.672Z] #44 49.14 DEP compel/arch/x86/src/lib/infect.d [2020-01-13T19:24:54.672Z] #44 49.24 DEP compel/arch/x86/src/lib/cpu.d [2020-01-13T19:24:54.672Z] #44 49.36 DEP compel/src/lib/log.d [2020-01-13T19:24:54.672Z] #44 49.44 DEP compel/src/main.d [2020-01-13T19:24:54.672Z] #44 49.54 DEP compel/src/lib/handle-elf.d [2020-01-13T19:24:54.672Z] #44 49.70 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-13T19:24:54.672Z] #44 49.88 CC compel/src/lib/log.o [2020-01-13T19:24:54.672Z] #44 50.12 CC compel/arch/x86/src/lib/cpu.o [2020-01-13T19:24:54.672Z] #44 50.74 CC compel/arch/x86/src/lib/infect.o [2020-01-13T19:24:54.672Z] #44 51.42 CC compel/src/lib/infect-rpc.o [2020-01-13T19:24:54.672Z] #44 51.70 CC compel/src/lib/infect-util.o [2020-01-13T19:24:54.672Z] #44 51.98 CC compel/src/lib/infect.o [2020-01-13T19:24:54.672Z] #44 54.51 CC compel/src/lib/ptrace.o [2020-01-13T19:24:54.672Z] #44 54.88 AR compel/libcompel.a [2020-01-13T19:24:54.672Z] #44 54.93 HOSTCC compel/src/main-host.o [2020-01-13T19:24:54.672Z] #44 55.48 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-13T19:24:54.672Z] #44 55.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-13T19:24:54.672Z] #44 56.28 HOSTCC compel/src/lib/log-host.o [2020-01-13T19:24:54.672Z] #44 56.54 HOSTLINK compel/compel-host-bin [2020-01-13T19:24:54.672Z] #44 56.69 DEP soccr/soccr.d [2020-01-13T19:24:54.672Z] #44 56.82 CC soccr/soccr.o [2020-01-13T19:24:55.233Z] #44 58.59 AR soccr/libsoccr.a [2020-01-13T19:24:55.488Z] #44 58.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:24:55.734Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-01-13T19:24:55.744Z] #44 58.99 DEP criu/arch/x86/sigframe.d [2020-01-13T19:24:55.744Z] #44 59.03 DEP criu/arch/x86/sigaction_compat.d [2020-01-13T19:24:55.744Z] #44 59.10 DEP criu/arch/x86/kerndat.d [2020-01-13T19:24:55.995Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-01-13T19:24:55.995Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.6% of statements [2020-01-13T19:24:55.995Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T19:24:55.995Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T19:24:55.995Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-01-13T19:24:55.995Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T19:24:56.000Z] #44 59.31 DEP criu/arch/x86/crtools.d [2020-01-13T19:24:56.256Z] #44 59.44 DEP criu/arch/x86/cpu.d [2020-01-13T19:24:56.256Z] #44 59.64 CC criu/arch/x86/cpu.o [2020-01-13T19:24:56.256Z] #44 ... [2020-01-13T19:24:56.256Z] [2020-01-13T19:24:56.256Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:24:56.256Z] #13 2.179 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-13T19:24:56.512Z] #13 DONE 2.3s [2020-01-13T19:24:56.512Z] [2020-01-13T19:24:56.512Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:56.512Z] #47 125.3 net/http/httptrace [2020-01-13T19:24:56.512Z] #47 125.6 net/http [2020-01-13T19:24:56.512Z] #47 ... [2020-01-13T19:24:56.512Z] [2020-01-13T19:24:56.512Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T19:24:56.565Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2020-01-13T19:24:56.825Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-01-13T19:24:57.365Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 11.2s done [2020-01-13T19:24:57.365Z] #8 DONE 14.7s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T19:24:57.365Z] #9 DONE 0.3s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T19:24:57.365Z] #10 DONE 0.3s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T19:24:57.365Z] #41 DONE 0.0s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T19:24:57.365Z] #30 DONE 0.1s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:24:57.365Z] #22 DONE 0.1s [2020-01-13T19:24:57.365Z] [2020-01-13T19:24:57.365Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:24:57.754Z] #31 ... [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T19:24:57.754Z] #71 DONE 0.2s [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:24:57.754Z] #23 DONE 0.3s [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:24:57.754Z] #33 DONE 0.3s [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T19:24:57.754Z] #47 DONE 0.3s [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T19:24:57.754Z] #50 DONE 0.3s [2020-01-13T19:24:57.754Z] [2020-01-13T19:24:57.754Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:24:57.767Z] ok github.com/docker/docker/opts 0.072s coverage: 66.9% of statements [2020-01-13T19:24:58.143Z] #51 ... [2020-01-13T19:24:58.143Z] [2020-01-13T19:24:58.143Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T19:24:58.143Z] #53 DONE 0.4s [2020-01-13T19:24:58.143Z] [2020-01-13T19:24:58.143Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T19:24:58.143Z] #65 DONE 0.4s [2020-01-13T19:24:58.143Z] [2020-01-13T19:24:58.143Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:24:58.143Z] #44 0.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:24:58.143Z] #44 0.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:24:58.143Z] #44 0.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:24:58.539Z] #44 0.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:24:59.025Z] #14 DONE 2.4s [2020-01-13T19:24:59.025Z] [2020-01-13T19:24:59.025Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:24:59.025Z] #57 9.395 + cd /tmp/tmp.UOZoaywd3Q/src/github.com/opencontainers/runc [2020-01-13T19:24:59.025Z] #57 9.396 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:24:59.025Z] #57 9.931 + '[' -z '' ']' [2020-01-13T19:24:59.283Z] #57 9.931 + target=static [2020-01-13T19:24:59.283Z] #57 9.932 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-13T19:24:59.687Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-01-13T19:24:59.687Z] ok github.com/docker/docker/pkg/authorization 0.314s coverage: 68.3% of statements [2020-01-13T19:24:59.881Z] #44 2.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:24:59.948Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2020-01-13T19:25:00.516Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-01-13T19:25:01.170Z] #57 11.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-13T19:25:01.170Z] #57 ... [2020-01-13T19:25:01.170Z] [2020-01-13T19:25:01.170Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T19:25:01.170Z] #15 DONE 2.2s [2020-01-13T19:25:01.229Z] #44 3.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:25:01.426Z] [2020-01-13T19:25:01.426Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T19:25:01.454Z] ok github.com/docker/docker/pkg/archive 1.282s coverage: 76.9% of statements [2020-01-13T19:25:01.454Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-01-13T19:25:02.022Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-01-13T19:25:02.591Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-01-13T19:25:02.593Z] #44 ... [2020-01-13T19:25:02.593Z] [2020-01-13T19:25:02.593Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:02.593Z] #48 0.770 + RM_GOPATH=0 [2020-01-13T19:25:02.593Z] #48 0.770 + TMP_GOPATH= [2020-01-13T19:25:02.593Z] #48 0.771 + : /build [2020-01-13T19:25:02.593Z] #48 0.772 + '[' -z '' ']' [2020-01-13T19:25:02.593Z] #48 0.777 ++ mktemp -d [2020-01-13T19:25:02.593Z] #48 0.785 + export GOPATH=/tmp/tmp.zVXqFUEdkI [2020-01-13T19:25:02.593Z] #48 0.786 + GOPATH=/tmp/tmp.zVXqFUEdkI [2020-01-13T19:25:02.593Z] #48 0.787 + RM_GOPATH=1 [2020-01-13T19:25:02.593Z] #48 0.793 ++ dirname ./install.sh [2020-01-13T19:25:02.593Z] #48 0.803 + dir=. [2020-01-13T19:25:02.593Z] #48 0.804 + bin=vndr [2020-01-13T19:25:02.593Z] #48 0.804 + shift [2020-01-13T19:25:02.593Z] #48 0.804 + '[' '!' -f ./vndr.installer ']' [2020-01-13T19:25:02.593Z] #48 0.805 + . ./vndr.installer [2020-01-13T19:25:02.593Z] #48 0.806 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:25:02.593Z] #48 0.809 + install_vndr [2020-01-13T19:25:02.593Z] #48 0.809 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-13T19:25:02.593Z] #48 0.810 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:25:02.593Z] #48 0.813 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zVXqFUEdkI/src/github.com/LK4D4/vndr [2020-01-13T19:25:02.593Z] #48 0.826 Cloning into '/tmp/tmp.zVXqFUEdkI/src/github.com/LK4D4/vndr'... [2020-01-13T19:25:02.593Z] #48 1.420 + cd /tmp/tmp.zVXqFUEdkI/src/github.com/LK4D4/vndr [2020-01-13T19:25:02.593Z] #48 1.420 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:25:02.593Z] #48 1.435 + go build -buildmode=pie -v -o /build/vndr . [2020-01-13T19:25:02.593Z] #48 2.586 runtime/internal/atomic [2020-01-13T19:25:02.593Z] #48 2.629 internal/cpu [2020-01-13T19:25:02.593Z] #48 2.767 runtime/internal/sys [2020-01-13T19:25:02.593Z] #48 3.039 runtime/internal/math [2020-01-13T19:25:02.593Z] #48 3.143 internal/race [2020-01-13T19:25:02.593Z] #48 3.193 sync/atomic [2020-01-13T19:25:02.593Z] #48 3.330 internal/bytealg [2020-01-13T19:25:02.593Z] #48 3.446 unicode [2020-01-13T19:25:02.593Z] #48 3.780 runtime [2020-01-13T19:25:03.160Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-13T19:25:03.357Z] #16 DONE 2.2s [2020-01-13T19:25:03.357Z] [2020-01-13T19:25:03.357Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:03.419Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-13T19:25:04.355Z] ok github.com/docker/docker/pkg/chrootarchive 3.559s coverage: 43.2% of statements [2020-01-13T19:25:04.616Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-01-13T19:25:05.184Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-01-13T19:25:05.444Z] ok github.com/docker/docker/pkg/fsutils 0.302s coverage: 85.1% of statements [2020-01-13T19:25:05.705Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-01-13T19:25:05.705Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-01-13T19:25:05.866Z] #48 ... [2020-01-13T19:25:05.866Z] [2020-01-13T19:25:05.866Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:05.866Z] #24 0.816 + RM_GOPATH=0 [2020-01-13T19:25:05.866Z] #24 0.817 + TMP_GOPATH= [2020-01-13T19:25:05.866Z] #24 0.818 + : /build [2020-01-13T19:25:05.866Z] #24 0.818 + '[' -z '' ']' [2020-01-13T19:25:05.866Z] #24 0.824 ++ mktemp -d [2020-01-13T19:25:05.866Z] #24 0.831 + export GOPATH=/tmp/tmp.TA4PvcPXRq [2020-01-13T19:25:05.866Z] #24 0.831 + GOPATH=/tmp/tmp.TA4PvcPXRq [2020-01-13T19:25:05.866Z] #24 0.833 + RM_GOPATH=1 [2020-01-13T19:25:05.866Z] #24 0.839 ++ dirname ./install.sh [2020-01-13T19:25:05.866Z] #24 0.848 + dir=. [2020-01-13T19:25:05.866Z] #24 0.849 + bin=dockercli [2020-01-13T19:25:05.866Z] #24 0.849 + shift [2020-01-13T19:25:05.866Z] #24 0.850 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T19:25:05.866Z] #24 0.850 + . ./dockercli.installer [2020-01-13T19:25:05.866Z] #24 0.852 ++ : stable [2020-01-13T19:25:05.866Z] #24 0.852 ++ : 17.06.2-ce [2020-01-13T19:25:05.866Z] #24 0.858 + install_dockercli [2020-01-13T19:25:05.866Z] #24 0.859 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T19:25:05.866Z] #24 0.859 Install docker/cli version 17.06.2-ce from stable [2020-01-13T19:25:05.866Z] #24 0.865 ++ uname -m [2020-01-13T19:25:05.866Z] #24 0.871 + arch=s390x [2020-01-13T19:25:05.866Z] #24 0.873 + '[' s390x '!=' x86_64 ']' [2020-01-13T19:25:05.866Z] #24 0.873 + '[' s390x '!=' s390x ']' [2020-01-13T19:25:05.866Z] #24 0.881 + url=https://download.docker.com/linux/static [2020-01-13T19:25:05.866Z] #24 0.893 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-13T19:25:05.866Z] #24 0.896 + tar -xz docker/docker [2020-01-13T19:25:05.866Z] #24 8.158 + mkdir -p /build [2020-01-13T19:25:05.866Z] #24 8.160 + mv docker/docker /build/ [2020-01-13T19:25:05.866Z] #24 8.161 + rmdir docker [2020-01-13T19:25:05.866Z] #24 DONE 8.3s [2020-01-13T19:25:05.866Z] [2020-01-13T19:25:05.866Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:05.866Z] #34 0.772 + RM_GOPATH=0 [2020-01-13T19:25:05.866Z] #34 0.773 + TMP_GOPATH= [2020-01-13T19:25:05.866Z] #34 0.774 + : /build [2020-01-13T19:25:05.866Z] #34 0.775 + '[' -z '' ']' [2020-01-13T19:25:05.866Z] #34 0.779 ++ mktemp -d [2020-01-13T19:25:05.866Z] #34 0.788 + export GOPATH=/tmp/tmp.end1Q4b4Q6 [2020-01-13T19:25:05.866Z] #34 0.789 + GOPATH=/tmp/tmp.end1Q4b4Q6 [2020-01-13T19:25:05.866Z] #34 0.789 + RM_GOPATH=1 [2020-01-13T19:25:05.866Z] #34 0.795 ++ dirname ./install.sh [2020-01-13T19:25:05.866Z] #34 0.803 + dir=. [2020-01-13T19:25:05.866Z] #34 0.804 + bin=tomlv [2020-01-13T19:25:05.866Z] #34 0.805 + shift [2020-01-13T19:25:05.866Z] #34 0.805 + '[' '!' -f ./tomlv.installer ']' [2020-01-13T19:25:05.866Z] #34 0.806 + . ./tomlv.installer [2020-01-13T19:25:05.866Z] #34 0.808 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:25:05.866Z] #34 0.811 + install_tomlv [2020-01-13T19:25:05.866Z] #34 0.811 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-13T19:25:05.866Z] #34 0.812 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:25:05.866Z] #34 0.813 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.end1Q4b4Q6/src/github.com/BurntSushi/toml [2020-01-13T19:25:05.866Z] #34 0.850 Cloning into '/tmp/tmp.end1Q4b4Q6/src/github.com/BurntSushi/toml'... [2020-01-13T19:25:05.866Z] #34 1.768 + cd /tmp/tmp.end1Q4b4Q6/src/github.com/BurntSushi/toml [2020-01-13T19:25:05.866Z] #34 1.769 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:25:05.866Z] #34 1.802 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:25:05.866Z] #34 2.534 internal/cpu [2020-01-13T19:25:05.866Z] #34 2.552 runtime/internal/atomic [2020-01-13T19:25:05.866Z] #34 2.816 runtime/internal/sys [2020-01-13T19:25:05.866Z] #34 2.975 runtime/internal/math [2020-01-13T19:25:05.866Z] #34 3.052 math/bits [2020-01-13T19:25:05.866Z] #34 3.274 internal/bytealg [2020-01-13T19:25:05.866Z] #34 3.572 runtime [2020-01-13T19:25:05.866Z] #34 3.762 math [2020-01-13T19:25:05.870Z] #17 2.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:25:05.870Z] #17 2.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:25:05.870Z] #17 2.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:25:06.736Z] #34 ... [2020-01-13T19:25:06.737Z] [2020-01-13T19:25:06.737Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:06.737Z] #48 8.890 unicode/utf8 [2020-01-13T19:25:06.796Z] #17 3.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB] [2020-01-13T19:25:07.052Z] #17 ... [2020-01-13T19:25:07.052Z] [2020-01-13T19:25:07.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:07.052Z] #44 60.40 CC criu/arch/x86/crtools.o [2020-01-13T19:25:07.052Z] #44 61.82 CC criu/arch/x86/kerndat.o [2020-01-13T19:25:07.052Z] #44 62.37 CC criu/arch/x86/sigaction_compat.o [2020-01-13T19:25:07.052Z] #44 62.70 CC criu/arch/x86/sigframe.o [2020-01-13T19:25:07.052Z] #44 62.99 LINK criu/arch/x86/crtools.built-in.o [2020-01-13T19:25:07.052Z] #44 63.03 DEP criu/pie/util-vdso-elf32.d [2020-01-13T19:25:07.052Z] #44 63.16 DEP criu/arch/x86/vdso-pie.d [2020-01-13T19:25:07.052Z] #44 63.30 DEP criu/pie/parasite-vdso.d [2020-01-13T19:25:07.052Z] #44 63.48 DEP criu/pie/util-vdso.d [2020-01-13T19:25:07.052Z] #44 63.61 DEP criu/pie/util.d [2020-01-13T19:25:07.052Z] #44 63.80 CC criu/pie/util.o [2020-01-13T19:25:07.052Z] #44 64.09 CC criu/pie/util-vdso.o [2020-01-13T19:25:07.052Z] #44 65.02 CC criu/pie/parasite-vdso.o [2020-01-13T19:25:07.052Z] #44 65.77 CC criu/arch/x86/vdso-pie.o [2020-01-13T19:25:07.052Z] #44 66.14 CC criu/pie/util-vdso-elf32.o [2020-01-13T19:25:07.052Z] #44 67.22 AR criu/pie/pie.lib.a [2020-01-13T19:25:07.052Z] #44 67.35 DEP criu/pie/restorer.d [2020-01-13T19:25:07.052Z] #44 67.61 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-13T19:25:07.052Z] #44 67.69 DEP criu/arch/x86/restorer_unmap.d [2020-01-13T19:25:07.052Z] #44 67.71 DEP criu/arch/x86/restorer.d [2020-01-13T19:25:07.052Z] #44 67.86 DEP criu/pie/parasite.d [2020-01-13T19:25:07.052Z] #44 68.19 CC criu/pie/parasite.o [2020-01-13T19:25:07.052Z] #44 69.39 LINK criu/pie/parasite.built-in.o [2020-01-13T19:25:07.052Z] #44 69.40 GEN criu/pie/parasite-blob.h [2020-01-13T19:25:07.052Z] #44 69.44 CC criu/arch/x86/restorer.o [2020-01-13T19:25:07.052Z] #44 70.01 CC criu/arch/x86/restorer_unmap.o [2020-01-13T19:25:07.052Z] #44 70.05 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-13T19:25:07.052Z] #44 70.40 CC criu/pie/restorer.o [2020-01-13T19:25:07.087Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-01-13T19:25:07.087Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 69.3% of statements [2020-01-13T19:25:07.087Z] ok github.com/docker/docker/layer 7.924s coverage: 68.8% of statements [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T19:25:07.087Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T19:25:07.087Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-01-13T19:25:07.346Z] ok github.com/docker/docker/pkg/idtools 0.795s coverage: 70.1% of statements [2020-01-13T19:25:07.603Z] #48 ... [2020-01-13T19:25:07.603Z] [2020-01-13T19:25:07.603Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:25:07.603Z] #36 1.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:25:07.603Z] #36 1.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:25:07.603Z] #36 1.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:25:07.603Z] #36 2.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:25:07.603Z] #36 4.126 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:25:07.603Z] #36 6.221 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:25:07.603Z] #36 ... [2020-01-13T19:25:07.603Z] [2020-01-13T19:25:07.603Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:25:07.603Z] #60 1.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:25:07.603Z] #60 1.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:25:07.603Z] #60 1.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:25:07.603Z] #60 2.068 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:25:07.603Z] #60 3.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:25:07.603Z] #60 5.666 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:25:07.603Z] #60 ... [2020-01-13T19:25:07.603Z] [2020-01-13T19:25:07.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:07.603Z] #11 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:25:07.603Z] #11 0.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:25:07.603Z] #11 0.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:25:07.603Z] #11 1.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:25:07.603Z] #11 3.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:25:07.603Z] #11 5.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:25:07.606Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2020-01-13T19:25:07.606Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T19:25:07.606Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-01-13T19:25:08.023Z] #11 ... [2020-01-13T19:25:08.023Z] [2020-01-13T19:25:08.023Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:25:08.023Z] #42 0.876 + git clone https://github.com/docker/distribution.git . [2020-01-13T19:25:08.023Z] #42 0.878 Cloning into '.'... [2020-01-13T19:25:08.023Z] #42 ... [2020-01-13T19:25:08.023Z] [2020-01-13T19:25:08.023Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:08.023Z] #54 0.704 + RM_GOPATH=0 [2020-01-13T19:25:08.023Z] #54 0.704 + TMP_GOPATH= [2020-01-13T19:25:08.023Z] #54 0.705 + : /build [2020-01-13T19:25:08.023Z] #54 0.706 + '[' -z '' ']' [2020-01-13T19:25:08.023Z] #54 0.710 ++ mktemp -d [2020-01-13T19:25:08.023Z] #54 0.720 + export GOPATH=/tmp/tmp.Pys5QBQ8IW [2020-01-13T19:25:08.023Z] #54 0.721 + GOPATH=/tmp/tmp.Pys5QBQ8IW [2020-01-13T19:25:08.023Z] #54 0.721 + RM_GOPATH=1 [2020-01-13T19:25:08.023Z] #54 0.725 ++ dirname ./install.sh [2020-01-13T19:25:08.023Z] #54 0.734 + dir=. [2020-01-13T19:25:08.023Z] #54 0.736 + bin=golangci_lint [2020-01-13T19:25:08.023Z] #54 0.736 + shift [2020-01-13T19:25:08.023Z] #54 0.738 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-13T19:25:08.023Z] #54 0.738 + . ./golangci_lint.installer [2020-01-13T19:25:08.023Z] #54 0.739 ++ : v1.20.0 [2020-01-13T19:25:08.023Z] #54 0.743 + install_golangci_lint [2020-01-13T19:25:08.023Z] #54 0.744 + echo 'Installing golangci-lint version v1.20.0' [2020-01-13T19:25:08.023Z] #54 0.744 Installing golangci-lint version v1.20.0 [2020-01-13T19:25:08.023Z] #54 0.745 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T19:25:08.023Z] #54 ... [2020-01-13T19:25:08.023Z] [2020-01-13T19:25:08.023Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:08.023Z] #66 0.535 + RM_GOPATH=0 [2020-01-13T19:25:08.023Z] #66 0.535 + TMP_GOPATH= [2020-01-13T19:25:08.023Z] #66 0.535 + : /build/ [2020-01-13T19:25:08.023Z] #66 0.535 + '[' -z '' ']' [2020-01-13T19:25:08.023Z] #66 0.536 ++ mktemp -d [2020-01-13T19:25:08.023Z] #66 0.537 + export GOPATH=/tmp/tmp.CcWxV3FsKw [2020-01-13T19:25:08.023Z] #66 0.537 + GOPATH=/tmp/tmp.CcWxV3FsKw [2020-01-13T19:25:08.023Z] #66 0.537 + RM_GOPATH=1 [2020-01-13T19:25:08.023Z] #66 0.537 ++ dirname ./install.sh [2020-01-13T19:25:08.023Z] #66 0.538 + dir=. [2020-01-13T19:25:08.023Z] #66 0.538 + bin=rootlesskit [2020-01-13T19:25:08.023Z] #66 0.538 + shift [2020-01-13T19:25:08.023Z] #66 0.538 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-13T19:25:08.023Z] #66 0.538 + . ./rootlesskit.installer [2020-01-13T19:25:08.023Z] #66 0.538 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:25:08.023Z] #66 0.539 + install_rootlesskit [2020-01-13T19:25:08.023Z] #66 0.539 + case "$1" in [2020-01-13T19:25:08.023Z] #66 0.539 + export CGO_ENABLED=0 [2020-01-13T19:25:08.023Z] #66 0.539 + CGO_ENABLED=0 [2020-01-13T19:25:08.023Z] #66 0.539 + _install_rootlesskit [2020-01-13T19:25:08.023Z] #66 0.539 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-13T19:25:08.023Z] #66 0.539 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:25:08.023Z] #66 0.539 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CcWxV3FsKw/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:25:08.023Z] #66 0.540 Cloning into '/tmp/tmp.CcWxV3FsKw/src/github.com/rootless-containers/rootlesskit'... [2020-01-13T19:25:08.023Z] #66 3.372 + cd /tmp/tmp.CcWxV3FsKw/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:25:08.023Z] #66 3.372 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:25:08.023Z] #66 4.045 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:25:08.023Z] #66 4.045 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-13T19:25:08.176Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-01-13T19:25:08.415Z] #44 ... [2020-01-13T19:25:08.415Z] [2020-01-13T19:25:08.415Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:08.415Z] #17 4.784 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [169 kB] [2020-01-13T19:25:08.436Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-01-13T19:25:08.437Z] #66 ... [2020-01-13T19:25:08.437Z] [2020-01-13T19:25:08.437Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:08.437Z] #51 0.395 + RM_GOPATH=0 [2020-01-13T19:25:08.437Z] #51 0.396 + TMP_GOPATH= [2020-01-13T19:25:08.437Z] #51 0.396 + : /build [2020-01-13T19:25:08.437Z] #51 0.396 + '[' -z '' ']' [2020-01-13T19:25:08.437Z] #51 0.396 ++ mktemp -d [2020-01-13T19:25:08.437Z] #51 0.399 + export GOPATH=/tmp/tmp.VgPNF8z78s [2020-01-13T19:25:08.437Z] #51 0.399 + GOPATH=/tmp/tmp.VgPNF8z78s [2020-01-13T19:25:08.437Z] #51 0.399 + RM_GOPATH=1 [2020-01-13T19:25:08.437Z] #51 0.400 ++ dirname ./install.sh [2020-01-13T19:25:08.437Z] #51 0.401 + dir=. [2020-01-13T19:25:08.437Z] #51 0.401 + bin=gotestsum [2020-01-13T19:25:08.437Z] #51 0.401 + shift [2020-01-13T19:25:08.437Z] #51 0.401 + '[' '!' -f ./gotestsum.installer ']' [2020-01-13T19:25:08.437Z] #51 0.401 + . ./gotestsum.installer [2020-01-13T19:25:08.437Z] #51 0.401 ++ : v0.3.5 [2020-01-13T19:25:08.437Z] #51 0.402 + install_gotestsum [2020-01-13T19:25:08.437Z] #51 0.402 + echo 'Installing gotestsum version v0.3.5' [2020-01-13T19:25:08.437Z] #51 0.402 Installing gotestsum version v0.3.5 [2020-01-13T19:25:08.437Z] #51 0.402 + go get -d gotest.tools/gotestsum [2020-01-13T19:25:08.437Z] #51 ... [2020-01-13T19:25:08.437Z] [2020-01-13T19:25:08.437Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:25:08.437Z] #26 1.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:25:08.437Z] #26 1.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:25:08.437Z] #26 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:25:08.437Z] #26 2.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:25:08.437Z] #26 4.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:25:08.437Z] #26 6.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:25:08.437Z] #26 ... [2020-01-13T19:25:08.437Z] [2020-01-13T19:25:08.437Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:08.437Z] #72 0.833 + RM_GOPATH=0 [2020-01-13T19:25:08.437Z] #72 0.844 + TMP_GOPATH= [2020-01-13T19:25:08.437Z] #72 0.845 + : /build [2020-01-13T19:25:08.437Z] #72 0.846 + '[' -z '' ']' [2020-01-13T19:25:08.437Z] #72 0.850 ++ mktemp -d [2020-01-13T19:25:08.437Z] #72 0.861 + export GOPATH=/tmp/tmp.JVeV0V20Z2 [2020-01-13T19:25:08.437Z] #72 0.861 + GOPATH=/tmp/tmp.JVeV0V20Z2 [2020-01-13T19:25:08.437Z] #72 0.862 + RM_GOPATH=1 [2020-01-13T19:25:08.437Z] #72 0.865 ++ dirname ./install.sh [2020-01-13T19:25:08.437Z] #72 0.875 + dir=. [2020-01-13T19:25:08.437Z] #72 0.876 + bin=proxy [2020-01-13T19:25:08.437Z] #72 0.876 + shift [2020-01-13T19:25:08.437Z] #72 0.877 + '[' '!' -f ./proxy.installer ']' [2020-01-13T19:25:08.437Z] #72 0.878 + . ./proxy.installer [2020-01-13T19:25:08.437Z] #72 0.879 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:25:08.437Z] #72 0.884 + install_proxy [2020-01-13T19:25:08.437Z] #72 0.885 + case "$1" in [2020-01-13T19:25:08.437Z] #72 0.885 + export CGO_ENABLED=0 [2020-01-13T19:25:08.437Z] #72 0.885 + CGO_ENABLED=0 [2020-01-13T19:25:08.437Z] #72 0.886 + _install_proxy [2020-01-13T19:25:08.437Z] #72 0.886 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-13T19:25:08.437Z] #72 0.887 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:25:08.437Z] #72 0.887 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JVeV0V20Z2/src/github.com/docker/libnetwork [2020-01-13T19:25:08.437Z] #72 0.918 Cloning into '/tmp/tmp.JVeV0V20Z2/src/github.com/docker/libnetwork'... [2020-01-13T19:25:08.695Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-01-13T19:25:08.837Z] #72 ... [2020-01-13T19:25:08.837Z] [2020-01-13T19:25:08.837Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:25:08.837Z] #31 0.975 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-13T19:25:08.837Z] #31 0.975 Cloning into '.'... [2020-01-13T19:25:08.837Z] #31 ... [2020-01-13T19:25:08.837Z] [2020-01-13T19:25:08.837Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:08.837Z] #34 10.32 internal/testlog [2020-01-13T19:25:08.837Z] #34 10.63 encoding [2020-01-13T19:25:08.837Z] #34 10.74 runtime/cgo [2020-01-13T19:25:08.955Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-01-13T19:25:09.216Z] ok github.com/docker/docker/pkg/mount 0.806s coverage: 70.0% of statements [2020-01-13T19:25:09.216Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T19:25:09.216Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T19:25:09.216Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T19:25:09.476Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-01-13T19:25:10.047Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-01-13T19:25:10.047Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-01-13T19:25:10.301Z] #17 6.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-01-13T19:25:10.306Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-01-13T19:25:10.875Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-01-13T19:25:11.446Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-01-13T19:25:11.705Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-01-13T19:25:12.275Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-01-13T19:25:12.275Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-01-13T19:25:12.535Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-13T19:25:12.795Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 71.3% of statements [2020-01-13T19:25:13.147Z] #34 ... [2020-01-13T19:25:13.147Z] [2020-01-13T19:25:13.147Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:13.147Z] #72 14.17 Checking out files: 94% (1897/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-13T19:25:13.147Z] #72 14.28 + cd /tmp/tmp.JVeV0V20Z2/src/github.com/docker/libnetwork [2020-01-13T19:25:13.147Z] #72 14.28 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:25:13.147Z] #72 14.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-13T19:25:13.566Z] #17 ... [2020-01-13T19:25:13.566Z] [2020-01-13T19:25:13.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:13.566Z] #44 73.64 LINK criu/pie/restorer.built-in.o [2020-01-13T19:25:13.566Z] #44 73.67 GEN criu/pie/restorer-blob.h [2020-01-13T19:25:13.566Z] #44 73.79 DEP criu/vdso.d [2020-01-13T19:25:13.566Z] #44 73.98 DEP criu/vdso-compat.d [2020-01-13T19:25:13.566Z] #44 74.11 DEP criu/uts_ns.d [2020-01-13T19:25:13.566Z] #44 74.24 DEP criu/util.d [2020-01-13T19:25:13.566Z] #44 74.49 DEP criu/uffd.d [2020-01-13T19:25:13.566Z] #44 74.72 DEP criu/tun.d [2020-01-13T19:25:13.566Z] #44 74.91 DEP criu/tty.d [2020-01-13T19:25:13.566Z] #44 75.08 DEP criu/timerfd.d [2020-01-13T19:25:13.566Z] #44 75.26 DEP criu/sysfs_parse.d [2020-01-13T19:25:13.566Z] #44 75.45 DEP criu/sysctl.d [2020-01-13T19:25:13.566Z] #44 75.60 DEP criu/string.d [2020-01-13T19:25:13.566Z] #44 75.65 DEP criu/stats.d [2020-01-13T19:25:13.566Z] #44 75.79 DEP criu/sockets.d [2020-01-13T19:25:13.566Z] #44 75.93 DEP criu/sk-unix.d [2020-01-13T19:25:13.566Z] #44 76.14 DEP criu/sk-tcp.d [2020-01-13T19:25:13.566Z] #44 76.33 DEP criu/sk-queue.d [2020-01-13T19:25:13.566Z] #44 76.50 DEP criu/sk-packet.d [2020-01-13T19:25:13.566Z] #44 76.77 DEP criu/sk-netlink.d [2020-01-13T19:25:13.566Z] #44 76.90 DEP criu/sk-inet.d [2020-01-13T19:25:13.755Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-01-13T19:25:13.755Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.2% of statements [2020-01-13T19:25:13.822Z] #44 77.07 DEP criu/signalfd.d [2020-01-13T19:25:14.015Z] ok github.com/docker/docker/pkg/signal 2.821s coverage: 61.0% of statements [2020-01-13T19:25:14.077Z] #44 77.31 DEP criu/sigframe.d [2020-01-13T19:25:14.077Z] #44 77.45 DEP criu/shmem.d [2020-01-13T19:25:14.332Z] #44 77.63 DEP criu/servicefd.d [2020-01-13T19:25:14.584Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-01-13T19:25:14.584Z] testing: warning: no tests to run [2020-01-13T19:25:14.584Z] coverage: [no statements] [2020-01-13T19:25:14.584Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2020-01-13T19:25:14.588Z] #44 77.83 DEP criu/seize.d [2020-01-13T19:25:14.588Z] #44 78.02 DEP criu/seccomp.d [2020-01-13T19:25:14.845Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-01-13T19:25:14.885Z] #44 78.27 DEP criu/rst-malloc.d [2020-01-13T19:25:15.105Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-01-13T19:25:15.105Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements [2020-01-13T19:25:15.105Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-01-13T19:25:15.183Z] #44 78.33 DEP criu/rbtree.d [2020-01-13T19:25:15.183Z] #44 78.38 DEP criu/pstree.d [2020-01-13T19:25:15.183Z] #44 78.52 DEP criu/protobuf.d [2020-01-13T19:25:15.439Z] #44 ... [2020-01-13T19:25:15.439Z] [2020-01-13T19:25:15.439Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:15.439Z] #17 12.02 Fetched 8319 kB in 10s (863 kB/s) [2020-01-13T19:25:16.366Z] #17 12.02 Reading package lists... [2020-01-13T19:25:16.366Z] #17 ... [2020-01-13T19:25:16.366Z] [2020-01-13T19:25:16.366Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:16.366Z] #47 140.3 github.com/LK4D4/vndr/godl [2020-01-13T19:25:16.366Z] #47 141.1 github.com/LK4D4/vndr [2020-01-13T19:25:16.366Z] #47 DONE 150.3s [2020-01-13T19:25:16.622Z] [2020-01-13T19:25:16.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:16.622Z] #44 78.68 GEN criu/protobuf-desc-gen.h [2020-01-13T19:25:17.020Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-01-13T19:25:17.281Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-01-13T19:25:17.663Z] #72 ... [2020-01-13T19:25:17.663Z] [2020-01-13T19:25:17.663Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:17.663Z] #48 9.626 math [2020-01-13T19:25:17.663Z] #48 13.72 unicode/utf16 [2020-01-13T19:25:17.663Z] #48 14.05 container/list [2020-01-13T19:25:17.663Z] #48 14.75 crypto/internal/subtle [2020-01-13T19:25:17.663Z] #48 14.84 crypto/subtle [2020-01-13T19:25:17.663Z] #48 14.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-13T19:25:17.663Z] #48 15.09 internal/nettrace [2020-01-13T19:25:17.663Z] #48 15.19 runtime/cgo [2020-01-13T19:25:17.663Z] #48 ... [2020-01-13T19:25:17.663Z] [2020-01-13T19:25:17.663Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:17.663Z] #54 16.69 + cd /tmp/tmp.Pys5QBQ8IW/src/github.com/golangci/golangci-lint/ [2020-01-13T19:25:17.663Z] #54 16.70 + git checkout -q v1.20.0 [2020-01-13T19:25:17.663Z] #54 16.97 ++ git describe --tags [2020-01-13T19:25:17.663Z] #54 16.98 + version=v1.20.0 [2020-01-13T19:25:17.663Z] #54 16.98 ++ git rev-parse --short HEAD [2020-01-13T19:25:17.663Z] #54 16.98 + commit=cc98739 [2020-01-13T19:25:17.663Z] #54 16.99 ++ git show -s --format=%cd [2020-01-13T19:25:17.663Z] #54 16.99 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-13T19:25:17.663Z] #54 16.99 + 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-01-13T19:25:17.853Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-01-13T19:25:17.989Z] #44 81.08 DEP criu/protobuf-desc.d [2020-01-13T19:25:17.989Z] #44 81.19 DEP criu/proc_parse.d [2020-01-13T19:25:18.245Z] #44 81.35 DEP criu/plugin.d [2020-01-13T19:25:18.245Z] #44 81.50 DEP criu/pipes.d [2020-01-13T19:25:18.245Z] #44 81.59 DEP criu/pie-util.d [2020-01-13T19:25:18.501Z] #44 81.69 DEP criu/pie-util-vdso.d [2020-01-13T19:25:18.501Z] #44 81.81 DEP criu/pie-util-vdso-elf32.d [2020-01-13T19:25:18.501Z] #44 81.92 DEP criu/path.d [2020-01-13T19:25:18.757Z] #44 82.07 DEP criu/parasite-syscall.d [2020-01-13T19:25:18.794Z] ok github.com/docker/docker/plugin 0.612s coverage: 27.1% of statements [2020-01-13T19:25:18.794Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-01-13T19:25:19.013Z] #44 82.25 DEP criu/pagemap.d [2020-01-13T19:25:19.268Z] #44 82.49 DEP criu/pagemap-cache.d [2020-01-13T19:25:19.364Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 50.9% of statements [2020-01-13T19:25:19.364Z] ok github.com/docker/docker/registry 0.243s coverage: 56.0% of statements [2020-01-13T19:25:19.524Z] #44 82.66 DEP criu/page-xfer.d [2020-01-13T19:25:19.524Z] #44 82.83 DEP criu/page-pipe.d [2020-01-13T19:25:19.779Z] #44 82.96 DEP criu/netfilter.d [2020-01-13T19:25:19.779Z] #44 83.09 DEP criu/net.d [2020-01-13T19:25:20.035Z] #44 83.29 DEP criu/namespaces.d [2020-01-13T19:25:20.275Z] #54 ... [2020-01-13T19:25:20.275Z] [2020-01-13T19:25:20.275Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:20.275Z] #44 12.54 Fetched 8017 kB in 12s (655 kB/s) [2020-01-13T19:25:20.275Z] #44 12.54 Reading package lists... [2020-01-13T19:25:20.275Z] #44 16.75 Reading package lists... [2020-01-13T19:25:20.275Z] #44 21.83 Building dependency tree... [2020-01-13T19:25:20.275Z] #44 ... [2020-01-13T19:25:20.275Z] [2020-01-13T19:25:20.275Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:20.275Z] #11 12.73 Fetched 8017 kB in 12s (673 kB/s) [2020-01-13T19:25:20.275Z] #11 12.73 Reading package lists... [2020-01-13T19:25:20.275Z] #11 16.84 Reading package lists... [2020-01-13T19:25:20.275Z] #11 21.90 Building dependency tree... [2020-01-13T19:25:20.275Z] #11 ... [2020-01-13T19:25:20.275Z] [2020-01-13T19:25:20.275Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:25:20.275Z] #42 12.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-13T19:25:20.275Z] #42 14.62 + 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-01-13T19:25:20.291Z] #44 83.39 DEP criu/mount.d [2020-01-13T19:25:20.305Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-01-13T19:25:20.305Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2020-01-13T19:25:20.547Z] #44 83.66 DEP criu/mem.d [2020-01-13T19:25:20.547Z] #44 83.91 DEP criu/lsm.d [2020-01-13T19:25:20.693Z] #42 ... [2020-01-13T19:25:20.693Z] [2020-01-13T19:25:20.693Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:20.693Z] #44 23.17 The following additional packages will be installed: [2020-01-13T19:25:20.693Z] #44 23.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-13T19:25:20.693Z] #44 23.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-13T19:25:20.693Z] #44 23.18 Suggested packages: [2020-01-13T19:25:20.693Z] #44 23.18 manpages-dev python-setuptools [2020-01-13T19:25:20.693Z] #44 ... [2020-01-13T19:25:20.693Z] [2020-01-13T19:25:20.693Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:25:20.693Z] #60 13.22 Fetched 8017 kB in 12s (660 kB/s) [2020-01-13T19:25:20.693Z] #60 13.22 Reading package lists... [2020-01-13T19:25:20.693Z] #60 17.37 Reading package lists... [2020-01-13T19:25:20.693Z] #60 22.28 Building dependency tree... [2020-01-13T19:25:20.693Z] #60 ... [2020-01-13T19:25:20.693Z] [2020-01-13T19:25:20.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:20.693Z] #11 23.22 The following additional packages will be installed: [2020-01-13T19:25:20.693Z] #11 23.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-13T19:25:20.693Z] #11 23.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-13T19:25:20.693Z] #11 23.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-13T19:25:20.693Z] #11 23.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:25:20.693Z] #11 23.23 Suggested packages: [2020-01-13T19:25:20.693Z] #11 23.23 gcc-8-locales seccomp wine64 [2020-01-13T19:25:20.804Z] #44 84.04 DEP criu/log.d [2020-01-13T19:25:20.804Z] #44 84.13 DEP criu/libnetlink.d [2020-01-13T19:25:21.060Z] #44 84.22 DEP criu/kerndat.d [2020-01-13T19:25:21.060Z] #44 84.36 DEP criu/kcmp-ids.d [2020-01-13T19:25:21.060Z] #44 84.43 DEP criu/irmap.d [2020-01-13T19:25:21.097Z] #11 ... [2020-01-13T19:25:21.097Z] [2020-01-13T19:25:21.097Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:25:21.097Z] #36 13.66 Fetched 8017 kB in 12s (642 kB/s) [2020-01-13T19:25:21.097Z] #36 13.66 Reading package lists... [2020-01-13T19:25:21.097Z] #36 18.46 Reading package lists... [2020-01-13T19:25:21.097Z] #36 23.09 Building dependency tree... [2020-01-13T19:25:21.097Z] #36 ... [2020-01-13T19:25:21.097Z] [2020-01-13T19:25:21.097Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:25:21.097Z] #26 13.85 Fetched 8017 kB in 12s (648 kB/s) [2020-01-13T19:25:21.097Z] #26 13.85 Reading package lists... [2020-01-13T19:25:21.097Z] #26 18.39 Reading package lists... [2020-01-13T19:25:21.097Z] #26 22.92 Building dependency tree... [2020-01-13T19:25:21.316Z] #44 84.52 DEP criu/ipc_ns.d [2020-01-13T19:25:21.316Z] #44 84.77 DEP criu/image.d [2020-01-13T19:25:21.513Z] #26 ... [2020-01-13T19:25:21.513Z] [2020-01-13T19:25:21.513Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:25:21.513Z] #60 23.62 The following additional packages will be installed: [2020-01-13T19:25:21.513Z] #60 23.62 libbtrfs0 [2020-01-13T19:25:21.513Z] #60 23.75 The following NEW packages will be installed: [2020-01-13T19:25:21.513Z] #60 23.75 libbtrfs-dev libbtrfs0 [2020-01-13T19:25:21.513Z] #60 23.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:21.513Z] #60 23.86 Need to get 118 kB of archives. [2020-01-13T19:25:21.513Z] #60 23.86 After this operation, 390 kB of additional disk space will be used. [2020-01-13T19:25:21.513Z] #60 23.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-13T19:25:21.513Z] #60 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-13T19:25:21.877Z] #44 85.00 DEP criu/image-desc.d [2020-01-13T19:25:21.877Z] #44 85.10 DEP criu/fsnotify.d [2020-01-13T19:25:21.932Z] #60 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:21.932Z] #60 24.62 Fetched 118 kB in 0s (1102 kB/s) [2020-01-13T19:25:22.133Z] #44 85.28 DEP criu/filesystems.d [2020-01-13T19:25:22.133Z] #44 85.46 DEP criu/files.d [2020-01-13T19:25:22.378Z] #60 24.78 Selecting previously unselected package libbtrfs0. [2020-01-13T19:25:22.378Z] #60 24.78 (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-01-13T19:25:22.378Z] #60 24.86 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-13T19:25:22.378Z] #60 24.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:25:22.378Z] #60 24.95 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:25:22.378Z] #60 24.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-13T19:25:22.378Z] #60 24.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:25:22.378Z] #60 25.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:25:22.388Z] #44 85.70 DEP criu/files-reg.d [2020-01-13T19:25:22.644Z] #44 85.91 DEP criu/files-ext.d [2020-01-13T19:25:22.846Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-01-13T19:25:22.846Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-01-13T19:25:22.846Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-01-13T19:25:22.900Z] #44 86.04 DEP criu/file-lock.d [2020-01-13T19:25:22.900Z] #44 86.25 DEP criu/file-ids.d [2020-01-13T19:25:23.155Z] #44 86.40 DEP criu/fifo.d [2020-01-13T19:25:23.155Z] #44 86.49 DEP criu/fdstore.d [2020-01-13T19:25:23.254Z] #60 25.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:25:23.254Z] #60 25.87 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:25:23.411Z] #44 86.59 DEP criu/fault-injection.d [2020-01-13T19:25:23.411Z] #44 86.65 DEP criu/external.d [2020-01-13T19:25:23.411Z] #44 86.78 DEP criu/eventpoll.d [2020-01-13T19:25:23.667Z] #44 86.97 DEP criu/eventfd.d [2020-01-13T19:25:23.675Z] #60 DONE 26.2s [2020-01-13T19:25:23.675Z] [2020-01-13T19:25:23.675Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:25:23.675Z] #61 DONE 0.1s [2020-01-13T19:25:23.675Z] [2020-01-13T19:25:23.675Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:23.675Z] #44 24.19 The following NEW packages will be installed: [2020-01-13T19:25:23.675Z] #44 24.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-13T19:25:23.675Z] #44 24.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-13T19:25:23.675Z] #44 24.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-13T19:25:23.675Z] #44 24.23 python-six zlib1g-dev [2020-01-13T19:25:23.675Z] #44 24.49 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:23.675Z] #44 24.49 Need to get 3742 kB of archives. [2020-01-13T19:25:23.675Z] #44 24.49 After this operation, 22.0 MB of additional disk space will be used. [2020-01-13T19:25:23.675Z] #44 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-01-13T19:25:23.675Z] #44 24.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-13T19:25:23.675Z] #44 24.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-01-13T19:25:23.675Z] #44 24.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-13T19:25:23.675Z] #44 24.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-01-13T19:25:23.675Z] #44 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-13T19:25:23.675Z] #44 24.57 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-01-13T19:25:23.675Z] #44 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-01-13T19:25:23.675Z] #44 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-01-13T19:25:23.675Z] #44 24.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-01-13T19:25:23.675Z] #44 24.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-01-13T19:25:23.675Z] #44 24.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-01-13T19:25:23.675Z] #44 24.84 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-01-13T19:25:23.675Z] #44 24.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-01-13T19:25:23.675Z] #44 24.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-13T19:25:23.675Z] #44 24.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-01-13T19:25:23.675Z] #44 24.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-01-13T19:25:23.675Z] #44 25.67 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:23.675Z] #44 25.88 Fetched 3742 kB in 1s (5904 kB/s) [2020-01-13T19:25:23.675Z] #44 25.98 Selecting previously unselected package libcap-dev:s390x. [2020-01-13T19:25:23.675Z] #44 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-13T19:25:23.675Z] #44 26.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-01-13T19:25:23.675Z] #44 26.09 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-01-13T19:25:23.675Z] #44 26.22 Selecting previously unselected package libnet1:s390x. [2020-01-13T19:25:23.675Z] #44 26.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T19:25:23.675Z] #44 26.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:23.675Z] #44 ... [2020-01-13T19:25:23.675Z] [2020-01-13T19:25:23.675Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T19:25:23.675Z] #62 DONE 0.1s [2020-01-13T19:25:23.675Z] [2020-01-13T19:25:23.675Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:23.675Z] #44 26.33 Selecting previously unselected package libnet1-dev. [2020-01-13T19:25:23.675Z] #44 26.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T19:25:23.675Z] #44 26.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:24.095Z] #44 87.11 DEP criu/crtools.d [2020-01-13T19:25:24.095Z] #44 87.26 DEP criu/cr-service.d [2020-01-13T19:25:24.095Z] #44 87.38 DEP criu/cr-restore.d [2020-01-13T19:25:24.164Z] #44 26.52 Selecting previously unselected package libnl-3-200:s390x. [2020-01-13T19:25:24.164Z] #44 26.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-13T19:25:24.164Z] #44 26.53 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T19:25:24.164Z] #44 26.64 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-13T19:25:24.164Z] #44 26.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-01-13T19:25:24.164Z] #44 26.65 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-01-13T19:25:24.164Z] #44 26.84 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-13T19:25:24.164Z] #44 26.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-13T19:25:24.164Z] #44 26.84 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T19:25:24.164Z] #44 26.89 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-13T19:25:24.164Z] #44 26.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-01-13T19:25:24.164Z] #44 26.90 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-13T19:25:24.224Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2020-01-13T19:25:24.351Z] #44 87.65 DEP criu/cr-errno.d [2020-01-13T19:25:24.351Z] #44 87.67 DEP criu/cr-dump.d [2020-01-13T19:25:24.561Z] #44 27.01 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-13T19:25:24.561Z] #44 27.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-01-13T19:25:24.561Z] #44 27.02 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-13T19:25:24.561Z] #44 ... [2020-01-13T19:25:24.561Z] [2020-01-13T19:25:24.561Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:25:24.561Z] #26 24.40 ca-certificates is already the newest version (20190110). [2020-01-13T19:25:24.561Z] #26 24.40 The following additional packages will be installed: [2020-01-13T19:25:24.561Z] #26 24.40 libjq1 libonig5 [2020-01-13T19:25:24.561Z] #26 24.71 The following NEW packages will be installed: [2020-01-13T19:25:24.561Z] #26 24.71 jq libjq1 libonig5 [2020-01-13T19:25:24.561Z] #26 24.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:24.561Z] #26 24.89 Need to get 350 kB of archives. [2020-01-13T19:25:24.561Z] #26 24.89 After this operation, 1154 kB of additional disk space will be used. [2020-01-13T19:25:24.561Z] #26 24.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-13T19:25:24.561Z] #26 24.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-13T19:25:24.561Z] #26 24.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-13T19:25:24.561Z] #26 26.00 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:24.561Z] #26 26.12 Fetched 350 kB in 0s (2567 kB/s) [2020-01-13T19:25:24.561Z] #26 26.20 Selecting previously unselected package libonig5:s390x. [2020-01-13T19:25:24.561Z] #26 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 ... 15168 files and directories currently installed.) [2020-01-13T19:25:24.561Z] #26 26.26 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-01-13T19:25:24.561Z] #26 26.26 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-13T19:25:24.561Z] #26 26.60 Selecting previously unselected package libjq1:s390x. [2020-01-13T19:25:24.561Z] #26 26.60 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T19:25:24.561Z] #26 26.60 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T19:25:24.561Z] #26 26.70 Selecting previously unselected package jq. [2020-01-13T19:25:24.561Z] #26 26.71 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T19:25:24.561Z] #26 26.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:25:24.561Z] #26 26.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-13T19:25:24.561Z] #26 26.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T19:25:24.561Z] #26 26.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:25:24.561Z] #26 26.91 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:25:24.561Z] #26 DONE 27.3s [2020-01-13T19:25:24.561Z] [2020-01-13T19:25:24.561Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:25:24.561Z] #27 DONE 0.1s [2020-01-13T19:25:24.561Z] [2020-01-13T19:25:24.561Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:24.561Z] #44 27.27 Selecting previously unselected package libprotobuf17:s390x. [2020-01-13T19:25:24.561Z] #44 27.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:24.561Z] #44 27.30 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:24.606Z] #44 87.90 DEP criu/cr-dedup.d [2020-01-13T19:25:24.862Z] #44 88.03 DEP criu/cr-check.d [2020-01-13T19:25:24.862Z] #44 88.19 DEP criu/config.d [2020-01-13T19:25:25.118Z] #44 88.32 DEP criu/clone-noasan.d [2020-01-13T19:25:25.118Z] #44 88.37 DEP criu/cgroup.d [2020-01-13T19:25:25.374Z] #44 88.62 DEP criu/cgroup-props.d [2020-01-13T19:25:25.374Z] #44 88.69 DEP criu/bitmap.d [2020-01-13T19:25:25.374Z] #44 88.73 DEP criu/bfd.d [2020-01-13T19:25:25.412Z] #44 27.96 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-01-13T19:25:25.412Z] #44 27.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:25.412Z] #44 27.97 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:25.412Z] #44 28.14 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-13T19:25:25.412Z] #44 28.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:25.412Z] #44 28.14 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-13T19:25:25.630Z] #44 ... [2020-01-13T19:25:25.630Z] [2020-01-13T19:25:25.630Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:25:25.630Z] #30 DONE 159.8s [2020-01-13T19:25:25.630Z] [2020-01-13T19:25:25.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:25.630Z] #44 88.82 DEP criu/autofs.d [2020-01-13T19:25:25.630Z] #44 ... [2020-01-13T19:25:25.630Z] [2020-01-13T19:25:25.630Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:25.630Z] #17 12.02 Reading package lists... [2020-01-13T19:25:25.630Z] #17 16.63 Reading package lists... [2020-01-13T19:25:25.630Z] #17 20.03 Building dependency tree... [2020-01-13T19:25:25.630Z] #17 22.07 libcap2-bin is already the newest version (1:2.25-2). [2020-01-13T19:25:25.630Z] #17 22.07 The following additional packages will be installed: [2020-01-13T19:25:25.630Z] #17 22.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-13T19:25:25.630Z] #17 22.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-13T19:25:25.630Z] #17 22.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-13T19:25:25.630Z] #17 22.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-13T19:25:25.630Z] #17 22.09 python3.7 python3.7-minimal vim-runtime xxd [2020-01-13T19:25:25.630Z] #17 22.09 Suggested packages: [2020-01-13T19:25:25.630Z] #17 22.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-13T19:25:25.630Z] #17 22.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-13T19:25:25.630Z] #17 22.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-13T19:25:25.630Z] #17 22.09 Recommended packages: [2020-01-13T19:25:25.630Z] #17 22.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-13T19:25:25.630Z] #17 22.09 python3-keyrings.alt python3-xdg unzip [2020-01-13T19:25:26.405Z] #44 29.08 Selecting previously unselected package libprotoc17:s390x. [2020-01-13T19:25:26.406Z] #44 29.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:26.406Z] #44 29.10 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:27.518Z] #17 23.99 The following NEW packages will be installed: [2020-01-13T19:25:27.518Z] #17 24.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-13T19:25:27.518Z] #17 24.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-13T19:25:27.518Z] #17 24.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-13T19:25:27.518Z] #17 24.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-13T19:25:27.518Z] #17 24.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-13T19:25:27.518Z] #17 24.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-13T19:25:27.518Z] #17 24.01 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-13T19:25:27.518Z] #17 24.01 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-13T19:25:27.739Z] #44 30.02 Selecting previously unselected package protobuf-c-compiler. [2020-01-13T19:25:27.739Z] #44 30.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-01-13T19:25:27.739Z] #44 30.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:25:27.739Z] #44 30.28 Selecting previously unselected package protobuf-compiler. [2020-01-13T19:25:27.739Z] #44 30.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:27.739Z] #44 30.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:25:27.773Z] #17 24.33 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:27.773Z] #17 24.33 Need to get 27.0 MB of archives. [2020-01-13T19:25:27.773Z] #17 24.33 After this operation, 111 MB of additional disk space will be used. [2020-01-13T19:25:27.773Z] #17 24.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-01-13T19:25:27.773Z] #17 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB] [2020-01-13T19:25:27.773Z] #17 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB] [2020-01-13T19:25:27.773Z] #17 24.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-01-13T19:25:27.773Z] #17 24.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-01-13T19:25:27.773Z] #17 24.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB] [2020-01-13T19:25:27.773Z] #17 24.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB] [2020-01-13T19:25:27.773Z] #17 24.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-01-13T19:25:28.029Z] #17 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-01-13T19:25:28.029Z] #17 24.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-01-13T19:25:28.029Z] #17 24.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-01-13T19:25:28.029Z] #17 24.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-01-13T19:25:28.029Z] #17 24.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-01-13T19:25:28.029Z] #17 24.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-01-13T19:25:28.029Z] #17 24.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-01-13T19:25:28.029Z] #17 24.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-01-13T19:25:28.029Z] #17 24.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-01-13T19:25:28.029Z] #17 24.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:25:28.029Z] #17 24.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-01-13T19:25:28.029Z] #17 24.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-01-13T19:25:28.029Z] #17 24.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-01-13T19:25:28.029Z] #17 24.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-01-13T19:25:28.029Z] #17 24.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-01-13T19:25:28.029Z] #17 24.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-01-13T19:25:28.029Z] #17 24.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-01-13T19:25:28.029Z] #17 24.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-01-13T19:25:28.029Z] #17 24.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-01-13T19:25:28.029Z] #17 24.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-01-13T19:25:28.029Z] #17 24.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-01-13T19:25:28.285Z] #17 25.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-01-13T19:25:28.285Z] #17 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-01-13T19:25:28.352Z] #44 30.58 Selecting previously unselected package python-pkg-resources. [2020-01-13T19:25:28.352Z] #44 30.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:25:28.352Z] #44 30.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-13T19:25:28.352Z] #44 30.72 Selecting previously unselected package python-six. [2020-01-13T19:25:28.352Z] #44 30.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-13T19:25:28.352Z] #44 30.73 Unpacking python-six (1.12.0-1) ... [2020-01-13T19:25:28.352Z] #44 30.78 Selecting previously unselected package python-protobuf. [2020-01-13T19:25:28.352Z] #44 30.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-01-13T19:25:28.352Z] #44 30.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-13T19:25:28.541Z] #17 25.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-01-13T19:25:28.541Z] #17 25.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-01-13T19:25:28.541Z] #17 25.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-01-13T19:25:28.541Z] #17 25.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-01-13T19:25:28.541Z] #17 25.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-13T19:25:28.541Z] #17 25.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-01-13T19:25:28.541Z] #17 25.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-01-13T19:25:28.541Z] #17 25.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-13T19:25:28.541Z] #17 25.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-01-13T19:25:28.541Z] #17 25.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-13T19:25:28.541Z] #17 25.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-01-13T19:25:28.541Z] #17 25.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-13T19:25:28.756Z] #44 31.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-13T19:25:29.103Z] #17 25.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-01-13T19:25:29.103Z] #17 25.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-01-13T19:25:29.103Z] #17 25.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-13T19:25:29.665Z] #17 26.37 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:29.665Z] #17 26.48 Fetched 27.0 MB in 2s (16.9 MB/s) [2020-01-13T19:25:29.922Z] #17 26.55 Selecting previously unselected package pigz. [2020-01-13T19:25:29.922Z] #17 26.55 (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-01-13T19:25:29.922Z] #17 26.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-01-13T19:25:29.922Z] #17 26.62 Unpacking pigz (2.4-1) ... [2020-01-13T19:25:30.178Z] #17 26.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-01-13T19:25:30.178Z] #17 26.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-13T19:25:30.178Z] #17 26.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-13T19:25:30.690Z] #17 27.15 Selecting previously unselected package python3.7-minimal. [2020-01-13T19:25:30.690Z] #17 27.15 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ... [2020-01-13T19:25:30.690Z] #17 27.16 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-13T19:25:30.705Z] #44 ... [2020-01-13T19:25:30.705Z] [2020-01-13T19:25:30.705Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:30.705Z] #28 1.573 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T19:25:30.705Z] #28 2.031 #=#=# [2020-01-13T19:25:30.705Z] #28 2.238 #=#=# ## 3.8% ##### 8.0% ######## 12.2% ############# 18.5% ################ 22.7% ################# 24.7% ################### 26.8% ###################### 31.0% ########################### 38.8% ############################## 42.1% ################################# 46.8% ###################################### 53.1% ########################################## 59.4% ############################################### 65.6% ################################################## 69.8% ###################################################### 76.1% ######################################################### 80.2% ############################################################## 86.5% ################################################################## 92.8% ####################################################################### 99.1% ######################################################################## 100.0% [2020-01-13T19:25:30.705Z] #28 5.528 [2020-01-13T19:25:31.129Z] #28 5.661 #=#=# ######## 12.4% ##################### 29.4% ################################# 46.4% [2020-01-13T19:25:31.129Z] #28 ... [2020-01-13T19:25:31.129Z] [2020-01-13T19:25:31.129Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:31.129Z] #72 DONE 33.2s [2020-01-13T19:25:31.129Z] [2020-01-13T19:25:31.129Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:31.129Z] #28 5.661 #=#=# ######## 12.4% ##################### 29.4% ################################# 46.4% ######################################### 57.7% [2020-01-13T19:25:31.129Z] #28 ... [2020-01-13T19:25:31.129Z] [2020-01-13T19:25:31.129Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:31.129Z] #11 24.22 The following NEW packages will be installed: [2020-01-13T19:25:31.129Z] #11 24.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-13T19:25:31.129Z] #11 24.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-13T19:25:31.129Z] #11 24.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-13T19:25:31.129Z] #11 24.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-13T19:25:31.129Z] #11 24.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-13T19:25:31.129Z] #11 24.29 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:25:31.129Z] #11 24.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:31.129Z] #11 24.38 Need to get 73.3 MB of archives. [2020-01-13T19:25:31.129Z] #11 24.38 After this operation, 494 MB of additional disk space will be used. [2020-01-13T19:25:31.129Z] #11 24.38 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-01-13T19:25:31.129Z] #11 24.53 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-01-13T19:25:31.129Z] #11 24.69 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-01-13T19:25:31.129Z] #11 24.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-01-13T19:25:31.129Z] #11 24.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-01-13T19:25:31.129Z] #11 24.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-13T19:25:31.129Z] #11 25.08 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-01-13T19:25:31.129Z] #11 25.55 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-01-13T19:25:31.129Z] #11 25.56 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-01-13T19:25:31.129Z] #11 28.08 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-01-13T19:25:31.129Z] #11 29.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-01-13T19:25:31.129Z] #11 29.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-01-13T19:25:31.129Z] #11 29.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-13T19:25:31.129Z] #11 29.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-13T19:25:31.129Z] #11 29.98 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-01-13T19:25:31.129Z] #11 29.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB] [2020-01-13T19:25:31.129Z] #11 30.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-01-13T19:25:31.129Z] #11 30.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-01-13T19:25:31.129Z] #11 30.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-01-13T19:25:31.129Z] #11 30.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-01-13T19:25:31.129Z] #11 30.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-01-13T19:25:31.129Z] #11 30.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-01-13T19:25:31.129Z] #11 30.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-01-13T19:25:31.129Z] #11 30.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-01-13T19:25:31.129Z] #11 30.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB] [2020-01-13T19:25:31.129Z] #11 31.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:31.129Z] #11 31.80 Fetched 73.3 MB in 6s (12.3 MB/s) [2020-01-13T19:25:31.129Z] #11 31.94 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-13T19:25:31.129Z] #11 31.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-13T19:25:31.129Z] #11 32.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-01-13T19:25:31.129Z] #11 32.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:25:31.129Z] #11 ... [2020-01-13T19:25:31.129Z] [2020-01-13T19:25:31.129Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:31.129Z] #34 33.36 internal/reflectlite [2020-01-13T19:25:31.129Z] #34 33.36 sync [2020-01-13T19:25:31.551Z] #34 ... [2020-01-13T19:25:31.551Z] [2020-01-13T19:25:31.551Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:25:31.551Z] #36 23.09 Building dependency tree... [2020-01-13T19:25:31.551Z] #36 24.95 The following additional packages will be installed: [2020-01-13T19:25:31.551Z] #36 24.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-13T19:25:31.551Z] #36 24.95 Suggested packages: [2020-01-13T19:25:31.551Z] #36 24.95 cmake-doc ninja-build lrzip [2020-01-13T19:25:31.551Z] #36 24.95 Recommended packages: [2020-01-13T19:25:31.551Z] #36 24.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-13T19:25:31.551Z] #36 26.20 The following NEW packages will be installed: [2020-01-13T19:25:31.551Z] #36 26.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-13T19:25:31.551Z] #36 26.20 vim-common xxd [2020-01-13T19:25:31.551Z] #36 26.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:25:31.551Z] #36 26.34 Need to get 13.9 MB of archives. [2020-01-13T19:25:31.551Z] #36 26.34 After this operation, 62.1 MB of additional disk space will be used. [2020-01-13T19:25:31.551Z] #36 26.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-13T19:25:31.551Z] #36 26.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:25:31.551Z] #36 26.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-01-13T19:25:31.551Z] #36 26.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-13T19:25:31.552Z] #36 27.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-01-13T19:25:31.552Z] #36 27.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-01-13T19:25:31.552Z] #36 27.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-13T19:25:31.552Z] #36 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-01-13T19:25:31.552Z] #36 27.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-01-13T19:25:31.552Z] #36 27.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-01-13T19:25:31.552Z] #36 28.18 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:25:31.552Z] #36 28.27 Fetched 13.9 MB in 1s (11.3 MB/s) [2020-01-13T19:25:31.552Z] #36 28.39 Selecting previously unselected package xxd. [2020-01-13T19:25:31.552Z] #36 28.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-13T19:25:31.552Z] #36 28.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T19:25:31.552Z] #36 28.46 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:25:31.552Z] #36 28.58 Selecting previously unselected package vim-common. [2020-01-13T19:25:31.552Z] #36 28.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:25:31.552Z] #36 28.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:25:31.552Z] #36 29.00 Selecting previously unselected package cmake-data. [2020-01-13T19:25:31.552Z] #36 29.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-13T19:25:31.552Z] #36 29.03 Unpacking cmake-data (3.13.4-1) ... [2020-01-13T19:25:31.552Z] #36 33.11 Selecting previously unselected package libicu63:s390x. [2020-01-13T19:25:31.552Z] #36 33.12 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-01-13T19:25:31.552Z] #36 33.14 Unpacking libicu63:s390x (63.1-6) ... [2020-01-13T19:25:31.552Z] #36 ... [2020-01-13T19:25:31.552Z] [2020-01-13T19:25:31.552Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:31.552Z] #28 5.661 #=#=# ######## 12.4% ##################### 29.4% ################################# 46.4% ######################################### 57.7% ##################################################### 74.7% ############################################################# 86.0% ################################################################## 91.7% ######################################################################## 100.0% [2020-01-13T19:25:31.618Z] #17 28.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ... [2020-01-13T19:25:31.618Z] #17 28.10 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-13T19:25:31.991Z] #28 7.203 [2020-01-13T19:25:33.628Z] #28 7.346 0.3% #### 6.9% ########## 14.5% ################# 24.7% ######################### 34.9% ########################## 37.4% ############################## 42.5% #################################### 50.2% ########################################### 60.4% ################################################## 70.5% ######################################################## 78.2% ############################################################# 85.8% ################################################################# 90.9% ######################################################################## 100.0% [2020-01-13T19:25:33.628Z] #28 ... [2020-01-13T19:25:33.628Z] [2020-01-13T19:25:33.628Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:33.628Z] #63 0.267 + RM_GOPATH=0 [2020-01-13T19:25:33.628Z] #63 0.268 + TMP_GOPATH= [2020-01-13T19:25:33.628Z] #63 0.268 + : /build [2020-01-13T19:25:33.628Z] #63 0.268 + '[' -z '' ']' [2020-01-13T19:25:33.628Z] #63 0.269 ++ mktemp -d [2020-01-13T19:25:33.628Z] #63 0.273 + export GOPATH=/tmp/tmp.SmdbpGhx9T [2020-01-13T19:25:33.628Z] #63 0.273 + GOPATH=/tmp/tmp.SmdbpGhx9T [2020-01-13T19:25:33.628Z] #63 0.273 + RM_GOPATH=1 [2020-01-13T19:25:33.628Z] #63 0.275 ++ dirname ./install.sh [2020-01-13T19:25:33.628Z] #63 0.283 + dir=. [2020-01-13T19:25:33.628Z] #63 0.283 + bin=containerd [2020-01-13T19:25:33.628Z] #63 0.294 + shift [2020-01-13T19:25:33.628Z] #63 0.294 + '[' '!' -f ./containerd.installer ']' [2020-01-13T19:25:33.628Z] #63 0.294 + . ./containerd.installer [2020-01-13T19:25:33.628Z] #63 0.294 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:25:33.628Z] #63 0.294 + install_containerd [2020-01-13T19:25:33.628Z] #63 0.294 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-13T19:25:33.628Z] #63 0.295 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SmdbpGhx9T/src/github.com/containerd/containerd [2020-01-13T19:25:33.628Z] #63 0.295 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:25:33.628Z] #63 0.303 Cloning into '/tmp/tmp.SmdbpGhx9T/src/github.com/containerd/containerd'... [2020-01-13T19:25:33.637Z] #17 30.16 Selecting previously unselected package python3-minimal. [2020-01-13T19:25:33.637Z] #17 30.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-01-13T19:25:33.637Z] #17 30.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-01-13T19:25:33.637Z] #17 30.22 Unpacking python3-minimal (3.7.3-1) ... [2020-01-13T19:25:33.637Z] #17 30.30 Selecting previously unselected package libmpdec2:amd64. [2020-01-13T19:25:33.637Z] #17 30.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-01-13T19:25:33.637Z] #17 30.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-01-13T19:25:33.637Z] #17 30.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-01-13T19:25:33.893Z] #17 30.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ... [2020-01-13T19:25:33.893Z] #17 30.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-13T19:25:34.036Z] #63 ... [2020-01-13T19:25:34.036Z] [2020-01-13T19:25:34.036Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:34.036Z] #44 34.53 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:34.036Z] #44 34.54 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:34.036Z] #44 34.54 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T19:25:34.036Z] #44 34.55 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-13T19:25:34.036Z] #44 34.56 Setting up python-six (1.12.0-1) ... [2020-01-13T19:25:34.036Z] #44 36.36 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-13T19:25:34.036Z] #44 36.37 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T19:25:34.036Z] #44 36.38 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:34.036Z] #44 36.39 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-01-13T19:25:34.036Z] #44 36.40 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-01-13T19:25:34.036Z] #44 36.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:25:34.036Z] #44 36.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:34.036Z] #44 36.46 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-13T19:25:34.036Z] #44 36.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:25:34.036Z] #44 36.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-13T19:25:34.819Z] #17 31.38 Selecting previously unselected package python3.7. [2020-01-13T19:25:34.819Z] #17 31.39 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ... [2020-01-13T19:25:34.819Z] #17 31.39 Unpacking python3.7 (3.7.3-2) ... [2020-01-13T19:25:34.819Z] #17 31.52 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-13T19:25:34.819Z] #17 31.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-01-13T19:25:34.819Z] #17 31.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-13T19:25:35.075Z] #17 31.66 Setting up python3-minimal (3.7.3-1) ... [2020-01-13T19:25:35.636Z] #17 ... [2020-01-13T19:25:35.636Z] [2020-01-13T19:25:35.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:35.636Z] #44 88.98 DEP criu/aio.d [2020-01-13T19:25:35.636Z] #44 89.17 DEP criu/action-scripts.d [2020-01-13T19:25:35.636Z] #44 89.70 CC criu/action-scripts.o [2020-01-13T19:25:35.636Z] #44 90.21 CC criu/aio.o [2020-01-13T19:25:35.636Z] #44 90.68 CC criu/autofs.o [2020-01-13T19:25:35.636Z] #44 92.08 CC criu/bfd.o [2020-01-13T19:25:35.636Z] #44 92.63 CC criu/bitmap.o [2020-01-13T19:25:35.636Z] #44 92.75 CC criu/cgroup-props.o [2020-01-13T19:25:35.636Z] #44 93.36 CC criu/cgroup.o [2020-01-13T19:25:35.636Z] #44 96.04 CC criu/clone-noasan.o [2020-01-13T19:25:35.636Z] #44 96.26 CC criu/config.o [2020-01-13T19:25:35.636Z] #44 97.54 CC criu/cr-check.o [2020-01-13T19:25:35.892Z] #44 99.04 CC criu/cr-dedup.o [2020-01-13T19:25:35.892Z] #44 ... [2020-01-13T19:25:35.892Z] [2020-01-13T19:25:35.892Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:35.892Z] #17 32.61 Selecting previously unselected package python3. [2020-01-13T19:25:36.195Z] #17 32.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-01-13T19:25:36.195Z] #17 32.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-01-13T19:25:36.195Z] #17 32.68 Unpacking python3 (3.7.3-1) ... [2020-01-13T19:25:36.195Z] #17 32.80 Selecting previously unselected package libip4tc0:amd64. [2020-01-13T19:25:36.195Z] #17 32.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-01-13T19:25:36.195Z] #17 32.83 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:36.195Z] #17 32.92 Selecting previously unselected package libip6tc0:amd64. [2020-01-13T19:25:36.195Z] #17 32.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-01-13T19:25:36.195Z] #17 32.94 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:36.195Z] #17 33.02 Selecting previously unselected package libiptc0:amd64. [2020-01-13T19:25:36.195Z] #17 33.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-01-13T19:25:36.451Z] #17 33.03 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:36.451Z] #17 33.12 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-13T19:25:36.451Z] #17 33.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-01-13T19:25:36.451Z] #17 33.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-13T19:25:36.451Z] #17 33.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-13T19:25:36.451Z] #17 33.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-01-13T19:25:36.451Z] #17 33.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-13T19:25:36.706Z] #17 33.29 Selecting previously unselected package libnftnl11:amd64. [2020-01-13T19:25:36.706Z] #17 33.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-01-13T19:25:36.706Z] #17 33.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-01-13T19:25:36.962Z] #17 33.40 Selecting previously unselected package iptables. [2020-01-13T19:25:36.962Z] #17 33.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-01-13T19:25:36.962Z] #17 33.42 Unpacking iptables (1.8.2-4) ... [2020-01-13T19:25:37.218Z] #17 33.72 Selecting previously unselected package xxd. [2020-01-13T19:25:37.218Z] #17 33.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-01-13T19:25:37.218Z] #17 33.73 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:25:37.218Z] #17 33.88 Selecting previously unselected package vim-common. [2020-01-13T19:25:37.218Z] #17 33.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:25:37.218Z] #17 33.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:25:37.473Z] #17 34.10 Selecting previously unselected package bash-completion. [2020-01-13T19:25:37.473Z] #17 34.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-13T19:25:37.658Z] #44 ... [2020-01-13T19:25:37.659Z] [2020-01-13T19:25:37.659Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:37.659Z] #28 9.295 [2020-01-13T19:25:38.122Z] #28 9.429 # 2.2% ### 5.1% ###### 8.9% ######## 11.7% ########## 14.0% ########## 15.0% ############## 19.7% ################ 22.6% ################## 25.4% #################### 28.2% ####################### 32.0% ######################### 34.8% ########################### 37.7% ############################# 40.5% ############################### 44.3% ################################## 48.1% ##################################### 51.9% ####################################### 54.7% ######################################### 57.5% ########################################## 59.4% ############################################ 62.2% ############################################### 65.3% ################################################ 67.2% ################################################## 70.0% #################################################### 72.9% ##################################################### 74.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 80.4% ########################################################### 82.3% # [2020-01-13T19:25:38.122Z] #28 ... [2020-01-13T19:25:38.122Z] [2020-01-13T19:25:38.122Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:38.122Z] #51 30.31 + cd /tmp/tmp.VgPNF8z78s/src/gotest.tools/gotestsum [2020-01-13T19:25:38.122Z] #51 30.31 + git checkout -q v0.3.5 [2020-01-13T19:25:38.122Z] #51 30.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-13T19:25:38.122Z] #51 ... [2020-01-13T19:25:38.122Z] [2020-01-13T19:25:38.122Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:38.583Z] #28 9.429 # 2.2% ### 5.1% ###### 8.9% ######## 11.7% ########## 14.0% ########## 15.0% ############## 19.7% ################ 22.6% ################## 25.4% #################### 28.2% ####################### 32.0% ######################### 34.8% ########################### 37.7% ############################# 40.5% ############################### 44.3% ################################## 48.1% ##################################### 51.9% ####################################### 54.7% ######################################### 57.5% ########################################## 59.4% ############################################ 62.2% ############################################### 65.3% ################################################ 67.2% ################################################## 70.0% #################################################### 72.9% ##################################################### 74.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 80.4% ########################################################### 82.3% ########################################################### 83.3% ############################################################# 85.2% ############################################################### 88.0% [2020-01-13T19:25:38.583Z] #28 ... [2020-01-13T19:25:38.583Z] [2020-01-13T19:25:38.583Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:25:38.583Z] #44 40.77 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-01-13T19:25:38.583Z] #44 40.78 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:25:38.583Z] #44 DONE 41.2s [2020-01-13T19:25:38.583Z] [2020-01-13T19:25:38.583Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:39.389Z] #28 9.429 # 2.2% ### 5.1% ###### 8.9% ######## 11.7% ########## 14.0% ########## 15.0% ############## 19.7% ################ 22.6% ################## 25.4% #################### 28.2% ####################### 32.0% ######################### 34.8% ########################### 37.7% ############################# 40.5% ############################### 44.3% ################################## 48.1% ##################################### 51.9% ####################################### 54.7% ######################################### 57.5% ########################################## 59.4% ############################################ 62.2% ############################################### 65.3% ################################################ 67.2% ################################################## 70.0% #################################################### 72.9% ##################################################### 74.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 80.4% ########################################################### 82.3% ########################################################### 83.3% ############################################################# 85.2% ############################################################### 88.0% ################################################################# 90.8% ################################################################## 91.8% #################################################################### 94.6% ##################################################################### 96.5% ####################################################################### 99.3% ######################################################################## 100.0% [2020-01-13T19:25:39.389Z] #28 14.72 [2020-01-13T19:25:40.738Z] #17 36.80 Unpacking bash-completion (1:2.8-6) ... [2020-01-13T19:25:40.738Z] #17 37.17 Selecting previously unselected package bzip2. [2020-01-13T19:25:40.738Z] #17 37.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-01-13T19:25:40.738Z] #17 37.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:25:40.738Z] #17 37.27 Selecting previously unselected package xz-utils. [2020-01-13T19:25:40.738Z] #17 37.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-01-13T19:25:40.738Z] #17 37.29 Unpacking xz-utils (5.2.4-1) ... [2020-01-13T19:25:40.738Z] #17 37.47 Selecting previously unselected package apparmor. [2020-01-13T19:25:40.738Z] #17 37.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-01-13T19:25:40.771Z] #28 15.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T19:25:40.993Z] #17 37.52 Unpacking apparmor (2.13.2-10) ... [2020-01-13T19:25:41.157Z] #28 16.25 [2020-01-13T19:25:41.249Z] #17 37.80 Selecting previously unselected package aufs-tools. [2020-01-13T19:25:41.249Z] #17 37.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-01-13T19:25:41.249Z] #17 37.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:25:41.504Z] #17 37.94 Selecting previously unselected package libonig5:amd64. [2020-01-13T19:25:41.504Z] #17 37.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-01-13T19:25:41.504Z] #17 37.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-01-13T19:25:41.504Z] #17 38.11 Selecting previously unselected package libjq1:amd64. [2020-01-13T19:25:41.504Z] #17 38.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-01-13T19:25:41.504Z] #17 38.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-13T19:25:41.554Z] #28 16.48 ################################################################ 89.6% ######################################################################## 100.0% [2020-01-13T19:25:41.555Z] #28 16.61 [2020-01-13T19:25:41.760Z] #17 38.25 Selecting previously unselected package jq. [2020-01-13T19:25:41.760Z] #17 38.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-01-13T19:25:41.760Z] #17 38.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:25:41.760Z] #17 38.33 Selecting previously unselected package libaio1:amd64. [2020-01-13T19:25:41.760Z] #17 38.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-01-13T19:25:41.760Z] #17 38.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-01-13T19:25:41.760Z] #17 38.40 Selecting previously unselected package libgpm2:amd64. [2020-01-13T19:25:41.760Z] #17 38.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-01-13T19:25:41.760Z] #17 38.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-01-13T19:25:41.964Z] #28 ... [2020-01-13T19:25:41.964Z] [2020-01-13T19:25:41.964Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:25:41.964Z] #36 39.49 Selecting previously unselected package libxml2:s390x. [2020-01-13T19:25:41.964Z] #36 39.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 39.50 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:25:41.964Z] #36 40.44 Selecting previously unselected package libarchive13:s390x. [2020-01-13T19:25:41.964Z] #36 40.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 40.45 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-13T19:25:41.964Z] #36 41.08 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-13T19:25:41.964Z] #36 41.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 41.12 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-13T19:25:41.964Z] #36 41.25 Selecting previously unselected package librhash0:s390x. [2020-01-13T19:25:41.964Z] #36 41.26 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 41.26 Unpacking librhash0:s390x (1.3.8-1) ... [2020-01-13T19:25:41.964Z] #36 41.57 Selecting previously unselected package libuv1:s390x. [2020-01-13T19:25:41.964Z] #36 41.57 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 41.57 Unpacking libuv1:s390x (1.24.1-1) ... [2020-01-13T19:25:41.964Z] #36 41.65 Selecting previously unselected package cmake. [2020-01-13T19:25:41.964Z] #36 41.65 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-01-13T19:25:41.964Z] #36 41.66 Unpacking cmake (3.13.4-1) ... [2020-01-13T19:25:41.964Z] #36 44.09 Setting up libicu63:s390x (63.1-6) ... [2020-01-13T19:25:41.964Z] #36 44.10 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:25:41.964Z] #36 44.11 Setting up libuv1:s390x (1.24.1-1) ... [2020-01-13T19:25:41.964Z] #36 44.13 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:25:41.964Z] #36 44.15 Setting up librhash0:s390x (1.3.8-1) ... [2020-01-13T19:25:41.964Z] #36 44.16 Setting up cmake-data (3.13.4-1) ... [2020-01-13T19:25:41.964Z] #36 44.18 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:25:41.964Z] #36 44.19 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-13T19:25:41.964Z] #36 44.20 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-13T19:25:41.964Z] #36 44.21 Setting up cmake (3.13.4-1) ... [2020-01-13T19:25:41.964Z] #36 44.23 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:25:41.964Z] #36 44.25 Processing triggers for mime-support (3.62) ... [2020-01-13T19:25:41.964Z] #36 DONE 44.6s [2020-01-13T19:25:41.964Z] [2020-01-13T19:25:41.964Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:41.964Z] #45 1.175 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:25:41.964Z] #45 1.175 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:25:41.964Z] #45 2.355 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:25:41.964Z] #45 2.374 GEN .gitid [2020-01-13T19:25:41.964Z] #45 2.399 GEN criu/include/version.h [2020-01-13T19:25:41.964Z] #45 2.423 GEN include/common/asm [2020-01-13T19:25:42.015Z] #17 38.50 Selecting previously unselected package libicu63:amd64. [2020-01-13T19:25:42.015Z] #17 38.51 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-01-13T19:25:42.015Z] #17 38.52 Unpacking libicu63:amd64 (63.1-6) ... [2020-01-13T19:25:42.370Z] #45 ... [2020-01-13T19:25:42.370Z] [2020-01-13T19:25:42.370Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:25:42.370Z] #37 DONE 0.3s [2020-01-13T19:25:42.370Z] [2020-01-13T19:25:42.370Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:42.370Z] #11 34.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-13T19:25:42.370Z] #11 34.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-01-13T19:25:42.370Z] #11 34.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:25:42.370Z] #11 37.51 Selecting previously unselected package binutils-mingw-w64. [2020-01-13T19:25:42.370Z] #11 37.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-13T19:25:42.370Z] #11 37.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:25:42.370Z] #11 37.62 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-13T19:25:42.370Z] #11 37.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-13T19:25:42.370Z] #11 37.62 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T19:25:42.370Z] #11 37.83 Selecting previously unselected package dmsetup. [2020-01-13T19:25:42.370Z] #11 37.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-01-13T19:25:42.370Z] #11 37.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-13T19:25:42.370Z] #11 37.98 Selecting previously unselected package mingw-w64-common. [2020-01-13T19:25:42.370Z] #11 37.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-13T19:25:42.370Z] #11 37.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-13T19:25:42.370Z] #11 44.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-13T19:25:42.370Z] #11 44.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-13T19:25:42.370Z] #11 44.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:25:42.370Z] #11 ... [2020-01-13T19:25:42.370Z] [2020-01-13T19:25:42.370Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T19:25:42.370Z] #38 DONE 0.1s [2020-01-13T19:25:42.370Z] [2020-01-13T19:25:42.370Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:25:42.370Z] #31 34.85 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-13T19:25:42.370Z] #31 35.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-13T19:25:42.370Z] #31 ... [2020-01-13T19:25:42.370Z] [2020-01-13T19:25:42.370Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:42.370Z] #45 3.730 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-13T19:25:42.370Z] #45 3.860 PBCC images/opts.pb-c.c [2020-01-13T19:25:42.370Z] #45 3.873 PBCC images/sit.pb-c.c [2020-01-13T19:25:42.370Z] #45 3.921 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.015 DEP images/opts.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.097 DEP images/sit.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.134 PBCC images/macvlan.pb-c.c [2020-01-13T19:25:42.766Z] #45 4.142 DEP images/macvlan.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.216 PBCC images/autofs.pb-c.c [2020-01-13T19:25:42.766Z] #45 4.229 DEP images/autofs.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.271 PBCC images/sysctl.pb-c.c [2020-01-13T19:25:42.766Z] #45 4.294 DEP images/sysctl.pb-c.d [2020-01-13T19:25:42.766Z] #45 4.335 PBCC images/time.pb-c.c [2020-01-13T19:25:43.178Z] #45 4.346 DEP images/time.pb-c.d [2020-01-13T19:25:43.178Z] #45 4.389 PBCC images/binfmt-misc.pb-c.c [2020-01-13T19:25:43.178Z] #45 4.416 DEP images/binfmt-misc.pb-c.d [2020-01-13T19:25:43.178Z] #45 4.479 PBCC images/seccomp.pb-c.c [2020-01-13T19:25:43.178Z] #45 4.510 DEP images/seccomp.pb-c.d [2020-01-13T19:25:43.178Z] #45 4.550 PBCC images/userns.pb-c.c [2020-01-13T19:25:43.178Z] #45 4.564 DEP images/userns.pb-c.d [2020-01-13T19:25:43.178Z] #45 4.594 PBCC images/cgroup.pb-c.c [2020-01-13T19:25:43.178Z] #45 ... [2020-01-13T19:25:43.178Z] [2020-01-13T19:25:43.178Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:43.178Z] #48 35.33 github.com/LK4D4/vndr/godl/singleflight [2020-01-13T19:25:43.178Z] #48 35.34 internal/reflectlite [2020-01-13T19:25:43.178Z] #48 35.65 math/rand [2020-01-13T19:25:43.178Z] #48 36.92 internal/singleflight [2020-01-13T19:25:43.178Z] #48 38.25 io [2020-01-13T19:25:43.178Z] #48 38.27 strconv [2020-01-13T19:25:43.178Z] #48 40.28 bytes [2020-01-13T19:25:43.178Z] #48 41.65 reflect [2020-01-13T19:25:43.178Z] #48 42.23 bufio [2020-01-13T19:25:43.178Z] #48 43.69 syscall [2020-01-13T19:25:43.178Z] #48 ... [2020-01-13T19:25:43.178Z] [2020-01-13T19:25:43.178Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:43.178Z] #45 4.633 DEP images/cgroup.pb-c.d [2020-01-13T19:25:43.178Z] #45 4.680 PBCC images/fown.pb-c.c [2020-01-13T19:25:43.178Z] #45 4.720 PBCC images/ext-file.pb-c.c [2020-01-13T19:25:43.570Z] #45 4.723 DEP images/fown.pb-c.d [2020-01-13T19:25:43.570Z] #45 4.806 DEP images/ext-file.pb-c.d [2020-01-13T19:25:43.570Z] #45 4.887 PBCC images/rpc.pb-c.c [2020-01-13T19:25:43.570Z] #45 4.902 DEP images/rpc.pb-c.d [2020-01-13T19:25:43.570Z] #45 4.991 PBCC images/siginfo.pb-c.c [2020-01-13T19:25:43.570Z] #45 5.006 DEP images/siginfo.pb-c.d [2020-01-13T19:25:43.570Z] #45 5.050 PBCC images/pagemap.pb-c.c [2020-01-13T19:25:43.570Z] #45 5.083 DEP images/pagemap.pb-c.d [2020-01-13T19:25:43.570Z] #45 5.137 PBCC images/rlimit.pb-c.c [2020-01-13T19:25:43.960Z] #45 5.180 DEP images/rlimit.pb-c.d [2020-01-13T19:25:43.960Z] #45 5.266 PBCC images/file-lock.pb-c.c [2020-01-13T19:25:43.960Z] #45 5.277 DEP images/file-lock.pb-c.d [2020-01-13T19:25:43.960Z] #45 5.327 PBCC images/tty.pb-c.c [2020-01-13T19:25:43.960Z] #45 5.374 DEP images/tty.pb-c.d [2020-01-13T19:25:43.960Z] #45 5.410 PBCC images/tun.pb-c.c [2020-01-13T19:25:43.960Z] #45 5.457 PBCC images/netdev.pb-c.c [2020-01-13T19:25:43.960Z] #45 5.477 DEP images/tun.pb-c.d [2020-01-13T19:25:44.366Z] #45 5.546 DEP images/netdev.pb-c.d [2020-01-13T19:25:44.366Z] #45 ... [2020-01-13T19:25:44.366Z] [2020-01-13T19:25:44.366Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:44.366Z] #34 36.34 errors [2020-01-13T19:25:44.366Z] #34 36.34 sort [2020-01-13T19:25:44.366Z] #34 36.65 strconv [2020-01-13T19:25:44.366Z] #34 37.58 io [2020-01-13T19:25:44.366Z] #34 39.24 internal/oserror [2020-01-13T19:25:44.366Z] #34 39.33 syscall [2020-01-13T19:25:44.366Z] #34 41.43 reflect [2020-01-13T19:25:44.366Z] #34 ... [2020-01-13T19:25:44.366Z] [2020-01-13T19:25:44.366Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:44.366Z] #45 5.677 PBCC images/vma.pb-c.c [2020-01-13T19:25:44.366Z] #45 5.717 DEP images/vma.pb-c.d [2020-01-13T19:25:44.366Z] #45 5.770 PBCC images/creds.pb-c.c [2020-01-13T19:25:44.366Z] #45 5.775 DEP images/creds.pb-c.d [2020-01-13T19:25:44.366Z] #45 5.813 PBCC images/utsns.pb-c.c [2020-01-13T19:25:44.366Z] #45 5.844 DEP images/utsns.pb-c.d [2020-01-13T19:25:44.366Z] #45 5.888 PBCC images/ipc-desc.pb-c.c [2020-01-13T19:25:44.366Z] #45 5.909 PBCC images/ipc-sem.pb-c.c [2020-01-13T19:25:44.366Z] #45 5.912 DEP images/ipc-desc.pb-c.d [2020-01-13T19:25:44.366Z] #45 5.993 DEP images/ipc-sem.pb-c.d [2020-01-13T19:25:44.770Z] #45 6.057 PBCC images/ipc-msg.pb-c.c [2020-01-13T19:25:44.770Z] #45 6.098 DEP images/ipc-msg.pb-c.d [2020-01-13T19:25:44.770Z] #45 6.143 PBCC images/ipc-shm.pb-c.c [2020-01-13T19:25:44.770Z] #45 6.166 DEP images/ipc-shm.pb-c.d [2020-01-13T19:25:44.770Z] #45 6.190 PBCC images/ipc-var.pb-c.c [2020-01-13T19:25:44.770Z] #45 6.209 DEP images/ipc-var.pb-c.d [2020-01-13T19:25:44.770Z] #45 6.244 PBCC images/sk-opts.pb-c.c [2020-01-13T19:25:44.770Z] #45 6.286 PBCC images/packet-sock.pb-c.c [2020-01-13T19:25:44.770Z] #45 6.316 DEP images/sk-opts.pb-c.d [2020-01-13T19:25:45.168Z] #45 6.355 DEP images/packet-sock.pb-c.d [2020-01-13T19:25:45.168Z] #45 6.446 PBCC images/sk-netlink.pb-c.c [2020-01-13T19:25:45.168Z] #45 6.522 DEP images/sk-netlink.pb-c.d [2020-01-13T19:25:45.168Z] #45 6.533 PBCC images/sk-inet.pb-c.c [2020-01-13T19:25:45.168Z] #45 6.598 DEP images/sk-inet.pb-c.d [2020-01-13T19:25:45.168Z] #45 6.636 PBCC images/sk-unix.pb-c.c [2020-01-13T19:25:45.168Z] #45 6.663 DEP images/sk-unix.pb-c.d [2020-01-13T19:25:45.168Z] #45 6.707 PBCC images/mm.pb-c.c [2020-01-13T19:25:45.569Z] #45 6.827 DEP images/mm.pb-c.d [2020-01-13T19:25:45.569Z] #45 6.875 PBCC images/timerfd.pb-c.c [2020-01-13T19:25:45.569Z] #45 6.928 DEP images/timerfd.pb-c.d [2020-01-13T19:25:45.569Z] #45 6.986 PBCC images/timer.pb-c.c [2020-01-13T19:25:45.569Z] #45 6.990 DEP images/timer.pb-c.d [2020-01-13T19:25:45.569Z] #45 7.020 PBCC images/sa.pb-c.c [2020-01-13T19:25:45.569Z] #45 7.057 DEP images/sa.pb-c.d [2020-01-13T19:25:45.569Z] #45 7.102 PBCC images/pipe-data.pb-c.c [2020-01-13T19:25:45.972Z] #45 7.108 DEP images/pipe-data.pb-c.d [2020-01-13T19:25:45.972Z] #45 7.166 PBCC images/mnt.pb-c.c [2020-01-13T19:25:45.972Z] #45 7.229 DEP images/mnt.pb-c.d [2020-01-13T19:25:45.972Z] #45 7.291 PBCC images/sk-packet.pb-c.c [2020-01-13T19:25:45.972Z] #45 7.294 DEP images/sk-packet.pb-c.d [2020-01-13T19:25:45.972Z] #45 7.342 PBCC images/tcp-stream.pb-c.c [2020-01-13T19:25:45.972Z] #45 7.403 DEP images/tcp-stream.pb-c.d [2020-01-13T19:25:45.972Z] #45 7.450 PBCC images/pipe.pb-c.c [2020-01-13T19:25:45.972Z] #45 7.504 DEP images/pipe.pb-c.d [2020-01-13T19:25:45.972Z] #45 7.566 PBCC images/pstree.pb-c.c [2020-01-13T19:25:46.154Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T19:25:46.154Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === Skipped [2020-01-13T19:25:46.154Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T19:25:46.154Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T19:25:46.154Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T19:25:46.154Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T19:25:46.154Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T19:25:46.154Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:25:46.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T19:25:46.154Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T19:25:46.154Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T19:25:46.154Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] [2020-01-13T19:25:46.154Z] DONE 2155 tests, 20 skipped in 186.772s Post stage [Pipeline] junit [2020-01-13T19:25:46.174Z] Recording test results [2020-01-13T19:25:46.178Z] #17 42.15 Selecting previously unselected package libnet1:amd64. [2020-01-13T19:25:46.179Z] #17 42.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-01-13T19:25:46.179Z] #17 42.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:46.179Z] #17 42.25 Selecting previously unselected package libnl-3-200:amd64. [2020-01-13T19:25:46.179Z] #17 42.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-01-13T19:25:46.179Z] #17 42.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-01-13T19:25:46.179Z] #17 42.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-13T19:25:46.179Z] #17 42.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-01-13T19:25:46.179Z] #17 42.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-13T19:25:46.179Z] #17 42.48 Selecting previously unselected package libreadline5:amd64. [2020-01-13T19:25:46.179Z] #17 42.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-01-13T19:25:46.179Z] #17 42.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-13T19:25:46.179Z] #17 42.59 Selecting previously unselected package net-tools. [2020-01-13T19:25:46.179Z] #17 42.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-01-13T19:25:46.179Z] #17 42.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:25:46.179Z] #17 42.83 Selecting previously unselected package python-pip-whl. [2020-01-13T19:25:46.179Z] #17 42.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-13T19:25:46.179Z] #17 42.84 Unpacking python-pip-whl (18.1-5) ... [2020-01-13T19:25:46.179Z] #17 ... [2020-01-13T19:25:46.179Z] [2020-01-13T19:25:46.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:46.179Z] #44 99.51 CC criu/cr-dump.o [2020-01-13T19:25:46.179Z] #44 101.9 CC criu/cr-errno.o [2020-01-13T19:25:46.179Z] #44 102.1 CC criu/cr-restore.o [2020-01-13T19:25:46.179Z] #44 106.4 CC criu/cr-service.o [2020-01-13T19:25:46.179Z] #44 107.9 CC criu/crtools.o [2020-01-13T19:25:46.179Z] #44 108.6 CC criu/eventfd.o [2020-01-13T19:25:46.179Z] #44 109.0 CC criu/eventpoll.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T19:25:46.393Z] #45 ... [2020-01-13T19:25:46.393Z] [2020-01-13T19:25:46.393Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:25:46.393Z] #28 17.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T19:25:46.393Z] #28 17.91 #=#=# [2020-01-13T19:25:46.393Z] #28 18.10 ######################################################################## 100.0% [2020-01-13T19:25:46.393Z] #28 18.21 [2020-01-13T19:25:46.393Z] #28 19.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T19:25:46.393Z] #28 19.35 skipping existing b63cc5f62c21 [2020-01-13T19:25:46.393Z] #28 19.48 [2020-01-13T19:25:46.393Z] #28 20.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T19:25:46.393Z] #28 20.97 [2020-01-13T19:25:46.393Z] #28 21.11 #=#=# ######################################################################## 100.0% [2020-01-13T19:25:46.393Z] #28 21.26 [2020-01-13T19:25:46.393Z] #28 21.35 Download of images into '/build' complete. [2020-01-13T19:25:46.393Z] #28 21.35 Use something like the following to load the result into a Docker daemon: [2020-01-13T19:25:46.393Z] #28 21.35 tar -cC '/build' . | docker load [2020-01-13T19:25:46.393Z] #28 DONE 21.5s [2020-01-13T19:25:46.393Z] [2020-01-13T19:25:46.393Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:46.393Z] #45 7.616 DEP images/pstree.pb-c.d [2020-01-13T19:25:46.393Z] #45 7.636 PBCC images/fs.pb-c.c [2020-01-13T19:25:46.393Z] #45 7.647 DEP images/fs.pb-c.d [2020-01-13T19:25:46.393Z] #45 7.840 PBCC images/signalfd.pb-c.c [2020-01-13T19:25:46.393Z] #45 7.873 DEP images/signalfd.pb-c.d [2020-01-13T19:25:46.393Z] #45 7.938 PBCC images/fh.pb-c.c [2020-01-13T19:25:46.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -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:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh dynbinary test-integration [2020-01-13T19:25:46.740Z] #44 109.9 CC criu/external.o [2020-01-13T19:25:46.740Z] #44 ... [2020-01-13T19:25:46.740Z] [2020-01-13T19:25:46.740Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:25:46.740Z] #17 43.36 Selecting previously unselected package python3-lib2to3. [2020-01-13T19:25:46.740Z] #17 43.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-13T19:25:46.740Z] #17 43.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:25:46.996Z] #17 43.53 Selecting previously unselected package python3-distutils. [2020-01-13T19:25:46.996Z] #17 43.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-13T19:25:46.996Z] #17 43.53 Unpacking python3-distutils (3.7.3-1) ... [2020-01-13T19:25:47.110Z] #45 8.066 PBCC images/fsnotify.pb-c.c [2020-01-13T19:25:47.110Z] #45 8.287 DEP images/fh.pb-c.d [2020-01-13T19:25:47.110Z] #45 8.346 DEP images/fsnotify.pb-c.d [2020-01-13T19:25:47.110Z] #45 8.602 PBCC images/eventpoll.pb-c.c [2020-01-13T19:25:47.251Z] #17 43.69 Selecting previously unselected package python3-pip. [2020-01-13T19:25:47.251Z] #17 43.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-13T19:25:47.251Z] #17 43.70 Unpacking python3-pip (18.1-5) ... [2020-01-13T19:25:47.251Z] #17 43.90 Selecting previously unselected package python3-pkg-resources. [2020-01-13T19:25:47.251Z] #17 43.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:25:47.251Z] #17 43.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:25:47.507Z] #17 44.06 Selecting previously unselected package python3-setuptools. [2020-01-13T19:25:47.507Z] #17 44.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-13T19:25:47.507Z] #17 44.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-13T19:25:47.582Z] [2020-01-13T19:25:47.582Z] Removing bundles/ [2020-01-13T19:25:47.582Z] [2020-01-13T19:25:47.582Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T19:25:47.582Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:25:47.582Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:25:47.763Z] #17 44.33 Selecting previously unselected package python3-wheel. [2020-01-13T19:25:47.763Z] #17 44.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-13T19:25:47.763Z] #17 44.34 Unpacking python3-wheel (0.32.3-2) ... [2020-01-13T19:25:47.763Z] #17 44.41 Selecting previously unselected package thin-provisioning-tools. [2020-01-13T19:25:47.763Z] #17 44.43 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-01-13T19:25:47.763Z] #17 44.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:25:47.860Z] #45 8.656 DEP images/eventpoll.pb-c.d [2020-01-13T19:25:47.860Z] #45 9.004 PBCC images/eventfd.pb-c.c [2020-01-13T19:25:47.860Z] #45 9.046 DEP images/eventfd.pb-c.d [2020-01-13T19:25:47.860Z] #45 9.137 PBCC images/remap-file-path.pb-c.c [2020-01-13T19:25:47.860Z] #45 9.148 DEP images/remap-file-path.pb-c.d [2020-01-13T19:25:47.860Z] #45 9.256 PBCC images/fifo.pb-c.c [2020-01-13T19:25:47.860Z] #45 9.302 DEP images/fifo.pb-c.d [2020-01-13T19:25:47.860Z] #45 9.371 PBCC images/ghost-file.pb-c.c [2020-01-13T19:25:48.063Z] #17 44.74 Selecting previously unselected package vim-runtime. [2020-01-13T19:25:48.063Z] #17 44.75 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:25:48.063Z] #17 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-13T19:25:48.319Z] #17 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-13T19:25:48.319Z] #17 44.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:25:48.395Z] #45 9.488 DEP images/ghost-file.pb-c.d [2020-01-13T19:25:48.395Z] #45 9.536 PBCC images/regfile.pb-c.c [2020-01-13T19:25:48.395Z] #45 9.562 DEP images/regfile.pb-c.d [2020-01-13T19:25:48.395Z] #45 9.599 PBCC images/ns.pb-c.c [2020-01-13T19:25:48.395Z] #45 9.666 DEP images/ns.pb-c.d [2020-01-13T19:25:48.395Z] #45 9.746 PBCC images/fdinfo.pb-c.c [2020-01-13T19:25:48.395Z] #45 9.836 DEP images/fdinfo.pb-c.d [2020-01-13T19:25:48.800Z] #45 9.935 PBCC images/core-aarch64.pb-c.c [2020-01-13T19:25:48.800Z] #45 10.09 PBCC images/core-arm.pb-c.c [2020-01-13T19:25:48.800Z] #45 10.12 PBCC images/core-ppc64.pb-c.c [2020-01-13T19:25:48.800Z] #45 10.17 PBCC images/core-s390.pb-c.c [2020-01-13T19:25:48.800Z] #45 10.22 PBCC images/core-x86.pb-c.c [2020-01-13T19:25:48.800Z] #45 10.26 PBCC images/core.pb-c.c [2020-01-13T19:25:49.199Z] #45 10.36 PBCC images/inventory.pb-c.c [2020-01-13T19:25:49.199Z] #45 10.47 DEP images/core-aarch64.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.55 DEP images/core-arm.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.56 DEP images/core-ppc64.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.60 DEP images/core-s390.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.65 DEP images/core-x86.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.71 DEP images/core.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.73 DEP images/inventory.pb-c.d [2020-01-13T19:25:49.199Z] #45 10.81 PBCC images/cpuinfo.pb-c.c [2020-01-13T19:25:49.610Z] #45 10.85 DEP images/cpuinfo.pb-c.d [2020-01-13T19:25:49.610Z] #45 10.91 PBCC images/stats.pb-c.c [2020-01-13T19:25:49.610Z] #45 10.93 DEP images/stats.pb-c.d [2020-01-13T19:25:50.472Z] #45 ... [2020-01-13T19:25:50.472Z] [2020-01-13T19:25:50.472Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:25:50.472Z] #39 0.294 + RM_GOPATH=0 [2020-01-13T19:25:50.472Z] #39 0.294 + TMP_GOPATH= [2020-01-13T19:25:50.472Z] #39 0.294 + : /build [2020-01-13T19:25:50.472Z] #39 0.294 + '[' -z '' ']' [2020-01-13T19:25:50.472Z] #39 0.294 ++ mktemp -d [2020-01-13T19:25:50.472Z] #39 0.297 + export GOPATH=/tmp/tmp.c4YNQW2dhb [2020-01-13T19:25:50.472Z] #39 0.297 + GOPATH=/tmp/tmp.c4YNQW2dhb [2020-01-13T19:25:50.472Z] #39 0.297 + RM_GOPATH=1 [2020-01-13T19:25:50.472Z] #39 0.300 ++ dirname ./install.sh [2020-01-13T19:25:50.472Z] #39 0.303 + dir=. [2020-01-13T19:25:50.472Z] #39 0.304 + bin=tini [2020-01-13T19:25:50.472Z] #39 0.304 + shift [2020-01-13T19:25:50.472Z] #39 0.304 + '[' '!' -f ./tini.installer ']' [2020-01-13T19:25:50.472Z] #39 0.304 + . ./tini.installer [2020-01-13T19:25:50.472Z] #39 0.305 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:25:50.472Z] #39 0.305 + install_tini [2020-01-13T19:25:50.472Z] #39 0.306 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-13T19:25:50.472Z] #39 0.306 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:25:50.472Z] #39 0.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.c4YNQW2dhb/tini [2020-01-13T19:25:50.472Z] #39 0.313 Cloning into '/tmp/tmp.c4YNQW2dhb/tini'... [2020-01-13T19:25:50.472Z] #39 0.975 + cd /tmp/tmp.c4YNQW2dhb/tini [2020-01-13T19:25:50.472Z] #39 0.975 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:25:50.472Z] #39 0.982 + cmake . [2020-01-13T19:25:50.472Z] #39 1.468 -- The C compiler identification is GNU 8.3.0 [2020-01-13T19:25:50.472Z] #39 1.515 -- Check for working C compiler: /usr/bin/cc [2020-01-13T19:25:50.472Z] #39 1.970 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-13T19:25:50.472Z] #39 1.982 -- Detecting C compiler ABI info [2020-01-13T19:25:50.472Z] #39 2.493 -- Detecting C compiler ABI info - done [2020-01-13T19:25:50.472Z] #39 2.536 -- Detecting C compile features [2020-01-13T19:25:50.472Z] #39 4.342 -- Detecting C compile features - done [2020-01-13T19:25:50.472Z] #39 4.395 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-13T19:25:50.472Z] #39 4.674 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-13T19:25:50.472Z] #39 5.154 -- Configuring done [2020-01-13T19:25:50.472Z] #39 5.252 -- Generating done [2020-01-13T19:25:50.472Z] #39 5.284 -- Build files have been written to: /tmp/tmp.c4YNQW2dhb/tini [2020-01-13T19:25:50.472Z] #39 5.291 + make tini-static [2020-01-13T19:25:50.472Z] #39 5.965 Scanning dependencies of target tini-static [2020-01-13T19:25:50.472Z] #39 6.137 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-13T19:25:50.472Z] #39 7.243 [100%] Linking C executable tini-static [2020-01-13T19:25:50.472Z] #39 7.713 [100%] Built target tini-static [2020-01-13T19:25:50.472Z] #39 7.806 + mkdir -p /build [2020-01-13T19:25:50.472Z] #39 7.807 + cp tini-static /build/docker-init [2020-01-13T19:25:50.472Z] #39 DONE 7.9s [2020-01-13T19:25:50.472Z] [2020-01-13T19:25:50.472Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:25:50.472Z] #11 49.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-13T19:25:50.472Z] #11 50.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T19:25:50.472Z] #11 50.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:25:50.472Z] #11 50.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-13T19:25:50.472Z] #11 50.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T19:25:50.472Z] #11 50.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:25:50.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:25:51.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:25:51.632Z] #17 48.10 Selecting previously unselected package vim. [2020-01-13T19:25:51.632Z] #17 48.11 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-01-13T19:25:51.632Z] #17 48.14 Unpacking vim (2:8.1.0875-5) ... [2020-01-13T19:25:52.191Z] #17 48.71 Selecting previously unselected package xfsprogs. [2020-01-13T19:25:52.191Z] #17 48.74 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-01-13T19:25:52.191Z] #17 48.75 Unpacking xfsprogs (4.20.0-1) ... [2020-01-13T19:25:52.373Z] Removing intermediate container edaac33a265a [2020-01-13T19:25:52.373Z] ---> 546a7013ff57 [2020-01-13T19:25:52.373Z] Step 11/16 : ARG GOOS [2020-01-13T19:25:52.373Z] ---> Running in d7f7dc40118f [2020-01-13T19:25:52.373Z] Removing intermediate container d7f7dc40118f [2020-01-13T19:25:52.373Z] ---> fe5c87c656d7 [2020-01-13T19:25:52.373Z] Step 12/16 : ARG GOARCH [2020-01-13T19:25:52.373Z] ---> Running in a50996854728 [2020-01-13T19:25:52.373Z] Removing intermediate container a50996854728 [2020-01-13T19:25:52.373Z] ---> 994ea83e5a0a [2020-01-13T19:25:52.373Z] 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-01-13T19:25:52.373Z] ---> Running in 0b454a712095 [2020-01-13T19:25:52.751Z] #17 49.33 Selecting previously unselected package zip. [2020-01-13T19:25:52.751Z] #17 49.33 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-01-13T19:25:52.751Z] #17 49.34 Unpacking zip (3.0-11+b1) ... [2020-01-13T19:25:53.005Z] #17 49.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:25:53.005Z] #17 49.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:25:53.005Z] #17 49.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:53.005Z] #17 49.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-01-13T19:25:53.005Z] #17 49.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-01-13T19:25:53.005Z] #17 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:53.005Z] #17 49.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-01-13T19:25:53.005Z] #17 49.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-01-13T19:25:53.005Z] #17 49.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:25:53.005Z] #17 49.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-01-13T19:25:53.005Z] #17 49.70 Setting up libicu63:amd64 (63.1-6) ... [2020-01-13T19:25:53.005Z] #17 49.71 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:25:53.005Z] #17 49.72 Setting up zip (3.0-11+b1) ... [2020-01-13T19:25:53.005Z] #17 49.73 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:25:53.005Z] #17 49.75 Setting up bash-completion (1:2.8-6) ... [2020-01-13T19:25:53.860Z] #11 ... [2020-01-13T19:25:53.860Z] [2020-01-13T19:25:53.860Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:25:53.860Z] #63 29.75 Checking out files: 81% (2459/3007) Checking out files: 82% (2466/3007) Checking out files: 83% (2496/3007) Checking out files: 84% (2526/3007) Checking out files: 85% (2556/3007) Checking out files: 86% (2587/3007) Checking out files: 87% (2617/3007) Checking out files: 88% (2647/3007) Checking out files: 89% (2677/3007) Checking out files: 90% (2707/3007) Checking out files: 91% (2737/3007) Checking out files: 92% (2767/3007) Checking out files: 93% (2797/3007) Checking out files: 94% (2827/3007) Checking out files: 95% (2857/3007) Checking out files: 96% (2887/3007) Checking out files: 97% (2917/3007) Checking out files: 98% (2947/3007) Checking out files: 99% (2977/3007) Checking out files: 100% (3007/3007) Checking out files: 100% (3007/3007), done. [2020-01-13T19:25:53.860Z] #63 30.12 + cd /tmp/tmp.SmdbpGhx9T/src/github.com/containerd/containerd [2020-01-13T19:25:53.860Z] #63 30.13 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:25:54.687Z] #63 31.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-13T19:25:54.687Z] #63 31.03 + BUILDTAGS='netgo osusergo static_build' [2020-01-13T19:25:54.687Z] #63 31.03 + export EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:25:54.687Z] #63 31.03 + EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:25:54.687Z] #63 31.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-13T19:25:54.687Z] #63 31.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-13T19:25:54.687Z] #63 31.03 + '[' '' = dynamic ']' [2020-01-13T19:25:54.687Z] #63 31.04 + make [2020-01-13T19:25:56.060Z] #63 32.04 + bin/ctr [2020-01-13T19:25:56.060Z] #63 ... [2020-01-13T19:25:56.060Z] [2020-01-13T19:25:56.060Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:56.060Z] #34 48.22 time [2020-01-13T19:25:56.060Z] #34 54.61 internal/poll [2020-01-13T19:25:56.060Z] #34 55.51 internal/fmtsort [2020-01-13T19:25:56.060Z] #34 56.14 internal/syscall/unix [2020-01-13T19:25:56.060Z] #34 56.32 strings [2020-01-13T19:25:56.060Z] #34 56.41 os [2020-01-13T19:25:56.060Z] #34 58.38 path [2020-01-13T19:25:56.060Z] #34 ... [2020-01-13T19:25:56.060Z] [2020-01-13T19:25:56.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:56.060Z] #45 12.38 make[1]: Nothing to be done for 'all'. [2020-01-13T19:25:56.060Z] #45 13.38 CC images/stats.o [2020-01-13T19:25:56.060Z] #45 13.66 CC images/core.o [2020-01-13T19:25:56.060Z] #45 14.03 CC images/core-x86.o [2020-01-13T19:25:56.060Z] #45 14.48 CC images/core-arm.o [2020-01-13T19:25:56.060Z] #45 14.76 CC images/core-aarch64.o [2020-01-13T19:25:56.060Z] #45 15.01 CC images/core-ppc64.o [2020-01-13T19:25:56.060Z] #45 15.46 CC images/core-s390.o [2020-01-13T19:25:56.060Z] #45 15.97 CC images/cpuinfo.o [2020-01-13T19:25:56.060Z] #45 16.30 CC images/inventory.o [2020-01-13T19:25:56.060Z] #45 16.46 CC images/fdinfo.o [2020-01-13T19:25:56.060Z] #45 16.78 CC images/fown.o [2020-01-13T19:25:56.060Z] #45 16.91 CC images/ns.o [2020-01-13T19:25:56.060Z] #45 17.04 CC images/regfile.o [2020-01-13T19:25:56.060Z] #45 17.23 CC images/ghost-file.o [2020-01-13T19:25:56.060Z] #45 17.44 CC images/fifo.o [2020-01-13T19:25:56.060Z] #45 17.58 CC images/remap-file-path.o [2020-01-13T19:25:56.060Z] #45 17.69 CC images/eventfd.o [2020-01-13T19:25:56.270Z] #17 52.43 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-01-13T19:25:56.270Z] #17 52.44 Setting up xz-utils (5.2.4-1) ... [2020-01-13T19:25:56.270Z] #17 52.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-13T19:25:56.270Z] #17 52.47 Setting up pigz (2.4-1) ... [2020-01-13T19:25:56.270Z] #17 52.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-01-13T19:25:56.270Z] #17 52.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-01-13T19:25:56.270Z] #17 52.52 Setting up python-pip-whl (18.1-5) ... [2020-01-13T19:25:56.270Z] #17 52.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-01-13T19:25:56.270Z] #17 52.54 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:25:56.270Z] #17 52.95 Setting up libaio1:amd64 (0.3.112-3) ... [2020-01-13T19:25:56.270Z] #17 52.96 Setting up libonig5:amd64 (6.9.1-1) ... [2020-01-13T19:25:56.270Z] #17 52.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ... [2020-01-13T19:25:56.270Z] #17 52.98 Setting up vim (2:8.1.0875-5) ... [2020-01-13T19:25:56.270Z] #17 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-13T19:25:56.270Z] #17 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-13T19:25:56.270Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-13T19:25:56.270Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-13T19:25:56.270Z] #17 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-13T19:25:56.270Z] #17 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-13T19:25:56.460Z] #45 17.83 CC images/eventpoll.o [2020-01-13T19:25:56.460Z] #45 18.00 CC images/fh.o [2020-01-13T19:25:56.460Z] #45 ... [2020-01-13T19:25:56.460Z] [2020-01-13T19:25:56.461Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:25:56.461Z] #34 58.87 text/tabwriter [2020-01-13T19:25:56.526Z] #17 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-13T19:25:56.526Z] #17 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-13T19:25:56.526Z] #17 53.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-01-13T19:25:56.526Z] #17 53.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:25:56.526Z] #17 53.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-01-13T19:25:56.526Z] #17 53.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:25:56.526Z] #17 53.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-01-13T19:25:56.526Z] #17 53.14 Setting up python3.7 (3.7.3-2) ... [2020-01-13T19:25:56.781Z] #17 ... [2020-01-13T19:25:56.781Z] [2020-01-13T19:25:56.781Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:25:56.781Z] #41 190.9 + dpkg --print-architecture [2020-01-13T19:25:56.781Z] #41 190.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-13T19:25:56.781Z] #41 ... [2020-01-13T19:25:56.781Z] [2020-01-13T19:25:56.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:25:56.781Z] #44 110.2 CC criu/fault-injection.o [2020-01-13T19:25:56.781Z] #44 110.4 CC criu/fdstore.o [2020-01-13T19:25:56.781Z] #44 110.8 CC criu/fifo.o [2020-01-13T19:25:56.781Z] #44 111.1 CC criu/file-ids.o [2020-01-13T19:25:56.781Z] #44 111.5 CC criu/file-lock.o [2020-01-13T19:25:56.781Z] #44 112.6 CC criu/files-ext.o [2020-01-13T19:25:56.781Z] #44 113.0 CC criu/files-reg.o [2020-01-13T19:25:56.781Z] #44 115.4 CC criu/files.o [2020-01-13T19:25:56.781Z] #44 117.4 CC criu/filesystems.o [2020-01-13T19:25:56.781Z] #44 118.2 CC criu/fsnotify.o [2020-01-13T19:25:56.781Z] #44 119.3 CC criu/image-desc.o [2020-01-13T19:25:56.781Z] #44 119.5 CC criu/image.o [2020-01-13T19:25:57.314Z] #34 59.49 fmt [2020-01-13T19:25:57.314Z] #34 59.51 path/filepath [2020-01-13T19:25:57.383Z] #44 120.4 CC criu/ipc_ns.o [2020-01-13T19:25:57.383Z] #44 ... [2020-01-13T19:25:57.383Z] [2020-01-13T19:25:57.383Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:25:57.383Z] #41 191.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-13T19:25:57.383Z] #41 191.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-13T19:25:59.617Z] #34 61.35 io/ioutil [2020-01-13T19:26:00.949Z] #34 ... [2020-01-13T19:26:00.949Z] [2020-01-13T19:26:00.949Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:00.949Z] #48 52.77 time [2020-01-13T19:26:00.949Z] #48 55.60 internal/fmtsort [2020-01-13T19:26:00.949Z] #48 56.04 internal/syscall/unix [2020-01-13T19:26:00.949Z] #48 56.20 strings [2020-01-13T19:26:00.949Z] #48 58.06 os [2020-01-13T19:26:00.949Z] #48 58.91 regexp/syntax [2020-01-13T19:26:00.949Z] #48 62.12 fmt [2020-01-13T19:26:00.949Z] #48 ... [2020-01-13T19:26:00.949Z] [2020-01-13T19:26:00.949Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:00.949Z] #45 18.24 CC images/fsnotify.o [2020-01-13T19:26:00.949Z] #45 18.63 CC images/signalfd.o [2020-01-13T19:26:00.949Z] #45 18.82 CC images/fs.o [2020-01-13T19:26:00.949Z] #45 18.93 CC images/pstree.o [2020-01-13T19:26:00.949Z] #45 19.14 CC images/pipe.o [2020-01-13T19:26:00.949Z] #45 19.26 CC images/tcp-stream.o [2020-01-13T19:26:00.949Z] #45 19.44 CC images/sk-packet.o [2020-01-13T19:26:00.949Z] #45 19.78 CC images/mnt.o [2020-01-13T19:26:00.949Z] #45 19.94 CC images/pipe-data.o [2020-01-13T19:26:00.949Z] #45 20.28 CC images/sa.o [2020-01-13T19:26:00.949Z] #45 20.45 CC images/timer.o [2020-01-13T19:26:00.949Z] #45 20.97 CC images/timerfd.o [2020-01-13T19:26:00.949Z] #45 21.22 CC images/mm.o [2020-01-13T19:26:00.949Z] #45 21.51 CC images/sk-opts.o [2020-01-13T19:26:00.949Z] #45 21.61 CC images/sk-unix.o [2020-01-13T19:26:00.949Z] #45 21.78 CC images/sk-inet.o [2020-01-13T19:26:00.949Z] #45 21.98 CC images/tun.o [2020-01-13T19:26:00.949Z] #45 22.28 CC images/sk-netlink.o [2020-01-13T19:26:00.949Z] #45 22.42 CC images/packet-sock.o [2020-01-13T19:26:01.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:26:01.357Z] #45 22.68 CC images/ipc-var.o [2020-01-13T19:26:01.357Z] #45 22.82 CC images/ipc-desc.o [2020-01-13T19:26:01.357Z] #45 22.97 CC images/ipc-shm.o [2020-01-13T19:26:01.759Z] #45 23.13 CC images/ipc-msg.o [2020-01-13T19:26:01.759Z] #45 23.31 CC images/ipc-sem.o [2020-01-13T19:26:02.164Z] #45 23.45 CC images/utsns.o [2020-01-13T19:26:02.164Z] #45 23.57 CC images/creds.o [2020-01-13T19:26:02.549Z] #45 23.74 CC images/vma.o [2020-01-13T19:26:02.549Z] #45 23.90 CC images/netdev.o [2020-01-13T19:26:02.549Z] #45 24.12 CC images/tty.o [2020-01-13T19:26:02.950Z] #45 24.42 CC images/file-lock.o [2020-01-13T19:26:02.950Z] #45 24.55 CC images/rlimit.o [2020-01-13T19:26:03.363Z] #45 24.71 CC images/pagemap.o [2020-01-13T19:26:03.363Z] #45 24.81 CC images/siginfo.o [2020-01-13T19:26:03.757Z] #45 24.98 CC images/rpc.o [2020-01-13T19:26:03.915Z] #41 ... [2020-01-13T19:26:03.916Z] [2020-01-13T19:26:03.916Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:26:03.916Z] #17 55.98 Setting up iptables (1.8.2-4) ... [2020-01-13T19:26:03.916Z] #17 56.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-13T19:26:03.916Z] #17 56.03 Setting up python3 (3.7.3-1) ... [2020-01-13T19:26:03.916Z] #17 56.40 Setting up python3-wheel (0.32.3-2) ... [2020-01-13T19:26:03.916Z] #17 57.24 Setting up apparmor (2.13.2-10) ... [2020-01-13T19:26:03.916Z] #17 58.83 Setting up xfsprogs (4.20.0-1) ... [2020-01-13T19:26:03.916Z] #17 58.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:26:03.916Z] #17 59.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:26:03.916Z] #17 60.21 Setting up python3-distutils (3.7.3-1) ... [2020-01-13T19:26:04.148Z] #45 25.69 CC images/ext-file.o [2020-01-13T19:26:04.171Z] #17 60.64 Setting up python3-setuptools (40.8.0-1) ... [2020-01-13T19:26:04.557Z] #45 25.82 CC images/cgroup.o [2020-01-13T19:26:04.958Z] #45 26.14 CC images/userns.o [2020-01-13T19:26:04.958Z] #45 26.30 CC images/google/protobuf/descriptor.o [2020-01-13T19:26:05.537Z] #17 61.86 Setting up python3-pip (18.1-5) ... [2020-01-13T19:26:05.888Z] #45 27.39 CC images/opts.o [2020-01-13T19:26:06.108Z] #17 62.80 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:26:06.108Z] #17 62.82 Processing triggers for mime-support (3.62) ... [2020-01-13T19:26:06.299Z] #45 27.61 CC images/seccomp.o [2020-01-13T19:26:06.299Z] #45 27.69 CC images/binfmt-misc.o [2020-01-13T19:26:06.299Z] #45 27.74 CC images/time.o [2020-01-13T19:26:06.705Z] #45 27.84 CC images/sysctl.o [2020-01-13T19:26:06.705Z] #45 28.03 CC images/autofs.o [2020-01-13T19:26:06.705Z] #45 28.19 CC images/macvlan.o [2020-01-13T19:26:07.035Z] #17 DONE 63.5s [2020-01-13T19:26:07.035Z] [2020-01-13T19:26:07.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:07.035Z] #44 121.8 CC criu/irmap.o [2020-01-13T19:26:07.035Z] #44 122.5 CC criu/kcmp-ids.o [2020-01-13T19:26:07.035Z] #44 122.9 CC criu/kerndat.o [2020-01-13T19:26:07.035Z] #44 124.0 CC criu/libnetlink.o [2020-01-13T19:26:07.035Z] #44 124.4 CC criu/log.o [2020-01-13T19:26:07.035Z] #44 124.9 CC criu/lsm.o [2020-01-13T19:26:07.035Z] #44 125.4 CC criu/mem.o [2020-01-13T19:26:07.035Z] #44 127.3 CC criu/mount.o [2020-01-13T19:26:07.035Z] #44 ... [2020-01-13T19:26:07.035Z] [2020-01-13T19:26:07.035Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T19:26:07.092Z] #45 28.30 CC images/sit.o [2020-01-13T19:26:07.092Z] #45 28.53 LINK images/built-in.o [2020-01-13T19:26:07.092Z] #45 28.60 GEN compel/include/asm [2020-01-13T19:26:07.092Z] #45 28.60 GEN compel/include/version.h [2020-01-13T19:26:07.092Z] #45 28.62 touch .config [2020-01-13T19:26:07.092Z] #45 28.62 GEN include/common/config.h [2020-01-13T19:26:07.092Z] #45 ... [2020-01-13T19:26:07.092Z] [2020-01-13T19:26:07.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:26:07.092Z] #11 69.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-13T19:26:07.092Z] #11 69.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T19:26:07.545Z] #11 69.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:26:08.762Z] #11 ... [2020-01-13T19:26:08.762Z] [2020-01-13T19:26:08.762Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:26:08.762Z] #34 63.25 flag [2020-01-13T19:26:08.762Z] #34 63.26 github.com/BurntSushi/toml [2020-01-13T19:26:08.762Z] #34 64.83 log [2020-01-13T19:26:08.762Z] #34 66.74 github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:26:08.762Z] #34 DONE 70.3s [2020-01-13T19:26:08.762Z] [2020-01-13T19:26:08.762Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:08.762Z] #45 28.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-13T19:26:08.762Z] #45 28.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-13T19:26:08.762Z] #45 28.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-13T19:26:08.762Z] #45 28.92 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-13T19:26:08.762Z] #45 28.95 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-13T19:26:08.762Z] #45 28.98 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-13T19:26:08.762Z] #45 29.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-13T19:26:08.762Z] #45 29.07 DEP compel/plugins/std/infect.d [2020-01-13T19:26:08.762Z] #45 29.23 DEP compel/plugins/std/string.d [2020-01-13T19:26:08.762Z] #45 29.29 DEP compel/plugins/std/log.d [2020-01-13T19:26:08.762Z] #45 29.41 DEP compel/plugins/std/fds.d [2020-01-13T19:26:08.762Z] #45 29.54 DEP compel/plugins/std/std.d [2020-01-13T19:26:08.762Z] #45 29.83 DEP compel/plugins/shmem/shmem.d [2020-01-13T19:26:08.762Z] #45 29.99 DEP compel/plugins/fds/fds.d [2020-01-13T19:26:08.762Z] #45 30.10 CC compel/plugins/std/std.o [2020-01-13T19:26:08.923Z] #18 1.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-13T19:26:08.923Z] #18 1.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-13T19:26:08.923Z] #18 1.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-13T19:26:08.923Z] #18 DONE 2.0s [2020-01-13T19:26:08.923Z] [2020-01-13T19:26:08.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:08.923Z] #44 131.6 CC criu/namespaces.o [2020-01-13T19:26:09.180Z] #45 30.69 CC compel/plugins/std/fds.o [2020-01-13T19:26:09.586Z] #45 31.14 CC compel/plugins/std/log.o [2020-01-13T19:26:10.432Z] #45 31.83 CC compel/plugins/std/string.o [2020-01-13T19:26:10.811Z] #44 134.0 CC criu/net.o [2020-01-13T19:26:10.858Z] #45 32.24 CC compel/plugins/std/infect.o [2020-01-13T19:26:10.859Z] #45 32.42 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-13T19:26:10.859Z] #45 32.45 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-13T19:26:11.266Z] #45 32.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-13T19:26:11.266Z] #45 32.62 AR compel/plugins/std.lib.a [2020-01-13T19:26:11.266Z] #45 32.68 CC compel/plugins/fds/fds.o [2020-01-13T19:26:11.658Z] #45 32.81 AR compel/plugins/fds.lib.a [2020-01-13T19:26:11.658Z] #45 32.84 HOSTDEP compel/src/lib/log-host.d [2020-01-13T19:26:11.658Z] #45 32.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-13T19:26:11.658Z] #45 33.03 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-13T19:26:11.658Z] #45 33.12 HOSTDEP compel/src/main-host.d [2020-01-13T19:26:11.658Z] #45 ... [2020-01-13T19:26:11.658Z] [2020-01-13T19:26:11.658Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:11.658Z] #48 63.87 regexp [2020-01-13T19:26:11.658Z] #48 66.75 go/token [2020-01-13T19:26:11.658Z] #48 67.27 internal/lazyregexp [2020-01-13T19:26:11.658Z] #48 67.55 net/url [2020-01-13T19:26:11.658Z] #48 67.61 go/scanner [2020-01-13T19:26:11.658Z] #48 68.89 go/ast [2020-01-13T19:26:11.658Z] #48 68.93 text/template/parse [2020-01-13T19:26:11.658Z] #48 73.79 text/template [2020-01-13T19:26:11.658Z] #48 ... [2020-01-13T19:26:11.658Z] [2020-01-13T19:26:11.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:11.658Z] #45 33.20 DEP compel/src/lib/ptrace.d [2020-01-13T19:26:12.060Z] #45 33.30 DEP compel/src/lib/infect.d [2020-01-13T19:26:12.060Z] #45 33.45 DEP compel/src/lib/infect-util.d [2020-01-13T19:26:12.060Z] #45 33.52 DEP compel/src/lib/infect-rpc.d [2020-01-13T19:26:12.060Z] #45 33.61 DEP compel/arch/s390/src/lib/infect.d [2020-01-13T19:26:12.467Z] #45 33.71 DEP compel/arch/s390/src/lib/cpu.d [2020-01-13T19:26:12.467Z] #45 33.84 DEP compel/src/lib/log.d [2020-01-13T19:26:12.467Z] #45 33.91 DEP compel/src/main.d [2020-01-13T19:26:12.467Z] #45 34.05 DEP compel/src/lib/handle-elf.d [2020-01-13T19:26:12.874Z] #45 34.18 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-13T19:26:12.874Z] #45 34.28 CC compel/src/lib/log.o [2020-01-13T19:26:13.272Z] #45 34.45 CC compel/arch/s390/src/lib/cpu.o [2020-01-13T19:26:13.272Z] #45 34.68 CC compel/arch/s390/src/lib/infect.o [2020-01-13T19:26:14.151Z] #45 35.49 CC compel/src/lib/infect-rpc.o [2020-01-13T19:26:14.565Z] #45 35.84 CC compel/src/lib/infect-util.o [2020-01-13T19:26:14.565Z] #45 35.99 CC compel/src/lib/infect.o [2020-01-13T19:26:15.019Z] #44 137.5 CC criu/netfilter.o [2020-01-13T19:26:15.019Z] #44 137.9 CC criu/page-pipe.o [2020-01-13T19:26:15.580Z] #44 138.7 CC criu/page-xfer.o [2020-01-13T19:26:15.891Z] #45 37.50 CC compel/src/lib/ptrace.o [2020-01-13T19:26:16.291Z] #45 37.81 AR compel/libcompel.a [2020-01-13T19:26:16.291Z] #45 37.89 HOSTCC compel/src/main-host.o [2020-01-13T19:26:16.688Z] #45 38.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-13T19:26:16.940Z] #44 139.9 CC criu/pagemap-cache.o [2020-01-13T19:26:16.940Z] #44 140.2 CC criu/pagemap.o [2020-01-13T19:26:17.339Z] #45 38.37 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-13T19:26:17.339Z] #45 38.65 HOSTCC compel/src/lib/log-host.o [2020-01-13T19:26:18.084Z] #45 38.86 HOSTLINK compel/compel-host-bin [2020-01-13T19:26:18.084Z] #45 38.91 DEP soccr/soccr.d [2020-01-13T19:26:18.084Z] #45 39.14 CC soccr/soccr.o [2020-01-13T19:26:18.301Z] #44 141.2 CC criu/parasite-syscall.o [2020-01-13T19:26:18.860Z] #44 142.0 CC criu/path.o [2020-01-13T19:26:18.860Z] #44 ... [2020-01-13T19:26:18.860Z] [2020-01-13T19:26:18.860Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:26:18.860Z] #19 6.240 Collecting yamllint==1.16.0 [2020-01-13T19:26:19.122Z] #19 ... [2020-01-13T19:26:19.122Z] [2020-01-13T19:26:19.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:19.122Z] #44 142.4 CC criu/pie-util-vdso-elf32.o [2020-01-13T19:26:19.724Z] #44 142.9 CC criu/pie-util-vdso.o [2020-01-13T19:26:19.850Z] #45 40.92 AR soccr/libsoccr.a [2020-01-13T19:26:19.850Z] #45 40.96 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:26:19.850Z] #45 41.20 DEP criu/arch/s390/sigframe.d [2020-01-13T19:26:19.850Z] #45 41.30 DEP criu/arch/s390/crtools.d [2020-01-13T19:26:20.021Z] #44 143.4 CC criu/pie-util.o [2020-01-13T19:26:20.247Z] #45 41.47 DEP criu/arch/s390/cpu.d [2020-01-13T19:26:20.247Z] #45 41.63 CC criu/arch/s390/cpu.o [2020-01-13T19:26:20.277Z] #44 143.6 CC criu/pipes.o [2020-01-13T19:26:20.636Z] #45 42.01 CC criu/arch/s390/crtools.o [2020-01-13T19:26:21.204Z] #44 144.4 CC criu/plugin.o [2020-01-13T19:26:21.495Z] #45 42.99 CC criu/arch/s390/sigframe.o [2020-01-13T19:26:21.766Z] #44 144.9 CC criu/proc_parse.o [2020-01-13T19:26:21.896Z] #45 43.25 LINK criu/arch/s390/crtools.built-in.o [2020-01-13T19:26:21.896Z] #45 43.27 DEP criu/arch/s390/vdso-pie.d [2020-01-13T19:26:21.896Z] #45 43.36 DEP criu/pie/parasite-vdso.d [2020-01-13T19:26:21.896Z] #45 43.46 DEP criu/pie/util-vdso.d [2020-01-13T19:26:22.307Z] #45 43.65 DEP criu/pie/util.d [2020-01-13T19:26:22.307Z] #45 43.83 CC criu/pie/util.o [2020-01-13T19:26:22.307Z] #45 ... [2020-01-13T19:26:22.307Z] [2020-01-13T19:26:22.307Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:22.307Z] #48 74.58 go/parser [2020-01-13T19:26:22.307Z] #48 77.84 encoding/xml [2020-01-13T19:26:22.307Z] #48 78.76 go/doc [2020-01-13T19:26:22.307Z] #48 82.48 github.com/LK4D4/vndr/build [2020-01-13T19:26:22.307Z] #48 83.44 github.com/LK4D4/vndr/versioned [2020-01-13T19:26:22.307Z] #48 83.71 crypto/dsa [2020-01-13T19:26:22.307Z] #48 84.12 crypto/x509/pkix [2020-01-13T19:26:22.307Z] #48 84.55 vendor/golang.org/x/crypto/cryptobyte [2020-01-13T19:26:22.707Z] #48 ... [2020-01-13T19:26:22.707Z] [2020-01-13T19:26:22.707Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:26:22.707Z] #11 85.18 Selecting previously unselected package libapparmor1:s390x. [2020-01-13T19:26:22.707Z] #11 85.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-01-13T19:26:22.707Z] #11 85.19 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-01-13T19:26:22.707Z] #11 85.29 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-13T19:26:22.707Z] #11 85.29 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-01-13T19:26:22.707Z] #11 85.30 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-01-13T19:26:22.707Z] #11 85.40 Selecting previously unselected package libbtrfs0. [2020-01-13T19:26:22.707Z] #11 85.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-13T19:26:22.707Z] #11 85.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:26:22.707Z] #11 85.45 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:26:22.707Z] #11 85.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-13T19:26:22.707Z] #11 85.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:26:23.114Z] #11 85.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-13T19:26:23.114Z] #11 85.56 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-13T19:26:23.114Z] #11 85.56 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T19:26:23.114Z] #11 85.62 Selecting previously unselected package libudev-dev:s390x. [2020-01-13T19:26:23.114Z] #11 85.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ... [2020-01-13T19:26:23.114Z] #11 85.64 Unpacking libudev-dev:s390x (241-7~deb10u2) ... [2020-01-13T19:26:23.114Z] #11 85.73 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-13T19:26:23.114Z] #11 85.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-01-13T19:26:23.114Z] #11 85.74 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-01-13T19:26:23.520Z] #11 86.00 Selecting previously unselected package libpcre16-3:s390x. [2020-01-13T19:26:23.520Z] #11 86.00 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-01-13T19:26:23.520Z] #11 86.01 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-01-13T19:26:23.520Z] #11 86.13 Selecting previously unselected package libpcre32-3:s390x. [2020-01-13T19:26:23.520Z] #11 86.16 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-01-13T19:26:23.520Z] #11 86.17 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-01-13T19:26:23.924Z] #11 86.34 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-13T19:26:23.924Z] #11 86.34 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-01-13T19:26:23.924Z] #11 86.35 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-13T19:26:23.924Z] #11 86.45 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-13T19:26:23.924Z] #11 86.45 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-01-13T19:26:23.924Z] #11 86.45 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-01-13T19:26:23.924Z] #11 86.67 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-13T19:26:23.924Z] #11 86.68 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-01-13T19:26:24.326Z] #11 86.68 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-13T19:26:24.326Z] #11 86.90 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-13T19:26:24.326Z] #11 86.90 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-01-13T19:26:24.326Z] #11 86.91 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-13T19:26:24.326Z] #11 86.97 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-13T19:26:24.326Z] #11 86.97 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-01-13T19:26:24.326Z] #11 86.98 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-01-13T19:26:24.326Z] #11 87.04 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-13T19:26:24.326Z] #11 87.05 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ... [2020-01-13T19:26:24.326Z] #11 87.05 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-13T19:26:24.737Z] #11 87.43 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-13T19:26:24.737Z] #11 87.43 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-01-13T19:26:24.737Z] #11 87.44 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-01-13T19:26:24.737Z] #11 87.45 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:26:24.737Z] #11 87.46 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-01-13T19:26:24.737Z] #11 87.46 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-01-13T19:26:24.737Z] #11 87.47 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:26:24.737Z] #11 87.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:26:24.737Z] #11 87.49 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-01-13T19:26:25.030Z] #44 ... [2020-01-13T19:26:25.030Z] [2020-01-13T19:26:25.030Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:26:25.030Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-13T19:26:25.030Z] #19 11.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-13T19:26:25.030Z] #19 11.74 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-13T19:26:25.030Z] #19 11.81 Collecting pyyaml (from yamllint==1.16.0) [2020-01-13T19:26:25.030Z] #19 11.94 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-13T19:26:25.030Z] #19 13.35 Building wheels for collected packages: pyyaml [2020-01-13T19:26:25.030Z] #19 13.35 Running setup.py bdist_wheel for pyyaml: started [2020-01-13T19:26:25.030Z] #19 14.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-13T19:26:25.030Z] #19 14.52 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-13T19:26:25.030Z] #19 14.59 Successfully built pyyaml [2020-01-13T19:26:25.030Z] #19 14.61 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-13T19:26:25.030Z] #19 15.00 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-13T19:26:25.030Z] #19 DONE 15.6s [2020-01-13T19:26:25.030Z] [2020-01-13T19:26:25.030Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T19:26:25.030Z] #24 DONE 0.2s [2020-01-13T19:26:25.030Z] [2020-01-13T19:26:25.030Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:26:25.166Z] #11 87.49 Setting up libudev-dev:s390x (241-7~deb10u2) ... [2020-01-13T19:26:25.166Z] #11 87.53 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:26:25.166Z] #11 87.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:26:25.166Z] #11 87.54 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-01-13T19:26:25.166Z] #11 87.55 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-13T19:26:25.166Z] #11 87.57 Setting up libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-13T19:26:25.166Z] #11 87.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:26:25.166Z] #11 87.59 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-01-13T19:26:25.166Z] #11 87.60 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:26:25.166Z] #11 87.61 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-01-13T19:26:25.166Z] #11 87.62 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-01-13T19:26:25.166Z] #11 87.64 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:26:25.166Z] #11 87.64 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-01-13T19:26:25.166Z] #11 87.65 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-01-13T19:26:25.166Z] #11 87.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:26:25.166Z] #11 87.66 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-13T19:26:25.166Z] #11 87.66 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T19:26:25.166Z] #11 87.67 Setting up dmsetup (2:1.02.155-3) ... [2020-01-13T19:26:25.166Z] #11 87.68 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T19:26:25.167Z] #11 87.69 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-13T19:26:25.167Z] #11 87.70 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:26:25.167Z] #11 DONE 88.0s [2020-01-13T19:26:25.167Z] [2020-01-13T19:26:25.167Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:25.167Z] #45 44.10 CC criu/pie/util-vdso.o [2020-01-13T19:26:25.167Z] #45 44.66 CC criu/pie/parasite-vdso.o [2020-01-13T19:26:25.167Z] #45 45.23 CC criu/arch/s390/vdso-pie.o [2020-01-13T19:26:25.167Z] #45 45.44 AR criu/pie/pie.lib.a [2020-01-13T19:26:25.167Z] #45 45.48 DEP criu/pie/restorer.d [2020-01-13T19:26:25.167Z] #45 45.67 DEP criu/arch/s390/restorer.d [2020-01-13T19:26:25.167Z] #45 45.81 DEP criu/pie/parasite.d [2020-01-13T19:26:25.167Z] #45 46.02 CC criu/pie/parasite.o [2020-01-13T19:26:25.558Z] #45 ... [2020-01-13T19:26:25.558Z] [2020-01-13T19:26:25.558Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:26:25.558Z] #56 DONE 0.2s [2020-01-13T19:26:25.558Z] [2020-01-13T19:26:25.558Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T19:26:25.558Z] #57 DONE 0.1s [2020-01-13T19:26:25.558Z] [2020-01-13T19:26:25.558Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:25.558Z] #45 46.93 LINK criu/pie/parasite.built-in.o [2020-01-13T19:26:25.558Z] #45 46.94 GEN criu/pie/parasite-blob.h [2020-01-13T19:26:25.558Z] #45 46.98 CC criu/arch/s390/restorer.o [2020-01-13T19:26:25.957Z] #45 ... [2020-01-13T19:26:25.957Z] [2020-01-13T19:26:25.957Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:26:25.957Z] #12 DONE 0.5s [2020-01-13T19:26:25.957Z] [2020-01-13T19:26:25.957Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:25.957Z] #58 0.214 + RM_GOPATH=0 [2020-01-13T19:26:25.957Z] #58 0.214 + TMP_GOPATH= [2020-01-13T19:26:25.957Z] #58 0.214 + : /build [2020-01-13T19:26:25.957Z] #58 0.215 + '[' -z '' ']' [2020-01-13T19:26:25.957Z] #58 0.215 ++ mktemp -d [2020-01-13T19:26:25.957Z] #58 0.221 + export GOPATH=/tmp/tmp.J8QcVCWTTp [2020-01-13T19:26:25.957Z] #58 0.222 + GOPATH=/tmp/tmp.J8QcVCWTTp [2020-01-13T19:26:25.957Z] #58 0.222 + RM_GOPATH=1 [2020-01-13T19:26:25.957Z] #58 0.225 ++ dirname ./install.sh [2020-01-13T19:26:25.957Z] #58 0.230 + dir=. [2020-01-13T19:26:25.957Z] #58 0.231 + bin=runc [2020-01-13T19:26:25.957Z] #58 0.231 + shift [2020-01-13T19:26:25.957Z] #58 0.231 + '[' '!' -f ./runc.installer ']' [2020-01-13T19:26:25.957Z] #58 0.232 + . ./runc.installer [2020-01-13T19:26:25.957Z] #58 0.232 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:26:25.957Z] #58 0.233 + install_runc [2020-01-13T19:26:25.957Z] #58 0.234 + uname -r [2020-01-13T19:26:25.957Z] #58 0.235 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-13T19:26:25.957Z] #58 0.237 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-13T19:26:25.957Z] #58 0.238 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-13T19:26:25.957Z] #58 0.238 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-13T19:26:25.957Z] #58 0.238 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J8QcVCWTTp/src/github.com/opencontainers/runc [2020-01-13T19:26:25.957Z] #58 0.240 Cloning into '/tmp/tmp.J8QcVCWTTp/src/github.com/opencontainers/runc'... [2020-01-13T19:26:26.393Z] #28 DONE 1.5s [2020-01-13T19:26:26.393Z] [2020-01-13T19:26:26.393Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:26:26.393Z] #41 DONE 220.3s [2020-01-13T19:26:26.393Z] [2020-01-13T19:26:26.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:26.393Z] #44 148.2 CC criu/protobuf-desc.o [2020-01-13T19:26:26.393Z] #44 149.4 CC criu/protobuf.o [2020-01-13T19:26:26.393Z] #44 ... [2020-01-13T19:26:26.393Z] [2020-01-13T19:26:26.393Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T19:26:26.393Z] #31 DONE 0.3s [2020-01-13T19:26:26.411Z] #58 ... [2020-01-13T19:26:26.411Z] [2020-01-13T19:26:26.411Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T19:26:26.411Z] #13 DONE 0.4s [2020-01-13T19:26:26.411Z] [2020-01-13T19:26:26.411Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:26:26.411Z] #14 0.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-13T19:26:26.411Z] #14 DONE 0.4s [2020-01-13T19:26:26.411Z] [2020-01-13T19:26:26.411Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:26.411Z] #48 85.69 net [2020-01-13T19:26:26.411Z] #48 86.59 vendor/golang.org/x/sys/cpu [2020-01-13T19:26:26.411Z] #48 86.88 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-13T19:26:26.411Z] #48 87.47 vendor/golang.org/x/crypto/poly1305 [2020-01-13T19:26:26.411Z] #48 88.14 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-13T19:26:26.411Z] #48 88.57 vendor/golang.org/x/crypto/curve25519 [2020-01-13T19:26:26.648Z] [2020-01-13T19:26:26.648Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T19:26:26.648Z] #34 DONE 0.1s [2020-01-13T19:26:26.648Z] [2020-01-13T19:26:26.648Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:26.648Z] #62 ... [2020-01-13T19:26:26.648Z] [2020-01-13T19:26:26.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:26.648Z] #44 150.1 CC criu/pstree.o [2020-01-13T19:26:26.904Z] #44 ... [2020-01-13T19:26:26.904Z] [2020-01-13T19:26:26.904Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T19:26:26.904Z] #39 DONE 0.2s [2020-01-13T19:26:26.904Z] [2020-01-13T19:26:26.904Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:27.001Z] #48 ... [2020-01-13T19:26:27.001Z] [2020-01-13T19:26:27.001Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T19:26:27.001Z] #15 DONE 0.4s [2020-01-13T19:26:27.001Z] [2020-01-13T19:26:27.001Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:27.001Z] #48 89.31 vendor/golang.org/x/crypto/hkdf [2020-01-13T19:26:27.482Z] #48 ... [2020-01-13T19:26:27.482Z] [2020-01-13T19:26:27.482Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T19:26:27.482Z] #16 DONE 0.3s [2020-01-13T19:26:27.482Z] [2020-01-13T19:26:27.482Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:27.482Z] #48 89.45 vendor/golang.org/x/text/transform [2020-01-13T19:26:27.482Z] #48 ... [2020-01-13T19:26:27.482Z] [2020-01-13T19:26:27.482Z] #17 [dev 6/25] RUN ldconfig [2020-01-13T19:26:27.482Z] #17 DONE 0.4s [2020-01-13T19:26:27.829Z] #62 ... [2020-01-13T19:26:27.829Z] [2020-01-13T19:26:27.829Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T19:26:27.972Z] [2020-01-13T19:26:27.972Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:26:28.085Z] #42 DONE 0.2s [2020-01-13T19:26:28.085Z] [2020-01-13T19:26:28.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:28.340Z] #44 151.6 CC criu/rbtree.o [2020-01-13T19:26:28.416Z] #18 0.553 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:26:28.416Z] #18 0.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:26:28.596Z] #44 151.9 CC criu/rst-malloc.o [2020-01-13T19:26:28.816Z] #18 0.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:26:28.816Z] #18 1.355 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T19:26:28.851Z] #44 152.1 CC criu/seccomp.o [2020-01-13T19:26:29.412Z] #44 152.8 CC criu/seize.o [2020-01-13T19:26:30.161Z] #18 2.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T19:26:30.339Z] #44 153.5 CC criu/servicefd.o [2020-01-13T19:26:30.594Z] #44 153.9 CC criu/shmem.o [2020-01-13T19:26:30.981Z] #18 3.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T19:26:31.521Z] #44 154.7 CC criu/sigframe.o [2020-01-13T19:26:31.521Z] #44 154.9 CC criu/signalfd.o [2020-01-13T19:26:31.776Z] #44 155.1 CC criu/sk-inet.o [2020-01-13T19:26:32.703Z] #44 156.1 CC criu/sk-netlink.o [2020-01-13T19:26:33.264Z] #44 156.4 CC criu/sk-packet.o [2020-01-13T19:26:33.577Z] #18 ... [2020-01-13T19:26:33.577Z] [2020-01-13T19:26:33.577Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:33.577Z] #58 6.486 + cd /tmp/tmp.J8QcVCWTTp/src/github.com/opencontainers/runc [2020-01-13T19:26:33.577Z] #58 6.486 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:26:33.577Z] #58 6.780 + '[' -z '' ']' [2020-01-13T19:26:33.577Z] #58 6.780 + target=static [2020-01-13T19:26:33.577Z] #58 6.780 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-13T19:26:33.577Z] #58 7.811 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-13T19:26:33.825Z] #44 157.0 CC criu/sk-queue.o [2020-01-13T19:26:34.080Z] #44 157.3 CC criu/sk-tcp.o [2020-01-13T19:26:34.379Z] #44 157.8 CC criu/sk-unix.o [2020-01-13T19:26:35.347Z] #44 ... [2020-01-13T19:26:35.347Z] [2020-01-13T19:26:35.347Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:35.347Z] #57 106.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-13T19:26:36.213Z] #58 ... [2020-01-13T19:26:36.213Z] [2020-01-13T19:26:36.213Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:36.213Z] #45 47.44 CC criu/pie/restorer.o [2020-01-13T19:26:36.213Z] #45 50.99 LINK criu/pie/restorer.built-in.o [2020-01-13T19:26:36.213Z] #45 51.00 GEN criu/pie/restorer-blob.h [2020-01-13T19:26:36.213Z] #45 51.08 DEP criu/vdso.d [2020-01-13T19:26:36.213Z] #45 51.27 DEP criu/uts_ns.d [2020-01-13T19:26:36.213Z] #45 51.42 DEP criu/util.d [2020-01-13T19:26:36.213Z] #45 51.55 DEP criu/uffd.d [2020-01-13T19:26:36.213Z] #45 51.70 DEP criu/tun.d [2020-01-13T19:26:36.213Z] #45 51.86 DEP criu/tty.d [2020-01-13T19:26:36.213Z] #45 52.05 DEP criu/timerfd.d [2020-01-13T19:26:36.213Z] #45 52.26 DEP criu/sysfs_parse.d [2020-01-13T19:26:36.213Z] #45 52.34 DEP criu/sysctl.d [2020-01-13T19:26:36.213Z] #45 52.45 DEP criu/string.d [2020-01-13T19:26:36.213Z] #45 52.49 DEP criu/stats.d [2020-01-13T19:26:36.213Z] #45 52.68 DEP criu/sockets.d [2020-01-13T19:26:36.213Z] #45 52.83 DEP criu/sk-unix.d [2020-01-13T19:26:36.213Z] #45 53.03 DEP criu/sk-tcp.d [2020-01-13T19:26:36.213Z] #45 53.23 DEP criu/sk-queue.d [2020-01-13T19:26:36.213Z] #45 53.33 DEP criu/sk-packet.d [2020-01-13T19:26:36.213Z] #45 53.54 DEP criu/sk-netlink.d [2020-01-13T19:26:36.213Z] #45 53.68 DEP criu/sk-inet.d [2020-01-13T19:26:36.213Z] #45 53.82 DEP criu/signalfd.d [2020-01-13T19:26:36.213Z] #45 53.94 DEP criu/sigframe.d [2020-01-13T19:26:36.213Z] #45 54.02 DEP criu/shmem.d [2020-01-13T19:26:36.213Z] #45 54.15 DEP criu/servicefd.d [2020-01-13T19:26:36.213Z] #45 54.31 DEP criu/seize.d [2020-01-13T19:26:36.213Z] #45 54.48 DEP criu/seccomp.d [2020-01-13T19:26:36.213Z] #45 54.73 DEP criu/rst-malloc.d [2020-01-13T19:26:36.213Z] #45 54.78 DEP criu/rbtree.d [2020-01-13T19:26:36.213Z] #45 54.81 DEP criu/pstree.d [2020-01-13T19:26:36.213Z] #45 54.95 DEP criu/protobuf.d [2020-01-13T19:26:36.213Z] #45 55.08 GEN criu/protobuf-desc-gen.h [2020-01-13T19:26:36.213Z] #45 56.36 DEP criu/protobuf-desc.d [2020-01-13T19:26:36.213Z] #45 56.48 DEP criu/proc_parse.d [2020-01-13T19:26:36.213Z] #45 56.68 DEP criu/plugin.d [2020-01-13T19:26:36.213Z] #45 56.74 DEP criu/pipes.d [2020-01-13T19:26:36.213Z] #45 56.85 DEP criu/pie-util.d [2020-01-13T19:26:36.213Z] #45 56.95 DEP criu/pie-util-vdso.d [2020-01-13T19:26:36.213Z] #45 57.05 DEP criu/pie-util-vdso-elf32.d [2020-01-13T19:26:36.213Z] #45 57.17 DEP criu/path.d [2020-01-13T19:26:36.213Z] #45 57.32 DEP criu/parasite-syscall.d [2020-01-13T19:26:36.213Z] #45 57.50 DEP criu/pagemap.d [2020-01-13T19:26:36.213Z] #45 57.62 DEP criu/pagemap-cache.d [2020-01-13T19:26:36.620Z] #45 57.74 DEP criu/page-xfer.d [2020-01-13T19:26:36.620Z] #45 57.91 DEP criu/page-pipe.d [2020-01-13T19:26:36.620Z] #45 57.97 DEP criu/netfilter.d [2020-01-13T19:26:36.620Z] #45 58.07 DEP criu/net.d [2020-01-13T19:26:36.755Z] #57 107.5 + mkdir -p /build [2020-01-13T19:26:36.755Z] #57 107.5 + cp runc /build/runc [2020-01-13T19:26:37.010Z] #57 DONE 107.8s [2020-01-13T19:26:37.010Z] [2020-01-13T19:26:37.010Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:37.010Z] #44 159.4 CC criu/sockets.o [2020-01-13T19:26:37.010Z] #44 160.2 CC criu/stats.o [2020-01-13T19:26:37.017Z] #45 58.26 DEP criu/namespaces.d [2020-01-13T19:26:37.017Z] #45 ... [2020-01-13T19:26:37.017Z] [2020-01-13T19:26:37.017Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:26:37.017Z] #18 9.061 Fetched 8017 kB in 9s (926 kB/s) [2020-01-13T19:26:37.017Z] #18 9.061 Reading package lists... [2020-01-13T19:26:37.017Z] #18 ... [2020-01-13T19:26:37.017Z] [2020-01-13T19:26:37.017Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:37.017Z] #66 92.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:26:37.017Z] #66 92.09 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-13T19:26:37.017Z] #66 DONE 99.2s [2020-01-13T19:26:37.265Z] #44 160.6 CC criu/string.o [2020-01-13T19:26:37.453Z] [2020-01-13T19:26:37.453Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T19:26:37.453Z] #67 DONE 0.1s [2020-01-13T19:26:37.453Z] [2020-01-13T19:26:37.453Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:37.453Z] #45 58.49 DEP criu/mount.d [2020-01-13T19:26:37.453Z] #45 58.75 DEP criu/mem.d [2020-01-13T19:26:37.521Z] #44 160.8 CC criu/sysctl.o [2020-01-13T19:26:37.949Z] #45 59.10 DEP criu/lsm.d [2020-01-13T19:26:38.447Z] #44 161.7 CC criu/sysfs_parse.o [2020-01-13T19:26:38.479Z] #45 59.50 DEP criu/log.d [2020-01-13T19:26:38.479Z] #45 ... [2020-01-13T19:26:38.479Z] [2020-01-13T19:26:38.479Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:38.479Z] #48 90.51 vendor/golang.org/x/text/unicode/bidi [2020-01-13T19:26:38.479Z] #48 92.57 vendor/golang.org/x/text/secure/bidirule [2020-01-13T19:26:38.479Z] #48 93.23 vendor/golang.org/x/text/unicode/norm [2020-01-13T19:26:38.479Z] #48 98.33 vendor/golang.org/x/net/idna [2020-01-13T19:26:38.479Z] #48 ... [2020-01-13T19:26:38.479Z] [2020-01-13T19:26:38.479Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:38.479Z] #45 59.86 DEP criu/libnetlink.d [2020-01-13T19:26:38.479Z] #45 60.06 DEP criu/kerndat.d [2020-01-13T19:26:38.703Z] #44 161.9 CC criu/timerfd.o [2020-01-13T19:26:38.958Z] #44 162.2 CC criu/tty.o [2020-01-13T19:26:39.032Z] #45 60.32 DEP criu/kcmp-ids.d [2020-01-13T19:26:39.502Z] #45 60.57 DEP criu/irmap.d [2020-01-13T19:26:39.502Z] #45 60.65 DEP criu/ipc_ns.d [2020-01-13T19:26:39.502Z] #45 60.81 DEP criu/image.d [2020-01-13T19:26:39.502Z] #45 61.07 DEP criu/image-desc.d [2020-01-13T19:26:39.910Z] #45 61.27 DEP criu/fsnotify.d [2020-01-13T19:26:39.910Z] #45 61.42 DEP criu/filesystems.d [2020-01-13T19:26:40.312Z] #45 61.61 DEP criu/files.d [2020-01-13T19:26:40.312Z] #45 61.72 DEP criu/files-reg.d [2020-01-13T19:26:40.312Z] #45 61.81 DEP criu/files-ext.d [2020-01-13T19:26:40.321Z] #44 163.3 CC criu/tun.o [2020-01-13T19:26:40.321Z] #44 163.7 CC criu/uffd.o [2020-01-13T19:26:40.697Z] 65014b3c3121: Pull complete [2020-01-13T19:26:40.725Z] #45 61.89 DEP criu/file-lock.d [2020-01-13T19:26:40.725Z] #45 62.05 DEP criu/file-ids.d [2020-01-13T19:26:40.725Z] #45 62.14 DEP criu/fifo.d [2020-01-13T19:26:40.725Z] #45 62.22 DEP criu/fdstore.d [2020-01-13T19:26:41.129Z] #45 62.37 DEP criu/fault-injection.d [2020-01-13T19:26:41.129Z] #45 62.43 DEP criu/external.d [2020-01-13T19:26:41.129Z] #45 62.56 DEP criu/eventpoll.d [2020-01-13T19:26:41.129Z] #45 62.68 DEP criu/eventfd.d [2020-01-13T19:26:41.299Z] #44 164.6 CC criu/util.o [2020-01-13T19:26:41.685Z] #45 62.82 DEP criu/crtools.d [2020-01-13T19:26:41.685Z] #45 62.97 DEP criu/cr-service.d [2020-01-13T19:26:41.685Z] #45 63.10 DEP criu/cr-restore.d [2020-01-13T19:26:42.080Z] #45 63.29 DEP criu/cr-errno.d [2020-01-13T19:26:42.080Z] #45 63.34 DEP criu/cr-dump.d [2020-01-13T19:26:42.080Z] #45 63.53 DEP criu/cr-dedup.d [2020-01-13T19:26:42.080Z] #45 63.63 DEP criu/cr-check.d [2020-01-13T19:26:42.226Z] #44 165.5 CC criu/uts_ns.o [2020-01-13T19:26:42.479Z] #45 63.81 DEP criu/config.d [2020-01-13T19:26:42.479Z] #45 63.92 DEP criu/clone-noasan.d [2020-01-13T19:26:42.479Z] #45 63.99 DEP criu/cgroup.d [2020-01-13T19:26:42.482Z] #44 165.7 CC criu/vdso-compat.o [2020-01-13T19:26:42.482Z] #44 165.9 CC criu/vdso.o [2020-01-13T19:26:42.867Z] #45 64.08 DEP criu/cgroup-props.d [2020-01-13T19:26:42.867Z] #45 64.25 DEP criu/bitmap.d [2020-01-13T19:26:42.867Z] #45 64.25 DEP criu/bfd.d [2020-01-13T19:26:42.867Z] #45 64.33 DEP criu/autofs.d [2020-01-13T19:26:43.043Z] #44 166.4 LINK criu/built-in.o [2020-01-13T19:26:43.043Z] #44 166.5 LINK criu/criu [2020-01-13T19:26:43.266Z] #45 64.49 DEP criu/aio.d [2020-01-13T19:26:43.266Z] #45 64.63 DEP criu/action-scripts.d [2020-01-13T19:26:43.298Z] #44 166.8 DEP lib/c/criu.d [2020-01-13T19:26:43.554Z] #44 166.8 CC images/rpc.pb-c.o [2020-01-13T19:26:43.666Z] #45 64.93 CC criu/action-scripts.o [2020-01-13T19:26:44.066Z] #45 65.27 CC criu/aio.o [2020-01-13T19:26:44.115Z] #44 167.3 CC lib/c/criu.o [2020-01-13T19:26:44.471Z] #45 65.88 CC criu/autofs.o [2020-01-13T19:26:44.676Z] #44 168.0 LINK lib/c/built-in.o [2020-01-13T19:26:44.676Z] #44 168.0 LINK lib/c/libcriu.so [2020-01-13T19:26:44.931Z] #44 168.2 GEN magic.py [2020-01-13T19:26:44.931Z] #44 168.2 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:26:44.931Z] #44 168.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:26:45.492Z] #44 168.7 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:26:45.824Z] #45 67.23 CC criu/bfd.o [2020-01-13T19:26:46.054Z] #44 169.4 make[1]: Nothing to be done for 'all'. [2020-01-13T19:26:46.246Z] #45 67.61 CC criu/bitmap.o [2020-01-13T19:26:46.246Z] #45 67.70 CC criu/cgroup-props.o [2020-01-13T19:26:46.310Z] #44 ... [2020-01-13T19:26:46.310Z] [2020-01-13T19:26:46.310Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:46.310Z] #62 197.3 + bin/containerd [2020-01-13T19:26:46.728Z] #45 ... [2020-01-13T19:26:46.728Z] [2020-01-13T19:26:46.728Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:46.728Z] #51 DONE 108.6s [2020-01-13T19:26:46.728Z] [2020-01-13T19:26:46.728Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:26:46.728Z] #18 9.061 Reading package lists... [2020-01-13T19:26:46.728Z] #18 13.23 Reading package lists... [2020-01-13T19:26:46.728Z] #18 15.97 Building dependency tree... [2020-01-13T19:26:46.728Z] #18 16.81 libcap2-bin is already the newest version (1:2.25-2). [2020-01-13T19:26:46.728Z] #18 16.81 The following additional packages will be installed: [2020-01-13T19:26:46.728Z] #18 16.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-13T19:26:46.728Z] #18 16.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-13T19:26:46.728Z] #18 16.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-13T19:26:46.728Z] #18 16.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-13T19:26:46.728Z] #18 16.82 python3.7 python3.7-minimal vim-runtime xxd [2020-01-13T19:26:46.728Z] #18 16.82 Suggested packages: [2020-01-13T19:26:46.728Z] #18 16.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-13T19:26:46.728Z] #18 16.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-13T19:26:46.728Z] #18 16.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-13T19:26:46.728Z] #18 16.82 Recommended packages: [2020-01-13T19:26:46.728Z] #18 16.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-13T19:26:46.728Z] #18 16.82 python3-keyrings.alt python3-xdg unzip [2020-01-13T19:26:46.728Z] #18 18.42 The following NEW packages will be installed: [2020-01-13T19:26:46.728Z] #18 18.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-13T19:26:46.728Z] #18 18.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-13T19:26:46.728Z] #18 18.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-13T19:26:46.728Z] #18 18.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-13T19:26:46.728Z] #18 18.44 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-13T19:26:46.728Z] #18 18.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-13T19:26:46.728Z] #18 18.45 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-13T19:26:46.728Z] #18 18.45 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-13T19:26:46.728Z] #18 18.54 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:26:46.728Z] #18 18.54 Need to get 26.3 MB of archives. [2020-01-13T19:26:46.728Z] #18 18.54 After this operation, 112 MB of additional disk space will be used. [2020-01-13T19:26:46.728Z] #18 18.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-01-13T19:26:46.728Z] #18 18.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB] [2020-01-13T19:26:46.728Z] #18 18.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB] [2020-01-13T19:26:46.728Z] #18 18.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-01-13T19:26:46.728Z] #18 18.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-01-13T19:26:46.728Z] #18 18.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB] [2020-01-13T19:26:46.728Z] #18 18.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB] [2020-01-13T19:26:46.728Z] #18 18.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-01-13T19:26:46.728Z] #18 18.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-01-13T19:26:46.728Z] #18 18.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-01-13T19:26:46.728Z] #18 18.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-01-13T19:26:46.728Z] #18 18.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-01-13T19:26:46.728Z] #18 18.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-01-13T19:26:46.728Z] #18 18.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-01-13T19:26:46.728Z] #18 18.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-01-13T19:26:46.728Z] #18 18.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-01-13T19:26:46.728Z] #18 18.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-13T19:26:46.728Z] #18 18.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:26:46.728Z] #18 18.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-01-13T19:26:46.728Z] #18 18.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-01-13T19:26:46.728Z] #18 19.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-01-13T19:26:46.728Z] #18 19.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-01-13T19:26:46.728Z] #18 19.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-01-13T19:26:46.728Z] #18 19.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-13T19:26:46.728Z] #18 19.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-13T19:26:46.728Z] #18 19.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-13T19:26:46.728Z] #18 19.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-01-13T19:26:47.416Z] #18 19.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-01-13T19:26:47.416Z] #18 19.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-13T19:26:47.674Z] #62 ... [2020-01-13T19:26:47.674Z] [2020-01-13T19:26:47.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:47.674Z] #44 169.9 make[1]: 'images/built-in.o' is up to date. [2020-01-13T19:26:47.674Z] #44 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-13T19:26:47.674Z] #44 169.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-13T19:26:47.674Z] #44 170.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-13T19:26:47.674Z] #44 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-13T19:26:47.674Z] #44 170.0 make[1]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:26:47.674Z] #44 170.2 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.2 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.2 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.3 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.3 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.3 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.4 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.5 make[2]: Nothing to be done for 'all'. [2020-01-13T19:26:47.674Z] #44 170.5 INSTALL criu/criu [2020-01-13T19:26:47.674Z] #44 DONE 170.8s [2020-01-13T19:26:47.674Z] [2020-01-13T19:26:47.674Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:48.003Z] #18 19.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-13T19:26:48.003Z] #18 19.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-13T19:26:48.003Z] #18 19.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-13T19:26:48.003Z] #18 19.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-01-13T19:26:48.003Z] #18 19.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-01-13T19:26:48.003Z] #18 20.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-01-13T19:26:48.003Z] #18 20.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-13T19:26:48.003Z] #18 20.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-01-13T19:26:48.003Z] #18 20.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-01-13T19:26:48.003Z] #18 20.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-13T19:26:48.003Z] #18 20.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-01-13T19:26:48.003Z] #18 20.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-13T19:26:48.003Z] #18 20.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-01-13T19:26:48.003Z] #18 20.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-13T19:26:48.622Z] #18 20.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-01-13T19:26:48.622Z] #18 20.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-01-13T19:26:48.622Z] #18 20.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-13T19:26:49.031Z] #18 21.55 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:26:49.036Z] #53 ... [2020-01-13T19:26:49.036Z] [2020-01-13T19:26:49.036Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T19:26:49.036Z] #45 DONE 0.1s [2020-01-13T19:26:49.036Z] [2020-01-13T19:26:49.036Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T19:26:49.036Z] #48 DONE 0.1s [2020-01-13T19:26:49.036Z] [2020-01-13T19:26:49.036Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:49.036Z] #53 ... [2020-01-13T19:26:49.036Z] [2020-01-13T19:26:49.036Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T19:26:49.036Z] #51 DONE 0.1s [2020-01-13T19:26:49.290Z] [2020-01-13T19:26:49.290Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:49.427Z] #18 21.63 Fetched 26.3 MB in 2s (11.6 MB/s) [2020-01-13T19:26:49.427Z] #18 21.68 Selecting previously unselected package pigz. [2020-01-13T19:26:49.427Z] #18 21.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-01-13T19:26:49.427Z] #18 21.74 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-01-13T19:26:49.427Z] #18 21.75 Unpacking pigz (2.4-1) ... [2020-01-13T19:26:49.427Z] #18 21.80 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-01-13T19:26:49.427Z] #18 21.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-13T19:26:49.427Z] #18 21.80 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-13T19:26:49.844Z] #18 22.31 Selecting previously unselected package python3.7-minimal. [2020-01-13T19:26:49.844Z] #18 22.33 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-13T19:26:49.844Z] #18 22.35 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-13T19:26:50.238Z] #18 ... [2020-01-13T19:26:50.238Z] [2020-01-13T19:26:50.238Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:26:50.238Z] #48 102.3 vendor/golang.org/x/net/http2/hpack [2020-01-13T19:26:50.238Z] #48 103.6 mime [2020-01-13T19:26:50.238Z] #48 107.0 crypto/tls [2020-01-13T19:26:50.238Z] #48 107.0 mime/multipart [2020-01-13T19:26:50.238Z] #48 ... [2020-01-13T19:26:50.238Z] [2020-01-13T19:26:50.238Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:26:50.238Z] #45 69.20 CC criu/cgroup.o [2020-01-13T19:26:50.238Z] #45 71.74 CC criu/clone-noasan.o [2020-01-13T19:26:50.642Z] #45 71.89 CC criu/config.o [2020-01-13T19:26:51.461Z] #45 72.68 CC criu/cr-check.o [2020-01-13T19:26:52.311Z] #45 73.71 CC criu/cr-dedup.o [2020-01-13T19:26:52.550Z] #62 ... [2020-01-13T19:26:52.550Z] [2020-01-13T19:26:52.550Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:52.550Z] #53 DONE 245.9s [2020-01-13T19:26:52.550Z] [2020-01-13T19:26:52.550Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:52.716Z] #45 74.08 CC criu/cr-dump.o [2020-01-13T19:26:53.109Z] #62 ... [2020-01-13T19:26:53.109Z] [2020-01-13T19:26:53.109Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T19:26:53.364Z] #54 DONE 0.2s [2020-01-13T19:26:53.364Z] [2020-01-13T19:26:53.364Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T19:26:53.364Z] #58 DONE 0.1s [2020-01-13T19:26:53.364Z] [2020-01-13T19:26:53.364Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:26:53.560Z] #45 ... [2020-01-13T19:26:53.560Z] [2020-01-13T19:26:53.560Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:26:53.560Z] #18 23.16 Setting up libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-13T19:26:53.560Z] #18 23.19 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-13T19:26:53.560Z] #18 24.89 Selecting previously unselected package python3-minimal. [2020-01-13T19:26:53.560Z] #18 24.89 (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-01-13T19:26:53.560Z] #18 24.94 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-01-13T19:26:53.560Z] #18 24.96 Unpacking python3-minimal (3.7.3-1) ... [2020-01-13T19:26:53.560Z] #18 25.10 Selecting previously unselected package libmpdec2:s390x. [2020-01-13T19:26:53.560Z] #18 25.10 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-01-13T19:26:53.560Z] #18 25.15 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-01-13T19:26:53.560Z] #18 25.26 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-01-13T19:26:53.560Z] #18 25.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ... [2020-01-13T19:26:53.560Z] #18 25.28 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-13T19:26:53.976Z] #18 26.19 Selecting previously unselected package python3.7. [2020-01-13T19:26:53.976Z] #18 26.20 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ... [2020-01-13T19:26:53.976Z] #18 26.21 Unpacking python3.7 (3.7.3-2) ... [2020-01-13T19:26:53.976Z] #18 26.35 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-13T19:26:53.976Z] #18 26.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-01-13T19:26:53.976Z] #18 26.37 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-13T19:26:54.378Z] #18 26.55 Setting up python3-minimal (3.7.3-1) ... [2020-01-13T19:26:55.214Z] #18 27.42 Selecting previously unselected package python3. [2020-01-13T19:26:55.214Z] #18 27.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-01-13T19:26:55.214Z] #18 27.54 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-01-13T19:26:55.214Z] #18 27.54 Unpacking python3 (3.7.3-1) ... [2020-01-13T19:26:55.214Z] #18 27.61 Selecting previously unselected package libip4tc0:s390x. [2020-01-13T19:26:55.214Z] #18 27.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-01-13T19:26:55.214Z] #18 27.62 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-01-13T19:26:55.214Z] #18 27.68 Selecting previously unselected package libip6tc0:s390x. [2020-01-13T19:26:55.214Z] #18 27.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-01-13T19:26:55.214Z] #18 27.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-01-13T19:26:55.609Z] #18 27.81 Selecting previously unselected package libiptc0:s390x. [2020-01-13T19:26:55.609Z] #18 27.82 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-01-13T19:26:55.609Z] #18 27.82 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-01-13T19:26:55.609Z] #18 27.87 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-13T19:26:55.609Z] #18 27.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-01-13T19:26:55.609Z] #18 27.88 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-13T19:26:55.609Z] #18 27.91 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-13T19:26:55.609Z] #18 27.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-01-13T19:26:55.609Z] #18 27.92 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-13T19:26:55.609Z] #18 27.97 Selecting previously unselected package libnftnl11:s390x. [2020-01-13T19:26:55.609Z] #18 27.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-01-13T19:26:55.609Z] #18 27.97 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-01-13T19:26:56.000Z] #18 28.05 Selecting previously unselected package iptables. [2020-01-13T19:26:56.000Z] #18 28.06 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-01-13T19:26:56.000Z] #18 28.06 Unpacking iptables (1.8.2-4) ... [2020-01-13T19:26:56.000Z] #18 28.41 Selecting previously unselected package xxd. [2020-01-13T19:26:56.000Z] #18 28.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T19:26:56.000Z] #18 28.42 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:26:56.403Z] #18 28.51 Selecting previously unselected package vim-common. [2020-01-13T19:26:56.403Z] #18 28.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:26:56.403Z] #18 28.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:26:56.403Z] #18 28.70 Selecting previously unselected package bash-completion. [2020-01-13T19:26:56.403Z] #18 28.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-13T19:26:59.271Z] #18 31.68 Unpacking bash-completion (1:2.8-6) ... [2020-01-13T19:26:59.676Z] #18 32.03 Selecting previously unselected package bzip2. [2020-01-13T19:26:59.676Z] #18 32.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-01-13T19:26:59.676Z] #18 32.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:27:00.093Z] #18 32.11 Selecting previously unselected package xz-utils. [2020-01-13T19:27:00.093Z] #18 32.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-01-13T19:27:00.093Z] #18 32.11 Unpacking xz-utils (5.2.4-1) ... [2020-01-13T19:27:00.093Z] #18 32.34 Selecting previously unselected package apparmor. [2020-01-13T19:27:00.093Z] #18 32.34 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-01-13T19:27:00.093Z] #18 32.42 Unpacking apparmor (2.13.2-10) ... [2020-01-13T19:27:00.476Z] #18 32.86 Selecting previously unselected package aufs-tools. [2020-01-13T19:27:00.476Z] #18 32.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-01-13T19:27:00.476Z] #18 32.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:27:00.476Z] #18 32.94 Selecting previously unselected package libonig5:s390x. [2020-01-13T19:27:00.476Z] #18 32.94 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-01-13T19:27:00.476Z] #18 32.95 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-13T19:27:00.806Z] Removing intermediate container 0b454a712095 [2020-01-13T19:27:00.806Z] ---> 9633de5fcdaf [2020-01-13T19:27:00.806Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-13T19:27:00.806Z] ---> ebd73b5ebd31 [2020-01-13T19:27:00.806Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-13T19:27:00.806Z] ---> 8b5b74de13da [2020-01-13T19:27:00.806Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-13T19:27:00.806Z] ---> Running in 6e297684ac2c [2020-01-13T19:27:00.806Z] Removing intermediate container 6e297684ac2c [2020-01-13T19:27:00.806Z] ---> 234a9b4d7823 [2020-01-13T19:27:00.806Z] Successfully built 234a9b4d7823 [2020-01-13T19:27:00.806Z] Successfully tagged moby-buildx:latest [2020-01-13T19:27:00.806Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-13T19:27:00.806Z] if [ -n "${id}" ]; then \ [2020-01-13T19:27:00.806Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-13T19:27:00.806Z] && touch bundles/buildx; \ [2020-01-13T19:27:00.806Z] docker rm -f ${id}; \ [2020-01-13T19:27:00.806Z] fi [2020-01-13T19:27:00.806Z] 3daefcbafcf0484cea9b8a4128d30d85ae957c3536f6407b378675b5ce54a157 [2020-01-13T19:27:00.806Z] bundles/buildx version [2020-01-13T19:27:00.806Z] buildx v0.3.1 6db68d0 [2020-01-13T19:27:00.806Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9f47d62434276bac9c9d36c304dfa46f88925177 . [2020-01-13T19:27:00.806Z] #1 [internal] booting buildkit [2020-01-13T19:27:00.806Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-13T19:27:00.806Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-01-13T19:27:00.806Z] #1 creating container buildx_buildkit_default [2020-01-13T19:27:00.806Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-13T19:27:00.806Z] #1 DONE 3.2s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #3 [internal] load .dockerignore [2020-01-13T19:27:00.806Z] #3 transferring context: 112B done [2020-01-13T19:27:00.806Z] #3 DONE 0.0s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #2 [internal] load build definition from Dockerfile [2020-01-13T19:27:00.806Z] #2 transferring dockerfile: 15.57kB 0.0s done [2020-01-13T19:27:00.806Z] #2 DONE 0.0s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T19:27:00.806Z] #4 DONE 0.6s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T19:27:00.806Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-13T19:27:00.806Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-13T19:27:00.806Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-13T19:27:00.806Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-13T19:27:00.806Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-13T19:27:00.806Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-13T19:27:00.806Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2020-01-13T19:27:00.806Z] #5 DONE 0.8s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T19:27:00.806Z] #7 DONE 0.2s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T19:27:00.806Z] #6 DONE 0.3s [2020-01-13T19:27:00.806Z] [2020-01-13T19:27:00.806Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:27:00.806Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-13T19:27:00.806Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s done [2020-01-13T19:27:00.806Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done [2020-01-13T19:27:00.806Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 0B / 96.42MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 793.26kB / 10.73MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s [2020-01-13T19:27:00.806Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.29MB / 10.73MB 0.3s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 457.85kB / 8.25MB 0.3s [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.88MB / 10.73MB 0.4s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.08MB / 8.25MB 0.4s [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.54MB / 10.73MB 0.6s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.70MB / 8.25MB 0.6s [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.13MB / 10.73MB 0.7s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.29MB / 8.25MB 0.7s [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.78MB / 10.73MB 0.9s [2020-01-13T19:27:00.806Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 2.88MB / 54.13MB 0.9s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.95MB / 8.25MB 0.9s [2020-01-13T19:27:00.806Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 3.41MB / 57.39MB 1.0s [2020-01-13T19:27:00.806Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.34MB / 10.73MB 1.0s [2020-01-13T19:27:00.806Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.51MB / 8.25MB 1.0s [2020-01-13T19:27:00.858Z] #18 33.17 Selecting previously unselected package libjq1:s390x. [2020-01-13T19:27:00.858Z] #18 33.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T19:27:00.858Z] #18 33.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T19:27:00.858Z] #18 33.23 Selecting previously unselected package jq. [2020-01-13T19:27:00.858Z] #18 33.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T19:27:00.858Z] #18 33.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:27:01.098Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 3.83MB / 73.43MB 1.2s [2020-01-13T19:27:01.257Z] #18 33.30 Selecting previously unselected package libaio1:s390x. [2020-01-13T19:27:01.257Z] #18 33.30 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-01-13T19:27:01.257Z] #18 33.31 Unpacking libaio1:s390x (0.3.112-3) ... [2020-01-13T19:27:01.257Z] #18 33.34 Selecting previously unselected package libgpm2:s390x. [2020-01-13T19:27:01.257Z] #18 33.34 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-01-13T19:27:01.257Z] #18 33.34 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-01-13T19:27:01.257Z] #18 33.44 Selecting previously unselected package libicu63:s390x. [2020-01-13T19:27:01.257Z] #18 33.44 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-01-13T19:27:01.257Z] #18 33.46 Unpacking libicu63:s390x (63.1-6) ... [2020-01-13T19:27:01.392Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.32MB / 10.73MB 1.3s [2020-01-13T19:27:01.392Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.49MB / 8.25MB 1.3s [2020-01-13T19:27:01.392Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 4.88MB / 96.42MB 1.5s [2020-01-13T19:27:01.392Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.09MB / 8.25MB 1.5s [2020-01-13T19:27:01.392Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.44MB / 10.73MB 1.6s [2020-01-13T19:27:01.392Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 5.60MB / 54.13MB 1.6s [2020-01-13T19:27:01.392Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.70MB / 8.25MB 1.6s [2020-01-13T19:27:01.665Z] #18 ... [2020-01-13T19:27:01.665Z] [2020-01-13T19:27:01.665Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:01.665Z] #48 114.0 net/http/httptrace [2020-01-13T19:27:01.665Z] #48 114.2 net/http [2020-01-13T19:27:01.682Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.09MB / 10.73MB 1.8s [2020-01-13T19:27:01.682Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.36MB / 8.25MB 1.8s [2020-01-13T19:27:01.682Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.54MB / 57.39MB 1.9s [2020-01-13T19:27:01.985Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.01MB / 10.73MB 2.1s [2020-01-13T19:27:01.985Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.24MB / 8.25MB 2.1s [2020-01-13T19:27:02.049Z] #48 ... [2020-01-13T19:27:02.049Z] [2020-01-13T19:27:02.049Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:02.049Z] #45 76.12 CC criu/cr-errno.o [2020-01-13T19:27:02.049Z] #45 76.17 CC criu/cr-restore.o [2020-01-13T19:27:02.049Z] #45 81.05 CC criu/cr-service.o [2020-01-13T19:27:02.049Z] #45 82.29 CC criu/crtools.o [2020-01-13T19:27:02.049Z] #45 82.78 CC criu/eventfd.o [2020-01-13T19:27:02.049Z] #45 83.12 CC criu/eventpoll.o [2020-01-13T19:27:02.287Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.70MB / 10.73MB 2.2s [2020-01-13T19:27:02.287Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 7.77MB / 73.43MB 2.2s [2020-01-13T19:27:02.287Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 8.31MB / 54.13MB 2.4s [2020-01-13T19:27:02.287Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.08MB / 8.25MB 2.4s [2020-01-13T19:27:02.460Z] #45 ... [2020-01-13T19:27:02.460Z] [2020-01-13T19:27:02.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:02.460Z] #48 124.5 github.com/LK4D4/vndr/godl [2020-01-13T19:27:02.576Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 2.5s done [2020-01-13T19:27:02.576Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.5s done [2020-01-13T19:27:02.576Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.75MB / 57.39MB 2.7s [2020-01-13T19:27:02.576Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 9.83MB / 96.42MB 2.7s [2020-01-13T19:27:02.865Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 11.22MB / 54.13MB 3.0s [2020-01-13T19:27:02.865Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 11.89MB / 73.43MB 3.0s [2020-01-13T19:27:02.887Z] #48 125.1 github.com/LK4D4/vndr [2020-01-13T19:27:03.154Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 12.75MB / 57.39MB 3.3s [2020-01-13T19:27:03.449Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 14.04MB / 54.13MB 3.6s [2020-01-13T19:27:03.742Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 15.20MB / 96.42MB 3.7s [2020-01-13T19:27:03.742Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 15.69MB / 73.43MB 3.7s [2020-01-13T19:27:03.742Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 16.08MB / 57.39MB 3.9s [2020-01-13T19:27:04.038Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 17.15MB / 54.13MB 4.2s [2020-01-13T19:27:04.669Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 19.48MB / 57.39MB 4.5s [2020-01-13T19:27:04.669Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 19.69MB / 73.43MB 4.5s [2020-01-13T19:27:04.669Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 20.58MB / 96.42MB 4.7s [2020-01-13T19:27:04.669Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 20.20MB / 54.13MB 4.7s [2020-01-13T19:27:04.962Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 23.28MB / 57.39MB 5.1s [2020-01-13T19:27:04.962Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.11MB / 54.13MB 5.1s [2020-01-13T19:27:04.962Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 23.72MB / 73.43MB 5.1s [2020-01-13T19:27:05.250Z] #8 ... [2020-01-13T19:27:05.250Z] [2020-01-13T19:27:05.250Z] #21 [internal] load build context [2020-01-13T19:27:05.250Z] #21 transferring context: 46.66MB 5.3s done [2020-01-13T19:27:05.250Z] #21 DONE 5.4s [2020-01-13T19:27:05.250Z] [2020-01-13T19:27:05.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:27:05.250Z] #8 ... [2020-01-13T19:27:05.250Z] [2020-01-13T19:27:05.250Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T19:27:05.250Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-13T19:27:05.250Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-13T19:27:05.250Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2020-01-13T19:27:05.250Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-13T19:27:05.251Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-13T19:27:05.251Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-01-13T19:27:05.251Z] #69 DONE 5.5s [2020-01-13T19:27:05.251Z] [2020-01-13T19:27:05.251Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T19:27:05.251Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 25.68MB / 96.42MB 5.4s [2020-01-13T19:27:05.537Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 27.45MB / 57.39MB 5.6s [2020-01-13T19:27:05.538Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 27.04MB / 54.13MB 5.6s [2020-01-13T19:27:05.538Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 27.46MB / 73.43MB 5.6s [2020-01-13T19:27:05.826Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 30.36MB / 57.39MB 5.8s [2020-01-13T19:27:05.826Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 30.51MB / 96.42MB 5.8s [2020-01-13T19:27:05.826Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 29.99MB / 54.13MB 5.8s [2020-01-13T19:27:05.826Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 32.18MB / 73.43MB 6.0s [2020-01-13T19:27:06.113Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 34.12MB / 57.39MB 6.1s [2020-01-13T19:27:06.113Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 33.60MB / 54.13MB 6.1s [2020-01-13T19:27:06.113Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 36.08MB / 96.42MB 6.3s [2020-01-13T19:27:06.113Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 35.87MB / 73.43MB 6.3s [2020-01-13T19:27:06.400Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 37.73MB / 57.39MB 6.4s [2020-01-13T19:27:06.400Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 37.20MB / 54.13MB 6.4s [2020-01-13T19:27:06.688Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.27MB / 57.39MB 6.7s [2020-01-13T19:27:06.688Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 41.45MB / 96.42MB 6.7s [2020-01-13T19:27:06.688Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.84MB / 54.13MB 6.7s [2020-01-13T19:27:06.688Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 41.47MB / 73.43MB 6.7s [2020-01-13T19:27:06.978Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 44.36MB / 57.39MB 7.0s [2020-01-13T19:27:06.978Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.35MB / 54.13MB 7.0s [2020-01-13T19:27:07.267Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 47.09MB / 96.42MB 7.2s [2020-01-13T19:27:07.267Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 47.01MB / 73.43MB 7.2s [2020-01-13T19:27:07.267Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 47.99MB / 57.39MB 7.3s [2020-01-13T19:27:07.267Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.85MB / 54.13MB 7.3s [2020-01-13T19:27:07.553Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 51.29MB / 57.39MB 7.6s [2020-01-13T19:27:07.553Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 52.33MB / 96.42MB 7.6s [2020-01-13T19:27:07.553Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 51.49MB / 54.13MB 7.6s [2020-01-13T19:27:07.553Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.07MB / 73.43MB 7.6s [2020-01-13T19:27:07.841Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 55.06MB / 57.39MB 7.9s [2020-01-13T19:27:07.841Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 7.9s done [2020-01-13T19:27:07.841Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 55.87MB / 73.43MB 7.9s [2020-01-13T19:27:08.129Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 58.65MB / 96.42MB 8.1s [2020-01-13T19:27:08.130Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.2s done [2020-01-13T19:27:08.130Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 60.38MB / 73.43MB 8.2s [2020-01-13T19:27:08.161Z] #48 ... [2020-01-13T19:27:08.161Z] [2020-01-13T19:27:08.161Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:27:08.161Z] #18 36.64 Selecting previously unselected package libnet1:s390x. [2020-01-13T19:27:08.161Z] #18 36.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 36.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T19:27:08.161Z] #18 36.71 Selecting previously unselected package libnl-3-200:s390x. [2020-01-13T19:27:08.161Z] #18 36.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 36.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T19:27:08.161Z] #18 36.79 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-13T19:27:08.161Z] #18 36.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 36.79 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T19:27:08.161Z] #18 36.85 Selecting previously unselected package libreadline5:s390x. [2020-01-13T19:27:08.161Z] #18 36.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 36.85 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-13T19:27:08.161Z] #18 36.93 Selecting previously unselected package net-tools. [2020-01-13T19:27:08.161Z] #18 36.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 36.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:27:08.161Z] #18 37.08 Selecting previously unselected package python-pip-whl. [2020-01-13T19:27:08.161Z] #18 37.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-13T19:27:08.161Z] #18 37.09 Unpacking python-pip-whl (18.1-5) ... [2020-01-13T19:27:08.161Z] #18 37.56 Selecting previously unselected package python3-lib2to3. [2020-01-13T19:27:08.161Z] #18 37.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-13T19:27:08.161Z] #18 37.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:27:08.161Z] #18 37.68 Selecting previously unselected package python3-distutils. [2020-01-13T19:27:08.161Z] #18 37.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-13T19:27:08.161Z] #18 37.69 Unpacking python3-distutils (3.7.3-1) ... [2020-01-13T19:27:08.161Z] #18 37.79 Selecting previously unselected package python3-pip. [2020-01-13T19:27:08.161Z] #18 37.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-13T19:27:08.161Z] #18 37.80 Unpacking python3-pip (18.1-5) ... [2020-01-13T19:27:08.161Z] #18 37.90 Selecting previously unselected package python3-pkg-resources. [2020-01-13T19:27:08.161Z] #18 37.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:27:08.161Z] #18 37.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:27:08.161Z] #18 38.02 Selecting previously unselected package python3-setuptools. [2020-01-13T19:27:08.161Z] #18 38.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-13T19:27:08.161Z] #18 38.02 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-13T19:27:08.161Z] #18 38.24 Selecting previously unselected package python3-wheel. [2020-01-13T19:27:08.161Z] #18 38.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-13T19:27:08.161Z] #18 38.25 Unpacking python3-wheel (0.32.3-2) ... [2020-01-13T19:27:08.161Z] #18 38.31 Selecting previously unselected package thin-provisioning-tools. [2020-01-13T19:27:08.161Z] #18 38.31 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-01-13T19:27:08.161Z] #18 38.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:27:08.161Z] #18 38.52 Selecting previously unselected package vim-runtime. [2020-01-13T19:27:08.161Z] #18 38.53 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:27:08.161Z] #18 38.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-13T19:27:08.161Z] #18 38.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-13T19:27:08.161Z] #18 38.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:27:08.416Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 65.70MB / 96.42MB 8.4s [2020-01-13T19:27:08.416Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 66.70MB / 73.43MB 8.5s [2020-01-13T19:27:08.704Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 73.33MB / 96.42MB 8.7s [2020-01-13T19:27:08.704Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 8.8s done [2020-01-13T19:27:08.990Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 85.79MB / 96.42MB 9.0s [2020-01-13T19:27:08.990Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.2s done [2020-01-13T19:27:08.990Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-13T19:27:09.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:27:09.157Z] [2020-01-13T19:27:09.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:27:09.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:27:09.157Z] HOSTNAME=5d820c27dfa1 [2020-01-13T19:27:09.157Z] TESTDEBUG=0 [2020-01-13T19:27:09.157Z] DEST=bundles/test-integration [2020-01-13T19:27:09.157Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:27:09.157Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:27:09.157Z] container=docker [2020-01-13T19:27:09.157Z] HOME=/root [2020-01-13T19:27:09.157Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:27:09.157Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:27:09.157Z] VALIDATE_BRANCH=master [2020-01-13T19:27:09.157Z] TERM=xterm [2020-01-13T19:27:09.157Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:27:09.157Z] SHLVL=1 [2020-01-13T19:27:09.157Z] TIMEOUT=120m [2020-01-13T19:27:09.157Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:27:09.157Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:27:09.157Z] GO111MODULE=off [2020-01-13T19:27:09.157Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T19:27:09.157Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T19:27:09.157Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:27:09.157Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:27:09.157Z] GOPATH=/go [2020-01-13T19:27:09.157Z] PKG_CONFIG=pkg-config [2020-01-13T19:27:09.157Z] _=/usr/bin/env [2020-01-13T19:27:09.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:27:09.689Z] #18 41.73 Selecting previously unselected package vim. [2020-01-13T19:27:09.690Z] #18 41.73 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T19:27:09.690Z] #18 41.73 Unpacking vim (2:8.1.0875-5) ... [2020-01-13T19:27:10.551Z] #18 42.61 Selecting previously unselected package xfsprogs. [2020-01-13T19:27:10.551Z] #18 42.62 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-01-13T19:27:10.551Z] #18 42.62 Unpacking xfsprogs (4.20.0-1) ... [2020-01-13T19:27:10.956Z] #18 43.12 Selecting previously unselected package zip. [2020-01-13T19:27:10.956Z] #18 43.12 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-01-13T19:27:10.956Z] #18 43.13 Unpacking zip (3.0-11+b1) ... [2020-01-13T19:27:10.956Z] #18 43.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:27:10.956Z] #18 43.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:27:10.956Z] #18 43.32 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-01-13T19:27:10.956Z] #18 43.32 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-13T19:27:10.956Z] #18 43.33 Setting up libgpm2:s390x (1.20.7-5) ... [2020-01-13T19:27:10.956Z] #18 43.34 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-01-13T19:27:10.956Z] #18 43.35 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-01-13T19:27:10.956Z] #18 43.35 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T19:27:10.956Z] #18 43.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:27:10.956Z] #18 43.37 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T19:27:10.956Z] #18 43.38 Setting up libicu63:s390x (63.1-6) ... [2020-01-13T19:27:10.956Z] #18 43.38 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:27:10.956Z] #18 43.39 Setting up zip (3.0-11+b1) ... [2020-01-13T19:27:10.956Z] #18 43.40 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:27:10.956Z] #18 43.41 Setting up bash-completion (1:2.8-6) ... [2020-01-13T19:27:11.808Z] #18 ... [2020-01-13T19:27:11.808Z] [2020-01-13T19:27:11.808Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:11.808Z] #48 DONE 133.8s [2020-01-13T19:27:11.808Z] [2020-01-13T19:27:11.808Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:11.808Z] #45 83.86 CC criu/external.o [2020-01-13T19:27:11.808Z] #45 84.12 CC criu/fault-injection.o [2020-01-13T19:27:11.808Z] #45 84.22 CC criu/fdstore.o [2020-01-13T19:27:11.808Z] #45 84.68 CC criu/fifo.o [2020-01-13T19:27:11.808Z] #45 85.03 CC criu/file-ids.o [2020-01-13T19:27:11.808Z] #45 85.29 CC criu/file-lock.o [2020-01-13T19:27:11.808Z] #45 86.04 CC criu/files-ext.o [2020-01-13T19:27:11.808Z] #45 86.33 CC criu/files-reg.o [2020-01-13T19:27:11.808Z] #45 88.12 CC criu/files.o [2020-01-13T19:27:11.808Z] #45 89.87 CC criu/filesystems.o [2020-01-13T19:27:11.808Z] #45 90.91 CC criu/fsnotify.o [2020-01-13T19:27:11.808Z] #45 92.26 CC criu/image-desc.o [2020-01-13T19:27:11.808Z] #45 92.34 CC criu/image.o [2020-01-13T19:27:11.808Z] #45 92.98 CC criu/ipc_ns.o [2020-01-13T19:27:12.674Z] #45 94.17 CC criu/irmap.o [2020-01-13T19:27:13.524Z] #45 94.70 CC criu/kcmp-ids.o [2020-01-13T19:27:13.524Z] #45 ... [2020-01-13T19:27:13.524Z] [2020-01-13T19:27:13.525Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:27:13.525Z] #18 45.80 Setting up libiptc0:s390x (1.8.2-4) ... [2020-01-13T19:27:13.525Z] #18 45.80 Setting up xz-utils (5.2.4-1) ... [2020-01-13T19:27:13.525Z] #18 45.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-13T19:27:13.525Z] #18 45.82 Setting up pigz (2.4-1) ... [2020-01-13T19:27:13.525Z] #18 45.83 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-13T19:27:13.525Z] #18 45.84 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T19:27:13.525Z] #18 45.85 Setting up python-pip-whl (18.1-5) ... [2020-01-13T19:27:13.525Z] #18 45.86 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-01-13T19:27:13.525Z] #18 45.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:27:13.926Z] #18 46.17 Setting up libaio1:s390x (0.3.112-3) ... [2020-01-13T19:27:13.926Z] #18 46.26 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-13T19:27:13.926Z] #18 46.27 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-13T19:27:13.926Z] #18 46.28 Setting up vim (2:8.1.0875-5) ... [2020-01-13T19:27:13.926Z] #18 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-13T19:27:13.926Z] #18 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-13T19:27:13.926Z] #18 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-13T19:27:13.926Z] #18 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-13T19:27:13.926Z] #18 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-13T19:27:13.926Z] #18 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-13T19:27:13.926Z] #18 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-13T19:27:13.926Z] #18 46.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-13T19:27:13.926Z] #18 46.34 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T19:27:13.926Z] #18 46.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:27:13.926Z] #18 46.38 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-13T19:27:14.321Z] #18 46.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:27:14.321Z] #18 46.42 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-13T19:27:14.321Z] #18 46.44 Setting up python3.7 (3.7.3-2) ... [2020-01-13T19:27:15.323Z] #62 226.2 + bin/containerd-stress [2020-01-13T19:27:16.979Z] #18 48.87 Setting up iptables (1.8.2-4) ... [2020-01-13T19:27:16.979Z] #18 48.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-13T19:27:16.979Z] #18 48.99 Setting up python3 (3.7.3-1) ... [2020-01-13T19:27:16.979Z] #18 49.33 Setting up python3-wheel (0.32.3-2) ... [2020-01-13T19:27:17.207Z] #62 227.9 + bin/containerd-shim [2020-01-13T19:27:17.389Z] #18 49.73 Setting up apparmor (2.13.2-10) ... [2020-01-13T19:27:19.894Z] #18 51.67 Setting up xfsprogs (4.20.0-1) ... [2020-01-13T19:27:19.894Z] #18 51.71 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:27:19.894Z] #18 52.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:27:20.982Z] #18 ... [2020-01-13T19:27:20.982Z] [2020-01-13T19:27:20.982Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:27:20.982Z] #31 DONE 143.6s [2020-01-13T19:27:20.982Z] [2020-01-13T19:27:20.982Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:27:20.982Z] #18 53.43 Setting up python3-distutils (3.7.3-1) ... [2020-01-13T19:27:20.982Z] #18 ... [2020-01-13T19:27:20.982Z] [2020-01-13T19:27:20.982Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:20.982Z] #45 95.08 CC criu/kerndat.o [2020-01-13T19:27:20.982Z] #45 95.98 CC criu/libnetlink.o [2020-01-13T19:27:20.982Z] #45 96.24 CC criu/log.o [2020-01-13T19:27:20.982Z] #45 96.64 CC criu/lsm.o [2020-01-13T19:27:20.982Z] #45 96.94 CC criu/mem.o [2020-01-13T19:27:20.982Z] #45 98.20 CC criu/mount.o [2020-01-13T19:27:20.982Z] #45 102.1 CC criu/namespaces.o [2020-01-13T19:27:21.837Z] #45 ... [2020-01-13T19:27:21.837Z] [2020-01-13T19:27:21.837Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:27:21.837Z] #18 54.15 Setting up python3-setuptools (40.8.0-1) ... [2020-01-13T19:27:22.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:27:22.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:27:22.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:27:22.687Z] #18 55.05 Setting up python3-pip (18.1-5) ... [2020-01-13T19:27:23.531Z] #18 55.79 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:27:23.531Z] #18 55.81 Processing triggers for mime-support (3.62) ... [2020-01-13T19:27:23.531Z] #18 DONE 56.0s [2020-01-13T19:27:23.531Z] [2020-01-13T19:27:23.531Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:23.531Z] #45 104.0 CC criu/net.o [2020-01-13T19:27:23.779Z] #62 234.4 + bin/containerd-shim-runc-v1 [2020-01-13T19:27:24.379Z] #45 ... [2020-01-13T19:27:24.379Z] [2020-01-13T19:27:24.379Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T19:27:24.379Z] #19 0.332 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-13T19:27:24.379Z] #19 0.335 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-13T19:27:24.379Z] #19 0.338 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-13T19:27:24.379Z] #19 DONE 0.5s [2020-01-13T19:27:24.379Z] [2020-01-13T19:27:24.379Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:24.379Z] #45 105.8 CC criu/netfilter.o [2020-01-13T19:27:24.933Z] #45 105.9 CC criu/page-pipe.o [2020-01-13T19:27:25.341Z] #45 106.6 CC criu/page-xfer.o [2020-01-13T19:27:26.195Z] #45 107.6 CC criu/pagemap-cache.o [2020-01-13T19:27:26.588Z] #45 107.7 CC criu/pagemap.o [2020-01-13T19:27:26.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:27:26.987Z] #45 108.5 CC criu/parasite-syscall.o [2020-01-13T19:27:27.076Z] #62 237.6 + bin/containerd-shim-runc-v2 [2020-01-13T19:27:27.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:27:27.636Z] #62 238.4 + binaries [2020-01-13T19:27:27.636Z] #62 238.4 + mkdir -p /build [2020-01-13T19:27:27.636Z] #62 238.4 + cp bin/containerd /build/containerd [2020-01-13T19:27:27.636Z] #62 238.5 + cp bin/containerd-shim /build/containerd-shim [2020-01-13T19:27:27.636Z] #62 238.5 + cp bin/ctr /build/ctr [2020-01-13T19:27:27.849Z] #45 109.2 CC criu/path.o [2020-01-13T19:27:27.849Z] #45 109.4 CC criu/pie-util-vdso-elf32.o [2020-01-13T19:27:28.196Z] #62 DONE 239.1s [2020-01-13T19:27:28.252Z] #45 109.7 CC criu/pie-util-vdso.o [2020-01-13T19:27:28.699Z] #45 110.0 CC criu/pie-util.o [2020-01-13T19:27:28.699Z] #45 110.1 CC criu/pipes.o [2020-01-13T19:27:29.121Z] [2020-01-13T19:27:29.121Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T19:27:29.121Z] #63 DONE 0.2s [2020-01-13T19:27:29.121Z] [2020-01-13T19:27:29.121Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T19:27:29.420Z] #67 DONE 0.2s [2020-01-13T19:27:29.420Z] [2020-01-13T19:27:29.420Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T19:27:29.420Z] #69 DONE 0.1s [2020-01-13T19:27:29.420Z] [2020-01-13T19:27:29.420Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T19:27:29.420Z] #72 DONE 0.1s [2020-01-13T19:27:29.420Z] [2020-01-13T19:27:29.420Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T19:27:29.420Z] #73 DONE 0.0s [2020-01-13T19:27:29.676Z] [2020-01-13T19:27:29.676Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T19:27:30.092Z] #45 ... [2020-01-13T19:27:30.092Z] [2020-01-13T19:27:30.092Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:27:30.092Z] #20 2.753 Collecting yamllint==1.16.0 [2020-01-13T19:27:30.092Z] #20 2.935 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-13T19:27:30.092Z] #20 2.971 Collecting pyyaml (from yamllint==1.16.0) [2020-01-13T19:27:30.092Z] #20 3.088 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-13T19:27:30.092Z] #20 3.847 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-13T19:27:30.092Z] #20 3.894 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-13T19:27:30.092Z] #20 3.911 Building wheels for collected packages: pyyaml [2020-01-13T19:27:30.092Z] #20 3.916 Running setup.py bdist_wheel for pyyaml: started [2020-01-13T19:27:30.092Z] #20 4.614 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-13T19:27:30.092Z] #20 4.634 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-13T19:27:30.092Z] #20 4.654 Successfully built pyyaml [2020-01-13T19:27:30.092Z] #20 4.672 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-13T19:27:30.092Z] #20 4.940 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-13T19:27:30.092Z] #20 DONE 5.3s [2020-01-13T19:27:30.092Z] [2020-01-13T19:27:30.092Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T19:27:30.092Z] #25 DONE 0.1s [2020-01-13T19:27:30.092Z] [2020-01-13T19:27:30.092Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:27:30.092Z] #29 DONE 0.6s [2020-01-13T19:27:30.092Z] [2020-01-13T19:27:30.092Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:30.092Z] #45 111.4 CC criu/plugin.o [2020-01-13T19:27:30.601Z] #74 DONE 0.8s [2020-01-13T19:27:30.601Z] [2020-01-13T19:27:30.601Z] #75 exporting to image [2020-01-13T19:27:30.601Z] #75 exporting layers [2020-01-13T19:27:30.701Z] #45 ... [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T19:27:30.701Z] #32 DONE 0.1s [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T19:27:30.701Z] #35 DONE 0.1s [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:30.701Z] #58 ... [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T19:27:30.701Z] #40 DONE 0.1s [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:30.701Z] #58 ... [2020-01-13T19:27:30.701Z] [2020-01-13T19:27:30.701Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:30.701Z] #45 112.1 CC criu/proc_parse.o [2020-01-13T19:27:31.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:27:31.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:27:32.057Z] #45 113.6 CC criu/protobuf-desc.o [2020-01-13T19:27:32.877Z] #45 114.3 CC criu/protobuf.o [2020-01-13T19:27:32.877Z] #45 114.5 CC criu/pstree.o [2020-01-13T19:27:33.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:27:34.248Z] #45 115.3 CC criu/rbtree.o [2020-01-13T19:27:34.248Z] #45 115.5 CC criu/rst-malloc.o [2020-01-13T19:27:34.248Z] #45 115.7 CC criu/seccomp.o [2020-01-13T19:27:34.656Z] #45 116.3 CC criu/seize.o [2020-01-13T19:27:35.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:27:35.513Z] #45 116.9 CC criu/servicefd.o [2020-01-13T19:27:35.903Z] #45 117.1 CC criu/shmem.o [2020-01-13T19:27:36.316Z] #45 117.6 CC criu/sigframe.o [2020-01-13T19:27:36.316Z] #45 117.7 CC criu/signalfd.o [2020-01-13T19:27:36.727Z] #45 117.9 CC criu/sk-inet.o [2020-01-13T19:27:37.145Z] #45 118.6 CC criu/sk-netlink.o [2020-01-13T19:27:37.145Z] #45 118.8 CC criu/sk-packet.o [2020-01-13T19:27:37.559Z] #45 119.2 CC criu/sk-queue.o [2020-01-13T19:27:37.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:27:37.950Z] #45 119.5 CC criu/sk-tcp.o [2020-01-13T19:27:38.361Z] #45 119.7 CC criu/sk-unix.o [2020-01-13T19:27:39.924Z] #45 120.9 CC criu/sockets.o [2020-01-13T19:27:40.467Z] #45 121.7 CC criu/stats.o [2020-01-13T19:27:40.530Z] #75 exporting layers 8.6s done [2020-01-13T19:27:40.531Z] #75 writing image sha256:48ed21e359a1d4f73ed36cfa1f56e3bfca89e0be9d7a5a6243dd40ac057fb850 done [2020-01-13T19:27:40.531Z] #75 naming to docker.io/library/docker:9f47d62434276bac9c9d36c304dfa46f88925177 done [2020-01-13T19:27:40.531Z] #75 DONE 8.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-13T19:27:40.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40307/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/validate/default [2020-01-13T19:27:40.955Z] #45 122.1 CC criu/string.o [2020-01-13T19:27:40.955Z] #45 122.3 CC criu/sysctl.o [2020-01-13T19:27:41.584Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 28.8s done [2020-01-13T19:27:41.584Z] #8 DONE 38.0s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T19:27:41.584Z] #9 DONE 0.2s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T19:27:41.584Z] #10 DONE 0.2s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T19:27:41.584Z] #30 DONE 0.0s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:27:41.584Z] #44 ... [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T19:27:41.584Z] #41 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:27:41.584Z] #22 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T19:27:41.584Z] #71 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T19:27:41.584Z] #50 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:27:41.584Z] #23 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T19:27:41.584Z] #65 DONE 0.1s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T19:27:41.584Z] #53 DONE 0.2s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T19:27:41.584Z] #33 DONE 0.2s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T19:27:41.584Z] #47 DONE 0.2s [2020-01-13T19:27:41.584Z] [2020-01-13T19:27:41.584Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:41.584Z] #48 0.731 + RM_GOPATH=0 [2020-01-13T19:27:41.584Z] #48 0.731 + TMP_GOPATH= [2020-01-13T19:27:41.584Z] #48 0.731 + : /build [2020-01-13T19:27:41.584Z] #48 0.732 + '[' -z '' ']' [2020-01-13T19:27:41.584Z] #48 0.740 ++ mktemp -d [2020-01-13T19:27:41.584Z] #48 0.758 + export GOPATH=/tmp/tmp.sD9dhKsoj5 [2020-01-13T19:27:41.584Z] #48 0.758 + GOPATH=/tmp/tmp.sD9dhKsoj5 [2020-01-13T19:27:41.584Z] #48 0.758 + RM_GOPATH=1 [2020-01-13T19:27:41.584Z] #48 0.766 ++ dirname ./install.sh [2020-01-13T19:27:41.584Z] #48 0.790 + dir=. [2020-01-13T19:27:41.584Z] #48 0.791 + bin=vndr [2020-01-13T19:27:41.584Z] #48 0.791 + shift [2020-01-13T19:27:41.584Z] #48 0.792 + '[' '!' -f ./vndr.installer ']' [2020-01-13T19:27:41.584Z] #48 0.793 + . ./vndr.installer [2020-01-13T19:27:41.584Z] #48 0.794 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:27:41.584Z] #48 0.798 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:27:41.584Z] #48 0.798 + install_vndr [2020-01-13T19:27:41.584Z] #48 0.798 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-13T19:27:41.584Z] #48 0.798 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sD9dhKsoj5/src/github.com/LK4D4/vndr [2020-01-13T19:27:41.584Z] #48 0.806 Cloning into '/tmp/tmp.sD9dhKsoj5/src/github.com/LK4D4/vndr'... [2020-01-13T19:27:41.584Z] #48 1.815 + cd /tmp/tmp.sD9dhKsoj5/src/github.com/LK4D4/vndr [2020-01-13T19:27:41.584Z] #48 1.819 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T19:27:41.584Z] #48 1.862 + go build -buildmode=pie -v -o /build/vndr . [2020-01-13T19:27:41.780Z] Congratulations! All commits are properly signed with the DCO! [2020-01-13T19:27:41.780Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-13T19:27:41.824Z] #45 123.1 CC criu/sysfs_parse.o [2020-01-13T19:27:41.824Z] #45 123.3 CC criu/timerfd.o [2020-01-13T19:27:42.246Z] #45 123.6 CC criu/tty.o [2020-01-13T19:27:42.632Z] #48 4.049 runtime/internal/sys [2020-01-13T19:27:42.632Z] #48 4.093 internal/cpu [2020-01-13T19:27:42.632Z] #48 4.187 internal/race [2020-01-13T19:27:42.930Z] #48 4.338 runtime/internal/atomic [2020-01-13T19:27:43.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:27:43.220Z] #48 4.683 sync/atomic [2020-01-13T19:27:43.509Z] #48 4.997 runtime/internal/math [2020-01-13T19:27:43.610Z] #45 125.1 CC criu/tun.o [2020-01-13T19:27:44.015Z] #45 125.5 CC criu/uffd.o [2020-01-13T19:27:44.142Z] #48 5.571 unicode [2020-01-13T19:27:44.142Z] #48 5.599 unicode/utf8 [2020-01-13T19:27:44.434Z] #48 ... [2020-01-13T19:27:44.434Z] [2020-01-13T19:27:44.434Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:27:44.434Z] #34 0.648 + RM_GOPATH=0 [2020-01-13T19:27:44.434Z] #34 0.648 + TMP_GOPATH= [2020-01-13T19:27:44.434Z] #34 0.648 + : /build [2020-01-13T19:27:44.434Z] #34 0.648 + '[' -z '' ']' [2020-01-13T19:27:44.434Z] #34 0.650 ++ mktemp -d [2020-01-13T19:27:44.434Z] #34 0.655 + export GOPATH=/tmp/tmp.fPhe9ENwp4 [2020-01-13T19:27:44.434Z] #34 0.656 + GOPATH=/tmp/tmp.fPhe9ENwp4 [2020-01-13T19:27:44.434Z] #34 0.657 + RM_GOPATH=1 [2020-01-13T19:27:44.434Z] #34 0.660 ++ dirname ./install.sh [2020-01-13T19:27:44.434Z] #34 0.663 + dir=. [2020-01-13T19:27:44.434Z] #34 0.664 + bin=tomlv [2020-01-13T19:27:44.434Z] #34 0.664 + shift [2020-01-13T19:27:44.434Z] #34 0.666 + '[' '!' -f ./tomlv.installer ']' [2020-01-13T19:27:44.434Z] #34 0.666 + . ./tomlv.installer [2020-01-13T19:27:44.434Z] #34 0.666 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:27:44.434Z] #34 0.667 + install_tomlv [2020-01-13T19:27:44.434Z] #34 0.668 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-13T19:27:44.434Z] #34 0.668 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:27:44.434Z] #34 0.668 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fPhe9ENwp4/src/github.com/BurntSushi/toml [2020-01-13T19:27:44.434Z] #34 0.672 Cloning into '/tmp/tmp.fPhe9ENwp4/src/github.com/BurntSushi/toml'... [2020-01-13T19:27:44.434Z] #34 2.261 + cd /tmp/tmp.fPhe9ENwp4/src/github.com/BurntSushi/toml [2020-01-13T19:27:44.434Z] #34 2.263 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T19:27:44.434Z] #34 2.291 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:27:44.434Z] #34 3.775 internal/cpu [2020-01-13T19:27:44.434Z] #34 3.844 math/bits [2020-01-13T19:27:44.434Z] #34 3.899 runtime/internal/sys [2020-01-13T19:27:44.434Z] #34 4.177 runtime/internal/atomic [2020-01-13T19:27:44.434Z] #34 5.133 runtime/internal/math [2020-01-13T19:27:44.434Z] #34 5.564 unicode/utf8 [2020-01-13T19:27:44.434Z] #34 5.709 sync/atomic [2020-01-13T19:27:44.726Z] #34 6.259 internal/bytealg [2020-01-13T19:27:44.726Z] #34 ... [2020-01-13T19:27:44.726Z] [2020-01-13T19:27:44.726Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:44.726Z] #48 6.184 math/bits [2020-01-13T19:27:44.871Z] #45 126.4 CC criu/util.o [2020-01-13T19:27:45.360Z] #48 6.767 internal/bytealg [2020-01-13T19:27:46.207Z] #45 127.5 CC criu/uts_ns.o [2020-01-13T19:27:46.207Z] #45 127.7 CC criu/vdso.o [2020-01-13T19:27:46.608Z] #45 128.1 LINK criu/built-in.o [2020-01-13T19:27:46.878Z] #48 8.490 internal/testlog [2020-01-13T19:27:46.999Z] #45 128.2 LINK criu/criu [2020-01-13T19:27:47.403Z] #45 128.7 DEP lib/c/criu.d [2020-01-13T19:27:47.403Z] #45 128.8 CC images/rpc.pb-c.o [2020-01-13T19:27:47.808Z] #45 129.2 CC lib/c/criu.o [2020-01-13T19:27:47.908Z] #48 9.269 runtime [2020-01-13T19:27:47.908Z] #48 9.553 math [2020-01-13T19:27:48.198Z] #48 ... [2020-01-13T19:27:48.198Z] [2020-01-13T19:27:48.198Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:27:48.198Z] #26 0.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:27:48.198Z] #26 0.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:27:48.198Z] #26 0.929 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:27:48.198Z] #26 3.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:27:48.198Z] #26 6.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:27:48.198Z] #26 9.266 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:27:48.487Z] #26 ... [2020-01-13T19:27:48.487Z] [2020-01-13T19:27:48.487Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:27:48.487Z] #66 0.787 + RM_GOPATH=0 [2020-01-13T19:27:48.487Z] #66 0.787 + TMP_GOPATH= [2020-01-13T19:27:48.487Z] #66 0.787 + : /build/ [2020-01-13T19:27:48.487Z] #66 0.787 + '[' -z '' ']' [2020-01-13T19:27:48.487Z] #66 0.824 ++ mktemp -d [2020-01-13T19:27:48.487Z] #66 0.831 + export GOPATH=/tmp/tmp.wQiOthY0Jv [2020-01-13T19:27:48.487Z] #66 0.831 + GOPATH=/tmp/tmp.wQiOthY0Jv [2020-01-13T19:27:48.487Z] #66 0.832 + RM_GOPATH=1 [2020-01-13T19:27:48.487Z] #66 0.836 ++ dirname ./install.sh [2020-01-13T19:27:48.487Z] #66 0.839 + dir=. [2020-01-13T19:27:48.487Z] #66 0.841 + bin=rootlesskit [2020-01-13T19:27:48.487Z] #66 0.841 + shift [2020-01-13T19:27:48.487Z] #66 0.842 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-13T19:27:48.487Z] #66 0.848 + . ./rootlesskit.installer [2020-01-13T19:27:48.487Z] #66 0.850 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:27:48.487Z] #66 0.852 + install_rootlesskit [2020-01-13T19:27:48.487Z] #66 0.860 + case "$1" in [2020-01-13T19:27:48.487Z] #66 0.864 + export CGO_ENABLED=0 [2020-01-13T19:27:48.487Z] #66 0.864 + CGO_ENABLED=0 [2020-01-13T19:27:48.487Z] #66 0.864 + _install_rootlesskit [2020-01-13T19:27:48.487Z] #66 0.864 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-13T19:27:48.487Z] #66 0.868 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:27:48.487Z] #66 0.868 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wQiOthY0Jv/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:27:48.487Z] #66 0.871 Cloning into '/tmp/tmp.wQiOthY0Jv/src/github.com/rootless-containers/rootlesskit'... [2020-01-13T19:27:48.487Z] #66 7.891 + cd /tmp/tmp.wQiOthY0Jv/src/github.com/rootless-containers/rootlesskit [2020-01-13T19:27:48.487Z] #66 7.896 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T19:27:48.487Z] #66 8.157 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:27:48.487Z] #66 8.159 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-13T19:27:48.487Z] #66 ... [2020-01-13T19:27:48.487Z] [2020-01-13T19:27:48.487Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:27:48.487Z] #60 0.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:27:48.487Z] #60 0.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:27:48.487Z] #60 0.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:27:48.487Z] #60 1.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:27:48.487Z] #60 5.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:27:48.487Z] #60 8.545 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:27:48.665Z] #45 129.8 LINK lib/c/built-in.o [2020-01-13T19:27:48.665Z] #45 129.8 LINK lib/c/libcriu.so [2020-01-13T19:27:48.665Z] #45 129.9 GEN magic.py [2020-01-13T19:27:48.665Z] #45 130.0 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:27:48.665Z] #45 130.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:27:48.778Z] #60 ... [2020-01-13T19:27:48.778Z] [2020-01-13T19:27:48.778Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:27:48.778Z] #31 0.828 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-13T19:27:48.778Z] #31 0.831 Cloning into '.'... [2020-01-13T19:27:48.778Z] #31 ... [2020-01-13T19:27:48.778Z] [2020-01-13T19:27:48.778Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:27:48.778Z] #24 0.737 + RM_GOPATH=0 [2020-01-13T19:27:48.778Z] #24 0.737 + TMP_GOPATH= [2020-01-13T19:27:48.778Z] #24 0.737 + : /build [2020-01-13T19:27:48.778Z] #24 0.737 + '[' -z '' ']' [2020-01-13T19:27:48.778Z] #24 0.738 ++ mktemp -d [2020-01-13T19:27:48.778Z] #24 0.740 + export GOPATH=/tmp/tmp.p08SbqVH1g [2020-01-13T19:27:48.778Z] #24 0.742 + GOPATH=/tmp/tmp.p08SbqVH1g [2020-01-13T19:27:48.778Z] #24 0.742 + RM_GOPATH=1 [2020-01-13T19:27:48.778Z] #24 0.743 ++ dirname ./install.sh [2020-01-13T19:27:48.778Z] #24 0.776 + dir=. [2020-01-13T19:27:48.778Z] #24 0.782 + bin=dockercli [2020-01-13T19:27:48.778Z] #24 0.782 + shift [2020-01-13T19:27:48.778Z] #24 0.783 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T19:27:48.778Z] #24 0.783 + . ./dockercli.installer [2020-01-13T19:27:48.778Z] #24 0.784 ++ : stable [2020-01-13T19:27:48.778Z] #24 0.784 ++ : 17.06.2-ce [2020-01-13T19:27:48.778Z] #24 0.786 + install_dockercli [2020-01-13T19:27:48.778Z] #24 0.787 Install docker/cli version 17.06.2-ce from stable [2020-01-13T19:27:48.778Z] #24 0.787 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T19:27:48.778Z] #24 0.797 ++ uname -m [2020-01-13T19:27:48.778Z] #24 0.797 + arch=ppc64le [2020-01-13T19:27:48.778Z] #24 0.797 + '[' ppc64le '!=' x86_64 ']' [2020-01-13T19:27:48.778Z] #24 0.797 + '[' ppc64le '!=' s390x ']' [2020-01-13T19:27:48.778Z] #24 0.797 + '[' ppc64le '!=' armhf ']' [2020-01-13T19:27:48.778Z] #24 0.797 + build_dockercli [2020-01-13T19:27:48.778Z] #24 0.797 + git clone https://github.com/docker/docker-ce /tmp/tmp.p08SbqVH1g/tmp/docker-ce [2020-01-13T19:27:48.778Z] #24 0.838 Cloning into '/tmp/tmp.p08SbqVH1g/tmp/docker-ce'... [2020-01-13T19:27:49.068Z] #24 ... [2020-01-13T19:27:49.068Z] [2020-01-13T19:27:49.068Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:27:49.068Z] #36 0.802 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:27:49.068Z] #36 0.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:27:49.068Z] #36 0.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:27:49.068Z] #36 2.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:27:49.068Z] #36 6.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:27:49.068Z] #36 9.246 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:27:49.068Z] #36 ... [2020-01-13T19:27:49.068Z] [2020-01-13T19:27:49.068Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:27:49.068Z] #51 0.748 + RM_GOPATH=0 [2020-01-13T19:27:49.068Z] #51 0.749 + TMP_GOPATH= [2020-01-13T19:27:49.068Z] #51 0.749 + : /build [2020-01-13T19:27:49.068Z] #51 0.749 + '[' -z '' ']' [2020-01-13T19:27:49.068Z] #51 0.750 ++ mktemp -d [2020-01-13T19:27:49.068Z] #51 0.752 + export GOPATH=/tmp/tmp.pteAXOpVm4 [2020-01-13T19:27:49.068Z] #51 0.753 + GOPATH=/tmp/tmp.pteAXOpVm4 [2020-01-13T19:27:49.068Z] #51 0.753 + RM_GOPATH=1 [2020-01-13T19:27:49.068Z] #51 0.754 ++ dirname ./install.sh [2020-01-13T19:27:49.068Z] #51 0.756 + dir=. [2020-01-13T19:27:49.068Z] #51 0.756 + bin=gotestsum [2020-01-13T19:27:49.068Z] #51 0.756 + shift [2020-01-13T19:27:49.068Z] #51 0.757 + '[' '!' -f ./gotestsum.installer ']' [2020-01-13T19:27:49.068Z] #51 0.757 + . ./gotestsum.installer [2020-01-13T19:27:49.068Z] #51 0.757 ++ : v0.3.5 [2020-01-13T19:27:49.068Z] #51 0.757 Installing gotestsum version v0.3.5 [2020-01-13T19:27:49.068Z] #51 0.758 + install_gotestsum [2020-01-13T19:27:49.068Z] #51 0.758 + echo 'Installing gotestsum version v0.3.5' [2020-01-13T19:27:49.068Z] #51 0.758 + go get -d gotest.tools/gotestsum [2020-01-13T19:27:49.140Z] #45 130.3 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:27:49.357Z] #51 ... [2020-01-13T19:27:49.357Z] [2020-01-13T19:27:49.357Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:27:49.357Z] #54 0.759 + RM_GOPATH=0 [2020-01-13T19:27:49.357Z] #54 0.768 + TMP_GOPATH= [2020-01-13T19:27:49.357Z] #54 0.768 + : /build [2020-01-13T19:27:49.357Z] #54 0.768 + '[' -z '' ']' [2020-01-13T19:27:49.357Z] #54 0.768 ++ mktemp -d [2020-01-13T19:27:49.357Z] #54 0.807 + export GOPATH=/tmp/tmp.i6yOSy4jHB [2020-01-13T19:27:49.357Z] #54 0.809 + GOPATH=/tmp/tmp.i6yOSy4jHB [2020-01-13T19:27:49.357Z] #54 0.809 + RM_GOPATH=1 [2020-01-13T19:27:49.357Z] #54 0.813 ++ dirname ./install.sh [2020-01-13T19:27:49.357Z] #54 0.816 + dir=. [2020-01-13T19:27:49.357Z] #54 0.817 + bin=golangci_lint [2020-01-13T19:27:49.357Z] #54 0.818 + shift [2020-01-13T19:27:49.357Z] #54 0.819 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-13T19:27:49.357Z] #54 0.827 + . ./golangci_lint.installer [2020-01-13T19:27:49.357Z] #54 0.828 ++ : v1.20.0 [2020-01-13T19:27:49.357Z] #54 0.830 + install_golangci_lint [2020-01-13T19:27:49.357Z] #54 0.832 + echo 'Installing golangci-lint version v1.20.0' [2020-01-13T19:27:49.357Z] #54 0.832 Installing golangci-lint version v1.20.0 [2020-01-13T19:27:49.357Z] #54 0.833 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T19:27:49.357Z] #54 ... [2020-01-13T19:27:49.357Z] [2020-01-13T19:27:49.357Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:27:49.357Z] #42 0.955 + git clone https://github.com/docker/distribution.git . [2020-01-13T19:27:49.357Z] #42 0.961 Cloning into '.'... [2020-01-13T19:27:49.648Z] #42 ... [2020-01-13T19:27:49.648Z] [2020-01-13T19:27:49.648Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:27:49.648Z] #72 0.847 + RM_GOPATH=0 [2020-01-13T19:27:49.648Z] #72 0.851 + TMP_GOPATH= [2020-01-13T19:27:49.648Z] #72 0.851 + : /build [2020-01-13T19:27:49.648Z] #72 0.854 + '[' -z '' ']' [2020-01-13T19:27:49.648Z] #72 0.856 ++ mktemp -d [2020-01-13T19:27:49.648Z] #72 0.859 + export GOPATH=/tmp/tmp.QznZPH3ux2 [2020-01-13T19:27:49.648Z] #72 0.859 + GOPATH=/tmp/tmp.QznZPH3ux2 [2020-01-13T19:27:49.648Z] #72 0.859 + RM_GOPATH=1 [2020-01-13T19:27:49.648Z] #72 0.860 ++ dirname ./install.sh [2020-01-13T19:27:49.648Z] #72 0.862 + dir=. [2020-01-13T19:27:49.648Z] #72 0.862 + bin=proxy [2020-01-13T19:27:49.648Z] #72 0.862 + shift [2020-01-13T19:27:49.648Z] #72 0.862 + '[' '!' -f ./proxy.installer ']' [2020-01-13T19:27:49.648Z] #72 0.862 + . ./proxy.installer [2020-01-13T19:27:49.648Z] #72 0.862 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:27:49.648Z] #72 0.863 + install_proxy [2020-01-13T19:27:49.648Z] #72 0.863 + case "$1" in [2020-01-13T19:27:49.648Z] #72 0.863 + export CGO_ENABLED=0 [2020-01-13T19:27:49.648Z] #72 0.863 + CGO_ENABLED=0 [2020-01-13T19:27:49.648Z] #72 0.863 + _install_proxy [2020-01-13T19:27:49.648Z] #72 0.863 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-13T19:27:49.648Z] #72 0.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QznZPH3ux2/src/github.com/docker/libnetwork [2020-01-13T19:27:49.648Z] #72 0.864 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:27:49.648Z] #72 0.928 Cloning into '/tmp/tmp.QznZPH3ux2/src/github.com/docker/libnetwork'... [2020-01-13T19:27:49.648Z] #72 ... [2020-01-13T19:27:49.648Z] [2020-01-13T19:27:49.648Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:27:49.648Z] #11 0.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:27:49.648Z] #11 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:27:49.648Z] #11 0.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:27:49.648Z] #11 2.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:27:49.648Z] #11 5.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:27:49.648Z] #11 9.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:27:49.664Z] #45 131.1 make[1]: Nothing to be done for 'all'. [2020-01-13T19:27:49.940Z] #11 ... [2020-01-13T19:27:49.940Z] [2020-01-13T19:27:49.940Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:27:49.940Z] #44 1.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:27:49.940Z] #44 1.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:27:49.940Z] #44 1.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:27:49.940Z] #44 3.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:27:49.940Z] #44 7.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:27:49.940Z] #44 9.966 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:27:49.940Z] #44 ... [2020-01-13T19:27:49.940Z] [2020-01-13T19:27:49.940Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:27:49.940Z] #34 7.341 unicode [2020-01-13T19:27:49.940Z] #34 7.659 math [2020-01-13T19:27:49.940Z] #34 8.065 internal/testlog [2020-01-13T19:27:49.940Z] #34 9.495 runtime [2020-01-13T19:27:49.940Z] #34 9.520 encoding [2020-01-13T19:27:49.940Z] #34 10.22 runtime/cgo [2020-01-13T19:27:50.146Z] #45 ... [2020-01-13T19:27:50.146Z] [2020-01-13T19:27:50.146Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:27:50.146Z] #42 172.4 + dpkg --print-architecture [2020-01-13T19:27:50.146Z] #42 172.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-13T19:27:50.690Z] #42 173.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-13T19:27:50.690Z] #42 173.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-13T19:27:51.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:27:51.520Z] #42 ... [2020-01-13T19:27:51.520Z] [2020-01-13T19:27:51.520Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:27:51.520Z] #45 132.0 make[1]: 'images/built-in.o' is up to date. [2020-01-13T19:27:51.520Z] #45 132.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-13T19:27:51.520Z] #45 132.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-13T19:27:51.520Z] #45 132.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-13T19:27:51.520Z] #45 132.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-13T19:27:51.520Z] #45 132.2 make[1]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:27:51.520Z] #45 132.4 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.5 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.5 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.6 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.6 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.6 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.7 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.8 make[2]: Nothing to be done for 'all'. [2020-01-13T19:27:51.520Z] #45 132.8 INSTALL criu/criu [2020-01-13T19:27:51.520Z] #45 DONE 133.0s [2020-01-13T19:27:51.753Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-01-13T19:27:51.753Z] Congratulations! All API changes are done the right way. [2020-01-13T19:27:51.753Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-13T19:27:51.753Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-13T19:27:51.753Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-13T19:27:51.753Z] Congratulations! No new tests were added to integration-cli. [2020-01-13T19:27:51.753Z] [2020-01-13T19:27:51.753Z] INFO Start validation with golang-ci-lint [2020-01-13T19:27:51.933Z] [2020-01-13T19:27:51.933Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:52.009Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-13T19:27:52.009Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-13T19:27:55.623Z] #34 ... [2020-01-13T19:27:55.623Z] [2020-01-13T19:27:55.623Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:27:55.623Z] #48 9.991 encoding [2020-01-13T19:27:55.623Z] #48 10.57 unicode/utf16 [2020-01-13T19:27:55.623Z] #48 12.21 container/list [2020-01-13T19:27:55.623Z] #48 15.89 crypto/internal/subtle [2020-01-13T19:27:55.623Z] #48 16.68 crypto/subtle [2020-01-13T19:27:55.623Z] #48 17.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-13T19:27:56.251Z] #48 17.69 internal/nettrace [2020-01-13T19:27:56.541Z] #48 18.08 runtime/cgo [2020-01-13T19:27:57.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:27:57.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:27:58.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:28:00.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:28:01.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:28:01.551Z] #58 95.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-13T19:28:01.964Z] #58 96.22 + mkdir -p /build [2020-01-13T19:28:01.964Z] #58 96.22 + cp runc /build/runc [2020-01-13T19:28:01.964Z] #58 DONE 96.3s [2020-01-13T19:28:01.964Z] [2020-01-13T19:28:01.964Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:28:02.093Z] #48 ... [2020-01-13T19:28:02.093Z] [2020-01-13T19:28:02.093Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:28:02.093Z] #60 22.93 Fetched 8103 kB in 23s (360 kB/s) [2020-01-13T19:28:02.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:28:02.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:28:06.536Z] #60 22.93 Reading package lists... [2020-01-13T19:28:06.536Z] #60 ... [2020-01-13T19:28:06.536Z] [2020-01-13T19:28:06.536Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:28:06.536Z] #42 27.05 Checking out files: 88% (1373/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-13T19:28:06.536Z] #42 27.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-13T19:28:06.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:28:07.538Z] #42 DONE 190.0s [2020-01-13T19:28:07.538Z] [2020-01-13T19:28:07.538Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:07.919Z] #54 ... [2020-01-13T19:28:07.919Z] [2020-01-13T19:28:07.919Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T19:28:08.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:28:08.316Z] #43 DONE 0.2s [2020-01-13T19:28:08.316Z] [2020-01-13T19:28:08.316Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T19:28:08.316Z] #46 DONE 0.1s [2020-01-13T19:28:08.316Z] [2020-01-13T19:28:08.316Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:08.316Z] #54 ... [2020-01-13T19:28:08.316Z] [2020-01-13T19:28:08.316Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T19:28:08.316Z] #49 DONE 0.1s [2020-01-13T19:28:08.316Z] [2020-01-13T19:28:08.316Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T19:28:08.609Z] #42 30.21 + 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-01-13T19:28:08.715Z] #52 DONE 0.1s [2020-01-13T19:28:08.715Z] [2020-01-13T19:28:08.715Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:09.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:28:11.339Z] #42 ... [2020-01-13T19:28:11.339Z] [2020-01-13T19:28:11.339Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:11.339Z] #54 32.58 + cd /tmp/tmp.i6yOSy4jHB/src/github.com/golangci/golangci-lint/ [2020-01-13T19:28:11.339Z] #54 32.58 + git checkout -q v1.20.0 [2020-01-13T19:28:11.973Z] #54 ... [2020-01-13T19:28:11.973Z] [2020-01-13T19:28:11.973Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:11.973Z] #11 23.86 Fetched 8103 kB in 23s (351 kB/s) [2020-01-13T19:28:11.973Z] #11 23.86 Reading package lists... [2020-01-13T19:28:12.265Z] #11 33.43 Reading package lists... [2020-01-13T19:28:12.265Z] #11 ... [2020-01-13T19:28:12.265Z] [2020-01-13T19:28:12.266Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:28:12.266Z] #72 28.32 Checking out files: 62% (1241/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 96% (1919/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-13T19:28:12.266Z] #72 29.53 + cd /tmp/tmp.QznZPH3ux2/src/github.com/docker/libnetwork [2020-01-13T19:28:12.266Z] #72 29.53 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T19:28:12.266Z] #72 30.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-13T19:28:12.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:28:12.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:28:12.556Z] #72 ... [2020-01-13T19:28:12.556Z] [2020-01-13T19:28:12.557Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:28:12.557Z] #36 24.27 Fetched 8103 kB in 23s (345 kB/s) [2020-01-13T19:28:12.557Z] #36 24.27 Reading package lists... [2020-01-13T19:28:12.557Z] #36 34.29 Reading package lists... [2020-01-13T19:28:12.557Z] #36 ... [2020-01-13T19:28:12.557Z] [2020-01-13T19:28:12.557Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:12.557Z] #54 33.92 ++ git describe --tags [2020-01-13T19:28:12.557Z] #54 33.93 + version=v1.20.0 [2020-01-13T19:28:12.557Z] #54 33.95 ++ git rev-parse --short HEAD [2020-01-13T19:28:12.557Z] #54 33.96 + commit=cc98739 [2020-01-13T19:28:12.557Z] #54 33.96 ++ git show -s --format=%cd [2020-01-13T19:28:12.557Z] #54 33.96 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-13T19:28:12.557Z] #54 33.98 + 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-01-13T19:28:12.848Z] #54 ... [2020-01-13T19:28:12.848Z] [2020-01-13T19:28:12.848Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:28:12.848Z] #44 24.55 Fetched 8103 kB in 23s (349 kB/s) [2020-01-13T19:28:12.848Z] #44 24.55 Reading package lists... [2020-01-13T19:28:12.848Z] #44 34.51 Reading package lists... [2020-01-13T19:28:12.848Z] #44 ... [2020-01-13T19:28:12.848Z] [2020-01-13T19:28:12.848Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:28:12.848Z] #60 22.93 Reading package lists... [2020-01-13T19:28:13.138Z] #60 33.64 Reading package lists... [2020-01-13T19:28:13.138Z] #60 ... [2020-01-13T19:28:13.138Z] [2020-01-13T19:28:13.138Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:28:13.138Z] #26 24.82 Fetched 8103 kB in 24s (337 kB/s) [2020-01-13T19:28:13.138Z] #26 24.82 Reading package lists... [2020-01-13T19:28:13.427Z] #26 ... [2020-01-13T19:28:13.427Z] [2020-01-13T19:28:13.427Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:28:13.427Z] #48 24.84 vendor/golang.org/x/crypto/internal/subtle [2020-01-13T19:28:13.427Z] #48 ... [2020-01-13T19:28:13.427Z] [2020-01-13T19:28:13.427Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:28:16.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:28:16.571Z] #54 ... [2020-01-13T19:28:16.571Z] [2020-01-13T19:28:16.571Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:16.571Z] #63 172.8 + bin/containerd [2020-01-13T19:28:16.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:28:17.396Z] #63 ... [2020-01-13T19:28:17.396Z] [2020-01-13T19:28:17.396Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:17.396Z] #54 DONE 199.5s [2020-01-13T19:28:17.396Z] [2020-01-13T19:28:17.396Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:18.696Z] #63 ... [2020-01-13T19:28:18.696Z] [2020-01-13T19:28:18.696Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T19:28:18.696Z] #55 DONE 0.1s [2020-01-13T19:28:18.696Z] [2020-01-13T19:28:18.696Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T19:28:18.696Z] #59 DONE 0.1s [2020-01-13T19:28:18.696Z] [2020-01-13T19:28:18.696Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:19.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:28:20.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2020-01-13T19:28:20.734Z] Using test binary docker [2020-01-13T19:28:20.734Z] ++++ /etc/init.d/apparmor start [2020-01-13T19:28:20.734Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:28:20.734Z] INFO: Waiting for daemon to start... [2020-01-13T19:28:20.734Z] Starting dockerd [2020-01-13T19:28:20.734Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2020-01-13T19:28:21.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:28:21.896Z] #26 35.18 Reading package lists... [2020-01-13T19:28:21.896Z] #26 ... [2020-01-13T19:28:21.896Z] [2020-01-13T19:28:21.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:21.896Z] #11 33.43 Reading package lists... [2020-01-13T19:28:22.622Z] . [2020-01-13T19:28:22.622Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2020-01-13T19:28:22.878Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2020-01-13T19:28:22.878Z] Error: No such image: emptyfs [2020-01-13T19:28:22.878Z] +++++ docker load [2020-01-13T19:28:22.878Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2020-01-13T19:28:23.400Z] #11 42.89 Building dependency tree... [2020-01-13T19:28:23.439Z] Running integration-test (iteration 1) [2020-01-13T19:28:23.439Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:23.439Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:23.439Z] +++ set -e [2020-01-13T19:28:23.439Z] +++ '[' -n 0 ']' [2020-01-13T19:28:23.439Z] +++ set -x [2020-01-13T19:28:23.439Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:25.478Z] #11 47.35 The following additional packages will be installed: [2020-01-13T19:28:25.478Z] #11 47.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-13T19:28:25.478Z] #11 47.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-13T19:28:25.478Z] #11 47.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-13T19:28:25.769Z] #11 47.37 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:28:25.769Z] #11 47.39 Suggested packages: [2020-01-13T19:28:25.769Z] #11 47.39 gcc-8-locales seccomp wine64 [2020-01-13T19:28:26.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:28:27.265Z] #11 ... [2020-01-13T19:28:27.265Z] [2020-01-13T19:28:27.265Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:28:27.265Z] #44 34.51 Reading package lists... [2020-01-13T19:28:27.265Z] #44 43.51 Building dependency tree... [2020-01-13T19:28:27.265Z] #44 46.70 The following additional packages will be installed: [2020-01-13T19:28:27.265Z] #44 46.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-13T19:28:27.265Z] #44 46.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-13T19:28:27.265Z] #44 46.72 Suggested packages: [2020-01-13T19:28:27.265Z] #44 46.72 manpages-dev python-setuptools [2020-01-13T19:28:27.265Z] #44 48.94 The following NEW packages will be installed: [2020-01-13T19:28:27.265Z] #44 48.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-13T19:28:27.265Z] #44 48.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-13T19:28:27.265Z] #44 48.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-13T19:28:27.265Z] #44 48.95 python-six zlib1g-dev [2020-01-13T19:28:27.265Z] #44 49.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:28:27.265Z] #44 49.21 Need to get 4075 kB of archives. [2020-01-13T19:28:27.265Z] #44 49.21 After this operation, 24.5 MB of additional disk space will be used. [2020-01-13T19:28:27.265Z] #44 49.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-01-13T19:28:27.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:28:27.554Z] #44 49.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-13T19:28:27.554Z] #44 49.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-01-13T19:28:27.554Z] #44 49.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-13T19:28:27.554Z] #44 49.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-01-13T19:28:27.554Z] #44 49.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-13T19:28:27.554Z] #44 49.42 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-01-13T19:28:27.554Z] #44 49.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-01-13T19:28:27.554Z] #44 ... [2020-01-13T19:28:27.554Z] [2020-01-13T19:28:27.554Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:27.554Z] #11 49.37 The following NEW packages will be installed: [2020-01-13T19:28:27.554Z] #11 49.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-13T19:28:27.554Z] #11 49.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-13T19:28:27.554Z] #11 49.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-13T19:28:27.554Z] #11 49.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-13T19:28:27.554Z] #11 49.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-13T19:28:27.554Z] #11 49.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T19:28:27.843Z] #11 49.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:28:27.843Z] #11 49.52 Need to get 78.9 MB of archives. [2020-01-13T19:28:27.843Z] #11 49.52 After this operation, 532 MB of additional disk space will be used. [2020-01-13T19:28:27.843Z] #11 49.52 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-01-13T19:28:28.478Z] #11 50.25 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-01-13T19:28:29.111Z] #11 50.80 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-01-13T19:28:29.111Z] #11 50.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-01-13T19:28:29.111Z] #11 50.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-01-13T19:28:29.111Z] #11 50.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-13T19:28:29.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:28:29.751Z] #11 51.57 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-01-13T19:28:30.388Z] #11 52.08 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-01-13T19:28:30.388Z] #11 52.11 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-01-13T19:28:31.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:28:31.235Z] Using test binary docker [2020-01-13T19:28:31.494Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T19:28:31.494Z] +++ /etc/init.d/apparmor start [2020-01-13T19:28:31.494Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:28:31.494Z] INFO: Waiting for daemon to start... [2020-01-13T19:28:31.494Z] Starting dockerd [2020-01-13T19:28:31.494Z] +++ 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-01-13T19:28:31.902Z] #11 ... [2020-01-13T19:28:31.902Z] [2020-01-13T19:28:31.902Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T19:28:31.902Z] #60 33.64 Reading package lists... [2020-01-13T19:28:31.902Z] #60 44.41 Building dependency tree... [2020-01-13T19:28:31.902Z] #60 48.27 The following additional packages will be installed: [2020-01-13T19:28:31.902Z] #60 48.28 libbtrfs0 [2020-01-13T19:28:31.902Z] #60 48.59 The following NEW packages will be installed: [2020-01-13T19:28:31.902Z] #60 48.61 libbtrfs-dev libbtrfs0 [2020-01-13T19:28:31.902Z] #60 49.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:28:31.902Z] #60 49.08 Need to get 120 kB of archives. [2020-01-13T19:28:31.902Z] #60 49.08 After this operation, 423 kB of additional disk space will be used. [2020-01-13T19:28:31.902Z] #60 49.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-13T19:28:31.902Z] #60 49.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-13T19:28:31.902Z] #60 51.32 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:28:31.902Z] #60 51.88 Fetched 120 kB in 0s (1060 kB/s) [2020-01-13T19:28:31.902Z] #60 52.04 Selecting previously unselected package libbtrfs0. [2020-01-13T19:28:31.902Z] #60 52.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-01-13T19:28:31.902Z] #60 52.32 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-13T19:28:31.902Z] #60 52.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:28:31.902Z] #60 52.55 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:28:31.902Z] #60 52.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-13T19:28:31.902Z] #60 52.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:28:31.902Z] #60 53.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:28:31.902Z] #60 53.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:28:31.902Z] #60 53.06 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:28:31.902Z] #60 DONE 53.5s [2020-01-13T19:28:31.902Z] [2020-01-13T19:28:31.902Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:28:31.902Z] #61 DONE 0.1s [2020-01-13T19:28:31.902Z] [2020-01-13T19:28:31.902Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T19:28:31.902Z] #62 DONE 0.1s [2020-01-13T19:28:31.902Z] [2020-01-13T19:28:31.902Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:32.195Z] #63 ... [2020-01-13T19:28:32.195Z] [2020-01-13T19:28:32.195Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:28:32.195Z] #36 34.29 Reading package lists... [2020-01-13T19:28:32.195Z] #36 44.53 Building dependency tree... [2020-01-13T19:28:32.195Z] #36 48.86 The following additional packages will be installed: [2020-01-13T19:28:32.195Z] #36 48.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-13T19:28:32.195Z] #36 48.90 Suggested packages: [2020-01-13T19:28:32.195Z] #36 48.90 cmake-doc ninja-build lrzip [2020-01-13T19:28:32.195Z] #36 48.90 Recommended packages: [2020-01-13T19:28:32.195Z] #36 48.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-13T19:28:32.195Z] #36 51.25 The following NEW packages will be installed: [2020-01-13T19:28:32.195Z] #36 51.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-13T19:28:32.195Z] #36 51.28 vim-common xxd [2020-01-13T19:28:32.195Z] #36 51.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:28:32.195Z] #36 51.65 Need to get 14.9 MB of archives. [2020-01-13T19:28:32.195Z] #36 51.65 After this operation, 67.2 MB of additional disk space will be used. [2020-01-13T19:28:32.195Z] #36 51.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-13T19:28:32.195Z] #36 51.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:28:32.195Z] #36 51.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-01-13T19:28:32.195Z] #36 52.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-13T19:28:32.195Z] #36 54.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-01-13T19:28:32.195Z] #36 ... [2020-01-13T19:28:32.195Z] [2020-01-13T19:28:32.195Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:28:32.195Z] #63 0.420 + RM_GOPATH=0 [2020-01-13T19:28:32.195Z] #63 0.437 + TMP_GOPATH= [2020-01-13T19:28:32.195Z] #63 0.438 + : /build [2020-01-13T19:28:32.195Z] #63 0.439 + '[' -z '' ']' [2020-01-13T19:28:32.195Z] #63 0.441 ++ mktemp -d [2020-01-13T19:28:32.195Z] #63 0.445 + export GOPATH=/tmp/tmp.m9hTegqaD1 [2020-01-13T19:28:32.195Z] #63 0.445 + GOPATH=/tmp/tmp.m9hTegqaD1 [2020-01-13T19:28:32.195Z] #63 0.445 + RM_GOPATH=1 [2020-01-13T19:28:32.195Z] #63 0.448 ++ dirname ./install.sh [2020-01-13T19:28:32.195Z] #63 0.465 + dir=. [2020-01-13T19:28:32.195Z] #63 0.485 + bin=containerd [2020-01-13T19:28:32.195Z] #63 0.486 + shift [2020-01-13T19:28:32.195Z] #63 0.487 + '[' '!' -f ./containerd.installer ']' [2020-01-13T19:28:32.195Z] #63 0.488 + . ./containerd.installer [2020-01-13T19:28:32.195Z] #63 0.491 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:28:32.195Z] #63 0.499 + install_containerd [2020-01-13T19:28:32.195Z] #63 0.500 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-13T19:28:32.195Z] #63 0.502 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:28:32.195Z] #63 0.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m9hTegqaD1/src/github.com/containerd/containerd [2020-01-13T19:28:32.195Z] #63 0.516 Cloning into '/tmp/tmp.m9hTegqaD1/src/github.com/containerd/containerd'... [2020-01-13T19:28:32.487Z] #63 ... [2020-01-13T19:28:32.487Z] [2020-01-13T19:28:32.487Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:28:32.487Z] #26 35.18 Reading package lists... [2020-01-13T19:28:32.487Z] #26 44.59 Building dependency tree... [2020-01-13T19:28:32.487Z] #26 48.16 ca-certificates is already the newest version (20190110). [2020-01-13T19:28:32.487Z] #26 48.16 The following additional packages will be installed: [2020-01-13T19:28:32.487Z] #26 48.16 libjq1 libonig5 [2020-01-13T19:28:32.487Z] #26 48.95 The following NEW packages will be installed: [2020-01-13T19:28:32.487Z] #26 48.96 jq libjq1 libonig5 [2020-01-13T19:28:32.487Z] #26 49.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:28:32.487Z] #26 49.24 Need to get 358 kB of archives. [2020-01-13T19:28:32.487Z] #26 49.24 After this operation, 1277 kB of additional disk space will be used. [2020-01-13T19:28:32.487Z] #26 49.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-13T19:28:32.487Z] #26 49.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-13T19:28:32.487Z] #26 49.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-13T19:28:32.487Z] #26 51.81 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:28:32.487Z] #26 52.29 Fetched 358 kB in 0s (2265 kB/s) [2020-01-13T19:28:32.487Z] #26 52.47 Selecting previously unselected package libonig5:ppc64el. [2020-01-13T19:28:32.487Z] #26 52.47 (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-01-13T19:28:32.487Z] #26 52.72 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-01-13T19:28:32.487Z] #26 52.77 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-13T19:28:32.487Z] #26 53.23 Selecting previously unselected package libjq1:ppc64el. [2020-01-13T19:28:32.487Z] #26 53.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T19:28:32.487Z] #26 53.25 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T19:28:32.487Z] #26 53.67 Selecting previously unselected package jq. [2020-01-13T19:28:32.487Z] #26 53.70 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T19:28:32.487Z] #26 53.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:28:32.487Z] #26 54.02 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-13T19:28:32.487Z] #26 54.03 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T19:28:32.487Z] #26 54.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:28:32.487Z] #26 54.07 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:28:32.487Z] #26 ... [2020-01-13T19:28:32.487Z] [2020-01-13T19:28:32.487Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:28:32.487Z] #36 54.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-01-13T19:28:32.487Z] #36 54.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-13T19:28:32.487Z] #36 54.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-01-13T19:28:32.487Z] #36 54.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-01-13T19:28:32.487Z] #36 54.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-01-13T19:28:32.806Z] #36 ... [2020-01-13T19:28:32.806Z] [2020-01-13T19:28:32.806Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T19:28:32.806Z] #26 DONE 54.5s [2020-01-13T19:28:32.806Z] [2020-01-13T19:28:32.806Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:28:32.806Z] #27 DONE 0.1s [2020-01-13T19:28:32.806Z] [2020-01-13T19:28:32.806Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:28:32.806Z] #44 49.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-01-13T19:28:32.806Z] #44 49.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-01-13T19:28:32.806Z] #44 49.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-01-13T19:28:32.806Z] #44 49.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-01-13T19:28:32.806Z] #44 50.08 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-01-13T19:28:32.806Z] #44 50.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-01-13T19:28:32.806Z] #44 50.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-13T19:28:32.806Z] #44 50.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-01-13T19:28:32.806Z] #44 50.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-01-13T19:28:32.806Z] #44 52.94 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:28:32.806Z] #44 53.21 Fetched 4075 kB in 1s (3963 kB/s) [2020-01-13T19:28:32.806Z] #44 53.35 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-13T19:28:32.806Z] #44 53.35 (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-01-13T19:28:32.806Z] #44 53.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-01-13T19:28:32.806Z] #44 53.49 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-01-13T19:28:32.806Z] #44 53.81 Selecting previously unselected package libnet1:ppc64el. [2020-01-13T19:28:32.806Z] #44 53.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T19:28:32.806Z] #44 53.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T19:28:32.806Z] #44 54.01 Selecting previously unselected package libnet1-dev. [2020-01-13T19:28:32.806Z] #44 54.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T19:28:32.806Z] #44 54.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:28:32.806Z] #44 54.43 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-13T19:28:32.806Z] #44 54.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-13T19:28:32.806Z] #44 54.48 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T19:28:33.108Z] #44 54.88 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-13T19:28:33.108Z] #44 54.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-01-13T19:28:33.108Z] #44 54.92 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-13T19:28:33.396Z] . [2020-01-13T19:28:33.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:28:33.655Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:28:33.655Z] Error: No such image: emptyfs [2020-01-13T19:28:33.655Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T19:28:33.655Z] ++++ docker load [2020-01-13T19:28:33.735Z] #44 55.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-13T19:28:33.735Z] #44 55.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T19:28:33.735Z] #44 55.46 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:28:33.913Z] Running integration-test (iteration 1) [2020-01-13T19:28:33.913Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T19:28:33.913Z] ++ 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-01-13T19:28:33.913Z] ++ set -e [2020-01-13T19:28:33.913Z] ++ '[' -n 0 ']' [2020-01-13T19:28:33.913Z] ++ set -x [2020-01-13T19:28:33.913Z] ++ env -i DEST=/go/src/github.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-01-13T19:28:34.028Z] #44 55.61 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-13T19:28:34.028Z] #44 55.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T19:28:34.028Z] #44 55.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:28:34.028Z] #44 55.80 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-13T19:28:34.028Z] #44 55.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-01-13T19:28:34.028Z] #44 55.82 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-13T19:28:34.319Z] #44 56.29 Selecting previously unselected package libprotobuf17:ppc64el. [2020-01-13T19:28:34.319Z] #44 56.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:34.608Z] #44 56.30 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:28:35.240Z] #44 ... [2020-01-13T19:28:35.240Z] [2020-01-13T19:28:35.240Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:35.240Z] #11 56.99 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-01-13T19:28:40.821Z] #11 61.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-01-13T19:28:40.821Z] #11 61.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-01-13T19:28:40.821Z] #11 61.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-13T19:28:40.821Z] #11 61.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-13T19:28:40.821Z] #11 61.74 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-01-13T19:28:40.821Z] #11 61.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB] [2020-01-13T19:28:40.821Z] #11 61.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-01-13T19:28:40.821Z] #11 61.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-01-13T19:28:40.821Z] #11 61.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-01-13T19:28:40.821Z] #11 61.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-01-13T19:28:40.821Z] #11 61.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-01-13T19:28:40.821Z] #11 61.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-01-13T19:28:40.821Z] #11 62.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-01-13T19:28:40.821Z] #11 62.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-01-13T19:28:40.821Z] #11 62.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB] [2020-01-13T19:28:40.821Z] #11 ... [2020-01-13T19:28:40.821Z] [2020-01-13T19:28:40.821Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:28:40.822Z] #28 3.166 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T19:28:40.822Z] #28 3.902 [2020-01-13T19:28:40.822Z] #28 4.159 #=#=# ### 4.7% ###### 9.0% ######### 13.2% ############ 17.5% ############### 21.7% ################## 26.0% ##################### 30.2% ######################## 34.5% ########################### 38.8% ############################## 43.0% ################################### 49.4% ###################################### 53.7% ######################################### 57.9% ############################################## 64.3% ################################################# 68.6% ##################################################### 74.9% ########################################################## 81.8% ############################################################### 88.1% #################################################################### 94.5% ######################################################################## 100.0% [2020-01-13T19:28:40.822Z] #28 7.228 [2020-01-13T19:28:41.116Z] #28 7.512 0.2% ######### 13.3% ###################### 30.6% ################################## 47.8% ####################################################### 76.5% ################################################################### 93.8% ######################################################################## 100.0% [2020-01-13T19:28:41.751Z] #28 8.806 [2020-01-13T19:28:42.640Z] #28 9.088 0.1% ### 4.3% ###### 9.5% ######### 12.8% ############ 17.8% ################ 22.9% ################### 27.7% # [2020-01-13T19:28:42.640Z] #28 ... [2020-01-13T19:28:42.640Z] [2020-01-13T19:28:42.640Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:28:42.640Z] #72 DONE 64.4s [2020-01-13T19:28:42.640Z] [2020-01-13T19:28:42.640Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:28:42.640Z] #28 9.088 0.1% ### 4.3% ###### 9.5% ######### 12.8% ############ 17.8% ################ 22.9% ################### 27.7% #################### 28.2% # [2020-01-13T19:28:42.640Z] #28 ... [2020-01-13T19:28:42.640Z] [2020-01-13T19:28:42.640Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:42.640Z] #11 64.59 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:28:42.929Z] #11 64.84 Fetched 78.9 MB in 13s (6261 kB/s) [2020-01-13T19:28:43.064Z] #63 196.1 + bin/containerd-stress [2020-01-13T19:28:43.065Z] #63 197.9 + bin/containerd-shim [2020-01-13T19:28:43.220Z] #11 65.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-13T19:28:43.509Z] #11 65.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 ... 15330 files and directories currently installed.) [2020-01-13T19:28:43.509Z] #11 65.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-01-13T19:28:43.509Z] #11 65.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:28:43.924Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:28:43.925Z] Loaded image: busybox:latest [2020-01-13T19:28:43.925Z] Loaded image: busybox:glibc [2020-01-13T19:28:43.925Z] Loaded image: debian:jessie [2020-01-13T19:28:43.925Z] Loaded image: hello-world:latest [2020-01-13T19:28:43.925Z] INFO: Testing against a local daemon [2020-01-13T19:28:43.925Z] === RUN TestCgroupNamespacesBuild [2020-01-13T19:28:45.014Z] #11 ... [2020-01-13T19:28:45.014Z] [2020-01-13T19:28:45.014Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:28:45.014Z] #36 56.98 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:28:45.014Z] #36 57.19 Fetched 14.9 MB in 3s (4587 kB/s) [2020-01-13T19:28:45.014Z] #36 57.42 Selecting previously unselected package xxd. [2020-01-13T19:28:45.014Z] #36 57.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-13T19:28:45.014Z] #36 57.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T19:28:45.014Z] #36 57.52 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:28:45.014Z] #36 57.80 Selecting previously unselected package vim-common. [2020-01-13T19:28:45.014Z] #36 57.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:28:45.014Z] #36 57.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:28:45.014Z] #36 58.43 Selecting previously unselected package cmake-data. [2020-01-13T19:28:45.014Z] #36 58.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-13T19:28:45.014Z] #36 58.46 Unpacking cmake-data (3.13.4-1) ... [2020-01-13T19:28:45.014Z] #36 63.78 Selecting previously unselected package libicu63:ppc64el. [2020-01-13T19:28:45.014Z] #36 63.83 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-01-13T19:28:45.014Z] #36 63.84 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-13T19:28:45.306Z] #36 ... [2020-01-13T19:28:45.306Z] [2020-01-13T19:28:45.306Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:28:45.306Z] #28 9.088 0.1% ### 4.3% ###### 9.5% ######### 12.8% ############ 17.8% ################ 22.9% ################### 27.7% #################### 28.2% ######################## 33.4% ########################### 38.5% ############################### 43.7% ################################### 48.9% ###################################### 54.0% ########################################## 59.2% ############################################## 64.4% ################################################# 68.3% ################################################### 70.9% ###################################################### 76.0% ########################################################## 81.2% ############################################################## 86.4% ################################################################# 91.5% ######################################################################## 100.0% [2020-01-13T19:28:45.306Z] #28 12.26 [2020-01-13T19:28:45.594Z] #28 12.49 #=#=# # 2.1% ## 3.9% ##### 7.4% [2020-01-13T19:28:45.594Z] #28 ... [2020-01-13T19:28:45.594Z] [2020-01-13T19:28:45.594Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:28:45.594Z] #44 57.45 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-01-13T19:28:45.594Z] #44 57.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 57.48 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:28:45.594Z] #44 57.80 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-13T19:28:45.594Z] #44 57.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 57.84 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-13T19:28:45.594Z] #44 60.32 Selecting previously unselected package libprotoc17:ppc64el. [2020-01-13T19:28:45.594Z] #44 60.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 60.36 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:28:45.594Z] #44 61.52 Selecting previously unselected package protobuf-c-compiler. [2020-01-13T19:28:45.594Z] #44 61.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 61.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:28:45.594Z] #44 61.73 Selecting previously unselected package protobuf-compiler. [2020-01-13T19:28:45.594Z] #44 61.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 61.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:28:45.594Z] #44 61.92 Selecting previously unselected package python-pkg-resources. [2020-01-13T19:28:45.594Z] #44 61.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:28:45.594Z] #44 61.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-13T19:28:45.594Z] #44 62.35 Selecting previously unselected package python-six. [2020-01-13T19:28:45.594Z] #44 62.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-13T19:28:45.594Z] #44 62.37 Unpacking python-six (1.12.0-1) ... [2020-01-13T19:28:45.594Z] #44 62.47 Selecting previously unselected package python-protobuf. [2020-01-13T19:28:45.594Z] #44 62.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-01-13T19:28:45.594Z] #44 62.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-13T19:28:45.594Z] #44 63.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-13T19:28:45.887Z] #44 ... [2020-01-13T19:28:45.887Z] [2020-01-13T19:28:45.887Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:28:47.211Z] --- PASS: TestCgroupNamespacesBuild (3.41s) [2020-01-13T19:28:47.211Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T19:28:48.214Z] #63 203.8 + bin/containerd-shim-runc-v1 [2020-01-13T19:28:49.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-01-13T19:28:49.118Z] === RUN TestBuildWithSession [2020-01-13T19:28:49.118Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T19:28:49.118Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:28:49.118Z] === RUN TestBuildSquashParent [2020-01-13T19:28:50.933Z] #28 12.49 #=#=# # 2.1% ## 3.9% ##### 7.4% ####### 10.1% ######## 11.9% ########## 14.6% ########### 16.4% ############# 19.0% ############### 21.7% ################# 24.4% ################## 26.2% ################### 27.1% ###################### 30.7% ######################## 33.3% ######################### 35.5% ########################## 37.3% ############################ 39.1% ############################# 40.5% ############################# 41.4% ############################### 43.2% ################################ 45.0% ################################# 46.9% ################################### 48.6% #################################### 50.6% ###################################### 53.6% ####################################### 55.4% ########################################## 58.5% ########################################### 60.3% ############################################ 61.9% ############################################# 63.6% ############################################### 65.4% ################################################# 68.1% ################################################### 71.7% ##################################################### 73.9% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.0% ############################################################ 83.7% ############################################################## 87.3% ################################################################ 89.9% ################################################################## 91.7% ################################################################## 92.6% ################################################################### 93.5% #################################################################### 95.3% ##################################################################### 97.1% ###################################################################### 98.6% ####################################################################### 99.5% ######################################################################## 100.0% [2020-01-13T19:28:51.220Z] #28 18.56 [2020-01-13T19:28:51.672Z] #63 207.5 + bin/containerd-shim-runc-v2 [2020-01-13T19:28:52.053Z] #63 208.4 + binaries [2020-01-13T19:28:52.053Z] #63 208.4 + mkdir -p /build [2020-01-13T19:28:52.053Z] #63 208.4 + cp bin/containerd /build/containerd [2020-01-13T19:28:52.053Z] #63 208.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-13T19:28:52.053Z] #63 208.4 + cp bin/ctr /build/ctr [2020-01-13T19:28:52.417Z] #63 DONE 208.6s [2020-01-13T19:28:52.595Z] faf31ee0aa3d: Pull complete [2020-01-13T19:28:52.595Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-13T19:28:52.595Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:28:52.595Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:28:52.595Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-13T19:28:52.595Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-13T19:28:52.595Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-13T19:28:52.595Z] INFO: Docker version of control daemon [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Client: Docker Engine - Enterprise [2020-01-13T19:28:52.595Z] Version: 19.03.2 [2020-01-13T19:28:52.595Z] API version: 1.40 [2020-01-13T19:28:52.595Z] Go version: go1.12.8 [2020-01-13T19:28:52.595Z] Git commit: c92ab06ed9 [2020-01-13T19:28:52.595Z] Built: 09/03/2019 16:38:11 [2020-01-13T19:28:52.595Z] OS/Arch: windows/amd64 [2020-01-13T19:28:52.595Z] Experimental: false [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Server: Docker Engine - Enterprise [2020-01-13T19:28:52.595Z] Engine: [2020-01-13T19:28:52.595Z] Version: 19.03.2 [2020-01-13T19:28:52.595Z] API version: 1.40 (minimum version 1.24) [2020-01-13T19:28:52.595Z] Go version: go1.12.8 [2020-01-13T19:28:52.595Z] Git commit: c92ab06ed9 [2020-01-13T19:28:52.595Z] Built: 09/03/2019 16:35:47 [2020-01-13T19:28:52.595Z] OS/Arch: windows/amd64 [2020-01-13T19:28:52.595Z] Experimental: true [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] INFO: Docker info of control daemon [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Client: [2020-01-13T19:28:52.595Z] Debug Mode: false [2020-01-13T19:28:52.595Z] Plugins: [2020-01-13T19:28:52.595Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Server: [2020-01-13T19:28:52.595Z] Containers: 0 [2020-01-13T19:28:52.595Z] Running: 0 [2020-01-13T19:28:52.595Z] Paused: 0 [2020-01-13T19:28:52.595Z] Stopped: 0 [2020-01-13T19:28:52.595Z] Images: 1 [2020-01-13T19:28:52.595Z] Server Version: 19.03.2 [2020-01-13T19:28:52.595Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-13T19:28:52.595Z] Windows: [2020-01-13T19:28:52.595Z] LCOW: [2020-01-13T19:28:52.595Z] Logging Driver: json-file [2020-01-13T19:28:52.595Z] Plugins: [2020-01-13T19:28:52.595Z] Volume: local [2020-01-13T19:28:52.595Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-13T19:28:52.595Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T19:28:52.595Z] Swarm: inactive [2020-01-13T19:28:52.595Z] Default Isolation: process [2020-01-13T19:28:52.595Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T19:28:52.595Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T19:28:52.595Z] OSType: windows [2020-01-13T19:28:52.595Z] Architecture: x86_64 [2020-01-13T19:28:52.595Z] CPUs: 4 [2020-01-13T19:28:52.595Z] Total Memory: 32GiB [2020-01-13T19:28:52.595Z] Name: azwin-2-ef4ef0 [2020-01-13T19:28:52.595Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-13T19:28:52.595Z] Docker Root Dir: D:\docker [2020-01-13T19:28:52.595Z] Debug Mode: false [2020-01-13T19:28:52.595Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:28:52.595Z] Labels: [2020-01-13T19:28:52.595Z] Experimental: true [2020-01-13T19:28:52.595Z] Insecure Registries: [2020-01-13T19:28:52.595Z] 10.0.0.4:5000 [2020-01-13T19:28:52.595Z] 127.0.0.0/8 [2020-01-13T19:28:52.595Z] Registry Mirrors: [2020-01-13T19:28:52.595Z] http://10.0.0.4:5000/ [2020-01-13T19:28:52.595Z] Live Restore Enabled: false [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] INFO: Commit hash is 4734080cc [2020-01-13T19:28:52.595Z] INFO: Nuke-Everything... [2020-01-13T19:28:52.595Z] INFO: Container count on control daemon to delete is 0 [2020-01-13T19:28:52.595Z] INFO: Nuking d:\CI [2020-01-13T19:28:52.595Z] INFO: Zapped successfully [2020-01-13T19:28:52.595Z] INFO: Location for testing is d:\CI\PR-40307\16 [2020-01-13T19:28:52.595Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] INFO: Building the image from Dockerfile.windows at 01/13/2020 19:28:44... [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Sending build context to Docker daemon 51.17MB [2020-01-13T19:28:52.595Z] [2020-01-13T19:28:52.595Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-13T19:28:52.595Z] ---> 782a75e44953 [2020-01-13T19:28:52.595Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-13T19:28:52.595Z] ---> Running in 53bc52a8e5f2 [2020-01-13T19:28:52.595Z] Removing intermediate container 53bc52a8e5f2 [2020-01-13T19:28:52.595Z] ---> 9ad92de0b29b [2020-01-13T19:28:52.595Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-13T19:28:52.595Z] ---> Running in 92e79329f103 [2020-01-13T19:28:52.595Z] Removing intermediate container 92e79329f103 [2020-01-13T19:28:52.595Z] ---> 7df6e0bc2bbf [2020-01-13T19:28:52.595Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-13T19:28:52.595Z] ---> Running in 486669320a8b [2020-01-13T19:28:52.595Z] Removing intermediate container 486669320a8b [2020-01-13T19:28:52.595Z] ---> 5044906a9ebf [2020-01-13T19:28:52.595Z] 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-01-13T19:28:52.595Z] ---> Running in ac5a1a13c4cf [2020-01-13T19:28:52.595Z] Removing intermediate container ac5a1a13c4cf [2020-01-13T19:28:52.595Z] ---> 84a83e35584d [2020-01-13T19:28:52.596Z] 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-01-13T19:28:52.596Z] ---> Running in f138b72c1444 [2020-01-13T19:28:52.789Z] [2020-01-13T19:28:52.789Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T19:28:53.154Z] #64 DONE 0.1s [2020-01-13T19:28:53.154Z] [2020-01-13T19:28:53.154Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T19:28:53.154Z] #68 DONE 0.1s [2020-01-13T19:28:53.154Z] [2020-01-13T19:28:53.154Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T19:28:53.154Z] #70 DONE 0.1s [2020-01-13T19:28:53.154Z] [2020-01-13T19:28:53.154Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T19:28:53.154Z] #73 DONE 0.1s [2020-01-13T19:28:53.154Z] [2020-01-13T19:28:53.154Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T19:28:53.154Z] #74 DONE 0.0s [2020-01-13T19:28:53.274Z] #28 ... [2020-01-13T19:28:53.275Z] [2020-01-13T19:28:53.275Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:28:53.275Z] #36 75.09 Selecting previously unselected package libxml2:ppc64el. [2020-01-13T19:28:53.275Z] #36 75.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-01-13T19:28:53.275Z] #36 75.12 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:28:53.526Z] [2020-01-13T19:28:53.526Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T19:28:54.321Z] #36 76.08 Selecting previously unselected package libarchive13:ppc64el. [2020-01-13T19:28:54.321Z] #36 76.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-01-13T19:28:54.321Z] #36 76.09 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-13T19:28:54.613Z] #36 76.59 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-13T19:28:54.613Z] #36 ... [2020-01-13T19:28:54.613Z] [2020-01-13T19:28:54.613Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:28:54.613Z] #34 66.28 internal/reflectlite [2020-01-13T19:28:54.613Z] #34 66.31 sync [2020-01-13T19:28:54.613Z] #34 72.03 errors [2020-01-13T19:28:54.613Z] #34 72.07 sort [2020-01-13T19:28:54.613Z] #34 73.00 strconv [2020-01-13T19:28:54.613Z] #34 73.01 internal/oserror [2020-01-13T19:28:54.613Z] #34 73.01 io [2020-01-13T19:28:54.613Z] #34 73.52 syscall [2020-01-13T19:28:54.904Z] #34 ... [2020-01-13T19:28:54.904Z] [2020-01-13T19:28:54.904Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:28:54.904Z] #28 20.47 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T19:28:54.904Z] #28 21.03 [2020-01-13T19:28:54.904Z] #28 21.27 #### 6.7% ######################################################################## 100.0% [2020-01-13T19:28:54.904Z] #28 21.60 [2020-01-13T19:28:55.394Z] #75 DONE 2.0s [2020-01-13T19:28:55.470Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:28:55.470Z] Loaded image: busybox:latest [2020-01-13T19:28:55.470Z] Loaded image: busybox:glibc [2020-01-13T19:28:55.470Z] Loaded image: debian:jessie [2020-01-13T19:28:55.470Z] Loaded image: hello-world:latest [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 31.135s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.109s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.108s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.106s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.097s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.102s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.470Z] testing: warning: no tests to run [2020-01-13T19:28:55.470Z] PASS [2020-01-13T19:28:55.470Z] [2020-01-13T19:28:55.470Z] DONE 0 tests in 0.087s [2020-01-13T19:28:55.470Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.470Z] +++ set -e [2020-01-13T19:28:55.470Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.470Z] +++ set -x [2020-01-13T19:28:55.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] testing: warning: no tests to run [2020-01-13T19:28:55.471Z] PASS [2020-01-13T19:28:55.471Z] [2020-01-13T19:28:55.471Z] DONE 0 tests in 0.009s [2020-01-13T19:28:55.471Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] +++ set -e [2020-01-13T19:28:55.471Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.471Z] +++ set -x [2020-01-13T19:28:55.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.471Z] testing: warning: no tests to run [2020-01-13T19:28:55.471Z] PASS [2020-01-13T19:28:55.471Z] [2020-01-13T19:28:55.471Z] DONE 0 tests in 0.099s [2020-01-13T19:28:55.471Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] +++ set -e [2020-01-13T19:28:55.471Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.471Z] +++ set -x [2020-01-13T19:28:55.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.471Z] testing: warning: no tests to run [2020-01-13T19:28:55.471Z] PASS [2020-01-13T19:28:55.471Z] [2020-01-13T19:28:55.471Z] DONE 0 tests in 0.089s [2020-01-13T19:28:55.471Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.471Z] +++ set -e [2020-01-13T19:28:55.471Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.471Z] +++ set -x [2020-01-13T19:28:55.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.686Z] --- PASS: TestBuildSquashParent (6.08s) [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:28:55.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:28:55.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:28:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:28:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:28:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:28:55.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:28:55.727Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.727Z] testing: warning: no tests to run [2020-01-13T19:28:55.727Z] PASS [2020-01-13T19:28:55.727Z] [2020-01-13T19:28:55.727Z] DONE 0 tests in 0.129s [2020-01-13T19:28:55.727Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.727Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.727Z] +++ set -e [2020-01-13T19:28:55.727Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.727Z] +++ set -x [2020-01-13T19:28:55.727Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.727Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.727Z] testing: warning: no tests to run [2020-01-13T19:28:55.727Z] PASS [2020-01-13T19:28:55.727Z] [2020-01-13T19:28:55.727Z] DONE 0 tests in 0.071s [2020-01-13T19:28:55.727Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.727Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.727Z] +++ set -e [2020-01-13T19:28:55.727Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.727Z] +++ set -x [2020-01-13T19:28:55.727Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.788Z] [2020-01-13T19:28:55.788Z] #76 exporting to oci image format [2020-01-13T19:28:55.788Z] #76 exporting layers [2020-01-13T19:28:55.983Z] INFO: Testing against a local daemon [2020-01-13T19:28:55.983Z] testing: warning: no tests to run [2020-01-13T19:28:55.983Z] PASS [2020-01-13T19:28:55.983Z] [2020-01-13T19:28:55.983Z] DONE 0 tests in 0.154s [2020-01-13T19:28:55.983Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:55.983Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:55.983Z] +++ set -e [2020-01-13T19:28:55.983Z] +++ '[' -n 0 ']' [2020-01-13T19:28:55.983Z] +++ set -x [2020-01-13T19:28:55.983Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:56.239Z] INFO: Testing against a local daemon [2020-01-13T19:28:56.239Z] testing: warning: no tests to run [2020-01-13T19:28:56.239Z] PASS [2020-01-13T19:28:56.239Z] [2020-01-13T19:28:56.239Z] DONE 0 tests in 0.109s [2020-01-13T19:28:56.239Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:28:56.239Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:56.239Z] +++ set -e [2020-01-13T19:28:56.239Z] +++ '[' -n 0 ']' [2020-01-13T19:28:56.239Z] +++ set -x [2020-01-13T19:28:56.239Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:28:56.239Z] INFO: Testing against a local daemon [2020-01-13T19:28:56.239Z] === RUN TestCreateJob [2020-01-13T19:28:56.967Z] #28 23.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T19:28:57.257Z] #28 24.42 #=#=# [2020-01-13T19:28:57.550Z] #28 24.63 ## 3.6% ########################################################## 81.0% ######################################################################## 100.0% [2020-01-13T19:28:58.176Z] #28 25.12 [2020-01-13T19:28:58.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:28:58.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:28:59.203Z] #28 ... [2020-01-13T19:28:59.203Z] [2020-01-13T19:28:59.203Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:28:59.203Z] #48 70.44 github.com/LK4D4/vndr/godl/singleflight [2020-01-13T19:28:59.203Z] #48 70.46 internal/reflectlite [2020-01-13T19:28:59.203Z] #48 70.47 internal/singleflight [2020-01-13T19:28:59.203Z] #48 70.51 math/rand [2020-01-13T19:28:59.203Z] #48 75.70 io [2020-01-13T19:28:59.203Z] #48 75.71 sort [2020-01-13T19:28:59.203Z] #48 75.75 strconv [2020-01-13T19:28:59.203Z] #48 75.88 syscall [2020-01-13T19:28:59.203Z] #48 ... [2020-01-13T19:28:59.203Z] [2020-01-13T19:28:59.203Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:28:59.203Z] #11 70.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-13T19:28:59.203Z] #11 70.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-01-13T19:28:59.203Z] #11 70.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:28:59.203Z] #11 76.42 Selecting previously unselected package binutils-mingw-w64. [2020-01-13T19:28:59.203Z] #11 76.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-13T19:28:59.203Z] #11 76.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:28:59.203Z] #11 76.75 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-13T19:28:59.203Z] #11 76.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T19:28:59.203Z] #11 76.80 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T19:28:59.203Z] #11 77.05 Selecting previously unselected package dmsetup. [2020-01-13T19:28:59.203Z] #11 77.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T19:28:59.203Z] #11 77.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-13T19:28:59.203Z] #11 77.35 Selecting previously unselected package mingw-w64-common. [2020-01-13T19:28:59.203Z] #11 77.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-13T19:28:59.203Z] #11 77.35 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-13T19:28:59.203Z] #11 ... [2020-01-13T19:28:59.203Z] [2020-01-13T19:28:59.203Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:28:59.782Z] #31 81.07 Checking out files: 78% (1037/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-13T19:28:59.782Z] #31 81.47 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-13T19:29:00.076Z] #31 ... [2020-01-13T19:29:00.076Z] [2020-01-13T19:29:00.076Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:29:00.076Z] #44 72.02 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:29:00.076Z] #44 72.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T19:29:00.076Z] #44 72.03 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:29:00.076Z] #44 72.06 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:29:00.076Z] #44 72.06 Setting up python-six (1.12.0-1) ... [2020-01-13T19:29:00.076Z] #44 77.65 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-13T19:29:00.076Z] #44 77.65 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T19:29:00.076Z] #44 77.66 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:29:00.076Z] #44 77.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-01-13T19:29:00.076Z] #44 77.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-13T19:29:00.076Z] #44 77.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-13T19:29:00.076Z] #44 77.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T19:29:00.076Z] #44 77.70 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-13T19:29:00.076Z] #44 77.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T19:29:00.076Z] #44 77.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.66s) [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2020-01-13T19:29:00.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-01-13T19:29:00.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-01-13T19:29:00.125Z] === RUN TestBuildMultiStageCopy [2020-01-13T19:29:00.125Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T19:29:00.368Z] #44 ... [2020-01-13T19:29:00.368Z] [2020-01-13T19:29:00.368Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:29:00.368Z] #28 27.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T19:29:00.368Z] #28 27.32 skipping existing c8c2d4a6b2e3 [2020-01-13T19:29:00.368Z] #28 27.61 [2020-01-13T19:29:01.347Z] [2020-01-13T19:29:01.347Z] SUCCESS: Specified value was saved. [2020-01-13T19:29:01.405Z] #28 ... [2020-01-13T19:29:01.405Z] [2020-01-13T19:29:01.405Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T19:29:01.405Z] #36 76.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-13T19:29:01.405Z] #36 76.64 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-13T19:29:01.405Z] #36 76.82 Selecting previously unselected package librhash0:ppc64el. [2020-01-13T19:29:01.405Z] #36 76.83 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-01-13T19:29:01.405Z] #36 76.85 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-01-13T19:29:01.405Z] #36 77.10 Selecting previously unselected package libuv1:ppc64el. [2020-01-13T19:29:01.405Z] #36 77.11 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-01-13T19:29:01.405Z] #36 77.12 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-01-13T19:29:01.405Z] #36 77.37 Selecting previously unselected package cmake. [2020-01-13T19:29:01.405Z] #36 77.40 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-01-13T19:29:01.405Z] #36 77.41 Unpacking cmake (3.13.4-1) ... [2020-01-13T19:29:01.405Z] #36 82.30 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-13T19:29:01.405Z] #36 82.34 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:29:01.405Z] #36 82.35 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-01-13T19:29:01.405Z] #36 82.36 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:29:01.405Z] #36 82.50 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-01-13T19:29:01.405Z] #36 82.52 Setting up cmake-data (3.13.4-1) ... [2020-01-13T19:29:01.405Z] #36 82.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-13T19:29:01.405Z] #36 82.57 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-13T19:29:01.405Z] #36 82.59 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-13T19:29:01.405Z] #36 82.60 Setting up cmake (3.13.4-1) ... [2020-01-13T19:29:01.405Z] #36 82.60 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:29:01.405Z] #36 82.80 Processing triggers for mime-support (3.62) ... [2020-01-13T19:29:01.405Z] #36 DONE 83.2s [2020-01-13T19:29:01.405Z] [2020-01-13T19:29:01.405Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:29:01.405Z] #37 DONE 0.1s [2020-01-13T19:29:01.405Z] [2020-01-13T19:29:01.405Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:01.405Z] #48 82.78 vendor/golang.org/x/net/dns/dnsmessage [2020-01-13T19:29:01.698Z] #48 ... [2020-01-13T19:29:01.698Z] [2020-01-13T19:29:01.698Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T19:29:01.698Z] #38 DONE 0.1s [2020-01-13T19:29:01.698Z] [2020-01-13T19:29:01.698Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:01.809Z] INFO: Downloading git... [2020-01-13T19:29:02.017Z] #39 0.417 + RM_GOPATH=0 [2020-01-13T19:29:02.017Z] #39 0.420 + TMP_GOPATH= [2020-01-13T19:29:02.017Z] #39 0.422 + : /build [2020-01-13T19:29:02.017Z] #39 0.424 + '[' -z '' ']' [2020-01-13T19:29:02.017Z] #39 0.433 ++ mktemp -d [2020-01-13T19:29:02.017Z] #39 0.447 + export GOPATH=/tmp/tmp.Bif5C0FwgV [2020-01-13T19:29:02.017Z] #39 0.457 + GOPATH=/tmp/tmp.Bif5C0FwgV [2020-01-13T19:29:02.017Z] #39 0.458 + RM_GOPATH=1 [2020-01-13T19:29:02.017Z] #39 0.467 ++ dirname ./install.sh [2020-01-13T19:29:02.017Z] #39 0.473 + dir=. [2020-01-13T19:29:02.017Z] #39 0.474 + bin=tini [2020-01-13T19:29:02.017Z] #39 0.474 + shift [2020-01-13T19:29:02.017Z] #39 0.474 + '[' '!' -f ./tini.installer ']' [2020-01-13T19:29:02.017Z] #39 0.476 + . ./tini.installer [2020-01-13T19:29:02.017Z] #39 0.483 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:29:02.017Z] #39 0.489 + install_tini [2020-01-13T19:29:02.017Z] #39 ... [2020-01-13T19:29:02.017Z] [2020-01-13T19:29:02.017Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:29:02.017Z] #51 73.61 + cd /tmp/tmp.pteAXOpVm4/src/gotest.tools/gotestsum [2020-01-13T19:29:02.017Z] #51 73.61 + git checkout -q v0.3.5 [2020-01-13T19:29:02.017Z] #51 73.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-13T19:29:02.017Z] #51 ... [2020-01-13T19:29:02.017Z] [2020-01-13T19:29:02.017Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:02.017Z] #48 83.70 bytes [2020-01-13T19:29:02.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T19:29:02.774Z] --- PASS: TestCreateJob (6.22s) [2020-01-13T19:29:02.774Z] === RUN TestReplicatedJob [2020-01-13T19:29:02.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T19:29:03.358Z] INFO: Downloading go... [2020-01-13T19:29:03.484Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T19:29:03.744Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T19:29:04.093Z] #48 ... [2020-01-13T19:29:04.093Z] [2020-01-13T19:29:04.093Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T19:29:04.093Z] #28 29.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T19:29:04.093Z] #28 30.25 [2020-01-13T19:29:04.093Z] #28 30.52 #=#=# ######################################################################## 100.0% [2020-01-13T19:29:04.093Z] #28 30.77 [2020-01-13T19:29:04.093Z] #28 30.91 Download of images into '/build' complete. [2020-01-13T19:29:04.093Z] #28 30.94 Use something like the following to load the result into a Docker daemon: [2020-01-13T19:29:04.093Z] #28 30.94 tar -cC '/build' . | docker load [2020-01-13T19:29:04.093Z] #28 DONE 31.0s [2020-01-13T19:29:04.093Z] [2020-01-13T19:29:04.093Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:29:04.093Z] #31 84.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-01-13T19:29:04.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-01-13T19:29:04.681Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T19:29:04.905Z] INFO: Downloading compiler 1 of 3... [2020-01-13T19:29:05.880Z] INFO: Downloading compiler 2 of 3... [2020-01-13T19:29:06.059Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-01-13T19:29:06.059Z] === RUN TestBuildLabelWithTargets [2020-01-13T19:29:06.167Z] #31 ... [2020-01-13T19:29:06.167Z] [2020-01-13T19:29:06.167Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T19:29:06.167Z] #44 87.60 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-13T19:29:06.167Z] #44 87.61 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:29:06.167Z] #44 DONE 88.0s [2020-01-13T19:29:06.344Z] INFO: Downloading compiler 3 of 3... [2020-01-13T19:29:06.477Z] [2020-01-13T19:29:06.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:29:06.477Z] #11 87.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-13T19:29:06.477Z] #11 87.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-13T19:29:06.477Z] #11 87.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:29:06.805Z] INFO: Extracting git... [2020-01-13T19:29:08.531Z] #11 ... [2020-01-13T19:29:08.531Z] [2020-01-13T19:29:08.531Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:29:08.531Z] #34 79.68 bytes [2020-01-13T19:29:08.531Z] #34 79.71 strings [2020-01-13T19:29:08.531Z] #34 ... [2020-01-13T19:29:08.531Z] [2020-01-13T19:29:08.531Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:08.531Z] #39 0.491 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-13T19:29:08.531Z] #39 0.493 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:29:08.531Z] #39 0.493 + git clone https://github.com/krallin/tini.git /tmp/tmp.Bif5C0FwgV/tini [2020-01-13T19:29:08.531Z] #39 0.505 Cloning into '/tmp/tmp.Bif5C0FwgV/tini'... [2020-01-13T19:29:08.531Z] #39 2.083 + cd /tmp/tmp.Bif5C0FwgV/tini [2020-01-13T19:29:08.531Z] #39 2.085 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T19:29:08.531Z] #39 2.127 + cmake . [2020-01-13T19:29:08.531Z] #39 3.379 -- The C compiler identification is GNU 8.3.0 [2020-01-13T19:29:08.531Z] #39 3.524 -- Check for working C compiler: /usr/bin/cc [2020-01-13T19:29:08.531Z] #39 4.427 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-13T19:29:08.531Z] #39 4.439 -- Detecting C compiler ABI info [2020-01-13T19:29:08.531Z] #39 5.746 -- Detecting C compiler ABI info - done [2020-01-13T19:29:08.531Z] #39 5.911 -- Detecting C compile features [2020-01-13T19:29:08.590Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-01-13T19:29:08.590Z] === RUN TestBuildWithEmptyLayers [2020-01-13T19:29:09.161Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-01-13T19:29:09.161Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T19:29:11.277Z] #39 9.315 -- Detecting C compile features - done [2020-01-13T19:29:11.278Z] #39 9.389 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-13T19:29:11.278Z] #39 9.714 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-13T19:29:11.568Z] #39 9.918 -- Configuring done [2020-01-13T19:29:11.568Z] #39 9.950 -- Generating done [2020-01-13T19:29:11.568Z] #39 9.955 -- Build files have been written to: /tmp/tmp.Bif5C0FwgV/tini [2020-01-13T19:29:11.568Z] #39 9.973 + make tini-static [2020-01-13T19:29:11.859Z] #39 ... [2020-01-13T19:29:11.859Z] [2020-01-13T19:29:11.859Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:29:11.859Z] #34 93.29 bufio [2020-01-13T19:29:12.447Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2020-01-13T19:29:12.447Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T19:29:12.717Z] --- PASS: TestReplicatedJob (9.11s) [2020-01-13T19:29:12.717Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:29:12.891Z] #34 94.49 reflect [2020-01-13T19:29:13.181Z] #34 94.60 path [2020-01-13T19:29:13.382Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-01-13T19:29:13.382Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T19:29:15.906Z] #34 97.30 text/tabwriter [2020-01-13T19:29:15.906Z] #34 ... [2020-01-13T19:29:15.906Z] [2020-01-13T19:29:15.906Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:15.906Z] #39 10.45 Scanning dependencies of target tini-static [2020-01-13T19:29:15.906Z] #39 10.56 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-13T19:29:15.906Z] #39 13.21 [100%] Linking C executable tini-static [2020-01-13T19:29:15.906Z] #39 14.13 [100%] Built target tini-static [2020-01-13T19:29:15.906Z] #39 14.25 + mkdir -p /build [2020-01-13T19:29:15.906Z] #39 14.26 + cp tini-static /build/docker-init [2020-01-13T19:29:15.906Z] #39 DONE 14.4s [2020-01-13T19:29:16.193Z] [2020-01-13T19:29:16.193Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:29:16.193Z] #45 2.279 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:29:16.193Z] #45 2.279 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:29:16.193Z] #45 3.968 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:29:16.193Z] #45 4.015 GEN .gitid [2020-01-13T19:29:16.193Z] #45 4.020 GEN criu/include/version.h [2020-01-13T19:29:16.193Z] #45 4.063 GEN include/common/asm [2020-01-13T19:29:16.193Z] #45 6.321 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-13T19:29:16.193Z] #45 6.599 PBCC images/opts.pb-c.c [2020-01-13T19:29:16.193Z] #45 6.724 PBCC images/sit.pb-c.c [2020-01-13T19:29:16.193Z] #45 6.821 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-13T19:29:16.193Z] #45 6.982 DEP images/opts.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.094 DEP images/sit.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.185 PBCC images/macvlan.pb-c.c [2020-01-13T19:29:16.193Z] #45 7.212 DEP images/macvlan.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.309 PBCC images/autofs.pb-c.c [2020-01-13T19:29:16.193Z] #45 7.325 DEP images/autofs.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.431 PBCC images/sysctl.pb-c.c [2020-01-13T19:29:16.193Z] #45 7.529 DEP images/sysctl.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.649 PBCC images/time.pb-c.c [2020-01-13T19:29:16.193Z] #45 7.735 DEP images/time.pb-c.d [2020-01-13T19:29:16.193Z] #45 7.816 PBCC images/binfmt-misc.pb-c.c [2020-01-13T19:29:16.193Z] #45 7.886 DEP images/binfmt-misc.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.011 PBCC images/seccomp.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.085 DEP images/seccomp.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.194 PBCC images/userns.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.269 DEP images/userns.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.366 PBCC images/cgroup.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.421 DEP images/cgroup.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.504 PBCC images/fown.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.534 PBCC images/ext-file.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.567 DEP images/fown.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.690 DEP images/ext-file.pb-c.d [2020-01-13T19:29:16.193Z] #45 8.788 PBCC images/rpc.pb-c.c [2020-01-13T19:29:16.193Z] #45 8.894 DEP images/rpc.pb-c.d [2020-01-13T19:29:16.193Z] #45 9.071 PBCC images/siginfo.pb-c.c [2020-01-13T19:29:16.193Z] #45 9.113 DEP images/siginfo.pb-c.d [2020-01-13T19:29:16.193Z] #45 9.266 PBCC images/pagemap.pb-c.c [2020-01-13T19:29:16.193Z] #45 9.393 DEP images/pagemap.pb-c.d [2020-01-13T19:29:16.193Z] #45 9.601 PBCC images/rlimit.pb-c.c [2020-01-13T19:29:16.193Z] #45 9.643 DEP images/rlimit.pb-c.d [2020-01-13T19:29:16.193Z] #45 9.724 PBCC images/file-lock.pb-c.c [2020-01-13T19:29:16.193Z] #45 9.760 DEP images/file-lock.pb-c.d [2020-01-13T19:29:16.193Z] #45 9.860 PBCC images/tty.pb-c.c [2020-01-13T19:29:16.193Z] #45 10.02 DEP images/tty.pb-c.d [2020-01-13T19:29:16.483Z] #45 10.23 PBCC images/tun.pb-c.c [2020-01-13T19:29:16.483Z] #45 10.31 PBCC images/netdev.pb-c.c [2020-01-13T19:29:16.483Z] #45 10.43 DEP images/tun.pb-c.d [2020-01-13T19:29:16.669Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-01-13T19:29:16.669Z] === RUN TestBuildWithHugeFile [2020-01-13T19:29:16.773Z] #45 10.52 DEP images/netdev.pb-c.d [2020-01-13T19:29:16.773Z] #45 10.61 PBCC images/vma.pb-c.c [2020-01-13T19:29:17.063Z] #45 10.74 DEP images/vma.pb-c.d [2020-01-13T19:29:17.063Z] #45 10.91 PBCC images/creds.pb-c.c [2020-01-13T19:29:17.063Z] #45 10.99 DEP images/creds.pb-c.d [2020-01-13T19:29:17.352Z] #45 11.22 PBCC images/utsns.pb-c.c [2020-01-13T19:29:17.352Z] #45 11.23 DEP images/utsns.pb-c.d [2020-01-13T19:29:17.643Z] #45 11.31 PBCC images/ipc-desc.pb-c.c [2020-01-13T19:29:17.643Z] #45 11.36 PBCC images/ipc-sem.pb-c.c [2020-01-13T19:29:17.643Z] #45 11.37 DEP images/ipc-desc.pb-c.d [2020-01-13T19:29:17.643Z] #45 11.49 DEP images/ipc-sem.pb-c.d [2020-01-13T19:29:17.933Z] #45 11.61 PBCC images/ipc-msg.pb-c.c [2020-01-13T19:29:17.933Z] #45 11.71 DEP images/ipc-msg.pb-c.d [2020-01-13T19:29:17.933Z] #45 11.80 PBCC images/ipc-shm.pb-c.c [2020-01-13T19:29:17.933Z] #45 11.82 DEP images/ipc-shm.pb-c.d [2020-01-13T19:29:17.933Z] #45 11.86 PBCC images/ipc-var.pb-c.c [2020-01-13T19:29:17.933Z] #45 11.88 DEP images/ipc-var.pb-c.d [2020-01-13T19:29:17.933Z] #45 11.95 PBCC images/sk-opts.pb-c.c [2020-01-13T19:29:18.085Z] --- PASS: TestUpdateReplicatedJob (5.64s) [2020-01-13T19:29:18.085Z] === RUN TestCreateJob [2020-01-13T19:29:18.240Z] #45 11.99 PBCC images/packet-sock.pb-c.c [2020-01-13T19:29:18.240Z] #45 12.11 DEP images/sk-opts.pb-c.d [2020-01-13T19:29:18.529Z] #45 12.28 DEP images/packet-sock.pb-c.d [2020-01-13T19:29:18.529Z] #45 12.33 PBCC images/sk-netlink.pb-c.c [2020-01-13T19:29:18.529Z] #45 12.41 DEP images/sk-netlink.pb-c.d [2020-01-13T19:29:18.529Z] #45 12.51 PBCC images/sk-inet.pb-c.c [2020-01-13T19:29:18.820Z] #45 12.60 DEP images/sk-inet.pb-c.d [2020-01-13T19:29:18.820Z] #45 12.75 PBCC images/sk-unix.pb-c.c [2020-01-13T19:29:19.110Z] #45 12.98 DEP images/sk-unix.pb-c.d [2020-01-13T19:29:19.400Z] #45 13.13 PBCC images/mm.pb-c.c [2020-01-13T19:29:19.400Z] #45 13.26 DEP images/mm.pb-c.d [2020-01-13T19:29:19.400Z] #45 13.34 PBCC images/timerfd.pb-c.c [2020-01-13T19:29:19.400Z] #45 13.41 DEP images/timerfd.pb-c.d [2020-01-13T19:29:19.691Z] #45 13.50 PBCC images/timer.pb-c.c [2020-01-13T19:29:19.691Z] #45 13.52 DEP images/timer.pb-c.d [2020-01-13T19:29:19.691Z] #45 13.58 PBCC images/sa.pb-c.c [2020-01-13T19:29:19.980Z] #45 13.72 DEP images/sa.pb-c.d [2020-01-13T19:29:19.980Z] #45 13.82 PBCC images/pipe-data.pb-c.c [2020-01-13T19:29:19.980Z] #45 13.85 DEP images/pipe-data.pb-c.d [2020-01-13T19:29:20.271Z] #45 13.98 PBCC images/mnt.pb-c.c [2020-01-13T19:29:20.271Z] #45 14.05 DEP images/mnt.pb-c.d [2020-01-13T19:29:20.271Z] #45 14.18 PBCC images/sk-packet.pb-c.c [2020-01-13T19:29:20.271Z] #45 14.20 DEP images/sk-packet.pb-c.d [2020-01-13T19:29:20.561Z] #45 14.32 PBCC images/tcp-stream.pb-c.c [2020-01-13T19:29:20.561Z] #45 14.41 DEP images/tcp-stream.pb-c.d [2020-01-13T19:29:20.561Z] #45 14.53 PBCC images/pipe.pb-c.c [2020-01-13T19:29:20.859Z] #45 14.64 DEP images/pipe.pb-c.d [2020-01-13T19:29:20.859Z] #45 14.71 PBCC images/pstree.pb-c.c [2020-01-13T19:29:20.859Z] #45 14.74 DEP images/pstree.pb-c.d [2020-01-13T19:29:20.859Z] #45 14.84 PBCC images/fs.pb-c.c [2020-01-13T19:29:20.859Z] #45 14.88 DEP images/fs.pb-c.d [2020-01-13T19:29:21.151Z] #45 14.97 PBCC images/signalfd.pb-c.c [2020-01-13T19:29:21.151Z] #45 15.09 DEP images/signalfd.pb-c.d [2020-01-13T19:29:21.442Z] #45 15.25 PBCC images/fh.pb-c.c [2020-01-13T19:29:21.731Z] #45 15.40 PBCC images/fsnotify.pb-c.c [2020-01-13T19:29:21.731Z] #45 15.59 DEP images/fh.pb-c.d [2020-01-13T19:29:22.019Z] #45 15.74 DEP images/fsnotify.pb-c.d [2020-01-13T19:29:22.019Z] #45 15.91 PBCC images/eventpoll.pb-c.c [2020-01-13T19:29:22.019Z] #45 15.97 DEP images/eventpoll.pb-c.d [2020-01-13T19:29:22.310Z] #45 16.11 PBCC images/eventfd.pb-c.c [2020-01-13T19:29:22.310Z] #45 16.16 DEP images/eventfd.pb-c.d [2020-01-13T19:29:22.310Z] #45 16.24 PBCC images/remap-file-path.pb-c.c [2020-01-13T19:29:22.601Z] #45 16.28 DEP images/remap-file-path.pb-c.d [2020-01-13T19:29:22.601Z] #45 16.34 PBCC images/fifo.pb-c.c [2020-01-13T19:29:22.601Z] #45 16.37 DEP images/fifo.pb-c.d [2020-01-13T19:29:22.601Z] #45 16.46 PBCC images/ghost-file.pb-c.c [2020-01-13T19:29:22.891Z] #45 16.56 DEP images/ghost-file.pb-c.d [2020-01-13T19:29:22.891Z] #45 16.66 PBCC images/regfile.pb-c.c [2020-01-13T19:29:22.891Z] #45 16.78 DEP images/regfile.pb-c.d [2020-01-13T19:29:22.891Z] #45 16.85 PBCC images/ns.pb-c.c [2020-01-13T19:29:22.891Z] #45 16.90 DEP images/ns.pb-c.d [2020-01-13T19:29:23.183Z] #45 16.99 PBCC images/fdinfo.pb-c.c [2020-01-13T19:29:23.183Z] #45 17.12 DEP images/fdinfo.pb-c.d [2020-01-13T19:29:23.330Z] --- PASS: TestCreateJob (5.30s) [2020-01-13T19:29:23.330Z] === RUN TestReplicatedJob [2020-01-13T19:29:23.496Z] #45 17.26 PBCC images/core-aarch64.pb-c.c [2020-01-13T19:29:23.496Z] #45 17.33 PBCC images/core-arm.pb-c.c [2020-01-13T19:29:23.496Z] #45 ... [2020-01-13T19:29:23.496Z] [2020-01-13T19:29:23.496Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:23.496Z] #48 94.93 bufio [2020-01-13T19:29:23.496Z] #48 96.59 reflect [2020-01-13T19:29:23.496Z] #48 102.7 regexp/syntax [2020-01-13T19:29:23.496Z] #48 ... [2020-01-13T19:29:23.496Z] [2020-01-13T19:29:23.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:29:23.496Z] #45 17.41 PBCC images/core-ppc64.pb-c.c [2020-01-13T19:29:23.786Z] #45 17.54 PBCC images/core-s390.pb-c.c [2020-01-13T19:29:23.786Z] #45 17.64 PBCC images/core-x86.pb-c.c [2020-01-13T19:29:23.786Z] #45 17.77 PBCC images/core.pb-c.c [2020-01-13T19:29:24.074Z] #45 17.86 PBCC images/inventory.pb-c.c [2020-01-13T19:29:24.074Z] #45 17.96 DEP images/core-aarch64.pb-c.d [2020-01-13T19:29:24.074Z] #45 18.03 DEP images/core-arm.pb-c.d [2020-01-13T19:29:24.365Z] #45 18.10 DEP images/core-ppc64.pb-c.d [2020-01-13T19:29:24.365Z] #45 18.20 DEP images/core-s390.pb-c.d [2020-01-13T19:29:24.365Z] #45 18.27 DEP images/core-x86.pb-c.d [2020-01-13T19:29:24.590Z] INFO: Expanding go... [2020-01-13T19:29:24.655Z] #45 18.36 DEP images/core.pb-c.d [2020-01-13T19:29:24.655Z] #45 18.43 DEP images/inventory.pb-c.d [2020-01-13T19:29:24.655Z] #45 18.49 PBCC images/cpuinfo.pb-c.c [2020-01-13T19:29:24.655Z] #45 18.51 DEP images/cpuinfo.pb-c.d [2020-01-13T19:29:24.655Z] #45 18.56 PBCC images/stats.pb-c.c [2020-01-13T19:29:24.655Z] #45 18.59 DEP images/stats.pb-c.d [2020-01-13T19:29:24.946Z] #45 ... [2020-01-13T19:29:24.946Z] [2020-01-13T19:29:24.946Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:29:24.946Z] #11 96.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-13T19:29:24.946Z] #11 96.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T19:29:24.946Z] #11 96.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:29:24.946Z] #11 96.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-13T19:29:24.946Z] #11 96.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T19:29:24.946Z] #11 96.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:29:25.238Z] #11 ... [2020-01-13T19:29:25.238Z] [2020-01-13T19:29:25.238Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:29:25.238Z] #34 106.4 time [2020-01-13T19:29:25.238Z] #34 106.4 internal/syscall/unix [2020-01-13T19:29:32.117Z] #34 ... [2020-01-13T19:29:32.117Z] [2020-01-13T19:29:32.117Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:29:32.452Z] #63 59.28 Checking out files: 56% (1711/3007) Checking out files: 57% (1714/3007) Checking out files: 58% (1745/3007) Checking out files: 59% (1775/3007) Checking out files: 60% (1805/3007) Checking out files: 61% (1835/3007) Checking out files: 62% (1865/3007) Checking out files: 63% (1895/3007) Checking out files: 64% (1925/3007) Checking out files: 65% (1955/3007) Checking out files: 66% (1985/3007) Checking out files: 67% (2015/3007) Checking out files: 68% (2045/3007) Checking out files: 69% (2075/3007) Checking out files: 70% (2105/3007) Checking out files: 71% (2135/3007) Checking out files: 72% (2166/3007) Checking out files: 73% (2196/3007) Checking out files: 74% (2226/3007) Checking out files: 75% (2256/3007) Checking out files: 76% (2286/3007) Checking out files: 77% (2316/3007) Checking out files: 78% (2346/3007) Checking out files: 79% (2376/3007) Checking out files: 80% (2406/3007) Checking out files: 81% (2436/3007) Checking out files: 82% (2466/3007) Checking out files: 83% (2496/3007) Checking out files: 84% (2526/3007) Checking out files: 85% (2556/3007) Checking out files: 86% (2587/3007) Checking out files: 87% (2617/3007) Checking out files: 88% (2647/3007) Checking out files: 89% (2677/3007) Checking out files: 90% (2707/3007) Checking out files: 91% (2737/3007) Checking out files: 91% (2741/3007) Checking out files: 92% (2767/3007) Checking out files: 93% (2797/3007) Checking out files: 94% (2827/3007) Checking out files: 95% (2857/3007) Checking out files: 96% (2887/3007) Checking out files: 97% (2917/3007) Checking out files: 98% (2947/3007) Checking out files: 99% (2977/3007) Checking out files: 100% (3007/3007) Checking out files: 100% (3007/3007), done. [2020-01-13T19:29:32.452Z] #63 60.63 + cd /tmp/tmp.m9hTegqaD1/src/github.com/containerd/containerd [2020-01-13T19:29:32.452Z] #63 60.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T19:29:33.299Z] --- PASS: TestReplicatedJob (9.42s) [2020-01-13T19:29:33.299Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:29:33.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:29:33.299Z] Using test binary docker [2020-01-13T19:29:33.299Z] +++ /etc/init.d/apparmor start [2020-01-13T19:29:33.299Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:29:33.299Z] INFO: Waiting for daemon to start... [2020-01-13T19:29:33.299Z] Starting dockerd [2020-01-13T19:29:33.299Z] +++ 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-01-13T19:29:33.486Z] #63 61.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-13T19:29:33.486Z] #63 61.71 + BUILDTAGS='netgo osusergo static_build' [2020-01-13T19:29:33.486Z] #63 61.71 + export EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:29:33.486Z] #63 61.71 + EXTRA_FLAGS=-buildmode=pie [2020-01-13T19:29:33.486Z] #63 61.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-13T19:29:33.486Z] #63 61.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-13T19:29:33.486Z] #63 61.71 + '[' '' = dynamic ']' [2020-01-13T19:29:33.486Z] #63 61.71 + make [2020-01-13T19:29:34.226Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:29:34.226Z] Using test binary docker [2020-01-13T19:29:34.226Z] +++ /etc/init.d/apparmor start [2020-01-13T19:29:34.226Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:29:34.226Z] INFO: Waiting for daemon to start... [2020-01-13T19:29:34.226Z] Starting dockerd [2020-01-13T19:29:34.226Z] +++ 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-01-13T19:29:35.562Z] #63 63.28 + bin/ctr [2020-01-13T19:29:35.588Z] . [2020-01-13T19:29:35.588Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:29:35.588Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:29:35.588Z] Error: No such image: emptyfs [2020-01-13T19:29:35.588Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T19:29:35.588Z] ++++ docker load [2020-01-13T19:29:35.588Z] Running integration-test (iteration 1) [2020-01-13T19:29:35.588Z] 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-01-13T19:29:35.588Z] ++ 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-01-13T19:29:35.588Z] ++ set -e [2020-01-13T19:29:35.588Z] ++ '[' -n 0 ']' [2020-01-13T19:29:35.588Z] ++ set -x [2020-01-13T19:29:35.588Z] ++ env -i DEST=/go/src/github.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-01-13T19:29:36.148Z] [2020-01-13T19:29:36.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:29:36.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:29:36.148Z] Error: No such image: emptyfs [2020-01-13T19:29:36.148Z] ++++ docker load [2020-01-13T19:29:36.148Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T19:29:36.403Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2020-01-13T19:29:36.403Z] === RUN TestCreateJob [2020-01-13T19:29:36.599Z] #63 ... [2020-01-13T19:29:36.599Z] [2020-01-13T19:29:36.599Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:36.599Z] #48 108.2 hash/crc32 [2020-01-13T19:29:36.599Z] #48 113.0 time [2020-01-13T19:29:36.890Z] #48 ... [2020-01-13T19:29:36.890Z] [2020-01-13T19:29:36.890Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:29:36.890Z] #45 20.57 make[1]: Nothing to be done for 'all'. [2020-01-13T19:29:36.890Z] #45 22.62 CC images/stats.o [2020-01-13T19:29:36.890Z] #45 23.29 CC images/core.o [2020-01-13T19:29:36.890Z] #45 24.50 CC images/core-x86.o [2020-01-13T19:29:36.890Z] #45 25.42 CC images/core-arm.o [2020-01-13T19:29:36.890Z] #45 25.95 CC images/core-aarch64.o [2020-01-13T19:29:36.890Z] #45 26.34 CC images/core-ppc64.o [2020-01-13T19:29:36.890Z] #45 27.46 CC images/core-s390.o [2020-01-13T19:29:36.890Z] #45 28.49 CC images/cpuinfo.o [2020-01-13T19:29:36.890Z] #45 29.51 CC images/inventory.o [2020-01-13T19:29:36.890Z] #45 30.05 CC images/fdinfo.o [2020-01-13T19:29:36.890Z] #45 30.59 CC images/fown.o [2020-01-13T19:29:36.964Z] Running integration-test (iteration 1) [2020-01-13T19:29:36.964Z] 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-01-13T19:29:36.964Z] ++ 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-01-13T19:29:36.964Z] ++ set -e [2020-01-13T19:29:36.964Z] ++ '[' -n 0 ']' [2020-01-13T19:29:36.964Z] ++ set -x [2020-01-13T19:29:36.964Z] ++ env -i DEST=/go/src/github.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-01-13T19:29:37.180Z] #45 31.08 CC images/ns.o [2020-01-13T19:29:37.810Z] #45 31.54 CC images/regfile.o [2020-01-13T19:29:38.099Z] #45 31.90 CC images/ghost-file.o [2020-01-13T19:29:38.732Z] #45 32.55 CC images/fifo.o [2020-01-13T19:29:39.024Z] #45 32.87 CC images/remap-file-path.o [2020-01-13T19:29:39.314Z] #45 33.24 CC images/eventfd.o [2020-01-13T19:29:39.314Z] #45 ... [2020-01-13T19:29:39.314Z] [2020-01-13T19:29:39.314Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:39.314Z] #48 120.9 regexp [2020-01-13T19:29:43.408Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 1m51.07597151s [2020-01-13T19:29:43.408Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.055352ms [2020-01-13T19:29:43.493Z] --- PASS: TestCreateJob (6.73s) [2020-01-13T19:29:43.493Z] === RUN TestReplicatedJob [2020-01-13T19:29:44.885Z] #48 ... [2020-01-13T19:29:44.885Z] [2020-01-13T19:29:44.885Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:29:44.885Z] #45 33.60 CC images/eventpoll.o [2020-01-13T19:29:44.885Z] #45 34.18 CC images/fh.o [2020-01-13T19:29:44.885Z] #45 34.68 CC images/fsnotify.o [2020-01-13T19:29:44.885Z] #45 35.77 CC images/signalfd.o [2020-01-13T19:29:44.885Z] #45 36.16 CC images/fs.o [2020-01-13T19:29:44.885Z] #45 36.64 CC images/pstree.o [2020-01-13T19:29:44.885Z] #45 36.98 CC images/pipe.o [2020-01-13T19:29:44.885Z] #45 37.36 CC images/tcp-stream.o [2020-01-13T19:29:44.885Z] #45 37.85 CC images/sk-packet.o [2020-01-13T19:29:44.885Z] #45 38.28 CC images/mnt.o [2020-01-13T19:29:44.885Z] #45 38.77 CC images/pipe-data.o [2020-01-13T19:29:45.175Z] #45 ... [2020-01-13T19:29:45.175Z] [2020-01-13T19:29:45.175Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:29:45.175Z] #34 116.6 internal/poll [2020-01-13T19:29:45.175Z] #34 120.0 os [2020-01-13T19:29:45.175Z] #34 121.1 internal/fmtsort [2020-01-13T19:29:45.175Z] #34 124.1 path/filepath [2020-01-13T19:29:45.175Z] #34 124.1 fmt [2020-01-13T19:29:45.175Z] #34 126.8 io/ioutil [2020-01-13T19:29:45.175Z] #34 ... [2020-01-13T19:29:45.175Z] [2020-01-13T19:29:45.175Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:29:45.175Z] #45 39.12 CC images/sa.o [2020-01-13T19:29:45.803Z] #45 39.54 CC images/timer.o [2020-01-13T19:29:46.431Z] #45 40.22 CC images/timerfd.o [2020-01-13T19:29:46.720Z] #45 40.66 CC images/mm.o [2020-01-13T19:29:47.351Z] #45 41.15 CC images/sk-opts.o [2020-01-13T19:29:47.641Z] #45 41.44 CC images/sk-unix.o [2020-01-13T19:29:48.271Z] #45 41.90 CC images/sk-inet.o [2020-01-13T19:29:48.907Z] #45 42.53 CC images/tun.o [2020-01-13T19:29:49.200Z] #45 42.99 CC images/sk-netlink.o [2020-01-13T19:29:49.491Z] #45 43.29 CC images/packet-sock.o [2020-01-13T19:29:49.844Z] INFO: Expanding compiler 1 of 3... [2020-01-13T19:29:49.844Z] INFO: Expanding compiler 2 of 3... [2020-01-13T19:29:50.122Z] #45 43.90 CC images/ipc-var.o [2020-01-13T19:29:50.413Z] #45 44.37 CC images/ipc-desc.o [2020-01-13T19:29:51.082Z] #45 44.79 CC images/ipc-shm.o [2020-01-13T19:29:51.372Z] #45 45.14 CC images/ipc-msg.o [2020-01-13T19:29:52.004Z] #45 45.73 CC images/ipc-sem.o [2020-01-13T19:29:52.635Z] #45 46.20 CC images/utsns.o [2020-01-13T19:29:52.635Z] #45 46.53 CC images/creds.o [2020-01-13T19:29:53.273Z] #45 46.94 CC images/vma.o [2020-01-13T19:29:53.424Z] --- PASS: TestReplicatedJob (9.61s) [2020-01-13T19:29:53.424Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:29:53.564Z] #45 47.38 CC images/netdev.o [2020-01-13T19:29:54.377Z] #45 48.22 CC images/tty.o [2020-01-13T19:29:54.586Z] INFO: Expanding compiler 3 of 3... [2020-01-13T19:29:54.586Z] INFO: Removing downloaded files... [2020-01-13T19:29:54.586Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-13T19:29:54.586Z] INFO: Configuring git core.autocrlf... [2020-01-13T19:29:55.103Z] #76 exporting layers 57.6s done [2020-01-13T19:29:55.103Z] #76 exporting manifest sha256:6633143cf4ff8645d9af6614a9aba9dee6a081e2fffaf719166ef3adb30eaca7 0.0s done [2020-01-13T19:29:55.103Z] #76 exporting config sha256:078a5a92c942c2304203a4e9929b87a69aa3b42c915b2299e945b8073366b336 done [2020-01-13T19:29:55.103Z] #76 sending tarball [2020-01-13T19:29:55.880Z] #45 49.44 CC images/file-lock.o [2020-01-13T19:29:55.880Z] #45 49.78 CC images/rlimit.o [2020-01-13T19:29:56.513Z] #45 50.27 CC images/pagemap.o [2020-01-13T19:29:57.149Z] #45 50.83 CC images/siginfo.o [2020-01-13T19:29:57.149Z] #45 ... [2020-01-13T19:29:57.149Z] [2020-01-13T19:29:57.149Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:57.149Z] #48 128.6 os/exec [2020-01-13T19:29:57.149Z] #48 128.7 net [2020-01-13T19:29:57.149Z] #48 133.9 internal/lazyregexp [2020-01-13T19:29:57.149Z] #48 134.7 github.com/LK4D4/vndr/versioned [2020-01-13T19:29:57.149Z] #48 ... [2020-01-13T19:29:57.149Z] [2020-01-13T19:29:57.149Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:29:57.149Z] #34 129.6 log [2020-01-13T19:29:57.149Z] #34 129.6 github.com/BurntSushi/toml [2020-01-13T19:29:57.149Z] #34 129.6 flag [2020-01-13T19:29:57.149Z] #34 136.8 github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T19:29:57.442Z] #34 ... [2020-01-13T19:29:57.443Z] [2020-01-13T19:29:57.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:29:57.443Z] #11 129.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-13T19:29:57.443Z] #11 129.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T19:29:57.443Z] #11 129.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:29:57.443Z] #11 ... [2020-01-13T19:29:57.443Z] [2020-01-13T19:29:57.443Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:29:57.443Z] #48 139.0 crypto/cipher [2020-01-13T19:29:57.443Z] #48 139.0 crypto/sha512 [2020-01-13T19:29:57.733Z] #48 139.1 go/token [2020-01-13T19:29:58.715Z] --- PASS: TestUpdateReplicatedJob (6.05s) [2020-01-13T19:29:58.715Z] === RUN TestCreateJob [2020-01-13T19:30:00.080Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:30:00.335Z] Loaded image: busybox:latest [2020-01-13T19:30:00.590Z] Loaded image: busybox:glibc [2020-01-13T19:30:00.590Z] Loaded image: debian:jessie [2020-01-13T19:30:00.846Z] Loaded image: hello-world:latest [2020-01-13T19:30:01.102Z] INFO: Testing against a local daemon [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-13T19:30:01.102Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-13T19:30:01.276Z] #48 142.2 net/url [2020-01-13T19:30:01.567Z] #48 143.0 go/scanner [2020-01-13T19:30:02.028Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:30:02.028Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-13T19:30:02.028Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-13T19:30:02.028Z] Loaded image: busybox:latest [2020-01-13T19:30:02.199Z] #48 ... [2020-01-13T19:30:02.199Z] [2020-01-13T19:30:02.199Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T19:30:02.200Z] #34 DONE 143.6s [2020-01-13T19:30:02.200Z] [2020-01-13T19:30:02.200Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:02.200Z] #45 51.54 CC images/rpc.o [2020-01-13T19:30:02.200Z] #45 53.84 CC images/ext-file.o [2020-01-13T19:30:02.200Z] #45 54.30 CC images/cgroup.o [2020-01-13T19:30:02.200Z] #45 55.59 CC images/userns.o [2020-01-13T19:30:02.200Z] #45 56.07 CC images/google/protobuf/descriptor.o [2020-01-13T19:30:02.589Z] Loaded image: busybox:glibc [2020-01-13T19:30:02.589Z] Loaded image: debian:jessie [2020-01-13T19:30:02.589Z] Loaded image: hello-world:latest [2020-01-13T19:30:02.589Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-13T19:30:02.589Z] INFO: Testing against a local daemon [2020-01-13T19:30:02.589Z] === RUN TestDockerDaemonSuite [2020-01-13T19:30:02.589Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-13T19:30:02.589Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-13T19:30:02.664Z] #76 sending tarball 9.5s done [2020-01-13T19:30:02.664Z] #76 DONE 67.2s [2020-01-13T19:30:02.664Z] [2020-01-13T19:30:02.664Z] #77 importing to docker [2020-01-13T19:30:03.231Z] #45 ... [2020-01-13T19:30:03.231Z] [2020-01-13T19:30:03.231Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:03.231Z] #48 144.8 text/template/parse [2020-01-13T19:30:03.351Z] --- PASS: TestBuildWithHugeFile (40.82s) [2020-01-13T19:30:03.351Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T19:30:03.351Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:30:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:30:03.351Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:30:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:30:03.351Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:30:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:30:03.351Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:30:03.351Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:30:03.351Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:30:03.351Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-01-13T19:30:03.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-01-13T19:30:03.351Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-01-13T19:30:03.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-01-13T19:30:03.351Z] === RUN TestBuildPreserveOwnership [2020-01-13T19:30:03.351Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T19:30:03.351Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T19:30:03.517Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-13T19:30:03.518Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-13T19:30:03.518Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-13T19:30:03.609Z] --- PASS: TestBuildPreserveOwnership (6.13s) [2020-01-13T19:30:03.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.99s) [2020-01-13T19:30:03.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-01-13T19:30:03.609Z] === RUN TestBuildPlatformInvalid [2020-01-13T19:30:03.867Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-01-13T19:30:03.867Z] PASS [2020-01-13T19:30:03.867Z] [2020-01-13T19:30:03.867Z] === Skipped [2020-01-13T19:30:03.867Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-13T19:30:03.867Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:30:03.867Z] [2020-01-13T19:30:03.867Z] [2020-01-13T19:30:03.867Z] DONE 32 tests, 1 skipped in 89.937s [2020-01-13T19:30:03.867Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T19:30:03.867Z] ++ 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-01-13T19:30:03.867Z] ++ set -e [2020-01-13T19:30:03.867Z] ++ '[' -n 0 ']' [2020-01-13T19:30:03.867Z] ++ set -x [2020-01-13T19:30:03.867Z] ++ env -i DEST=/go/src/github.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-01-13T19:30:04.079Z] --- PASS: TestCreateJob (5.34s) [2020-01-13T19:30:04.079Z] === RUN TestReplicatedJob [2020-01-13T19:30:04.266Z] INFO: Testing against a local daemon [2020-01-13T19:30:04.266Z] === RUN TestConfigList [2020-01-13T19:30:05.440Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-13T19:30:05.695Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-13T19:30:05.695Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-13T19:30:05.695Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-13T19:30:06.622Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-13T19:30:06.745Z] #48 147.7 go/ast [2020-01-13T19:30:07.184Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-13T19:30:07.439Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-13T19:30:07.554Z] --- PASS: TestConfigList (3.28s) [2020-01-13T19:30:07.554Z] === RUN TestConfigsCreateAndDelete [2020-01-13T19:30:07.695Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-13T19:30:07.695Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-13T19:30:07.695Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-13T19:30:08.287Z] #48 149.6 encoding/json [2020-01-13T19:30:09.058Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-13T19:30:09.322Z] #48 ... [2020-01-13T19:30:09.322Z] [2020-01-13T19:30:09.322Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:09.322Z] #45 60.02 CC images/opts.o [2020-01-13T19:30:09.322Z] #45 60.33 CC images/seccomp.o [2020-01-13T19:30:09.322Z] #45 60.71 CC images/binfmt-misc.o [2020-01-13T19:30:09.322Z] #45 60.99 CC images/time.o [2020-01-13T19:30:09.322Z] #45 61.38 CC images/sysctl.o [2020-01-13T19:30:09.322Z] #45 61.73 CC images/autofs.o [2020-01-13T19:30:09.322Z] #45 62.15 CC images/macvlan.o [2020-01-13T19:30:09.322Z] #45 62.48 CC images/sit.o [2020-01-13T19:30:09.322Z] #45 62.81 LINK images/built-in.o [2020-01-13T19:30:09.322Z] #45 62.99 GEN compel/include/asm [2020-01-13T19:30:09.322Z] #45 63.00 GEN compel/include/version.h [2020-01-13T19:30:09.322Z] #45 63.04 touch .config [2020-01-13T19:30:09.322Z] #45 63.05 GEN include/common/config.h [2020-01-13T19:30:09.322Z] #45 63.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-13T19:30:09.322Z] #45 63.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-13T19:30:09.322Z] #45 63.28 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-13T19:30:09.612Z] #45 63.33 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-13T19:30:09.612Z] #45 63.38 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-13T19:30:09.612Z] #45 63.47 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-13T19:30:09.619Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-13T19:30:09.901Z] #45 63.54 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-13T19:30:09.901Z] #45 63.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-13T19:30:09.901Z] #45 63.60 DEP compel/plugins/std/infect.d [2020-01-13T19:30:10.191Z] #45 63.88 DEP compel/plugins/std/string.d [2020-01-13T19:30:10.191Z] #45 64.02 DEP compel/plugins/std/log.d [2020-01-13T19:30:10.482Z] #45 64.16 DEP compel/plugins/std/fds.d [2020-01-13T19:30:10.482Z] #45 64.32 DEP compel/plugins/std/std.d [2020-01-13T19:30:10.774Z] #45 64.51 DEP compel/plugins/shmem/shmem.d [2020-01-13T19:30:10.774Z] #45 64.73 DEP compel/plugins/fds/fds.d [2020-01-13T19:30:10.840Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-01-13T19:30:10.840Z] === RUN TestConfigsUpdate [2020-01-13T19:30:10.981Z] --- PASS: TestReplicatedJob (6.85s) [2020-01-13T19:30:10.981Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:30:11.066Z] #45 65.01 CC compel/plugins/std/std.o [2020-01-13T19:30:11.698Z] #45 65.47 CC compel/plugins/std/fds.o [2020-01-13T19:30:11.698Z] #45 ... [2020-01-13T19:30:11.698Z] [2020-01-13T19:30:11.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T19:30:11.698Z] #11 153.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-13T19:30:11.698Z] #11 153.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-01-13T19:30:11.698Z] #11 153.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-01-13T19:30:11.909Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-13T19:30:11.993Z] #11 153.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-13T19:30:11.993Z] #11 153.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-01-13T19:30:11.993Z] #11 153.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-13T19:30:11.993Z] #11 154.0 Selecting previously unselected package libbtrfs0. [2020-01-13T19:30:12.164Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-13T19:30:12.284Z] #11 154.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-13T19:30:12.284Z] #11 154.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T19:30:12.284Z] #11 154.1 Selecting previously unselected package libbtrfs-dev. [2020-01-13T19:30:12.284Z] #11 154.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-13T19:30:12.284Z] #11 154.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:30:12.575Z] #11 154.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-13T19:30:12.575Z] #11 154.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T19:30:12.575Z] #11 154.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T19:30:12.575Z] #11 154.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-13T19:30:12.575Z] #11 154.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-13T19:30:12.873Z] #11 154.5 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T19:30:13.198Z] #11 154.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-13T19:30:13.198Z] #11 154.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-01-13T19:30:13.198Z] #11 154.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-01-13T19:30:13.489Z] #11 155.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-13T19:30:13.489Z] #11 155.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-01-13T19:30:13.489Z] #11 155.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-13T19:30:13.489Z] #11 155.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-13T19:30:13.781Z] #11 155.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-01-13T19:30:13.781Z] #11 155.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-13T19:30:14.114Z] #11 155.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-13T19:30:14.114Z] #11 155.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-01-13T19:30:14.114Z] #11 155.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-13T19:30:14.126Z] --- PASS: TestConfigsUpdate (3.21s) [2020-01-13T19:30:14.126Z] === RUN TestTemplatedConfig [2020-01-13T19:30:14.413Z] #11 156.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-13T19:30:14.413Z] #11 156.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-01-13T19:30:14.413Z] #11 156.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-13T19:30:14.700Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-13T19:30:14.955Z] --- PASS: TestUpdateReplicatedJob (3.98s) [2020-01-13T19:30:14.955Z] === RUN TestCreateJob [2020-01-13T19:30:15.045Z] #11 156.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-13T19:30:15.045Z] #11 156.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-01-13T19:30:15.045Z] #11 156.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-13T19:30:15.209Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-13T19:30:15.338Z] #11 157.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-13T19:30:15.338Z] #11 157.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T19:30:15.338Z] #11 157.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-13T19:30:15.630Z] #11 157.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-13T19:30:15.630Z] #11 157.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-01-13T19:30:15.630Z] #11 157.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-13T19:30:15.630Z] #11 157.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-13T19:30:15.630Z] #11 157.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-13T19:30:15.630Z] #11 157.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T19:30:16.133Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-13T19:30:16.261Z] #11 158.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-13T19:30:16.553Z] #11 158.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-13T19:30:16.553Z] #11 158.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-01-13T19:30:16.553Z] #11 158.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T19:30:16.553Z] #11 158.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-13T19:30:16.554Z] #11 158.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-01-13T19:30:16.554Z] #11 158.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:30:16.554Z] #11 158.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T19:30:16.554Z] #11 158.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-13T19:30:16.554Z] #11 158.3 Setting up libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T19:30:16.554Z] #11 158.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T19:30:16.554Z] #11 158.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T19:30:16.554Z] #11 158.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-13T19:30:16.847Z] #11 158.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-13T19:30:16.847Z] #11 158.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T19:30:16.847Z] #11 158.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T19:30:16.847Z] #11 158.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-13T19:30:16.847Z] #11 158.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:30:16.847Z] #11 158.6 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-01-13T19:30:16.847Z] #11 158.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-13T19:30:16.847Z] #11 158.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T19:30:16.847Z] #11 158.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-01-13T19:30:16.847Z] #11 158.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-01-13T19:30:16.847Z] #11 158.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T19:30:16.847Z] #11 158.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-13T19:30:16.847Z] #11 158.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T19:30:16.847Z] #11 158.6 Setting up dmsetup (2:1.02.155-3) ... [2020-01-13T19:30:16.847Z] #11 158.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T19:30:16.847Z] #11 158.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-13T19:30:16.847Z] #11 158.7 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:30:17.140Z] #11 DONE 159.0s [2020-01-13T19:30:17.140Z] [2020-01-13T19:30:17.140Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:30:17.413Z] --- PASS: TestTemplatedConfig (3.05s) [2020-01-13T19:30:17.413Z] === RUN TestConfigInspect [2020-01-13T19:30:17.432Z] #12 ... [2020-01-13T19:30:17.432Z] [2020-01-13T19:30:17.432Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:30:17.432Z] #56 DONE 0.3s [2020-01-13T19:30:17.432Z] [2020-01-13T19:30:17.432Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T19:30:17.432Z] #57 DONE 0.1s [2020-01-13T19:30:17.495Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-13T19:30:17.726Z] [2020-01-13T19:30:17.726Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:17.726Z] #58 ... [2020-01-13T19:30:17.726Z] [2020-01-13T19:30:17.726Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T19:30:17.726Z] #12 DONE 0.6s [2020-01-13T19:30:17.726Z] [2020-01-13T19:30:17.726Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:17.726Z] #58 0.273 + RM_GOPATH=0 [2020-01-13T19:30:17.726Z] #58 0.281 + TMP_GOPATH= [2020-01-13T19:30:17.726Z] #58 0.282 + : /build [2020-01-13T19:30:17.726Z] #58 0.282 + '[' -z '' ']' [2020-01-13T19:30:17.726Z] #58 0.284 ++ mktemp -d [2020-01-13T19:30:17.726Z] #58 0.290 + export GOPATH=/tmp/tmp.A5i9Iw9Xde [2020-01-13T19:30:17.726Z] #58 0.290 + GOPATH=/tmp/tmp.A5i9Iw9Xde [2020-01-13T19:30:17.726Z] #58 0.290 + RM_GOPATH=1 [2020-01-13T19:30:17.726Z] #58 0.291 ++ dirname ./install.sh [2020-01-13T19:30:17.726Z] #58 0.297 + dir=. [2020-01-13T19:30:17.726Z] #58 0.303 + bin=runc [2020-01-13T19:30:17.726Z] #58 0.322 + shift [2020-01-13T19:30:18.016Z] #58 0.323 + '[' '!' -f ./runc.installer ']' [2020-01-13T19:30:18.016Z] #58 0.323 + . ./runc.installer [2020-01-13T19:30:18.016Z] #58 0.326 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:30:18.016Z] #58 0.340 + install_runc [2020-01-13T19:30:18.016Z] #58 0.352 + uname -r [2020-01-13T19:30:18.016Z] #58 0.355 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-13T19:30:18.016Z] #58 0.361 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-13T19:30:18.016Z] #58 0.361 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-13T19:30:18.016Z] #58 0.361 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-13T19:30:18.016Z] #58 0.361 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A5i9Iw9Xde/src/github.com/opencontainers/runc [2020-01-13T19:30:18.016Z] #58 0.369 Cloning into '/tmp/tmp.A5i9Iw9Xde/src/github.com/opencontainers/runc'... [2020-01-13T19:30:18.308Z] #58 ... [2020-01-13T19:30:18.308Z] [2020-01-13T19:30:18.308Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T19:30:18.308Z] #13 DONE 0.5s [2020-01-13T19:30:18.420Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-13T19:30:18.598Z] [2020-01-13T19:30:18.598Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T19:30:18.598Z] #14 0.354 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-13T19:30:18.936Z] #14 DONE 0.4s [2020-01-13T19:30:18.936Z] [2020-01-13T19:30:18.936Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T19:30:19.229Z] #15 DONE 0.5s [2020-01-13T19:30:19.229Z] [2020-01-13T19:30:19.229Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:19.229Z] #48 160.8 text/template [2020-01-13T19:30:19.345Z] --- PASS: TestCreateJob (4.27s) [2020-01-13T19:30:19.345Z] === RUN TestReplicatedJob [2020-01-13T19:30:19.564Z] #48 ... [2020-01-13T19:30:19.564Z] [2020-01-13T19:30:19.564Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T19:30:19.564Z] #16 DONE 0.3s [2020-01-13T19:30:19.855Z] [2020-01-13T19:30:19.855Z] #17 [dev 6/25] RUN ldconfig [2020-01-13T19:30:20.146Z] #17 DONE 0.4s [2020-01-13T19:30:20.146Z] [2020-01-13T19:30:20.146Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:30:20.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-13T19:30:20.698Z] --- PASS: TestConfigInspect (3.26s) [2020-01-13T19:30:20.699Z] === RUN TestConfigCreateWithLabels [2020-01-13T19:30:20.778Z] #18 0.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T19:30:20.778Z] #18 0.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T19:30:20.778Z] #18 0.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T19:30:21.194Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-13T19:30:22.285Z] #18 ... [2020-01-13T19:30:22.285Z] [2020-01-13T19:30:22.285Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:22.285Z] #45 66.04 CC compel/plugins/std/log.o [2020-01-13T19:30:22.285Z] #45 67.21 CC compel/plugins/std/string.o [2020-01-13T19:30:22.285Z] #45 68.03 CC compel/plugins/std/infect.o [2020-01-13T19:30:22.285Z] #45 68.61 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-13T19:30:22.285Z] #45 68.66 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-13T19:30:22.285Z] #45 68.71 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-13T19:30:22.285Z] #45 68.76 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-13T19:30:22.285Z] #45 68.82 AR compel/plugins/std.lib.a [2020-01-13T19:30:22.285Z] #45 68.92 CC compel/plugins/fds/fds.o [2020-01-13T19:30:22.285Z] #45 69.32 AR compel/plugins/fds.lib.a [2020-01-13T19:30:22.285Z] #45 69.40 HOSTDEP compel/src/lib/log-host.d [2020-01-13T19:30:22.285Z] #45 69.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-13T19:30:22.285Z] #45 70.01 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-13T19:30:22.285Z] #45 70.21 HOSTDEP compel/src/main-host.d [2020-01-13T19:30:22.285Z] #45 70.45 DEP compel/src/lib/ptrace.d [2020-01-13T19:30:22.285Z] #45 70.77 DEP compel/src/lib/infect.d [2020-01-13T19:30:22.285Z] #45 71.09 DEP compel/src/lib/infect-util.d [2020-01-13T19:30:22.285Z] #45 71.34 DEP compel/src/lib/infect-rpc.d [2020-01-13T19:30:22.285Z] #45 71.68 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-13T19:30:22.285Z] #45 71.98 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-13T19:30:22.285Z] #45 72.20 DEP compel/src/lib/log.d [2020-01-13T19:30:22.285Z] #45 72.51 DEP compel/src/main.d [2020-01-13T19:30:22.285Z] #45 72.94 DEP compel/src/lib/handle-elf.d [2020-01-13T19:30:22.285Z] #45 73.20 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-13T19:30:22.285Z] #45 73.60 CC compel/src/lib/log.o [2020-01-13T19:30:22.285Z] #45 74.13 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-13T19:30:22.285Z] #45 74.71 CC compel/arch/ppc64/src/lib/infect.o [2020-01-13T19:30:22.285Z] #45 75.92 CC compel/src/lib/infect-rpc.o [2020-01-13T19:30:22.285Z] #45 ... [2020-01-13T19:30:22.285Z] [2020-01-13T19:30:22.285Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:30:22.285Z] #18 2.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T19:30:22.556Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-13T19:30:23.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-13T19:30:23.230Z] --- PASS: TestConfigCreateWithLabels (3.26s) [2020-01-13T19:30:23.230Z] === RUN TestConfigCreateResolve [2020-01-13T19:30:23.371Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-13T19:30:24.735Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-13T19:30:25.016Z] #18 4.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T19:30:25.296Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-13T19:30:26.222Z] --- PASS: TestReplicatedJob (7.04s) [2020-01-13T19:30:26.222Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:30:26.476Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-13T19:30:26.516Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-01-13T19:30:26.517Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T19:30:26.521Z] #18 6.261 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T19:30:26.592Z] #77 DONE 22.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T19:30:27.401Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-13T19:30:27.455Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-01-13T19:30:27.455Z] PASS [2020-01-13T19:30:27.455Z] [2020-01-13T19:30:27.455Z] DONE 8 tests in 23.342s [2020-01-13T19:30:27.455Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T19:30:27.455Z] ++ 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-01-13T19:30:27.455Z] ++ set -e [2020-01-13T19:30:27.455Z] ++ '[' -n 0 ']' [2020-01-13T19:30:27.455Z] ++ set -x [2020-01-13T19:30:27.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=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-01-13T19:30:27.455Z] INFO: Testing against a local daemon [2020-01-13T19:30:27.455Z] === RUN TestCheckpoint [2020-01-13T19:30:27.455Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T19:30:27.455Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:30:27.455Z] === RUN TestContainerInvalidJSON [2020-01-13T19:30:27.455Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:30:27.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:30:27.455Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:30:27.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:30:27.455Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:30:27.455Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:30:27.455Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:30:27.455Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:30:27.455Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:30:27.455Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-13T19:30:27.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T19:30:27.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T19:30:27.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T19:30:27.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T19:30:27.526Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/test/unit [2020-01-13T19:30:27.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-01-13T19:30:27.713Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T19:30:27.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-01-13T19:30:27.713Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T19:30:27.971Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-01-13T19:30:27.971Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T19:30:27.971Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-01-13T19:30:27.971Z] === RUN TestCopyFromContainer [2020-01-13T19:30:29.253Z] #18 ... [2020-01-13T19:30:29.253Z] [2020-01-13T19:30:29.253Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:29.253Z] #45 76.51 CC compel/src/lib/infect-util.o [2020-01-13T19:30:29.253Z] #45 76.90 CC compel/src/lib/infect.o [2020-01-13T19:30:29.253Z] #45 81.42 CC compel/src/lib/ptrace.o [2020-01-13T19:30:29.253Z] #45 82.21 AR compel/libcompel.a [2020-01-13T19:30:29.253Z] #45 82.36 HOSTCC compel/src/main-host.o [2020-01-13T19:30:29.253Z] #45 82.89 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-13T19:30:29.253Z] #45 83.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-13T19:30:29.287Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-13T19:30:29.874Z] === RUN TestCopyFromContainer// [2020-01-13T19:30:29.884Z] #45 ... [2020-01-13T19:30:29.884Z] [2020-01-13T19:30:29.884Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:29.884Z] #58 12.45 + cd /tmp/tmp.A5i9Iw9Xde/src/github.com/opencontainers/runc [2020-01-13T19:30:29.884Z] #58 12.45 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T19:30:30.133Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T19:30:30.133Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T19:30:30.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-13T19:30:30.392Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T19:30:30.392Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T19:30:30.467Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-13T19:30:30.650Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T19:30:30.650Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T19:30:30.908Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T19:30:30.908Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T19:30:30.908Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T19:30:30.909Z] #58 13.24 + '[' -z '' ']' [2020-01-13T19:30:30.909Z] #58 13.24 + target=static [2020-01-13T19:30:30.909Z] #58 13.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-13T19:30:31.027Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2020-01-13T19:30:31.027Z] PASS [2020-01-13T19:30:31.027Z] [2020-01-13T19:30:31.027Z] DONE 15 tests in 94.724s [2020-01-13T19:30:31.027Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.027Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] +++ set -e [2020-01-13T19:30:31.027Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.027Z] +++ set -x [2020-01-13T19:30:31.027Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.027Z] testing: warning: no tests to run [2020-01-13T19:30:31.027Z] PASS [2020-01-13T19:30:31.027Z] [2020-01-13T19:30:31.027Z] DONE 0 tests in 0.075s [2020-01-13T19:30:31.027Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.027Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] +++ set -e [2020-01-13T19:30:31.027Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.027Z] +++ set -x [2020-01-13T19:30:31.027Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.027Z] testing: warning: no tests to run [2020-01-13T19:30:31.027Z] PASS [2020-01-13T19:30:31.027Z] [2020-01-13T19:30:31.027Z] DONE 0 tests in 0.066s [2020-01-13T19:30:31.027Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.027Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] +++ set -e [2020-01-13T19:30:31.027Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.027Z] +++ set -x [2020-01-13T19:30:31.027Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.027Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.027Z] testing: warning: no tests to run [2020-01-13T19:30:31.027Z] PASS [2020-01-13T19:30:31.027Z] [2020-01-13T19:30:31.027Z] DONE 0 tests in 0.040s [2020-01-13T19:30:31.027Z] Running integration-test (iteration 2) [2020-01-13T19:30:31.147Z] ? github.com/docker/docker/api [no test files] [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer (3.18s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-13T19:30:31.167Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-13T19:30:31.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T19:30:31.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:30:31.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:30:31.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:30:31.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:30:31.167Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:30:31.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:30:31.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:30:31.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:30:31.167Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:30:31.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-13T19:30:31.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-13T19:30:31.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T19:30:31.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T19:30:31.167Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T19:30:31.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-13T19:30:31.167Z] === RUN TestCreateWithInvalidEnv [2020-01-13T19:30:31.167Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T19:30:31.167Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T19:30:31.167Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T19:30:31.167Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T19:30:31.167Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T19:30:31.167Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T19:30:31.283Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] +++ set -e [2020-01-13T19:30:31.283Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.283Z] +++ set -x [2020-01-13T19:30:31.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.283Z] testing: warning: no tests to run [2020-01-13T19:30:31.283Z] PASS [2020-01-13T19:30:31.283Z] [2020-01-13T19:30:31.283Z] DONE 0 tests in 0.041s [2020-01-13T19:30:31.283Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] +++ set -e [2020-01-13T19:30:31.283Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.283Z] +++ set -x [2020-01-13T19:30:31.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-13T19:30:31.283Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.283Z] testing: warning: no tests to run [2020-01-13T19:30:31.283Z] PASS [2020-01-13T19:30:31.283Z] [2020-01-13T19:30:31.283Z] DONE 0 tests in 0.090s [2020-01-13T19:30:31.283Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] +++ set -e [2020-01-13T19:30:31.283Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.283Z] +++ set -x [2020-01-13T19:30:31.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.283Z] testing: warning: no tests to run [2020-01-13T19:30:31.283Z] PASS [2020-01-13T19:30:31.283Z] [2020-01-13T19:30:31.283Z] DONE 0 tests in 0.029s [2020-01-13T19:30:31.283Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.283Z] +++ set -e [2020-01-13T19:30:31.283Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.283Z] +++ set -x [2020-01-13T19:30:31.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.427Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T19:30:31.427Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T19:30:31.427Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T19:30:31.427Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-13T19:30:31.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-13T19:30:31.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-13T19:30:31.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T19:30:31.427Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T19:30:31.427Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-13T19:30:31.427Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T19:30:31.538Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.538Z] testing: warning: no tests to run [2020-01-13T19:30:31.538Z] PASS [2020-01-13T19:30:31.538Z] [2020-01-13T19:30:31.538Z] DONE 0 tests in 0.053s [2020-01-13T19:30:31.538Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.538Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.538Z] +++ set -e [2020-01-13T19:30:31.538Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.538Z] +++ set -x [2020-01-13T19:30:31.539Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.539Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.539Z] testing: warning: no tests to run [2020-01-13T19:30:31.539Z] PASS [2020-01-13T19:30:31.539Z] [2020-01-13T19:30:31.539Z] DONE 0 tests in 0.047s [2020-01-13T19:30:31.539Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.539Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.539Z] +++ set -e [2020-01-13T19:30:31.539Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.539Z] +++ set -x [2020-01-13T19:30:31.539Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.539Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.539Z] testing: warning: no tests to run [2020-01-13T19:30:31.539Z] PASS [2020-01-13T19:30:31.539Z] [2020-01-13T19:30:31.539Z] DONE 0 tests in 0.069s [2020-01-13T19:30:31.539Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.539Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.539Z] +++ set -e [2020-01-13T19:30:31.539Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.539Z] +++ set -x [2020-01-13T19:30:31.539Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.539Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.539Z] testing: warning: no tests to run [2020-01-13T19:30:31.539Z] PASS [2020-01-13T19:30:31.539Z] [2020-01-13T19:30:31.539Z] DONE 0 tests in 0.038s [2020-01-13T19:30:31.794Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.794Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.794Z] +++ set -e [2020-01-13T19:30:31.794Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.794Z] +++ set -x [2020-01-13T19:30:31.794Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.794Z] testing: warning: no tests to run [2020-01-13T19:30:31.794Z] PASS [2020-01-13T19:30:31.794Z] [2020-01-13T19:30:31.794Z] DONE 0 tests in 0.009s [2020-01-13T19:30:31.794Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.794Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.794Z] +++ set -e [2020-01-13T19:30:31.794Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.794Z] +++ set -x [2020-01-13T19:30:31.795Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.795Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.795Z] testing: warning: no tests to run [2020-01-13T19:30:31.795Z] PASS [2020-01-13T19:30:31.795Z] [2020-01-13T19:30:31.795Z] DONE 0 tests in 0.105s [2020-01-13T19:30:31.795Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.795Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.795Z] +++ set -e [2020-01-13T19:30:31.795Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.795Z] +++ set -x [2020-01-13T19:30:31.795Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.795Z] INFO: Testing against a local daemon [2020-01-13T19:30:31.795Z] testing: warning: no tests to run [2020-01-13T19:30:31.795Z] PASS [2020-01-13T19:30:31.795Z] [2020-01-13T19:30:31.795Z] DONE 0 tests in 0.049s [2020-01-13T19:30:31.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:31.795Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:31.795Z] +++ set -e [2020-01-13T19:30:31.795Z] +++ '[' -n 0 ']' [2020-01-13T19:30:31.795Z] +++ set -x [2020-01-13T19:30:31.795Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.050Z] INFO: Testing against a local daemon [2020-01-13T19:30:32.050Z] testing: warning: no tests to run [2020-01-13T19:30:32.050Z] PASS [2020-01-13T19:30:32.050Z] [2020-01-13T19:30:32.050Z] DONE 0 tests in 0.061s [2020-01-13T19:30:32.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:32.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.050Z] +++ set -e [2020-01-13T19:30:32.050Z] +++ '[' -n 0 ']' [2020-01-13T19:30:32.050Z] +++ set -x [2020-01-13T19:30:32.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.050Z] INFO: Testing against a local daemon [2020-01-13T19:30:32.050Z] testing: warning: no tests to run [2020-01-13T19:30:32.050Z] PASS [2020-01-13T19:30:32.050Z] [2020-01-13T19:30:32.050Z] DONE 0 tests in 0.088s [2020-01-13T19:30:32.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:32.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.050Z] +++ set -e [2020-01-13T19:30:32.050Z] +++ '[' -n 0 ']' [2020-01-13T19:30:32.050Z] +++ set -x [2020-01-13T19:30:32.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.305Z] INFO: Testing against a local daemon [2020-01-13T19:30:32.305Z] testing: warning: no tests to run [2020-01-13T19:30:32.305Z] PASS [2020-01-13T19:30:32.305Z] [2020-01-13T19:30:32.305Z] DONE 0 tests in 0.060s [2020-01-13T19:30:32.305Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:32.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.305Z] +++ set -e [2020-01-13T19:30:32.305Z] +++ '[' -n 0 ']' [2020-01-13T19:30:32.305Z] +++ set -x [2020-01-13T19:30:32.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.305Z] INFO: Testing against a local daemon [2020-01-13T19:30:32.305Z] testing: warning: no tests to run [2020-01-13T19:30:32.305Z] PASS [2020-01-13T19:30:32.305Z] [2020-01-13T19:30:32.305Z] DONE 0 tests in 0.043s [2020-01-13T19:30:32.305Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:30:32.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.305Z] +++ set -e [2020-01-13T19:30:32.305Z] +++ '[' -n 0 ']' [2020-01-13T19:30:32.305Z] +++ set -x [2020-01-13T19:30:32.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:30:32.305Z] INFO: Testing against a local daemon [2020-01-13T19:30:32.305Z] === RUN TestCreateJob [2020-01-13T19:30:32.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-13T19:30:33.253Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-13T19:30:33.637Z] #58 15.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:30:33.959Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:30:33.959Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-13T19:30:33.959Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-01-13T19:30:33.959Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T19:30:34.179Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-13T19:30:34.179Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-13T19:30:35.542Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-13T19:30:36.371Z] #58 ... [2020-01-13T19:30:36.371Z] [2020-01-13T19:30:36.371Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:30:36.371Z] #18 15.86 Fetched 8103 kB in 15s (531 kB/s) [2020-01-13T19:30:36.371Z] #18 15.86 Reading package lists... [2020-01-13T19:30:36.371Z] #18 ... [2020-01-13T19:30:36.371Z] [2020-01-13T19:30:36.371Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:36.371Z] #48 167.9 go/parser [2020-01-13T19:30:36.371Z] #48 174.6 encoding/xml [2020-01-13T19:30:36.371Z] #48 ... [2020-01-13T19:30:36.371Z] [2020-01-13T19:30:36.371Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:36.371Z] #45 84.00 HOSTCC compel/src/lib/log-host.o [2020-01-13T19:30:36.371Z] #45 84.39 HOSTLINK compel/compel-host-bin [2020-01-13T19:30:36.371Z] #45 84.63 DEP soccr/soccr.d [2020-01-13T19:30:36.371Z] #45 84.98 CC soccr/soccr.o [2020-01-13T19:30:36.371Z] #45 87.94 AR soccr/libsoccr.a [2020-01-13T19:30:36.371Z] #45 88.01 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:30:36.371Z] #45 88.54 DEP criu/arch/ppc64/sigframe.d [2020-01-13T19:30:36.371Z] #45 88.78 DEP criu/arch/ppc64/crtools.d [2020-01-13T19:30:36.371Z] #45 89.09 DEP criu/arch/ppc64/cpu.d [2020-01-13T19:30:36.371Z] #45 89.36 CC criu/arch/ppc64/cpu.o [2020-01-13T19:30:36.371Z] #45 90.33 CC criu/arch/ppc64/crtools.o [2020-01-13T19:30:36.467Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:30:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:30:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:30:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:30:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:30:36.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:30:36.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:30:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:30:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:30:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:30:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:30:36.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.08s) [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.08s) [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.09s) [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s) [2020-01-13T19:30:36.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-13T19:30:36.491Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T19:30:36.491Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T19:30:36.491Z] === RUN TestDaemonRestartIpcMode [2020-01-13T19:30:36.491Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T19:30:36.491Z] === RUN TestDiff [2020-01-13T19:30:36.721Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-13T19:30:36.976Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-13T19:30:36.976Z] --- PASS: TestCreateJob (4.72s) [2020-01-13T19:30:36.976Z] === RUN TestReplicatedJob [2020-01-13T19:30:37.058Z] --- PASS: TestDiff (0.75s) [2020-01-13T19:30:37.058Z] === RUN TestExecWithCloseStdin [2020-01-13T19:30:37.536Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-13T19:30:37.993Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-01-13T19:30:37.993Z] === RUN TestExec [2020-01-13T19:30:38.448Z] #45 92.36 CC criu/arch/ppc64/sigframe.o [2020-01-13T19:30:38.896Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-13T19:30:38.896Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-13T19:30:38.929Z] --- PASS: TestExec (0.90s) [2020-01-13T19:30:38.929Z] === RUN TestExecUser [2020-01-13T19:30:39.081Z] #45 92.89 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-13T19:30:39.081Z] #45 93.00 DEP criu/arch/ppc64/misc.d [2020-01-13T19:30:39.373Z] #45 93.05 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-13T19:30:39.374Z] #45 93.09 DEP criu/arch/ppc64/vdso-pie.d [2020-01-13T19:30:39.374Z] #45 ... [2020-01-13T19:30:39.374Z] [2020-01-13T19:30:39.374Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:30:39.374Z] #66 180.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T19:30:39.374Z] #66 180.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-13T19:30:39.457Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-13T19:30:39.864Z] --- PASS: TestExecUser (0.92s) [2020-01-13T19:30:39.864Z] === RUN TestExportContainerAndImportImage [2020-01-13T19:30:40.017Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-13T19:30:41.240Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-01-13T19:30:41.240Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T19:30:41.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-13T19:30:41.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-13T19:30:42.313Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-13T19:30:42.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-13T19:30:42.698Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-01-13T19:30:43.143Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-01-13T19:30:43.143Z] === RUN TestHealthCheckWorkdir [2020-01-13T19:30:43.519Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-13T19:30:44.080Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-13T19:30:44.083Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-01-13T19:30:44.083Z] === RUN TestHealthKillContainer [2020-01-13T19:30:44.939Z] #66 ... [2020-01-13T19:30:44.939Z] [2020-01-13T19:30:44.939Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:44.939Z] #45 93.41 DEP criu/pie/parasite-vdso.d [2020-01-13T19:30:44.939Z] #45 93.76 DEP criu/pie/util-vdso.d [2020-01-13T19:30:44.939Z] #45 94.07 DEP criu/pie/util.d [2020-01-13T19:30:44.939Z] #45 94.40 CC criu/pie/util.o [2020-01-13T19:30:44.939Z] #45 94.97 CC criu/pie/util-vdso.o [2020-01-13T19:30:44.939Z] #45 96.17 CC criu/pie/parasite-vdso.o [2020-01-13T19:30:44.939Z] #45 97.31 CC criu/arch/ppc64/vdso-pie.o [2020-01-13T19:30:44.939Z] #45 98.06 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-13T19:30:44.939Z] #45 98.14 CC criu/arch/ppc64/misc.o [2020-01-13T19:30:44.939Z] #45 98.20 AR criu/pie/pie.lib.a [2020-01-13T19:30:44.939Z] #45 98.39 DEP criu/pie/restorer.d [2020-01-13T19:30:45.004Z] --- PASS: TestReplicatedJob (8.01s) [2020-01-13T19:30:45.004Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:30:45.229Z] #45 98.91 DEP criu/arch/ppc64/restorer.d [2020-01-13T19:30:45.520Z] #45 99.41 DEP criu/pie/parasite.d [2020-01-13T19:30:46.154Z] #45 99.91 CC criu/pie/parasite.o [2020-01-13T19:30:46.893Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-13T19:30:47.368Z] --- PASS: TestHealthKillContainer (3.05s) [2020-01-13T19:30:47.368Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T19:30:47.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-01-13T19:30:47.935Z] === RUN TestIpcModeNone [2020-01-13T19:30:48.257Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-13T19:30:48.512Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-13T19:30:48.870Z] --- PASS: TestIpcModeNone (0.94s) [2020-01-13T19:30:48.870Z] === RUN TestIpcModePrivate [2020-01-13T19:30:48.897Z] #45 102.5 LINK criu/pie/parasite.built-in.o [2020-01-13T19:30:48.897Z] #45 102.5 GEN criu/pie/parasite-blob.h [2020-01-13T19:30:48.897Z] #45 102.6 CC criu/arch/ppc64/restorer.o [2020-01-13T19:30:49.436Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-01-13T19:30:49.436Z] === RUN TestCreateJob [2020-01-13T19:30:49.532Z] #45 103.4 CC criu/pie/restorer.o [2020-01-13T19:30:49.806Z] --- PASS: TestIpcModePrivate (0.94s) [2020-01-13T19:30:49.806Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-01-13T19:30:49.806Z] === RUN TestIpcModeShareable [2020-01-13T19:30:50.741Z] --- PASS: TestIpcModeShareable (0.91s) [2020-01-13T19:30:50.741Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-01-13T19:30:50.741Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T19:30:52.257Z] #45 ... [2020-01-13T19:30:52.257Z] [2020-01-13T19:30:52.257Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:30:52.257Z] #18 15.86 Reading package lists... [2020-01-13T19:30:52.257Z] #18 22.70 Reading package lists... [2020-01-13T19:30:52.257Z] #18 28.79 Building dependency tree... [2020-01-13T19:30:52.257Z] #18 31.15 libcap2-bin is already the newest version (1:2.25-2). [2020-01-13T19:30:52.257Z] #18 31.15 The following additional packages will be installed: [2020-01-13T19:30:52.257Z] #18 31.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-13T19:30:52.257Z] #18 31.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-13T19:30:52.257Z] #18 31.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-13T19:30:52.257Z] #18 31.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-13T19:30:52.257Z] #18 31.16 python3.7 python3.7-minimal vim-runtime xxd [2020-01-13T19:30:52.257Z] #18 31.18 Suggested packages: [2020-01-13T19:30:52.257Z] #18 31.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-13T19:30:52.257Z] #18 31.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-13T19:30:52.257Z] #18 31.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-13T19:30:52.257Z] #18 31.18 Recommended packages: [2020-01-13T19:30:52.257Z] #18 31.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-13T19:30:52.257Z] #18 31.18 python3-keyrings.alt python3-xdg unzip [2020-01-13T19:30:52.698Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-13T19:30:53.667Z] --- PASS: TestCreateJob (4.22s) [2020-01-13T19:30:53.667Z] === RUN TestReplicatedJob [2020-01-13T19:30:53.771Z] #18 ... [2020-01-13T19:30:53.771Z] [2020-01-13T19:30:53.771Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:30:53.771Z] #66 DONE 195.2s [2020-01-13T19:30:53.771Z] [2020-01-13T19:30:53.771Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:30:53.771Z] #48 185.4 math/big [2020-01-13T19:30:53.771Z] #48 186.5 go/doc [2020-01-13T19:30:53.771Z] #48 ... [2020-01-13T19:30:53.771Z] [2020-01-13T19:30:53.771Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T19:30:53.771Z] #67 DONE 0.1s [2020-01-13T19:30:53.771Z] [2020-01-13T19:30:53.771Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:30:54.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2020-01-13T19:30:54.029Z] === RUN TestAPIIpcModeHost [2020-01-13T19:30:54.029Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-13T19:30:54.029Z] === RUN TestDaemonIpcModeShareable [2020-01-13T19:30:55.858Z] #45 ... [2020-01-13T19:30:55.858Z] [2020-01-13T19:30:55.858Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:30:55.858Z] #18 35.92 The following NEW packages will be installed: [2020-01-13T19:30:56.150Z] #18 35.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-13T19:30:56.150Z] #18 35.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-13T19:30:56.150Z] #18 35.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-13T19:30:56.150Z] #18 35.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-13T19:30:56.150Z] #18 35.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-13T19:30:56.150Z] #18 35.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-13T19:30:56.150Z] #18 35.94 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-13T19:30:56.150Z] #18 35.94 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-13T19:30:56.150Z] #18 36.14 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T19:30:56.150Z] #18 36.14 Need to get 27.7 MB of archives. [2020-01-13T19:30:56.150Z] #18 36.14 After this operation, 129 MB of additional disk space will be used. [2020-01-13T19:30:56.150Z] #18 36.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-01-13T19:30:56.150Z] #18 36.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB] [2020-01-13T19:30:56.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-13T19:30:56.439Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-13T19:30:56.450Z] #18 36.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB] [2020-01-13T19:30:56.451Z] #18 36.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-01-13T19:30:56.451Z] #18 36.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-01-13T19:30:56.562Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-01-13T19:30:56.562Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-01-13T19:30:56.562Z] === RUN TestDaemonIpcModePrivate [2020-01-13T19:30:56.746Z] #18 36.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB] [2020-01-13T19:30:56.747Z] #18 36.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB] [2020-01-13T19:30:56.747Z] #18 36.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-01-13T19:30:57.000Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-13T19:30:57.039Z] #18 36.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-01-13T19:30:57.039Z] #18 36.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-01-13T19:30:57.039Z] #18 36.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-01-13T19:30:57.039Z] #18 36.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-01-13T19:30:57.039Z] #18 36.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-01-13T19:30:57.039Z] #18 36.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-01-13T19:30:57.039Z] #18 36.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-01-13T19:30:57.039Z] #18 36.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-01-13T19:30:57.039Z] #18 36.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-13T19:30:57.039Z] #18 36.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T19:30:57.039Z] #18 36.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-01-13T19:30:57.039Z] #18 37.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-01-13T19:30:57.039Z] #18 37.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-01-13T19:30:57.039Z] #18 37.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-01-13T19:30:57.331Z] #18 37.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-01-13T19:30:57.331Z] #18 37.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-13T19:30:57.331Z] #18 37.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-13T19:30:57.331Z] #18 37.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-13T19:30:57.331Z] #18 37.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-01-13T19:30:57.331Z] #18 37.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-01-13T19:30:57.331Z] #18 37.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-13T19:30:57.561Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-13T19:30:57.945Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-01-13T19:30:57.945Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-01-13T19:30:57.945Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T19:30:58.122Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-13T19:30:58.372Z] #18 38.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-13T19:30:58.372Z] #18 38.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-13T19:30:58.372Z] #18 38.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-13T19:30:58.372Z] #18 38.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-01-13T19:30:58.373Z] #18 38.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-01-13T19:30:58.664Z] #18 38.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-01-13T19:30:58.664Z] #18 38.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-13T19:30:58.664Z] #18 38.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-01-13T19:30:58.664Z] #18 38.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-01-13T19:30:58.957Z] #18 38.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-13T19:30:58.957Z] #18 38.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-01-13T19:30:58.957Z] #18 38.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-13T19:30:58.957Z] #18 38.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-01-13T19:30:58.957Z] #18 38.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-13T19:30:59.589Z] #18 39.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-01-13T19:30:59.848Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-01-13T19:30:59.848Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-01-13T19:30:59.848Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T19:30:59.878Z] #18 39.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-01-13T19:30:59.879Z] #18 39.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-13T19:31:00.636Z] --- PASS: TestReplicatedJob (7.10s) [2020-01-13T19:31:00.636Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:31:01.379Z] #18 41.30 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T19:31:01.380Z] #18 41.43 Fetched 27.7 MB in 4s (7280 kB/s) [2020-01-13T19:31:01.564Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-13T19:31:01.564Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-13T19:31:01.669Z] #18 41.55 Selecting previously unselected package pigz. [2020-01-13T19:31:01.751Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-01-13T19:31:01.751Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-01-13T19:31:01.751Z] === RUN TestIpcModeOlderClient [2020-01-13T19:31:01.751Z] === PAUSE TestIpcModeOlderClient [2020-01-13T19:31:01.751Z] === RUN TestKillContainerInvalidSignal [2020-01-13T19:31:01.978Z] #18 41.55 (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-01-13T19:31:01.978Z] #18 41.72 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-01-13T19:31:01.978Z] #18 41.73 Unpacking pigz (2.4-1) ... [2020-01-13T19:31:01.978Z] #18 41.92 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-01-13T19:31:01.978Z] #18 41.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-13T19:31:01.978Z] #18 41.95 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-13T19:31:02.691Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-01-13T19:31:02.691Z] === RUN TestKillContainer [2020-01-13T19:31:02.691Z] === RUN TestKillContainer/no_signal [2020-01-13T19:31:03.011Z] #18 42.77 Selecting previously unselected package python3.7-minimal. [2020-01-13T19:31:03.011Z] #18 42.79 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-13T19:31:03.011Z] #18 42.82 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-13T19:31:03.258Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T19:31:03.826Z] === RUN TestKillContainer/killing_signal [2020-01-13T19:31:04.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-13T19:31:04.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-13T19:31:04.525Z] #18 44.38 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-13T19:31:04.525Z] #18 44.40 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-13T19:31:05.046Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-13T19:31:05.205Z] --- PASS: TestKillContainer (2.40s) [2020-01-13T19:31:05.205Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-01-13T19:31:05.205Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-01-13T19:31:05.205Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-01-13T19:31:05.205Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T19:31:05.205Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T19:31:05.301Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2020-01-13T19:31:05.301Z] === RUN TestCreateJob [2020-01-13T19:31:05.556Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-13T19:31:05.772Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T19:31:06.481Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-13T19:31:06.588Z] #18 ... [2020-01-13T19:31:06.588Z] [2020-01-13T19:31:06.588Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:31:06.588Z] #45 110.1 LINK criu/pie/restorer.built-in.o [2020-01-13T19:31:06.588Z] #45 110.1 GEN criu/pie/restorer-blob.h [2020-01-13T19:31:06.588Z] #45 110.4 DEP criu/vdso.d [2020-01-13T19:31:06.588Z] #45 110.8 DEP criu/uts_ns.d [2020-01-13T19:31:06.588Z] #45 111.2 DEP criu/util.d [2020-01-13T19:31:06.588Z] #45 111.7 DEP criu/uffd.d [2020-01-13T19:31:06.588Z] #45 112.0 DEP criu/tun.d [2020-01-13T19:31:06.588Z] #45 112.3 DEP criu/tty.d [2020-01-13T19:31:06.588Z] #45 112.8 DEP criu/timerfd.d [2020-01-13T19:31:06.588Z] #45 113.1 DEP criu/sysfs_parse.d [2020-01-13T19:31:06.588Z] #45 113.4 DEP criu/sysctl.d [2020-01-13T19:31:06.588Z] #45 113.8 DEP criu/string.d [2020-01-13T19:31:06.588Z] #45 113.9 DEP criu/stats.d [2020-01-13T19:31:06.588Z] #45 114.2 DEP criu/sockets.d [2020-01-13T19:31:06.588Z] #45 114.5 DEP criu/sk-unix.d [2020-01-13T19:31:06.588Z] #45 115.0 DEP criu/sk-tcp.d [2020-01-13T19:31:06.588Z] #45 115.4 DEP criu/sk-queue.d [2020-01-13T19:31:06.588Z] #45 115.7 DEP criu/sk-packet.d [2020-01-13T19:31:06.588Z] #45 116.0 DEP criu/sk-netlink.d [2020-01-13T19:31:06.588Z] #45 116.3 DEP criu/sk-inet.d [2020-01-13T19:31:06.588Z] #45 116.7 DEP criu/signalfd.d [2020-01-13T19:31:06.588Z] #45 117.1 DEP criu/sigframe.d [2020-01-13T19:31:06.588Z] #45 117.2 DEP criu/shmem.d [2020-01-13T19:31:06.588Z] #45 117.5 DEP criu/servicefd.d [2020-01-13T19:31:06.588Z] #45 117.8 DEP criu/seize.d [2020-01-13T19:31:06.588Z] #45 118.1 DEP criu/seccomp.d [2020-01-13T19:31:06.588Z] #45 118.5 DEP criu/rst-malloc.d [2020-01-13T19:31:06.588Z] #45 118.7 DEP criu/rbtree.d [2020-01-13T19:31:06.588Z] #45 118.7 DEP criu/pstree.d [2020-01-13T19:31:06.588Z] #45 119.1 DEP criu/protobuf.d [2020-01-13T19:31:06.588Z] #45 119.3 GEN criu/protobuf-desc-gen.h [2020-01-13T19:31:06.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-01-13T19:31:06.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-01-13T19:31:06.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-01-13T19:31:06.707Z] === RUN TestKillStoppedContainer [2020-01-13T19:31:06.707Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-01-13T19:31:06.707Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T19:31:06.707Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-13T19:31:06.707Z] === RUN TestKillDifferentUserContainer [2020-01-13T19:31:07.041Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-13T19:31:07.604Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-13T19:31:07.643Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-01-13T19:31:07.643Z] === RUN TestInspectOomKilledTrue [2020-01-13T19:31:07.643Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-13T19:31:07.643Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:31:07.643Z] === RUN TestInspectOomKilledFalse [2020-01-13T19:31:07.643Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T19:31:07.643Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:31:07.643Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T19:31:08.210Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-01-13T19:31:08.210Z] === RUN TestLinksContainerNames [2020-01-13T19:31:08.531Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-13T19:31:08.666Z] #45 ... [2020-01-13T19:31:08.666Z] [2020-01-13T19:31:08.666Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:08.666Z] #18 48.29 Selecting previously unselected package python3-minimal. [2020-01-13T19:31:08.666Z] #18 48.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-01-13T19:31:08.666Z] #18 48.43 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-01-13T19:31:08.666Z] #18 48.44 Unpacking python3-minimal (3.7.3-1) ... [2020-01-13T19:31:08.666Z] #18 48.58 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-13T19:31:08.666Z] #18 48.59 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-01-13T19:31:08.666Z] #18 48.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-01-13T19:31:08.787Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-13T19:31:09.182Z] #18 48.74 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-01-13T19:31:09.182Z] #18 48.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ... [2020-01-13T19:31:09.182Z] #18 48.77 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-13T19:31:09.182Z] #18 ... [2020-01-13T19:31:09.182Z] [2020-01-13T19:31:09.182Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:31:09.182Z] #48 200.5 github.com/LK4D4/vndr/build [2020-01-13T19:31:09.182Z] #48 204.9 vendor/golang.org/x/text/unicode/norm [2020-01-13T19:31:09.182Z] #48 ... [2020-01-13T19:31:09.182Z] [2020-01-13T19:31:09.182Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:31:09.182Z] #45 122.3 DEP criu/protobuf-desc.d [2020-01-13T19:31:09.182Z] #45 122.7 DEP criu/proc_parse.d [2020-01-13T19:31:09.182Z] #45 123.1 DEP criu/plugin.d [2020-01-13T19:31:09.475Z] #45 123.3 DEP criu/pipes.d [2020-01-13T19:31:09.766Z] #45 123.7 DEP criu/pie-util.d [2020-01-13T19:31:10.059Z] #45 123.9 DEP criu/pie-util-vdso.d [2020-01-13T19:31:10.112Z] --- PASS: TestLinksContainerNames (1.62s) [2020-01-13T19:31:10.112Z] === RUN TestLogsFollowTailEmpty [2020-01-13T19:31:10.148Z] --- PASS: TestCreateJob (4.56s) [2020-01-13T19:31:10.149Z] === RUN TestReplicatedJob [2020-01-13T19:31:10.367Z] #45 124.1 DEP criu/pie-util-vdso-elf32.d [2020-01-13T19:31:10.367Z] #45 124.3 DEP criu/path.d [2020-01-13T19:31:10.404Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-13T19:31:10.679Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-01-13T19:31:10.679Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T19:31:10.998Z] #45 124.6 DEP criu/parasite-syscall.d [2020-01-13T19:31:10.998Z] #45 125.0 DEP criu/pagemap.d [2020-01-13T19:31:11.290Z] #45 125.3 DEP criu/pagemap-cache.d [2020-01-13T19:31:11.329Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-13T19:31:11.581Z] #45 125.5 DEP criu/page-xfer.d [2020-01-13T19:31:11.615Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/default [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/private [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/slave [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/shared [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T19:31:11.615Z] === CONT TestMountDaemonRoot/default [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T19:31:11.615Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:31:11.615Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:31:11.615Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T19:31:11.615Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/shared [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/slave [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/private [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T19:31:11.616Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:31:11.616Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:31:11.616Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T19:31:11.875Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-13T19:31:11.875Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-13T19:31:11.875Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T19:31:12.212Z] #45 125.9 DEP criu/page-pipe.d [2020-01-13T19:31:12.212Z] #45 126.1 DEP criu/netfilter.d [2020-01-13T19:31:12.502Z] #45 126.4 DEP criu/net.d [2020-01-13T19:31:12.691Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-13T19:31:13.134Z] #45 126.8 DEP criu/namespaces.d [2020-01-13T19:31:13.134Z] #45 127.1 DEP criu/mount.d [2020-01-13T19:31:13.424Z] #45 127.3 DEP criu/mem.d [2020-01-13T19:31:14.053Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-13T19:31:14.058Z] #45 127.8 DEP criu/lsm.d [2020-01-13T19:31:14.348Z] #45 128.2 DEP criu/log.d [2020-01-13T19:31:14.348Z] #45 ... [2020-01-13T19:31:14.348Z] [2020-01-13T19:31:14.348Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:14.348Z] #18 50.26 Selecting previously unselected package python3.7. [2020-01-13T19:31:14.348Z] #18 50.28 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 50.29 Unpacking python3.7 (3.7.3-2) ... [2020-01-13T19:31:14.348Z] #18 50.53 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-13T19:31:14.348Z] #18 50.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 50.57 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-13T19:31:14.348Z] #18 50.79 Setting up python3-minimal (3.7.3-1) ... [2020-01-13T19:31:14.348Z] #18 52.39 Selecting previously unselected package python3. [2020-01-13T19:31:14.348Z] #18 52.40 (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-01-13T19:31:14.348Z] #18 52.55 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 52.57 Unpacking python3 (3.7.3-1) ... [2020-01-13T19:31:14.348Z] #18 52.80 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-13T19:31:14.348Z] #18 52.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 52.84 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:14.348Z] #18 53.01 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-13T19:31:14.348Z] #18 53.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.05 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:14.348Z] #18 53.21 Selecting previously unselected package libiptc0:ppc64el. [2020-01-13T19:31:14.348Z] #18 53.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.23 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:14.348Z] #18 53.35 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-13T19:31:14.348Z] #18 53.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.38 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-13T19:31:14.348Z] #18 53.48 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-13T19:31:14.348Z] #18 53.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.51 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-13T19:31:14.348Z] #18 53.63 Selecting previously unselected package libnftnl11:ppc64el. [2020-01-13T19:31:14.348Z] #18 53.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.67 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-01-13T19:31:14.348Z] #18 53.91 Selecting previously unselected package iptables. [2020-01-13T19:31:14.348Z] #18 53.92 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-01-13T19:31:14.348Z] #18 53.93 Unpacking iptables (1.8.2-4) ... [2020-01-13T19:31:14.407Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-13T19:31:14.407Z] === RUN TestNetworkNat [2020-01-13T19:31:14.974Z] --- PASS: TestNetworkNat (0.92s) [2020-01-13T19:31:14.974Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T19:31:14.979Z] #18 54.79 Selecting previously unselected package xxd. [2020-01-13T19:31:14.979Z] #18 54.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T19:31:14.979Z] #18 54.84 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T19:31:14.979Z] #18 55.05 Selecting previously unselected package vim-common. [2020-01-13T19:31:15.302Z] #18 55.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:31:15.303Z] #18 55.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T19:31:15.416Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-13T19:31:15.593Z] #18 55.48 Selecting previously unselected package bash-completion. [2020-01-13T19:31:15.593Z] #18 55.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-13T19:31:15.909Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-01-13T19:31:15.909Z] === RUN TestNetworkLoopbackNat [2020-01-13T19:31:15.993Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-13T19:31:16.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-13T19:31:16.636Z] #18 ... [2020-01-13T19:31:16.636Z] [2020-01-13T19:31:16.636Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:31:16.636Z] #48 218.3 vendor/golang.org/x/net/http2/hpack [2020-01-13T19:31:16.844Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-01-13T19:31:16.844Z] === RUN TestPause [2020-01-13T19:31:17.781Z] --- PASS: TestPause (0.82s) [2020-01-13T19:31:17.781Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T19:31:17.781Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:31:17.781Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:31:17.781Z] === RUN TestPauseStopPausedContainer [2020-01-13T19:31:17.914Z] --- PASS: TestReplicatedJob (7.72s) [2020-01-13T19:31:17.914Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:31:18.720Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-01-13T19:31:18.720Z] === RUN TestPsFilter [2020-01-13T19:31:18.979Z] --- PASS: TestPsFilter (0.29s) [2020-01-13T19:31:18.979Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T19:31:19.768Z] INFO [runner] Issues before processing: 2316, after processing: 0 [2020-01-13T19:31:19.768Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, exclude-rules: 63/1610, path_prettifier: 1707/1707, exclude: 1610/1610, nolint: 0/63, cgo: 1707/2316, skip_files: 1707/1707, skip_dirs: 1707/1707 [2020-01-13T19:31:19.768Z] INFO [runner] processing took 129.49591ms with stages: nolint: 52.336463ms, identifier_marker: 40.066497ms, path_prettifier: 13.548503ms, exclude-rules: 8.492545ms, autogenerated_exclude: 7.16591ms, skip_dirs: 4.284753ms, cgo: 2.098758ms, filename_unadjuster: 1.496257ms, max_same_issues: 1.997µs, uniq_by_line: 750ns, max_from_linter: 634ns, source_code: 566ns, skip_files: 524ns, path_shortener: 487ns, exclude: 468ns, diff: 462ns, max_per_file_from_linter: 336ns [2020-01-13T19:31:19.768Z] INFO [runner] linters took 1m36.318288839s with stages: goanalysis_metalinter: 1m18.494420979s, unused: 17.693237637s [2020-01-13T19:31:19.768Z] INFO File cache stats: 1445 entries of total size 6.8MiB [2020-01-13T19:31:19.798Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-13T19:31:19.916Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-01-13T19:31:19.916Z] === RUN TestRemoveContainerWithVolume [2020-01-13T19:31:20.329Z] INFO Memory: 1560 samples, avg is 257.9MB, max is 2963.2MB [2020-01-13T19:31:20.329Z] INFO Execution took 3m28.193773384s [2020-01-13T19:31:20.483Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-01-13T19:31:20.483Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-13T19:31:21.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh dynbinary-daemon test-docker-py [2020-01-13T19:31:21.419Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-01-13T19:31:21.419Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T19:31:21.796Z] [2020-01-13T19:31:21.796Z] Removing bundles/ [2020-01-13T19:31:21.796Z] [2020-01-13T19:31:21.796Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-13T19:31:21.796Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:31:21.796Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:31:22.201Z] #48 223.4 mime [2020-01-13T19:31:22.201Z] #48 ... [2020-01-13T19:31:22.201Z] [2020-01-13T19:31:22.201Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:22.201Z] #18 61.30 Unpacking bash-completion (1:2.8-6) ... [2020-01-13T19:31:22.201Z] #18 61.93 Selecting previously unselected package bzip2. [2020-01-13T19:31:22.201Z] #18 61.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-01-13T19:31:22.201Z] #18 61.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:31:22.201Z] #18 62.09 Selecting previously unselected package xz-utils. [2020-01-13T19:31:22.201Z] #18 62.10 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-01-13T19:31:22.201Z] #18 62.12 Unpacking xz-utils (5.2.4-1) ... [2020-01-13T19:31:22.308Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-01-13T19:31:22.308Z] === RUN TestCreateJob [2020-01-13T19:31:22.354Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-01-13T19:31:22.354Z] === RUN TestRemoveInvalidContainer [2020-01-13T19:31:22.354Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-13T19:31:22.354Z] === RUN TestRenameLinkedContainer [2020-01-13T19:31:22.492Z] #18 62.40 Selecting previously unselected package apparmor. [2020-01-13T19:31:22.492Z] #18 62.41 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-01-13T19:31:22.781Z] #18 62.55 Unpacking apparmor (2.13.2-10) ... [2020-01-13T19:31:23.413Z] #18 63.23 Selecting previously unselected package aufs-tools. [2020-01-13T19:31:23.413Z] #18 63.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-01-13T19:31:23.413Z] #18 63.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:31:23.413Z] #18 63.46 Selecting previously unselected package libonig5:ppc64el. [2020-01-13T19:31:23.669Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-13T19:31:23.703Z] #18 63.48 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-01-13T19:31:23.703Z] #18 63.49 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-13T19:31:23.703Z] #18 63.75 Selecting previously unselected package libjq1:ppc64el. [2020-01-13T19:31:23.993Z] #18 63.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T19:31:23.993Z] #18 63.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T19:31:23.993Z] #18 63.98 Selecting previously unselected package jq. [2020-01-13T19:31:23.993Z] #18 64.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T19:31:24.229Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-13T19:31:24.283Z] #18 64.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T19:31:24.283Z] #18 64.12 Selecting previously unselected package libaio1:ppc64el. [2020-01-13T19:31:24.283Z] #18 64.15 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-01-13T19:31:24.283Z] #18 64.16 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-01-13T19:31:24.283Z] #18 64.24 Selecting previously unselected package libgpm2:ppc64el. [2020-01-13T19:31:24.283Z] #18 64.26 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-01-13T19:31:24.283Z] #18 64.26 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-01-13T19:31:24.283Z] #18 64.36 Selecting previously unselected package libicu63:ppc64el. [2020-01-13T19:31:24.577Z] #18 64.37 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-01-13T19:31:24.577Z] #18 64.38 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-13T19:31:24.577Z] #18 ... [2020-01-13T19:31:24.577Z] [2020-01-13T19:31:24.577Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:31:24.577Z] #45 128.4 DEP criu/libnetlink.d [2020-01-13T19:31:24.577Z] #45 128.8 DEP criu/kerndat.d [2020-01-13T19:31:24.577Z] #45 129.1 DEP criu/kcmp-ids.d [2020-01-13T19:31:24.577Z] #45 129.3 DEP criu/irmap.d [2020-01-13T19:31:24.577Z] #45 129.6 DEP criu/ipc_ns.d [2020-01-13T19:31:24.577Z] #45 129.9 DEP criu/image.d [2020-01-13T19:31:24.577Z] #45 130.2 DEP criu/image-desc.d [2020-01-13T19:31:24.577Z] #45 130.5 DEP criu/fsnotify.d [2020-01-13T19:31:24.577Z] #45 130.8 DEP criu/filesystems.d [2020-01-13T19:31:24.577Z] #45 131.0 DEP criu/files.d [2020-01-13T19:31:24.577Z] #45 131.4 DEP criu/files-reg.d [2020-01-13T19:31:24.577Z] #45 131.6 DEP criu/files-ext.d [2020-01-13T19:31:24.577Z] #45 131.8 DEP criu/file-lock.d [2020-01-13T19:31:24.577Z] #45 132.1 DEP criu/file-ids.d [2020-01-13T19:31:24.577Z] #45 132.3 DEP criu/fifo.d [2020-01-13T19:31:24.577Z] #45 132.6 DEP criu/fdstore.d [2020-01-13T19:31:24.577Z] #45 132.8 DEP criu/fault-injection.d [2020-01-13T19:31:24.577Z] #45 132.9 DEP criu/external.d [2020-01-13T19:31:24.577Z] #45 133.2 DEP criu/eventpoll.d [2020-01-13T19:31:24.577Z] #45 133.5 DEP criu/eventfd.d [2020-01-13T19:31:24.577Z] #45 133.8 DEP criu/crtools.d [2020-01-13T19:31:24.577Z] #45 134.1 DEP criu/cr-service.d [2020-01-13T19:31:24.577Z] #45 134.4 DEP criu/cr-restore.d [2020-01-13T19:31:24.577Z] #45 134.8 DEP criu/cr-errno.d [2020-01-13T19:31:24.577Z] #45 134.9 DEP criu/cr-dump.d [2020-01-13T19:31:24.577Z] #45 135.3 DEP criu/cr-dedup.d [2020-01-13T19:31:24.577Z] #45 135.6 DEP criu/cr-check.d [2020-01-13T19:31:24.577Z] #45 136.0 DEP criu/config.d [2020-01-13T19:31:24.577Z] #45 136.3 DEP criu/clone-noasan.d [2020-01-13T19:31:24.577Z] #45 136.5 DEP criu/cgroup.d [2020-01-13T19:31:24.577Z] #45 136.7 DEP criu/cgroup-props.d [2020-01-13T19:31:24.577Z] #45 136.8 DEP criu/bitmap.d [2020-01-13T19:31:24.577Z] #45 136.9 DEP criu/bfd.d [2020-01-13T19:31:24.577Z] #45 137.0 DEP criu/autofs.d [2020-01-13T19:31:24.577Z] #45 137.2 DEP criu/aio.d [2020-01-13T19:31:24.577Z] #45 137.6 DEP criu/action-scripts.d [2020-01-13T19:31:24.577Z] #45 138.2 CC criu/action-scripts.o [2020-01-13T19:31:25.207Z] #45 139.0 CC criu/aio.o [2020-01-13T19:31:25.638Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-01-13T19:31:25.638Z] === RUN TestRenameStoppedContainer [2020-01-13T19:31:26.115Z] --- PASS: TestCreateJob (3.92s) [2020-01-13T19:31:26.115Z] === RUN TestReplicatedJob [2020-01-13T19:31:26.205Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-01-13T19:31:26.205Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T19:31:26.713Z] #45 140.4 CC criu/autofs.o [2020-01-13T19:31:27.483Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-13T19:31:28.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-13T19:31:28.108Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-01-13T19:31:28.108Z] === RUN TestRenameInvalidName [2020-01-13T19:31:28.605Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-13T19:31:28.674Z] --- PASS: TestRenameInvalidName (0.80s) [2020-01-13T19:31:28.674Z] === RUN TestRenameAnonymousContainer [2020-01-13T19:31:28.860Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-13T19:31:28.860Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-13T19:31:29.115Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-13T19:31:30.222Z] #45 144.1 CC criu/bfd.o [2020-01-13T19:31:31.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-13T19:31:31.252Z] #45 ... [2020-01-13T19:31:31.252Z] [2020-01-13T19:31:31.252Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:31.252Z] #18 71.15 Selecting previously unselected package libnet1:ppc64el. [2020-01-13T19:31:31.252Z] #18 71.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T19:31:31.252Z] #18 71.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T19:31:31.260Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-13T19:31:31.542Z] #18 71.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-13T19:31:31.542Z] #18 71.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-13T19:31:31.542Z] #18 71.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T19:31:31.542Z] #18 ... [2020-01-13T19:31:31.542Z] [2020-01-13T19:31:31.542Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:31:31.542Z] #51 DONE 233.1s [2020-01-13T19:31:31.542Z] [2020-01-13T19:31:31.542Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:31.542Z] #18 71.56 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-13T19:31:31.542Z] #18 71.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T19:31:31.542Z] #18 71.59 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:31:31.832Z] #18 71.66 Selecting previously unselected package libreadline5:ppc64el. [2020-01-13T19:31:31.832Z] #18 71.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-01-13T19:31:31.832Z] #18 71.68 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-13T19:31:31.832Z] #18 71.93 Selecting previously unselected package net-tools. [2020-01-13T19:31:32.122Z] #18 71.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-01-13T19:31:32.122Z] #18 71.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:31:32.411Z] #18 72.24 Selecting previously unselected package python-pip-whl. [2020-01-13T19:31:32.411Z] #18 72.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-13T19:31:32.411Z] #18 72.26 Unpacking python-pip-whl (18.1-5) ... [2020-01-13T19:31:32.624Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-13T19:31:32.863Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-01-13T19:31:32.863Z] === RUN TestRenameContainerWithSameName [2020-01-13T19:31:33.430Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-01-13T19:31:33.430Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T19:31:33.437Z] #18 ... [2020-01-13T19:31:33.437Z] [2020-01-13T19:31:33.437Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:31:33.437Z] #48 224.8 net/http/internal [2020-01-13T19:31:33.437Z] #48 229.9 net/textproto [2020-01-13T19:31:33.437Z] #48 229.9 vendor/golang.org/x/net/http/httpproxy [2020-01-13T19:31:33.437Z] #48 229.9 crypto/x509 [2020-01-13T19:31:33.437Z] #48 233.0 vendor/golang.org/x/net/http/httpguts [2020-01-13T19:31:33.437Z] #48 233.0 mime/multipart [2020-01-13T19:31:33.437Z] #48 ... [2020-01-13T19:31:33.437Z] [2020-01-13T19:31:33.437Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:33.437Z] #18 73.37 Selecting previously unselected package python3-lib2to3. [2020-01-13T19:31:33.552Z] --- PASS: TestReplicatedJob (7.66s) [2020-01-13T19:31:33.552Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:31:33.737Z] #18 73.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-13T19:31:33.737Z] #18 73.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:31:34.035Z] #18 73.77 Selecting previously unselected package python3-distutils. [2020-01-13T19:31:34.035Z] #18 73.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-13T19:31:34.035Z] #18 73.80 Unpacking python3-distutils (3.7.3-1) ... [2020-01-13T19:31:34.035Z] #18 74.07 Selecting previously unselected package python3-pip. [2020-01-13T19:31:34.035Z] #18 74.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-13T19:31:34.035Z] #18 74.09 Unpacking python3-pip (18.1-5) ... [2020-01-13T19:31:34.323Z] #18 74.31 Selecting previously unselected package python3-pkg-resources. [2020-01-13T19:31:34.323Z] #18 74.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T19:31:34.323Z] #18 74.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:31:34.615Z] #18 74.45 Selecting previously unselected package python3-setuptools. [2020-01-13T19:31:34.615Z] #18 74.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-13T19:31:34.615Z] #18 74.47 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-13T19:31:34.914Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-13T19:31:35.131Z] #18 74.76 Selecting previously unselected package python3-wheel. [2020-01-13T19:31:35.131Z] #18 74.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-13T19:31:35.131Z] #18 74.78 Unpacking python3-wheel (0.32.3-2) ... [2020-01-13T19:31:35.131Z] #18 74.87 Selecting previously unselected package thin-provisioning-tools. [2020-01-13T19:31:35.131Z] #18 74.89 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-01-13T19:31:35.131Z] #18 74.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:31:35.332Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-01-13T19:31:35.332Z] === RUN TestResize [2020-01-13T19:31:35.430Z] #18 75.29 Selecting previously unselected package vim-runtime. [2020-01-13T19:31:35.430Z] #18 75.29 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-13T19:31:35.430Z] #18 75.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-13T19:31:35.430Z] #18 75.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-13T19:31:35.720Z] #18 75.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:31:35.839Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-13T19:31:35.899Z] --- PASS: TestResize (0.83s) [2020-01-13T19:31:35.899Z] === RUN TestResizeWithInvalidSize [2020-01-13T19:31:36.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-13T19:31:36.837Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-01-13T19:31:36.837Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T19:31:37.021Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-13T19:31:37.405Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:37.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:37.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:37.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:31:37.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:37.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:31:37.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:31:37.947Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-13T19:31:38.202Z] --- PASS: TestUpdateReplicatedJob (4.59s) [2020-01-13T19:31:38.202Z] === RUN TestCreateJob [2020-01-13T19:31:38.456Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-13T19:31:39.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:31:40.162Z] #18 79.76 Selecting previously unselected package vim. [2020-01-13T19:31:40.162Z] #18 79.78 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T19:31:40.162Z] #18 79.81 Unpacking vim (2:8.1.0875-5) ... [2020-01-13T19:31:40.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:40.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:31:40.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:31:40.341Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-13T19:31:40.452Z] #18 ... [2020-01-13T19:31:40.452Z] [2020-01-13T19:31:40.452Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:31:40.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:31:41.618Z] #24 240.5 Checking out files: 19% (2075/10460) Checking out files: 20% (2092/10460) Checking out files: 21% (2197/10460) Checking out files: 22% (2302/10460) Checking out files: 23% (2406/10460) Checking out files: 24% (2511/10460) Checking out files: 25% (2615/10460) Checking out files: 26% (2720/10460) Checking out files: 27% (2825/10460) Checking out files: 28% (2929/10460) Checking out files: 29% (3034/10460) Checking out files: 30% (3138/10460) Checking out files: 31% (3243/10460) Checking out files: 32% (3348/10460) Checking out files: 32% (3362/10460) Checking out files: 33% (3452/10460) Checking out files: 34% (3557/10460) Checking out files: 35% (3661/10460) Checking out files: 36% (3766/10460) Checking out files: 37% (3871/10460) Checking out files: 38% (3975/10460) Checking out files: 39% (4080/10460) Checking out files: 40% (4184/10460) Checking out files: 41% (4289/10460) Checking out files: 42% (4394/10460) Checking out files: 43% (4498/10460) Checking out files: 44% (4603/10460) Checking out files: 45% (4707/10460) Checking out files: 45% (4715/10460) Checking out files: 46% (4812/10460) Checking out files: 47% (4917/10460) Checking out files: 48% (5021/10460) Checking out files: 49% (5126/10460) Checking out files: 50% (5230/10460) Checking out files: 51% (5335/10460) Checking out files: 52% (5440/10460) Checking out files: 53% (5544/10460) Checking out files: 54% (5649/10460) Checking out files: 55% (5753/10460) [2020-01-13T19:31:41.618Z] #24 ... [2020-01-13T19:31:41.618Z] [2020-01-13T19:31:41.618Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:31:41.618Z] #45 145.3 CC criu/bitmap.o [2020-01-13T19:31:41.618Z] #45 145.7 CC criu/cgroup-props.o [2020-01-13T19:31:41.618Z] #45 148.0 CC criu/cgroup.o [2020-01-13T19:31:41.618Z] #45 155.3 CC criu/clone-noasan.o [2020-01-13T19:31:41.618Z] #45 ... [2020-01-13T19:31:41.618Z] [2020-01-13T19:31:41.618Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:31:41.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:31:41.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T19:31:41.765Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T19:31:41.765Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-13T19:31:42.227Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-13T19:31:42.227Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-13T19:31:42.786Z] --- PASS: TestCreateJob (4.36s) [2020-01-13T19:31:42.786Z] === RUN TestReplicatedJob [2020-01-13T19:31:42.786Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-13T19:31:43.617Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 13.6% of statements [2020-01-13T19:31:43.617Z] ok github.com/docker/docker/builder/dockerfile 0.902s coverage: 48.2% of statements [2020-01-13T19:31:43.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:31:44.250Z] #24 240.5 Checking out files: 19% (2075/10460) Checking out files: 20% (2092/10460) Checking out files: 21% (2197/10460) Checking out files: 22% (2302/10460) Checking out files: 23% (2406/10460) Checking out files: 24% (2511/10460) Checking out files: 25% (2615/10460) Checking out files: 26% (2720/10460) Checking out files: 27% (2825/10460) Checking out files: 28% (2929/10460) Checking out files: 29% (3034/10460) Checking out files: 30% (3138/10460) Checking out files: 31% (3243/10460) Checking out files: 32% (3348/10460) Checking out files: 32% (3362/10460) Checking out files: 33% (3452/10460) Checking out files: 34% (3557/10460) Checking out files: 35% (3661/10460) Checking out files: 36% (3766/10460) Checking out files: 37% (3871/10460) Checking out files: 38% (3975/10460) Checking out files: 39% (4080/10460) Checking out files: 40% (4184/10460) Checking out files: 41% (4289/10460) Checking out files: 42% (4394/10460) Checking out files: 43% (4498/10460) Checking out files: 44% (4603/10460) Checking out files: 45% (4707/10460) Checking out files: 45% (4715/10460) Checking out files: 46% (4812/10460) Checking out files: 47% (4917/10460) Checking out files: 48% (5021/10460) Checking out files: 49% (5126/10460) Checking out files: 50% (5230/10460) Checking out files: 51% (5335/10460) Checking out files: 52% (5440/10460) Checking out files: 53% (5544/10460) Checking out files: 54% (5649/10460) Checking out files: 55% (5753/10460) Checking out files: 56% (5858/10460) Checking out files: 57% (5963/10460) Checking out files: 58% (6067/10460) Checking out files: 59% (6172/10460) Checking out files: 60% (6276/10460) Checking out files: 61% (6381/10460) Checking out files: 62% (6486/10460) Checking out files: 62% (6554/10460) Checking out files: 63% (6590/10460) Checking out files: 64% (6695/10460) Checking out files: 65% (6799/10460) Checking out files: 66% (6904/10460) Checking out files: 67% (7009/10460) Checking out files: 68% (7113/10460) Checking out files: 69% (7218/10460) Checking out files: 70% (7322/10460) Checking out files: 71% (7427/10460) Checking out files: 72% (7532/10460) Checking out files: 73% (7636/10460) Checking out files: 74% (7741/10460) Checking out files: 75% (7845/10460) Checking out files: 76% (7950/10460) Checking out files: 76% (8005/10460) Checking out files: 77% (8055/10460) Checking out files: 78% (8159/10460) Checking out files: 79% (8264/10460) Checking out files: 80% (8368/10460) Checking out files: 81% (8473/10460) Checking out files: 82% (8578/10460) Checking out files: 83% (8682/10460) Checking out files: 84% (8787/10460) Checking out files: 85% (8891/10460) Checking out files: 86% (8996/10460) Checking out files: 87% (9101/10460) Checking out files: 88% (9205/10460) Checking out files: 89% (9310/10460) Checking out files: 90% (9414/10460) Checking out files: 91% (9519/10460) Checking out files: 92% (9624/10460) Checking out files: 93% (9728/10460) Checking out files: 94% (9833/10460) Checking out files: 95% (9937/10460) Checking out files: 96% (10042/10460) Checking out files: 96% (10084/10460) Checking out files: 97% (10147/10460) Checking out files: 98% (10251/10460) Checking out files: 99% (10356/10460) Checking out files: 100% (10460/10460) Checking out files: 100% (10460/10460), done. [2020-01-13T19:31:44.250Z] #24 245.9 + cd /tmp/tmp.p08SbqVH1g/tmp/docker-ce [2020-01-13T19:31:44.431Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-01-13T19:31:44.541Z] #24 245.9 + git checkout -q v17.06.2-ce [2020-01-13T19:31:45.295Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-13T19:31:45.568Z] ok github.com/docker/docker/builder/remotecontext/git 1.300s coverage: 86.3% of statements [2020-01-13T19:31:45.568Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T19:31:45.568Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2020-01-13T19:31:46.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-01-13T19:31:46.201Z] === RUN TestCgroupNamespacesRun [2020-01-13T19:31:46.220Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-13T19:31:46.220Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-13T19:31:48.053Z] #24 ... [2020-01-13T19:31:48.053Z] [2020-01-13T19:31:48.053Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:31:48.053Z] #48 239.1 crypto/tls [2020-01-13T19:31:48.053Z] #48 ... [2020-01-13T19:31:48.053Z] [2020-01-13T19:31:48.053Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:48.053Z] #18 80.77 Selecting previously unselected package xfsprogs. [2020-01-13T19:31:48.053Z] #18 80.79 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-01-13T19:31:48.053Z] #18 80.79 Unpacking xfsprogs (4.20.0-1) ... [2020-01-13T19:31:48.053Z] #18 81.68 Selecting previously unselected package zip. [2020-01-13T19:31:48.053Z] #18 81.69 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-01-13T19:31:48.053Z] #18 81.70 Unpacking zip (3.0-11+b1) ... [2020-01-13T19:31:48.053Z] #18 82.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-13T19:31:48.053Z] #18 82.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T19:31:48.053Z] #18 82.13 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:48.053Z] #18 82.14 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-13T19:31:48.053Z] #18 82.21 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-01-13T19:31:48.053Z] #18 82.30 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:48.053Z] #18 82.31 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-01-13T19:31:48.053Z] #18 82.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T19:31:48.053Z] #18 82.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T19:31:48.053Z] #18 82.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T19:31:48.053Z] #18 82.35 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-13T19:31:48.053Z] #18 82.35 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T19:31:48.053Z] #18 82.36 Setting up zip (3.0-11+b1) ... [2020-01-13T19:31:48.053Z] #18 82.37 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T19:31:48.053Z] #18 82.44 Setting up bash-completion (1:2.8-6) ... [2020-01-13T19:31:48.103Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-13T19:31:48.105Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-01-13T19:31:48.105Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T19:31:49.083Z] #18 ... [2020-01-13T19:31:49.083Z] [2020-01-13T19:31:49.083Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:31:49.083Z] #24 250.5 + mkdir -p /tmp/tmp.p08SbqVH1g/src/github.com/docker [2020-01-13T19:31:49.083Z] #24 250.5 + mv components/cli /tmp/tmp.p08SbqVH1g/src/github.com/docker/cli [2020-01-13T19:31:49.083Z] #24 250.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-13T19:31:49.482Z] --- PASS: TestReplicatedJob (6.71s) [2020-01-13T19:31:49.482Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:31:49.719Z] ok github.com/docker/docker/client 0.251s coverage: 75.8% of statements [2020-01-13T19:31:50.008Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-01-13T19:31:50.008Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T19:31:51.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-13T19:31:51.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-01-13T19:31:51.384Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T19:31:51.839Z] #24 ... [2020-01-13T19:31:51.839Z] [2020-01-13T19:31:51.839Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:31:51.839Z] #45 155.6 CC criu/config.o [2020-01-13T19:31:51.839Z] #45 159.9 CC criu/cr-check.o [2020-01-13T19:31:51.839Z] #45 163.3 CC criu/cr-dedup.o [2020-01-13T19:31:51.839Z] #45 164.3 CC criu/cr-dump.o [2020-01-13T19:31:51.839Z] #45 ... [2020-01-13T19:31:51.839Z] [2020-01-13T19:31:51.839Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:31:51.839Z] #18 89.12 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-01-13T19:31:51.839Z] #18 89.14 Setting up xz-utils (5.2.4-1) ... [2020-01-13T19:31:51.839Z] #18 89.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-13T19:31:51.839Z] #18 89.16 Setting up pigz (2.4-1) ... [2020-01-13T19:31:51.839Z] #18 89.16 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-13T19:31:51.839Z] #18 89.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T19:31:51.839Z] #18 89.19 Setting up python-pip-whl (18.1-5) ... [2020-01-13T19:31:51.839Z] #18 89.19 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-01-13T19:31:51.839Z] #18 89.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-13T19:31:51.839Z] #18 89.96 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-01-13T19:31:51.839Z] #18 89.97 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-13T19:31:51.839Z] #18 89.98 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-13T19:31:51.839Z] #18 89.99 Setting up vim (2:8.1.0875-5) ... [2020-01-13T19:31:51.839Z] #18 90.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-13T19:31:51.839Z] #18 90.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-13T19:31:51.839Z] #18 90.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-13T19:31:51.839Z] #18 90.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-13T19:31:51.839Z] #18 90.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-13T19:31:51.839Z] #18 90.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-13T19:31:51.839Z] #18 90.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-13T19:31:51.839Z] #18 90.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-13T19:31:51.839Z] #18 90.24 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T19:31:51.839Z] #18 90.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T19:31:51.839Z] #18 90.27 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-13T19:31:51.839Z] #18 90.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T19:31:51.839Z] #18 90.28 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-13T19:31:51.839Z] #18 90.29 Setting up python3.7 (3.7.3-2) ... [2020-01-13T19:31:52.741Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-13T19:31:53.287Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-01-13T19:31:53.287Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T19:31:53.301Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2020-01-13T19:31:53.301Z] PASS [2020-01-13T19:31:53.301Z] [2020-01-13T19:31:53.301Z] DONE 15 tests in 81.029s [2020-01-13T19:31:53.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.301Z] +++ set -e [2020-01-13T19:31:53.301Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.301Z] +++ set -x [2020-01-13T19:31:53.301Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.301Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.301Z] testing: warning: no tests to run [2020-01-13T19:31:53.301Z] PASS [2020-01-13T19:31:53.301Z] [2020-01-13T19:31:53.301Z] DONE 0 tests in 0.071s [2020-01-13T19:31:53.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.301Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.301Z] +++ set -e [2020-01-13T19:31:53.301Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.301Z] +++ set -x [2020-01-13T19:31:53.301Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.556Z] testing: warning: no tests to run [2020-01-13T19:31:53.556Z] PASS [2020-01-13T19:31:53.556Z] [2020-01-13T19:31:53.556Z] DONE 0 tests in 0.044s [2020-01-13T19:31:53.556Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.556Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] +++ set -e [2020-01-13T19:31:53.556Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.556Z] +++ set -x [2020-01-13T19:31:53.556Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.556Z] testing: warning: no tests to run [2020-01-13T19:31:53.556Z] PASS [2020-01-13T19:31:53.556Z] [2020-01-13T19:31:53.556Z] DONE 0 tests in 0.030s [2020-01-13T19:31:53.556Z] Running integration-test (iteration 3) [2020-01-13T19:31:53.556Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.556Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] +++ set -e [2020-01-13T19:31:53.556Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.556Z] +++ set -x [2020-01-13T19:31:53.556Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.556Z] testing: warning: no tests to run [2020-01-13T19:31:53.556Z] PASS [2020-01-13T19:31:53.556Z] [2020-01-13T19:31:53.556Z] DONE 0 tests in 0.065s [2020-01-13T19:31:53.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.556Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] +++ set -e [2020-01-13T19:31:53.556Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.556Z] +++ set -x [2020-01-13T19:31:53.556Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.556Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.556Z] testing: warning: no tests to run [2020-01-13T19:31:53.556Z] PASS [2020-01-13T19:31:53.556Z] [2020-01-13T19:31:53.556Z] DONE 0 tests in 0.058s [2020-01-13T19:31:53.556Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.557Z] +++ set -e [2020-01-13T19:31:53.557Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.557Z] +++ set -x [2020-01-13T19:31:53.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.813Z] testing: warning: no tests to run [2020-01-13T19:31:53.813Z] PASS [2020-01-13T19:31:53.813Z] [2020-01-13T19:31:53.813Z] DONE 0 tests in 0.073s [2020-01-13T19:31:53.813Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] +++ set -e [2020-01-13T19:31:53.813Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.813Z] +++ set -x [2020-01-13T19:31:53.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.813Z] testing: warning: no tests to run [2020-01-13T19:31:53.813Z] PASS [2020-01-13T19:31:53.813Z] [2020-01-13T19:31:53.813Z] DONE 0 tests in 0.081s [2020-01-13T19:31:53.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] +++ set -e [2020-01-13T19:31:53.813Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.813Z] +++ set -x [2020-01-13T19:31:53.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] INFO: Testing against a local daemon [2020-01-13T19:31:53.813Z] testing: warning: no tests to run [2020-01-13T19:31:53.813Z] PASS [2020-01-13T19:31:53.813Z] [2020-01-13T19:31:53.813Z] DONE 0 tests in 0.029s [2020-01-13T19:31:53.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:53.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:53.813Z] +++ set -e [2020-01-13T19:31:53.813Z] +++ '[' -n 0 ']' [2020-01-13T19:31:53.813Z] +++ set -x [2020-01-13T19:31:53.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.069Z] testing: warning: no tests to run [2020-01-13T19:31:54.069Z] PASS [2020-01-13T19:31:54.069Z] [2020-01-13T19:31:54.069Z] DONE 0 tests in 0.042s [2020-01-13T19:31:54.069Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.069Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] +++ set -e [2020-01-13T19:31:54.069Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.069Z] +++ set -x [2020-01-13T19:31:54.069Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.069Z] testing: warning: no tests to run [2020-01-13T19:31:54.069Z] PASS [2020-01-13T19:31:54.069Z] [2020-01-13T19:31:54.069Z] DONE 0 tests in 0.039s [2020-01-13T19:31:54.069Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.069Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] +++ set -e [2020-01-13T19:31:54.069Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.069Z] +++ set -x [2020-01-13T19:31:54.069Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] testing: warning: no tests to run [2020-01-13T19:31:54.069Z] PASS [2020-01-13T19:31:54.069Z] [2020-01-13T19:31:54.069Z] DONE 0 tests in 0.009s [2020-01-13T19:31:54.069Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.069Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] +++ set -e [2020-01-13T19:31:54.069Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.069Z] +++ set -x [2020-01-13T19:31:54.069Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.069Z] testing: warning: no tests to run [2020-01-13T19:31:54.069Z] PASS [2020-01-13T19:31:54.069Z] [2020-01-13T19:31:54.069Z] DONE 0 tests in 0.053s [2020-01-13T19:31:54.069Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.069Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.069Z] +++ set -e [2020-01-13T19:31:54.069Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.069Z] +++ set -x [2020-01-13T19:31:54.069Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.325Z] testing: warning: no tests to run [2020-01-13T19:31:54.325Z] PASS [2020-01-13T19:31:54.325Z] [2020-01-13T19:31:54.325Z] DONE 0 tests in 0.070s [2020-01-13T19:31:54.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.325Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] +++ set -e [2020-01-13T19:31:54.325Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.325Z] +++ set -x [2020-01-13T19:31:54.325Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.325Z] testing: warning: no tests to run [2020-01-13T19:31:54.325Z] PASS [2020-01-13T19:31:54.325Z] [2020-01-13T19:31:54.325Z] DONE 0 tests in 0.086s [2020-01-13T19:31:54.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.325Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] +++ set -e [2020-01-13T19:31:54.325Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.325Z] +++ set -x [2020-01-13T19:31:54.325Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.325Z] testing: warning: no tests to run [2020-01-13T19:31:54.325Z] PASS [2020-01-13T19:31:54.325Z] [2020-01-13T19:31:54.325Z] DONE 0 tests in 0.036s [2020-01-13T19:31:54.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.325Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.325Z] +++ set -e [2020-01-13T19:31:54.325Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.325Z] +++ set -x [2020-01-13T19:31:54.325Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.580Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.580Z] testing: warning: no tests to run [2020-01-13T19:31:54.580Z] PASS [2020-01-13T19:31:54.580Z] [2020-01-13T19:31:54.580Z] DONE 0 tests in 0.067s [2020-01-13T19:31:54.580Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.580Z] +++ set -e [2020-01-13T19:31:54.580Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.580Z] +++ set -x [2020-01-13T19:31:54.580Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.580Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.580Z] testing: warning: no tests to run [2020-01-13T19:31:54.580Z] PASS [2020-01-13T19:31:54.580Z] [2020-01-13T19:31:54.580Z] DONE 0 tests in 0.059s [2020-01-13T19:31:54.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:31:54.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.580Z] +++ set -e [2020-01-13T19:31:54.580Z] +++ '[' -n 0 ']' [2020-01-13T19:31:54.580Z] +++ set -x [2020-01-13T19:31:54.580Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:31:54.580Z] INFO: Testing against a local daemon [2020-01-13T19:31:54.580Z] === RUN TestCreateJob [2020-01-13T19:31:55.192Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-01-13T19:31:55.192Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T19:31:56.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-01-13T19:31:56.128Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T19:31:56.737Z] #18 96.31 Setting up iptables (1.8.2-4) ... [2020-01-13T19:31:56.737Z] #18 96.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-13T19:31:56.737Z] #18 96.45 Setting up python3 (3.7.3-1) ... [2020-01-13T19:31:57.064Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-01-13T19:31:57.064Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T19:31:57.379Z] #18 97.14 Setting up python3-wheel (0.32.3-2) ... [2020-01-13T19:31:58.419Z] #18 98.27 Setting up apparmor (2.13.2-10) ... [2020-01-13T19:31:58.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-13T19:31:58.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-01-13T19:31:58.969Z] === RUN TestKernelTCPMemory [2020-01-13T19:31:59.668Z] --- PASS: TestCreateJob (4.83s) [2020-01-13T19:31:59.668Z] === RUN TestReplicatedJob [2020-01-13T19:31:59.906Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-01-13T19:31:59.906Z] === RUN TestNISDomainname [2020-01-13T19:32:00.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-13T19:32:00.494Z] #18 ... [2020-01-13T19:32:00.494Z] [2020-01-13T19:32:00.494Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:32:00.494Z] #48 251.5 net/http/httptrace [2020-01-13T19:32:00.494Z] #48 252.0 net/http [2020-01-13T19:32:00.494Z] #48 ... [2020-01-13T19:32:00.494Z] [2020-01-13T19:32:00.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:32:00.494Z] #45 168.8 CC criu/cr-errno.o [2020-01-13T19:32:00.494Z] #45 168.9 CC criu/cr-restore.o [2020-01-13T19:32:00.849Z] --- PASS: TestNISDomainname (1.05s) [2020-01-13T19:32:00.849Z] === RUN TestHostnameDnsResolution [2020-01-13T19:32:01.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-13T19:32:01.154Z] #45 ... [2020-01-13T19:32:01.154Z] [2020-01-13T19:32:01.154Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:32:01.154Z] #18 101.2 Setting up xfsprogs (4.20.0-1) ... [2020-01-13T19:32:01.154Z] #18 101.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-13T19:32:01.784Z] #18 101.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-13T19:32:02.751Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-01-13T19:32:02.751Z] === RUN TestStats [2020-01-13T19:32:03.864Z] #18 103.8 Setting up python3-distutils (3.7.3-1) ... [2020-01-13T19:32:04.896Z] #18 104.9 Setting up python3-setuptools (40.8.0-1) ... [2020-01-13T19:32:06.034Z] --- PASS: TestStats (2.83s) [2020-01-13T19:32:06.034Z] === RUN TestStopContainerWithTimeout [2020-01-13T19:32:06.034Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T19:32:06.034Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T19:32:06.034Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T19:32:06.034Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T19:32:06.034Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T19:32:06.034Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T19:32:06.034Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T19:32:06.034Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T19:32:06.034Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T19:32:06.034Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T19:32:06.034Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T19:32:06.034Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T19:32:06.443Z] Removing intermediate container f138b72c1444 [2020-01-13T19:32:06.443Z] ---> 958e01e8cd0a [2020-01-13T19:32:06.443Z] 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-01-13T19:32:06.443Z] ---> Running in 326da6c2cbbf [2020-01-13T19:32:06.443Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-13T19:32:07.629Z] #18 107.3 Setting up python3-pip (18.1-5) ... [2020-01-13T19:32:07.679Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-13T19:32:07.679Z] --- PASS: TestReplicatedJob (8.15s) [2020-01-13T19:32:07.679Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:32:08.695Z] #18 ... [2020-01-13T19:32:08.695Z] [2020-01-13T19:32:08.695Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:32:08.695Z] #48 270.2 github.com/LK4D4/vndr/godl [2020-01-13T19:32:09.322Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-13T19:32:09.322Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-01-13T19:32:09.322Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-01-13T19:32:09.322Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-01-13T19:32:09.322Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-01-13T19:32:09.322Z] === RUN TestDeleteDevicemapper [2020-01-13T19:32:09.322Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T19:32:09.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:32:09.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T19:32:09.743Z] #48 ... [2020-01-13T19:32:09.743Z] [2020-01-13T19:32:09.743Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T19:32:09.743Z] #18 109.3 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T19:32:09.743Z] #18 109.4 Processing triggers for mime-support (3.62) ... [2020-01-13T19:32:09.743Z] #18 DONE 109.7s [2020-01-13T19:32:10.031Z] [2020-01-13T19:32:10.031Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T19:32:10.321Z] #19 0.509 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-13T19:32:10.321Z] #19 0.514 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-13T19:32:10.321Z] #19 0.521 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-13T19:32:10.321Z] #19 DONE 0.6s [2020-01-13T19:32:10.321Z] [2020-01-13T19:32:10.321Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:32:11.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2020-01-13T19:32:11.224Z] === RUN TestUpdateMemory [2020-01-13T19:32:11.224Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T19:32:11.224Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:32:11.224Z] === RUN TestUpdateCPUQuota [2020-01-13T19:32:11.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-13T19:32:12.398Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-13T19:32:12.638Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-01-13T19:32:12.638Z] === RUN TestUpdatePidsLimit [2020-01-13T19:32:12.638Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T19:32:13.208Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T19:32:13.466Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T19:32:13.762Z] --- PASS: TestUpdateReplicatedJob (5.97s) [2020-01-13T19:32:13.762Z] === RUN TestCreateJob [2020-01-13T19:32:14.033Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T19:32:14.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T19:32:14.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-13T19:32:14.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T19:32:14.918Z] #20 ... [2020-01-13T19:32:14.918Z] [2020-01-13T19:32:14.918Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:32:14.918Z] #45 178.7 CC criu/cr-service.o [2020-01-13T19:32:14.918Z] #45 182.4 CC criu/crtools.o [2020-01-13T19:32:14.918Z] #45 184.0 CC criu/eventfd.o [2020-01-13T19:32:14.918Z] #45 184.8 CC criu/eventpoll.o [2020-01-13T19:32:14.918Z] #45 186.6 CC criu/external.o [2020-01-13T19:32:14.918Z] #45 187.4 CC criu/fault-injection.o [2020-01-13T19:32:14.918Z] #45 187.6 CC criu/fdstore.o [2020-01-13T19:32:14.918Z] #45 188.3 CC criu/fifo.o [2020-01-13T19:32:15.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T19:32:15.209Z] #45 189.2 CC criu/file-ids.o [2020-01-13T19:32:16.240Z] #45 190.0 CC criu/file-lock.o [2020-01-13T19:32:16.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit (4.17s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-01-13T19:32:17.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-01-13T19:32:17.022Z] === RUN TestUpdateRestartPolicy [2020-01-13T19:32:17.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-13T19:32:18.309Z] #45 192.0 CC criu/files-ext.o [2020-01-13T19:32:18.679Z] --- PASS: TestCreateJob (5.02s) [2020-01-13T19:32:18.679Z] === RUN TestReplicatedJob [2020-01-13T19:32:18.937Z] #45 192.8 CC criu/files-reg.o [2020-01-13T19:32:19.964Z] #45 ... [2020-01-13T19:32:19.964Z] [2020-01-13T19:32:19.964Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:32:19.964Z] #20 9.371 Collecting yamllint==1.16.0 [2020-01-13T19:32:20.256Z] #20 ... [2020-01-13T19:32:20.256Z] [2020-01-13T19:32:20.256Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:32:20.256Z] #48 271.7 github.com/LK4D4/vndr [2020-01-13T19:32:20.256Z] #48 ... [2020-01-13T19:32:20.256Z] [2020-01-13T19:32:20.256Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:32:20.256Z] #20 10.01 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-13T19:32:20.546Z] #20 10.19 Collecting pyyaml (from yamllint==1.16.0) [2020-01-13T19:32:21.178Z] #20 10.61 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-13T19:32:21.940Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-13T19:32:22.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-13T19:32:23.791Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-13T19:32:23.901Z] #20 13.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-13T19:32:23.901Z] #20 13.60 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-13T19:32:23.901Z] #20 13.69 Building wheels for collected packages: pyyaml [2020-01-13T19:32:24.058Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.5% of statements [2020-01-13T19:32:24.058Z] ok github.com/docker/docker/container 0.110s coverage: 35.3% of statements [2020-01-13T19:32:24.058Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T19:32:24.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T19:32:24.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T19:32:24.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T19:32:24.193Z] #20 13.70 Running setup.py bdist_wheel for pyyaml: started [2020-01-13T19:32:25.156Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-13T19:32:26.082Z] --- PASS: TestReplicatedJob (7.29s) [2020-01-13T19:32:26.082Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:32:26.261Z] #20 ... [2020-01-13T19:32:26.261Z] [2020-01-13T19:32:26.261Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:32:26.261Z] #48 DONE 287.8s [2020-01-13T19:32:26.261Z] [2020-01-13T19:32:26.261Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:32:26.261Z] #45 197.7 CC criu/files.o [2020-01-13T19:32:26.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-13T19:32:27.294Z] #45 ... [2020-01-13T19:32:27.294Z] [2020-01-13T19:32:27.294Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T19:32:27.294Z] #20 15.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-13T19:32:27.294Z] #20 15.97 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-13T19:32:27.294Z] #20 16.06 Successfully built pyyaml [2020-01-13T19:32:27.294Z] #20 16.08 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-13T19:32:27.294Z] #20 16.66 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-13T19:32:27.295Z] #20 DONE 17.1s [2020-01-13T19:32:27.585Z] [2020-01-13T19:32:27.585Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:32:28.351Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2020-01-13T19:32:29.221Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-01-13T19:32:29.221Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T19:32:29.617Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-13T19:32:29.646Z] #24 ... [2020-01-13T19:32:29.646Z] [2020-01-13T19:32:29.646Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:32:29.646Z] #45 203.5 CC criu/filesystems.o [2020-01-13T19:32:30.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-01-13T19:32:30.157Z] === RUN TestWaitNonBlocked [2020-01-13T19:32:30.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:32:30.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:32:30.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:32:30.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:32:30.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:32:30.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:32:30.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-13T19:32:30.542Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-01-13T19:32:30.542Z] === RUN TestCreateJob [2020-01-13T19:32:31.149Z] #45 205.0 CC criu/fsnotify.o [2020-01-13T19:32:31.534Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-13T19:32:31.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-01-13T19:32:31.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-01-13T19:32:31.534Z] === RUN TestWaitBlocked [2020-01-13T19:32:31.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:32:31.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:32:31.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:32:31.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:32:31.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:32:31.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:32:31.697Z] INFO: Sources obtained for gotestsum... [2020-01-13T19:32:31.697Z] INFO: Checkout done for gotestsum... [2020-01-13T19:32:31.697Z] INFO: Build done for gotestsum... [2020-01-13T19:32:31.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-13T19:32:32.100Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-01-13T19:32:32.469Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-13T19:32:32.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-01-13T19:32:32.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-01-13T19:32:32.469Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T19:32:32.469Z] === CONT TestIpcModeOlderClient [2020-01-13T19:32:32.469Z] === CONT TestDaemonRestartIpcMode [2020-01-13T19:32:32.469Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-01-13T19:32:33.209Z] #45 206.8 CC criu/image-desc.o [2020-01-13T19:32:33.499Z] #45 207.2 CC criu/image.o [2020-01-13T19:32:33.787Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-13T19:32:35.028Z] #45 208.8 CC criu/ipc_ns.o [2020-01-13T19:32:35.149Z] --- PASS: TestCreateJob (4.61s) [2020-01-13T19:32:35.149Z] === RUN TestReplicatedJob [2020-01-13T19:32:35.756Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-01-13T19:32:36.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-13T19:32:36.323Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2020-01-13T19:32:36.323Z] PASS [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === Skipped [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-13T19:32:36.323Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-13T19:32:36.323Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T19:32:36.323Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:32:36.323Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T19:32:36.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-13T19:32:36.323Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] [2020-01-13T19:32:36.323Z] DONE 197 tests, 6 skipped in 129.007s [2020-01-13T19:32:36.323Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T19:32:36.323Z] ++ 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-01-13T19:32:36.323Z] ++ set -e [2020-01-13T19:32:36.323Z] ++ '[' -n 0 ']' [2020-01-13T19:32:36.323Z] ++ set -x [2020-01-13T19:32:36.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:32:36.581Z] INFO: Testing against a local daemon [2020-01-13T19:32:36.581Z] === RUN TestCommitInheritsEnv [2020-01-13T19:32:37.089Z] #45 210.8 CC criu/irmap.o [2020-01-13T19:32:37.520Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-01-13T19:32:37.520Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T19:32:37.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T19:32:37.520Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-13T19:32:37.520Z] === RUN TestImagesFilterMultiReference [2020-01-13T19:32:37.520Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-13T19:32:37.520Z] === RUN TestImagePullPlatformInvalid [2020-01-13T19:32:37.520Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-13T19:32:37.520Z] === RUN TestRemoveImageOrphaning [2020-01-13T19:32:37.958Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-13T19:32:38.087Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-01-13T19:32:38.087Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T19:32:38.087Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:32:38.087Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:32:38.087Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T19:32:38.087Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-13T19:32:38.087Z] === RUN TestTagInvalidReference [2020-01-13T19:32:38.087Z] --- PASS: TestTagInvalidReference (0.05s) [2020-01-13T19:32:38.087Z] === RUN TestTagValidPrefixedRepo [2020-01-13T19:32:38.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-13T19:32:38.346Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-01-13T19:32:38.346Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T19:32:38.346Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T19:32:38.346Z] === RUN TestTagOfficialNames [2020-01-13T19:32:38.346Z] --- PASS: TestTagOfficialNames (0.08s) [2020-01-13T19:32:38.346Z] === RUN TestTagMatchesDigest [2020-01-13T19:32:38.346Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-13T19:32:38.346Z] PASS [2020-01-13T19:32:38.346Z] [2020-01-13T19:32:38.346Z] === Skipped [2020-01-13T19:32:38.346Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T19:32:38.346Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-13T19:32:38.346Z] [2020-01-13T19:32:38.346Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:32:38.346Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:32:38.346Z] [2020-01-13T19:32:38.346Z] [2020-01-13T19:32:38.346Z] DONE 12 tests, 2 skipped in 2.028s [2020-01-13T19:32:38.346Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T19:32:38.346Z] ++ 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-01-13T19:32:38.346Z] ++ set -e [2020-01-13T19:32:38.346Z] ++ '[' -n 0 ']' [2020-01-13T19:32:38.346Z] ++ set -x [2020-01-13T19:32:38.346Z] ++ env -i DEST=/go/src/github.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-01-13T19:32:38.593Z] #45 212.1 CC criu/kcmp-ids.o [2020-01-13T19:32:38.593Z] #45 212.6 CC criu/kerndat.o [2020-01-13T19:32:38.605Z] INFO: Testing against a local daemon [2020-01-13T19:32:38.605Z] === RUN TestNetworkCreateDelete [2020-01-13T19:32:39.171Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-01-13T19:32:39.171Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T19:32:39.873Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.7% of statements [2020-01-13T19:32:40.107Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-01-13T19:32:40.107Z] === RUN TestInspectNetwork [2020-01-13T19:32:41.321Z] #45 214.6 CC criu/libnetlink.o [2020-01-13T19:32:41.322Z] #45 215.3 CC criu/log.o [2020-01-13T19:32:41.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-13T19:32:41.728Z] ok github.com/docker/docker/daemon 12.279s coverage: 17.6% of statements [2020-01-13T19:32:41.728Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T19:32:41.728Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T19:32:41.728Z] ok github.com/docker/docker/daemon/config 0.058s coverage: 82.1% of statements [2020-01-13T19:32:42.036Z] --- PASS: TestReplicatedJob (6.96s) [2020-01-13T19:32:42.036Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:32:42.104Z] Removing intermediate container 326da6c2cbbf [2020-01-13T19:32:42.104Z] ---> ef16d02875c7 [2020-01-13T19:32:42.104Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-13T19:32:42.104Z] ---> Running in f12075b74615 [2020-01-13T19:32:42.104Z] Removing intermediate container f12075b74615 [2020-01-13T19:32:42.104Z] ---> 37a21c230b9a [2020-01-13T19:32:42.104Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-13T19:32:42.104Z] ---> Running in 08f061883f42 [2020-01-13T19:32:42.370Z] #45 216.1 CC criu/lsm.o [2020-01-13T19:32:43.071Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-13T19:32:43.071Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-01-13T19:32:43.071Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T19:32:43.071Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T19:32:43.085Z] Removing intermediate container 08f061883f42 [2020-01-13T19:32:43.085Z] ---> ac14fcac3d2e [2020-01-13T19:32:43.085Z] Step 10/10 : COPY . . [2020-01-13T19:32:43.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-13T19:32:43.425Z] #45 217.0 CC criu/mem.o [2020-01-13T19:32:44.395Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-01-13T19:32:44.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-13T19:32:45.373Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T19:32:45.373Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T19:32:45.373Z] === RUN TestInspectNetwork/network_name [2020-01-13T19:32:45.373Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T19:32:45.489Z] #45 ... [2020-01-13T19:32:45.489Z] [2020-01-13T19:32:45.489Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T19:32:45.489Z] #31 DONE 307.3s [2020-01-13T19:32:45.776Z] [2020-01-13T19:32:45.777Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:32:46.403Z] #24 ... [2020-01-13T19:32:46.403Z] [2020-01-13T19:32:46.403Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:32:46.403Z] #45 220.3 CC criu/mount.o [2020-01-13T19:32:46.941Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-01-13T19:32:47.267Z] --- PASS: TestUpdateReplicatedJob (4.94s) [2020-01-13T19:32:47.267Z] === RUN TestCreateJob [2020-01-13T19:32:47.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-13T19:32:47.766Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.249s coverage: 57.9% of statements [2020-01-13T19:32:47.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-13T19:32:50.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-13T19:32:50.638Z] --- PASS: TestInspectNetwork (9.62s) [2020-01-13T19:32:50.638Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T19:32:50.638Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T19:32:50.638Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T19:32:50.638Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T19:32:50.638Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T19:32:50.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-13T19:32:51.103Z] --- PASS: TestCreateJob (4.31s) [2020-01-13T19:32:51.103Z] === RUN TestReplicatedJob [2020-01-13T19:32:52.542Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-01-13T19:32:52.543Z] === RUN TestNetworkInvalidJSON [2020-01-13T19:32:52.543Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T19:32:52.543Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T19:32:52.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:32:52.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:32:52.543Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:32:52.543Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:32:52.543Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T19:32:52.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:32:52.543Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:32:52.543Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-13T19:32:52.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T19:32:52.543Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T19:32:52.543Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T19:32:52.543Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T19:32:52.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-13T19:32:52.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-13T19:32:53.282Z] #45 227.2 CC criu/namespaces.o [2020-01-13T19:32:53.919Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2020-01-13T19:32:53.919Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T19:32:54.295Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.612s coverage: 46.2% of statements [2020-01-13T19:32:54.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-13T19:32:55.297Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-01-13T19:32:55.297Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T19:32:55.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-13T19:32:56.779Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.838s coverage: 72.5% of statements [2020-01-13T19:32:56.779Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T19:32:56.821Z] #45 230.6 CC criu/net.o [2020-01-13T19:32:57.201Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-01-13T19:32:57.202Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T19:32:57.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.997s coverage: 48.6% of statements [2020-01-13T19:32:58.282Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:32:58.282Z] [2020-01-13T19:32:58.282Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-13T19:32:58.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-13T19:32:58.282Z] Using test binary docker [2020-01-13T19:32:58.282Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T19:32:58.282Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:32:58.282Z] INFO: Waiting for daemon to start... [2020-01-13T19:32:58.282Z] Starting dockerd [2020-01-13T19:32:58.282Z] . [2020-01-13T19:32:58.282Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-13T19:32:59.496Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.559s coverage: 76.1% of statements [2020-01-13T19:32:59.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-13T19:32:59.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-13T19:32:59.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-13T19:32:59.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-13T19:32:59.537Z] --- PASS: TestReplicatedJob (8.16s) [2020-01-13T19:32:59.537Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:32:59.740Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2020-01-13T19:32:59.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T19:33:00.307Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-01-13T19:33:00.307Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T19:33:00.894Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-01-13T19:33:02.248Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-01-13T19:33:03.593Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-01-13T19:33:03.593Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T19:33:03.593Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:33:03.593Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:33:03.593Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T19:33:03.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-13T19:33:03.701Z] #45 236.6 CC criu/netfilter.o [2020-01-13T19:33:03.701Z] #45 237.3 CC criu/page-pipe.o [2020-01-13T19:33:03.953Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-01-13T19:33:03.953Z] === RUN TestCreateJob [2020-01-13T19:33:04.129Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.112s coverage: 59.8% of statements [2020-01-13T19:33:04.129Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T19:33:04.129Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T19:33:04.526Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-01-13T19:33:04.526Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T19:33:04.733Z] #45 238.6 CC criu/page-xfer.o [2020-01-13T19:33:04.932Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-01-13T19:33:04.932Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T19:33:06.265Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 42.7% of statements [2020-01-13T19:33:07.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 77.4% of statements [2020-01-13T19:33:07.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T19:33:07.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T19:33:07.482Z] #45 240.9 CC criu/pagemap-cache.o [2020-01-13T19:33:07.773Z] #45 241.6 CC criu/pagemap.o [2020-01-13T19:33:07.907Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-01-13T19:33:08.170Z] --- PASS: TestCreateJob (4.39s) [2020-01-13T19:33:08.170Z] === RUN TestReplicatedJob [2020-01-13T19:33:08.294Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-13T19:33:08.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-13T19:33:09.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-01-13T19:33:09.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2020-01-13T19:33:09.839Z] #45 243.2 CC criu/parasite-syscall.o [2020-01-13T19:33:10.872Z] #45 244.8 CC criu/path.o [2020-01-13T19:33:11.212Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2020-01-13T19:33:11.212Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 74.7% of statements [2020-01-13T19:33:11.212Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T19:33:11.505Z] #45 245.3 CC criu/pie-util-vdso-elf32.o [2020-01-13T19:33:12.142Z] #45 246.0 CC criu/pie-util-vdso.o [2020-01-13T19:33:12.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-13T19:33:12.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-13T19:33:12.775Z] #45 246.6 CC criu/pie-util.o [2020-01-13T19:33:13.067Z] #45 246.9 CC criu/pipes.o [2020-01-13T19:33:13.193Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-01-13T19:33:13.213Z] ---> c4da4d4ca997 [2020-01-13T19:33:13.213Z] Successfully built c4da4d4ca997 [2020-01-13T19:33:13.213Z] Successfully tagged docker:latest [2020-01-13T19:33:13.213Z] INFO: Image build ended at 01/13/2020 19:33:11. Duration:00:04:27.2453689 [2020-01-13T19:33:13.213Z] [2020-01-13T19:33:13.213Z] [2020-01-13T19:33:13.213Z] INFO: Building the test binaries at 01/13/2020 19:33:11... [2020-01-13T19:33:13.600Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-01-13T19:33:14.125Z] #45 247.9 CC criu/plugin.o [2020-01-13T19:33:14.409Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-13T19:33:14.410Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2020-01-13T19:33:14.410Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T19:33:14.410Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T19:33:14.756Z] #45 248.5 CC criu/proc_parse.o [2020-01-13T19:33:16.331Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-01-13T19:33:16.726Z] ok github.com/docker/docker/distribution 0.303s coverage: 22.1% of statements [2020-01-13T19:33:16.726Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T19:33:16.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-13T19:33:16.748Z] --- PASS: TestReplicatedJob (7.95s) [2020-01-13T19:33:16.748Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:33:16.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-13T19:33:16.988Z] INFO: make.ps1 starting at 01/13/2020 19:33:16 [2020-01-13T19:33:16.988Z] INFO: Git commit (4734080cc) assumed from DOCKER_GITCOMMIT environment variable [2020-01-13T19:33:16.988Z] INFO: Invoking autogen... [2020-01-13T19:33:17.969Z] INFO: Building daemon... [2020-01-13T19:33:18.043Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-13T19:33:18.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-13T19:33:19.325Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-01-13T19:33:19.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-13T19:33:19.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-13T19:33:20.141Z] ok github.com/docker/docker/distribution/xfer 1.951s coverage: 85.1% of statements [2020-01-13T19:33:20.141Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T19:33:20.141Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-01-13T19:33:20.141Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T19:33:20.305Z] #45 253.9 CC criu/protobuf-desc.o [2020-01-13T19:33:21.091Z] --- PASS: TestUpdateReplicatedJob (4.74s) [2020-01-13T19:33:21.091Z] PASS [2020-01-13T19:33:21.091Z] [2020-01-13T19:33:21.091Z] DONE 15 tests in 86.315s [2020-01-13T19:33:21.091Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.091Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.091Z] +++ set -e [2020-01-13T19:33:21.091Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.091Z] +++ set -x [2020-01-13T19:33:21.091Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.091Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.091Z] testing: warning: no tests to run [2020-01-13T19:33:21.091Z] PASS [2020-01-13T19:33:21.091Z] [2020-01-13T19:33:21.091Z] DONE 0 tests in 0.040s [2020-01-13T19:33:21.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.091Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.091Z] +++ set -e [2020-01-13T19:33:21.091Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.091Z] +++ set -x [2020-01-13T19:33:21.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.092Z] testing: warning: no tests to run [2020-01-13T19:33:21.092Z] PASS [2020-01-13T19:33:21.092Z] [2020-01-13T19:33:21.092Z] DONE 0 tests in 0.039s [2020-01-13T19:33:21.092Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.092Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] +++ set -e [2020-01-13T19:33:21.092Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.092Z] +++ set -x [2020-01-13T19:33:21.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.092Z] testing: warning: no tests to run [2020-01-13T19:33:21.092Z] PASS [2020-01-13T19:33:21.092Z] [2020-01-13T19:33:21.092Z] DONE 0 tests in 0.050s [2020-01-13T19:33:21.092Z] Running integration-test (iteration 4) [2020-01-13T19:33:21.092Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.092Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] +++ set -e [2020-01-13T19:33:21.092Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.092Z] +++ set -x [2020-01-13T19:33:21.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.092Z] testing: warning: no tests to run [2020-01-13T19:33:21.092Z] PASS [2020-01-13T19:33:21.092Z] [2020-01-13T19:33:21.092Z] DONE 0 tests in 0.029s [2020-01-13T19:33:21.092Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.092Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] +++ set -e [2020-01-13T19:33:21.092Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.092Z] +++ set -x [2020-01-13T19:33:21.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.092Z] testing: warning: no tests to run [2020-01-13T19:33:21.092Z] PASS [2020-01-13T19:33:21.092Z] [2020-01-13T19:33:21.092Z] DONE 0 tests in 0.028s [2020-01-13T19:33:21.092Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.092Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.092Z] +++ set -e [2020-01-13T19:33:21.092Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.092Z] +++ set -x [2020-01-13T19:33:21.092Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.348Z] testing: warning: no tests to run [2020-01-13T19:33:21.348Z] PASS [2020-01-13T19:33:21.348Z] [2020-01-13T19:33:21.348Z] DONE 0 tests in 0.032s [2020-01-13T19:33:21.348Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] +++ set -e [2020-01-13T19:33:21.348Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.348Z] +++ set -x [2020-01-13T19:33:21.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.348Z] testing: warning: no tests to run [2020-01-13T19:33:21.348Z] PASS [2020-01-13T19:33:21.348Z] [2020-01-13T19:33:21.348Z] DONE 0 tests in 0.038s [2020-01-13T19:33:21.348Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] +++ set -e [2020-01-13T19:33:21.348Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.348Z] +++ set -x [2020-01-13T19:33:21.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.348Z] testing: warning: no tests to run [2020-01-13T19:33:21.348Z] PASS [2020-01-13T19:33:21.348Z] [2020-01-13T19:33:21.348Z] DONE 0 tests in 0.052s [2020-01-13T19:33:21.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] +++ set -e [2020-01-13T19:33:21.348Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.348Z] +++ set -x [2020-01-13T19:33:21.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.348Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.348Z] testing: warning: no tests to run [2020-01-13T19:33:21.348Z] PASS [2020-01-13T19:33:21.348Z] [2020-01-13T19:33:21.348Z] DONE 0 tests in 0.081s [2020-01-13T19:33:21.604Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] +++ set -e [2020-01-13T19:33:21.604Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.604Z] +++ set -x [2020-01-13T19:33:21.604Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.604Z] testing: warning: no tests to run [2020-01-13T19:33:21.604Z] PASS [2020-01-13T19:33:21.604Z] [2020-01-13T19:33:21.604Z] DONE 0 tests in 0.051s [2020-01-13T19:33:21.604Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] +++ set -e [2020-01-13T19:33:21.604Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.604Z] +++ set -x [2020-01-13T19:33:21.604Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] testing: warning: no tests to run [2020-01-13T19:33:21.604Z] PASS [2020-01-13T19:33:21.604Z] [2020-01-13T19:33:21.604Z] DONE 0 tests in 0.006s [2020-01-13T19:33:21.604Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] +++ set -e [2020-01-13T19:33:21.604Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.604Z] +++ set -x [2020-01-13T19:33:21.604Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.604Z] testing: warning: no tests to run [2020-01-13T19:33:21.604Z] PASS [2020-01-13T19:33:21.604Z] [2020-01-13T19:33:21.604Z] DONE 0 tests in 0.060s [2020-01-13T19:33:21.604Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.604Z] +++ set -e [2020-01-13T19:33:21.604Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.604Z] +++ set -x [2020-01-13T19:33:21.605Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.605Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.605Z] testing: warning: no tests to run [2020-01-13T19:33:21.605Z] PASS [2020-01-13T19:33:21.605Z] [2020-01-13T19:33:21.605Z] DONE 0 tests in 0.062s [2020-01-13T19:33:21.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.605Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.605Z] +++ set -e [2020-01-13T19:33:21.605Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.605Z] +++ set -x [2020-01-13T19:33:21.605Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.683Z] --- PASS: TestServiceWithDataPathPortInit (17.97s) [2020-01-13T19:33:21.683Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T19:33:21.862Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.862Z] testing: warning: no tests to run [2020-01-13T19:33:21.862Z] PASS [2020-01-13T19:33:21.862Z] [2020-01-13T19:33:21.862Z] DONE 0 tests in 0.062s [2020-01-13T19:33:21.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.862Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.862Z] +++ set -e [2020-01-13T19:33:21.862Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.862Z] +++ set -x [2020-01-13T19:33:21.862Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-13T19:33:21.862Z] INFO: Testing against a local daemon [2020-01-13T19:33:21.862Z] testing: warning: no tests to run [2020-01-13T19:33:21.862Z] PASS [2020-01-13T19:33:21.862Z] [2020-01-13T19:33:21.862Z] DONE 0 tests in 0.093s [2020-01-13T19:33:21.862Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:21.862Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:21.862Z] +++ set -e [2020-01-13T19:33:21.862Z] +++ '[' -n 0 ']' [2020-01-13T19:33:21.862Z] +++ set -x [2020-01-13T19:33:21.862Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:22.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-13T19:33:22.118Z] INFO: Testing against a local daemon [2020-01-13T19:33:22.118Z] testing: warning: no tests to run [2020-01-13T19:33:22.118Z] PASS [2020-01-13T19:33:22.118Z] [2020-01-13T19:33:22.118Z] DONE 0 tests in 0.141s [2020-01-13T19:33:22.118Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:22.118Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:22.118Z] +++ set -e [2020-01-13T19:33:22.118Z] +++ '[' -n 0 ']' [2020-01-13T19:33:22.118Z] +++ set -x [2020-01-13T19:33:22.118Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:22.118Z] INFO: Testing against a local daemon [2020-01-13T19:33:22.118Z] testing: warning: no tests to run [2020-01-13T19:33:22.118Z] PASS [2020-01-13T19:33:22.118Z] [2020-01-13T19:33:22.118Z] DONE 0 tests in 0.055s [2020-01-13T19:33:22.118Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:33:22.118Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:22.118Z] +++ set -e [2020-01-13T19:33:22.118Z] +++ '[' -n 0 ']' [2020-01-13T19:33:22.118Z] +++ set -x [2020-01-13T19:33:22.118Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:33:22.373Z] INFO: Testing against a local daemon [2020-01-13T19:33:22.373Z] === RUN TestCreateJob [2020-01-13T19:33:22.424Z] #45 255.8 CC criu/protobuf.o [2020-01-13T19:33:22.496Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-01-13T19:33:22.496Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T19:33:22.713Z] #45 256.6 CC criu/pstree.o [2020-01-13T19:33:22.869Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-01-13T19:33:24.168Z] ok github.com/docker/docker/opts 0.026s coverage: 66.9% of statements [2020-01-13T19:33:24.168Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-13T19:33:24.779Z] #45 258.7 CC criu/rbtree.o [2020-01-13T19:33:25.411Z] #45 259.2 CC criu/rst-malloc.o [2020-01-13T19:33:25.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-13T19:33:26.041Z] #45 259.9 CC criu/seccomp.o [2020-01-13T19:33:26.047Z] ok github.com/docker/docker/pkg/archive 0.492s coverage: 77.1% of statements [2020-01-13T19:33:26.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-13T19:33:26.558Z] --- PASS: TestCreateJob (4.15s) [2020-01-13T19:33:26.558Z] === RUN TestReplicatedJob [2020-01-13T19:33:27.349Z] ok github.com/docker/docker/pkg/authorization 0.508s coverage: 68.3% of statements [2020-01-13T19:33:27.544Z] #45 261.0 CC criu/seize.o [2020-01-13T19:33:27.709Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-13T19:33:28.087Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-13T19:33:28.576Z] #45 262.5 CC criu/servicefd.o [2020-01-13T19:33:29.206Z] #45 ... [2020-01-13T19:33:29.206Z] [2020-01-13T19:33:29.206Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:33:29.206Z] #42 351.0 + dpkg --print-architecture [2020-01-13T19:33:29.206Z] #42 351.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-13T19:33:29.496Z] #42 351.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-13T19:33:29.497Z] #42 351.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-13T19:33:30.330Z] sha256:a02fa2c734cf491e0d5467aa7193fbc57e02646566f21a5073b2877a1c53d3da [2020-01-13T19:33:30.330Z] INFO: Starting docker-py tests... [2020-01-13T19:33:30.552Z] ok github.com/docker/docker/layer 7.253s coverage: 68.8% of statements [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T19:33:30.552Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T19:33:30.552Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-13T19:33:30.936Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-13T19:33:31.300Z] ============================= test session starts ============================== [2020-01-13T19:33:31.300Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-13T19:33:31.300Z] rootdir: /src, inifile: pytest.ini [2020-01-13T19:33:31.300Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-13T19:33:31.377Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-01-13T19:33:31.658Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-01-13T19:33:31.659Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:srd3xlfbumw6afv9gxtbw5yds Created:2020-01-13 19:33:23.08738504 +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[11b05a295d7cd8eb144c038dbef49c4b36e437b376dd6f8abcd83f75d2072ee1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ne0u16coxfrscjvtdxymouno5 EndpointID:f84093efbfae6e4e7247f0209b006bac0d0ab05a50d4193d3cfc2faaa6831aa8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5fe794b0af5045d9f63586727430bcdab44a907479e9fa231c3389f73e6f6792 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:05ff36beb8f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ne0u16coxfrscjvtdxymouno5 EndpointID:f84093efbfae6e4e7247f0209b006bac0d0ab05a50d4193d3cfc2faaa6831aa8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T19:33:31.659Z] PASS [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] === Skipped [2020-01-13T19:33:31.659Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:33:31.659Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] DONE 21 tests, 1 skipped in 52.117s [2020-01-13T19:33:31.659Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:33:31.659Z] ++ 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-01-13T19:33:31.659Z] ++ set -e [2020-01-13T19:33:31.659Z] ++ '[' -n 0 ']' [2020-01-13T19:33:31.659Z] ++ set -x [2020-01-13T19:33:31.659Z] ++ env -i DEST=/go/src/github.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-01-13T19:33:31.659Z] INFO: Testing against a local daemon [2020-01-13T19:33:31.659Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T19:33:31.659Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-13T19:33:31.659Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:33:31.659Z] === RUN TestDockerNetworkIpvlan [2020-01-13T19:33:31.659Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:33:31.659Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:33:31.659Z] PASS [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] === Skipped [2020-01-13T19:33:31.659Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-13T19:33:31.659Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:33:31.659Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] [2020-01-13T19:33:31.659Z] DONE 2 tests, 2 skipped in 0.226s [2020-01-13T19:33:31.659Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:33:31.659Z] ++ 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-01-13T19:33:31.659Z] ++ set -e [2020-01-13T19:33:31.659Z] ++ '[' -n 0 ']' [2020-01-13T19:33:31.659Z] ++ set -x [2020-01-13T19:33:31.659Z] ++ env -i DEST=/go/src/github.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-01-13T19:33:31.659Z] INFO: Testing against a local daemon [2020-01-13T19:33:31.659Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T19:33:31.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-13T19:33:31.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-13T19:33:31.904Z] collected 385 items / 3 deselected / 382 selected [2020-01-13T19:33:31.904Z] [2020-01-13T19:33:32.417Z] ok github.com/docker/docker/pkg/chrootarchive 3.553s coverage: 43.2% of statements [2020-01-13T19:33:32.417Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T19:33:32.417Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T19:33:33.034Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-01-13T19:33:33.034Z] === RUN TestDockerNetworkMacvlan [2020-01-13T19:33:33.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-13T19:33:33.375Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-13T19:33:34.085Z] --- PASS: TestReplicatedJob (7.47s) [2020-01-13T19:33:34.085Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:33:34.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-13T19:33:34.204Z] ok github.com/docker/docker/pkg/discovery/nodes 0.024s coverage: 93.8% of statements [2020-01-13T19:33:34.410Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T19:33:34.610Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-01-13T19:33:34.645Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-13T19:33:35.349Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T19:33:35.570Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-13T19:33:35.935Z] ok github.com/docker/docker/pkg/filenotify 0.640s coverage: 67.0% of statements [2020-01-13T19:33:36.337Z] ok github.com/docker/docker/pkg/discovery/kv 3.269s coverage: 84.1% of statements [2020-01-13T19:33:36.337Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2020-01-13T19:33:36.495Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-13T19:33:36.726Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T19:33:37.155Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-13T19:33:37.155Z] ok github.com/docker/docker/pkg/fsutils 0.435s coverage: 85.1% of statements [2020-01-13T19:33:37.419Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-13T19:33:37.970Z] #42 ... [2020-01-13T19:33:37.970Z] [2020-01-13T19:33:37.970Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:33:37.970Z] #45 263.3 CC criu/shmem.o [2020-01-13T19:33:37.970Z] #45 265.0 CC criu/sigframe.o [2020-01-13T19:33:37.970Z] #45 265.3 CC criu/signalfd.o [2020-01-13T19:33:37.970Z] #45 265.8 CC criu/sk-inet.o [2020-01-13T19:33:37.970Z] #45 267.9 CC criu/sk-netlink.o [2020-01-13T19:33:37.970Z] #45 268.7 CC criu/sk-packet.o [2020-01-13T19:33:37.970Z] #45 269.9 CC criu/sk-queue.o [2020-01-13T19:33:37.970Z] #45 270.7 CC criu/sk-tcp.o [2020-01-13T19:33:37.970Z] #45 271.7 CC criu/sk-unix.o [2020-01-13T19:33:37.983Z] ok github.com/docker/docker/pkg/idtools 0.442s coverage: 70.1% of statements [2020-01-13T19:33:38.374Z] ok github.com/docker/docker/pkg/ioutils 0.476s coverage: 70.6% of statements [2020-01-13T19:33:38.734Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-13T19:33:38.779Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2020-01-13T19:33:38.779Z] === RUN TestCreateJob [2020-01-13T19:33:39.122Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-01-13T19:33:39.122Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-01-13T19:33:39.122Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T19:33:39.518Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-13T19:33:39.904Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-13T19:33:40.010Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T19:33:40.332Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-13T19:33:40.862Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-01-13T19:33:41.331Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-13T19:33:41.333Z] ok github.com/docker/docker/pkg/mount 1.286s coverage: 70.0% of statements [2020-01-13T19:33:41.333Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T19:33:41.333Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-01-13T19:33:41.333Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T19:33:41.333Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T19:33:41.489Z] #45 275.3 CC criu/sockets.o [2020-01-13T19:33:42.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-13T19:33:42.716Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-01-13T19:33:42.951Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-13T19:33:43.097Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-13T19:33:43.212Z] --- PASS: TestCreateJob (4.54s) [2020-01-13T19:33:43.213Z] === RUN TestReplicatedJob [2020-01-13T19:33:43.474Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-13T19:33:43.560Z] #45 277.1 CC criu/stats.o [2020-01-13T19:33:43.877Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-13T19:33:44.197Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T19:33:44.199Z] #45 278.0 CC criu/string.o [2020-01-13T19:33:44.494Z] #45 278.1 CC criu/sysctl.o [2020-01-13T19:33:44.580Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-13T19:33:45.139Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-13T19:33:45.146Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 73.9% of statements [2020-01-13T19:33:45.550Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-01-13T19:33:46.000Z] #45 279.6 CC criu/sysfs_parse.o [2020-01-13T19:33:46.500Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-13T19:33:46.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-13T19:33:46.635Z] #45 280.3 CC criu/timerfd.o [2020-01-13T19:33:47.270Z] #45 281.0 CC criu/tty.o [2020-01-13T19:33:48.729Z] ok github.com/docker/docker/pkg/signal 2.586s coverage: 61.0% of statements [2020-01-13T19:33:49.105Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-01-13T19:33:49.905Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-13T19:33:49.905Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-13T19:33:50.288Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-13T19:33:50.658Z] --- PASS: TestReplicatedJob (7.23s) [2020-01-13T19:33:50.658Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:33:50.683Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-01-13T19:33:50.760Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T19:33:51.709Z] #45 284.8 CC criu/tun.o [2020-01-13T19:33:51.769Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.2% of statements [2020-01-13T19:33:52.019Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-13T19:33:52.196Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2020-01-13T19:33:52.337Z] #45 285.9 CC criu/uffd.o [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan (19.41s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-01-13T19:33:52.662Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-01-13T19:33:52.662Z] PASS [2020-01-13T19:33:52.662Z] [2020-01-13T19:33:52.662Z] DONE 8 tests in 21.659s [2020-01-13T19:33:52.662Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T19:33:52.662Z] ++ 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-01-13T19:33:52.662Z] ++ set -e [2020-01-13T19:33:52.662Z] ++ '[' -n 0 ']' [2020-01-13T19:33:52.662Z] ++ set -x [2020-01-13T19:33:52.662Z] ++ env -i DEST=/go/src/github.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-01-13T19:33:52.662Z] testing: warning: no tests to run [2020-01-13T19:33:52.662Z] PASS [2020-01-13T19:33:52.662Z] [2020-01-13T19:33:52.662Z] DONE 0 tests in 0.034s [2020-01-13T19:33:52.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T19:33:52.663Z] ++ 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-01-13T19:33:52.663Z] ++ set -e [2020-01-13T19:33:52.663Z] ++ '[' -n 0 ']' [2020-01-13T19:33:52.663Z] ++ set -x [2020-01-13T19:33:52.663Z] ++ env -i DEST=/go/src/github.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-01-13T19:33:52.663Z] INFO: Testing against a local daemon [2020-01-13T19:33:52.663Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T19:33:52.943Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-13T19:33:52.981Z] #45 ... [2020-01-13T19:33:52.981Z] [2020-01-13T19:33:52.981Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T19:33:52.981Z] #58 215.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-13T19:33:53.025Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-01-13T19:33:53.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-13T19:33:53.410Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-13T19:33:53.757Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-13T19:33:53.815Z] testing: warning: no tests to run [2020-01-13T19:33:53.815Z] coverage: [no statements] [2020-01-13T19:33:53.815Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-13T19:33:54.084Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-13T19:33:54.194Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-13T19:33:54.316Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-13T19:33:54.338Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-13T19:33:54.563Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-13T19:33:54.563Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-13T19:33:54.565Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-01-13T19:33:54.565Z] === RUN TestAuthZPluginTLS [2020-01-13T19:33:54.876Z] --- PASS: TestUpdateReplicatedJob (4.51s) [2020-01-13T19:33:54.876Z] === RUN TestCreateJob [2020-01-13T19:33:55.132Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-01-13T19:33:55.390Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T19:33:55.437Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-13T19:33:55.957Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2020-01-13T19:33:55.958Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T19:33:56.344Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-13T19:33:56.361Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-13T19:33:56.486Z] #58 219.1 + mkdir -p /build [2020-01-13T19:33:56.525Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2020-01-13T19:33:56.525Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T19:33:56.782Z] #58 219.1 + cp runc /build/runc [2020-01-13T19:33:56.782Z] #58 DONE 219.2s [2020-01-13T19:33:56.782Z] [2020-01-13T19:33:56.782Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T19:33:56.782Z] #45 288.5 CC criu/util.o [2020-01-13T19:33:56.921Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-13T19:33:57.053Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2020-01-13T19:33:57.176Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-13T19:33:57.431Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-13T19:33:57.464Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2020-01-13T19:33:57.464Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T19:33:57.812Z] #45 291.7 CC criu/uts_ns.o [2020-01-13T19:33:57.864Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-13T19:33:57.991Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-13T19:33:57.991Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-13T19:33:58.660Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-01-13T19:33:58.843Z] #45 292.6 CC criu/vdso.o [2020-01-13T19:33:58.917Z] --- PASS: TestCreateJob (4.08s) [2020-01-13T19:33:58.917Z] === RUN TestReplicatedJob [2020-01-13T19:33:59.040Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-01-13T19:33:59.366Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2020-01-13T19:33:59.366Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T19:33:59.476Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-13T19:33:59.476Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-13T19:33:59.873Z] #45 293.8 LINK criu/built-in.o [2020-01-13T19:33:59.933Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-01-13T19:33:59.933Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T19:34:00.166Z] #45 294.1 LINK criu/criu [2020-01-13T19:34:00.500Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-01-13T19:34:00.500Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T19:34:00.838Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-13T19:34:01.094Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-13T19:34:01.095Z] ok github.com/docker/docker/registry 0.188s coverage: 56.0% of statements [2020-01-13T19:34:01.198Z] #45 294.9 DEP lib/c/criu.d [2020-01-13T19:34:01.198Z] #45 295.1 CC images/rpc.pb-c.o [2020-01-13T19:34:01.449Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2020-01-13T19:34:01.449Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T19:34:01.654Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-13T19:34:01.977Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-01-13T19:34:01.977Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-01-13T19:34:02.273Z] #45 296.2 CC lib/c/criu.o [2020-01-13T19:34:02.817Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-01-13T19:34:03.198Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-13T19:34:03.352Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-01-13T19:34:03.352Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T19:34:04.997Z] #45 298.3 LINK lib/c/built-in.o [2020-01-13T19:34:04.997Z] #45 298.4 LINK lib/c/libcriu.so [2020-01-13T19:34:05.290Z] #45 299.1 GEN magic.py [2020-01-13T19:34:05.581Z] #45 299.3 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T19:34:05.581Z] #45 299.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T19:34:05.857Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-13T19:34:05.857Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-13T19:34:05.884Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2020-01-13T19:34:05.884Z] === RUN TestAuthZPluginHeader [2020-01-13T19:34:06.112Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-13T19:34:06.367Z] --- PASS: TestReplicatedJob (7.38s) [2020-01-13T19:34:06.367Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:34:06.490Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-01-13T19:34:06.616Z] #45 300.4 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T19:34:06.821Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-01-13T19:34:06.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T19:34:06.821Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T19:34:06.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:06.821Z] === RUN TestAuthZPluginV2Disable [2020-01-13T19:34:06.821Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T19:34:06.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:06.821Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T19:34:06.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T19:34:06.821Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:06.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T19:34:06.821Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T19:34:06.821Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:06.821Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T19:34:06.878Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-01-13T19:34:07.292Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-13T19:34:07.710Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-01-13T19:34:08.115Z] #45 301.8 make[1]: Nothing to be done for 'all'. [2020-01-13T19:34:09.012Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-13T19:34:09.175Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-13T19:34:09.623Z] #45 303.2 make[1]: 'images/built-in.o' is up to date. [2020-01-13T19:34:09.623Z] #45 303.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-13T19:34:09.623Z] #45 303.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-13T19:34:09.623Z] #45 303.4 make[1]: 'compel/libcompel.a' is up to date. [2020-01-13T19:34:09.623Z] #45 303.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-13T19:34:09.623Z] #45 303.5 make[1]: Nothing to be done for 'all'. [2020-01-13T19:34:09.916Z] #45 303.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T19:34:09.916Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:09.916Z] #45 303.9 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:10.206Z] #45 304.0 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:10.497Z] #45 304.3 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:10.787Z] #45 304.4 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:10.787Z] #45 304.4 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:10.787Z] #45 304.5 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:11.064Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-01-13T19:34:11.064Z] === RUN TestCreateJob [2020-01-13T19:34:11.064Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-13T19:34:11.064Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-13T19:34:11.078Z] #45 304.7 make[2]: Nothing to be done for 'all'. [2020-01-13T19:34:11.078Z] #45 304.7 INSTALL criu/criu [2020-01-13T19:34:11.078Z] #45 DONE 304.9s [2020-01-13T19:34:11.078Z] [2020-01-13T19:34:11.078Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T19:34:12.426Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-13T19:34:12.426Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-13T19:34:12.986Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-13T19:34:13.545Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-13T19:34:13.800Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-13T19:34:15.164Z] --- PASS: TestCreateJob (4.23s) [2020-01-13T19:34:15.164Z] === RUN TestReplicatedJob [2020-01-13T19:34:15.419Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-13T19:34:15.515Z] #42 DONE 397.2s [2020-01-13T19:34:15.515Z] [2020-01-13T19:34:15.515Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:34:16.794Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-13T19:34:16.849Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T19:34:16.849Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === Skipped [2020-01-13T19:34:16.849Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T19:34:16.849Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T19:34:16.849Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T19:34:16.849Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T19:34:16.849Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T19:34:16.849Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:34:16.849Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T19:34:16.849Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T19:34:16.849Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T19:34:16.849Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] [2020-01-13T19:34:16.849Z] DONE 2155 tests, 20 skipped in 226.749s Post stage [Pipeline] junit [2020-01-13T19:34:16.990Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T19:34:19.538Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -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:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh dynbinary test-integration [2020-01-13T19:34:19.910Z] [2020-01-13T19:34:19.910Z] Removing bundles/ [2020-01-13T19:34:19.910Z] [2020-01-13T19:34:19.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T19:34:19.910Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:34:19.910Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:34:22.032Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-13T19:34:22.032Z] --- PASS: TestReplicatedJob (6.84s) [2020-01-13T19:34:22.032Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:34:25.294Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-13T19:34:26.217Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2020-01-13T19:34:26.217Z] === RUN TestCreateJob [2020-01-13T19:34:28.102Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-13T19:34:28.102Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-13T19:34:28.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.32s) [2020-01-13T19:34:28.745Z] PASS [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] === Skipped [2020-01-13T19:34:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T19:34:28.745Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T19:34:28.745Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T19:34:28.745Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T19:34:28.745Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] DONE 17 tests, 4 skipped in 32.581s [2020-01-13T19:34:28.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T19:34:28.745Z] ++ 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-01-13T19:34:28.745Z] ++ set -e [2020-01-13T19:34:28.745Z] ++ '[' -n 0 ']' [2020-01-13T19:34:28.745Z] ++ set -x [2020-01-13T19:34:28.745Z] ++ env -i DEST=/go/src/github.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-01-13T19:34:28.745Z] INFO: Testing against a local daemon [2020-01-13T19:34:28.745Z] === RUN TestPluginInvalidJSON [2020-01-13T19:34:28.745Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:34:28.745Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:34:28.745Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:34:28.745Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-13T19:34:28.745Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T19:34:28.745Z] PASS [2020-01-13T19:34:28.745Z] [2020-01-13T19:34:28.745Z] DONE 2 tests in 0.208s [2020-01-13T19:34:28.745Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T19:34:28.745Z] ++ 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-01-13T19:34:28.745Z] ++ set -e [2020-01-13T19:34:28.745Z] ++ '[' -n 0 ']' [2020-01-13T19:34:28.745Z] ++ set -x [2020-01-13T19:34:28.745Z] ++ env -i DEST=/go/src/github.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-01-13T19:34:28.745Z] INFO: Testing against a local daemon [2020-01-13T19:34:28.745Z] === RUN TestExternalGraphDriver [2020-01-13T19:34:28.745Z] === RUN TestExternalGraphDriver/json [2020-01-13T19:34:28.745Z] === RUN TestExternalGraphDriver/spec [2020-01-13T19:34:29.028Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-13T19:34:29.588Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-13T19:34:30.202Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-13T19:34:30.269Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-13T19:34:30.514Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-13T19:34:30.769Z] --- PASS: TestCreateJob (4.63s) [2020-01-13T19:34:30.769Z] === RUN TestReplicatedJob [2020-01-13T19:34:31.025Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-13T19:34:31.281Z] === RUN TestExternalGraphDriver/pull [2020-01-13T19:34:31.585Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-13T19:34:32.145Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-13T19:34:32.442Z] [2020-01-13T19:34:32.442Z] ________ ____ __. [2020-01-13T19:34:32.442Z] \_____ \ | |/ _| [2020-01-13T19:34:32.442Z] / | \| < [2020-01-13T19:34:32.442Z] / | \ | \ [2020-01-13T19:34:32.442Z] \_______ /____|__ \ [2020-01-13T19:34:32.442Z] \/ \/ [2020-01-13T19:34:32.442Z] [2020-01-13T19:34:32.442Z] INFO: make.ps1 ended at 01/13/2020 19:34:31 [2020-01-13T19:34:33.069Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-13T19:34:33.182Z] --- PASS: TestExternalGraphDriver (7.59s) [2020-01-13T19:34:33.182Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-01-13T19:34:33.183Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-01-13T19:34:33.183Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2020-01-13T19:34:33.183Z] === RUN TestGraphdriverPluginV2 [2020-01-13T19:34:33.183Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-13T19:34:33.183Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:33.183Z] PASS [2020-01-13T19:34:33.183Z] [2020-01-13T19:34:33.183Z] === Skipped [2020-01-13T19:34:33.183Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-13T19:34:33.183Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:34:33.183Z] [2020-01-13T19:34:33.183Z] [2020-01-13T19:34:33.183Z] DONE 5 tests, 1 skipped in 7.816s [2020-01-13T19:34:33.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T19:34:33.183Z] ++ 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-01-13T19:34:33.183Z] ++ set -e [2020-01-13T19:34:33.183Z] ++ '[' -n 0 ']' [2020-01-13T19:34:33.183Z] ++ set -x [2020-01-13T19:34:33.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:34:33.442Z] INFO: Testing against a local daemon [2020-01-13T19:34:33.442Z] === RUN TestContinueAfterPluginCrash [2020-01-13T19:34:33.442Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T19:34:33.442Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T19:34:33.442Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T19:34:33.442Z] === CONT TestContinueAfterPluginCrash [2020-01-13T19:34:33.442Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T19:34:34.432Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-13T19:34:34.432Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-13T19:34:34.615Z] INFO: Binaries build ended at 01/13/2020 19:34:34. Duration:00:01:22.4203691 [2020-01-13T19:34:36.318Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-13T19:34:36.787Z] INFO: Copying the built daemon binary to d:\CI\PR-40307\16\binary\dockerd-4734080cc.exe... [2020-01-13T19:34:37.782Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-13T19:34:37.870Z] INFO: Copying the built client binary to d:\CI\PR-40307\16\binary\docker-4734080cc.exe... [2020-01-13T19:34:37.870Z] INFO: Copying dockerversion from the container... [2020-01-13T19:34:37.870Z] INFO: Copying the golang package from the container to d:\CI\PR-40307\16\installer\go.zip... [2020-01-13T19:34:38.341Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-13T19:34:38.597Z] --- PASS: TestReplicatedJob (7.59s) [2020-01-13T19:34:38.597Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:34:40.483Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-13T19:34:40.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-13T19:34:40.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-13T19:34:40.483Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-13T19:34:40.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-13T19:34:40.782Z] INFO: Extracting go.zip to d:\CI\PR-40307\16\go [2020-01-13T19:34:41.409Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-13T19:34:42.771Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-13T19:34:43.332Z] --- PASS: TestUpdateReplicatedJob (4.72s) [2020-01-13T19:34:43.332Z] PASS [2020-01-13T19:34:43.332Z] [2020-01-13T19:34:43.332Z] DONE 15 tests in 80.988s [2020-01-13T19:34:43.332Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] +++ set -e [2020-01-13T19:34:43.332Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.332Z] +++ set -x [2020-01-13T19:34:43.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.332Z] testing: warning: no tests to run [2020-01-13T19:34:43.332Z] PASS [2020-01-13T19:34:43.332Z] [2020-01-13T19:34:43.332Z] DONE 0 tests in 0.045s [2020-01-13T19:34:43.332Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] +++ set -e [2020-01-13T19:34:43.332Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.332Z] +++ set -x [2020-01-13T19:34:43.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.332Z] testing: warning: no tests to run [2020-01-13T19:34:43.332Z] PASS [2020-01-13T19:34:43.332Z] [2020-01-13T19:34:43.332Z] DONE 0 tests in 0.063s [2020-01-13T19:34:43.332Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] +++ set -e [2020-01-13T19:34:43.332Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.332Z] +++ set -x [2020-01-13T19:34:43.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.332Z] testing: warning: no tests to run [2020-01-13T19:34:43.332Z] PASS [2020-01-13T19:34:43.332Z] [2020-01-13T19:34:43.332Z] DONE 0 tests in 0.041s [2020-01-13T19:34:43.332Z] Running integration-test (iteration 5) [2020-01-13T19:34:43.332Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.332Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.332Z] +++ set -e [2020-01-13T19:34:43.332Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.332Z] +++ set -x [2020-01-13T19:34:43.332Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.588Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.588Z] testing: warning: no tests to run [2020-01-13T19:34:43.588Z] PASS [2020-01-13T19:34:43.588Z] [2020-01-13T19:34:43.588Z] DONE 0 tests in 0.085s [2020-01-13T19:34:43.588Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.588Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.588Z] +++ set -e [2020-01-13T19:34:43.588Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.588Z] +++ set -x [2020-01-13T19:34:43.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.588Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.588Z] testing: warning: no tests to run [2020-01-13T19:34:43.588Z] PASS [2020-01-13T19:34:43.588Z] [2020-01-13T19:34:43.588Z] DONE 0 tests in 0.091s [2020-01-13T19:34:43.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.588Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.588Z] +++ set -e [2020-01-13T19:34:43.588Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.588Z] +++ set -x [2020-01-13T19:34:43.588Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.844Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.844Z] testing: warning: no tests to run [2020-01-13T19:34:43.844Z] PASS [2020-01-13T19:34:43.844Z] [2020-01-13T19:34:43.844Z] DONE 0 tests in 0.093s [2020-01-13T19:34:43.844Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.844Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.844Z] +++ set -e [2020-01-13T19:34:43.844Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.844Z] +++ set -x [2020-01-13T19:34:43.844Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.844Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.844Z] testing: warning: no tests to run [2020-01-13T19:34:43.844Z] PASS [2020-01-13T19:34:43.844Z] [2020-01-13T19:34:43.844Z] DONE 0 tests in 0.041s [2020-01-13T19:34:43.844Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.844Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.844Z] +++ set -e [2020-01-13T19:34:43.844Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.844Z] +++ set -x [2020-01-13T19:34:43.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.845Z] INFO: Testing against a local daemon [2020-01-13T19:34:43.845Z] testing: warning: no tests to run [2020-01-13T19:34:43.845Z] PASS [2020-01-13T19:34:43.845Z] [2020-01-13T19:34:43.845Z] DONE 0 tests in 0.055s [2020-01-13T19:34:43.845Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:43.845Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:43.845Z] +++ set -e [2020-01-13T19:34:43.845Z] +++ '[' -n 0 ']' [2020-01-13T19:34:43.845Z] +++ set -x [2020-01-13T19:34:43.845Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.100Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.100Z] testing: warning: no tests to run [2020-01-13T19:34:44.100Z] PASS [2020-01-13T19:34:44.100Z] [2020-01-13T19:34:44.100Z] DONE 0 tests in 0.100s [2020-01-13T19:34:44.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.100Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.100Z] +++ set -e [2020-01-13T19:34:44.100Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.100Z] +++ set -x [2020-01-13T19:34:44.100Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.100Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.100Z] testing: warning: no tests to run [2020-01-13T19:34:44.100Z] PASS [2020-01-13T19:34:44.100Z] [2020-01-13T19:34:44.100Z] DONE 0 tests in 0.051s [2020-01-13T19:34:44.100Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.100Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.100Z] +++ set -e [2020-01-13T19:34:44.100Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.100Z] +++ set -x [2020-01-13T19:34:44.101Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.101Z] testing: warning: no tests to run [2020-01-13T19:34:44.101Z] PASS [2020-01-13T19:34:44.101Z] [2020-01-13T19:34:44.101Z] DONE 0 tests in 0.016s [2020-01-13T19:34:44.101Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.101Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.101Z] +++ set -e [2020-01-13T19:34:44.101Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.101Z] +++ set -x [2020-01-13T19:34:44.101Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.357Z] testing: warning: no tests to run [2020-01-13T19:34:44.357Z] PASS [2020-01-13T19:34:44.357Z] [2020-01-13T19:34:44.357Z] DONE 0 tests in 0.059s [2020-01-13T19:34:44.357Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] +++ set -e [2020-01-13T19:34:44.357Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.357Z] +++ set -x [2020-01-13T19:34:44.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.357Z] testing: warning: no tests to run [2020-01-13T19:34:44.357Z] PASS [2020-01-13T19:34:44.357Z] [2020-01-13T19:34:44.357Z] DONE 0 tests in 0.034s [2020-01-13T19:34:44.357Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] +++ set -e [2020-01-13T19:34:44.357Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.357Z] +++ set -x [2020-01-13T19:34:44.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.357Z] testing: warning: no tests to run [2020-01-13T19:34:44.357Z] PASS [2020-01-13T19:34:44.357Z] [2020-01-13T19:34:44.357Z] DONE 0 tests in 0.049s [2020-01-13T19:34:44.357Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.357Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.357Z] +++ set -e [2020-01-13T19:34:44.357Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.357Z] +++ set -x [2020-01-13T19:34:44.357Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.615Z] testing: warning: no tests to run [2020-01-13T19:34:44.615Z] PASS [2020-01-13T19:34:44.615Z] [2020-01-13T19:34:44.615Z] DONE 0 tests in 0.084s [2020-01-13T19:34:44.615Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] +++ set -e [2020-01-13T19:34:44.615Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.615Z] +++ set -x [2020-01-13T19:34:44.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.615Z] testing: warning: no tests to run [2020-01-13T19:34:44.615Z] PASS [2020-01-13T19:34:44.615Z] [2020-01-13T19:34:44.615Z] DONE 0 tests in 0.042s [2020-01-13T19:34:44.615Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] +++ set -e [2020-01-13T19:34:44.615Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.615Z] +++ set -x [2020-01-13T19:34:44.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.615Z] testing: warning: no tests to run [2020-01-13T19:34:44.615Z] PASS [2020-01-13T19:34:44.615Z] [2020-01-13T19:34:44.615Z] DONE 0 tests in 0.070s [2020-01-13T19:34:44.615Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:34:44.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] +++ set -e [2020-01-13T19:34:44.615Z] +++ '[' -n 0 ']' [2020-01-13T19:34:44.615Z] +++ set -x [2020-01-13T19:34:44.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:34:44.615Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-13T19:34:44.871Z] INFO: Testing against a local daemon [2020-01-13T19:34:44.871Z] === RUN TestCreateJob [2020-01-13T19:34:45.432Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-13T19:34:45.657Z] --- PASS: TestDaemonStartWithLogOpt (10.50s) [2020-01-13T19:34:48.697Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-13T19:34:48.942Z] --- PASS: TestContinueAfterPluginCrash (15.40s) [2020-01-13T19:34:48.942Z] PASS [2020-01-13T19:34:48.942Z] [2020-01-13T19:34:48.942Z] DONE 2 tests in 15.572s [2020-01-13T19:34:48.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T19:34:48.942Z] ++ 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-01-13T19:34:48.942Z] ++ set -e [2020-01-13T19:34:48.942Z] ++ '[' -n 0 ']' [2020-01-13T19:34:48.942Z] ++ set -x [2020-01-13T19:34:48.942Z] ++ env -i DEST=/go/src/github.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-01-13T19:34:48.942Z] INFO: Testing against a local daemon [2020-01-13T19:34:48.942Z] === RUN TestPluginWithDevMounts [2020-01-13T19:34:48.942Z] === PAUSE TestPluginWithDevMounts [2020-01-13T19:34:48.942Z] === CONT TestPluginWithDevMounts [2020-01-13T19:34:49.257Z] --- PASS: TestCreateJob (4.46s) [2020-01-13T19:34:49.257Z] === RUN TestReplicatedJob [2020-01-13T19:34:51.475Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-01-13T19:34:51.475Z] PASS [2020-01-13T19:34:51.475Z] [2020-01-13T19:34:51.475Z] DONE 1 tests in 2.484s [2020-01-13T19:34:51.475Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T19:34:51.475Z] ++ 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-01-13T19:34:51.475Z] ++ set -e [2020-01-13T19:34:51.475Z] ++ '[' -n 0 ']' [2020-01-13T19:34:51.475Z] ++ set -x [2020-01-13T19:34:51.475Z] ++ env -i DEST=/go/src/github.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-01-13T19:34:51.475Z] INFO: Testing against a local daemon [2020-01-13T19:34:51.475Z] === RUN TestSecretInspect [2020-01-13T19:34:51.797Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-13T19:34:52.052Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-13T19:34:54.760Z] --- PASS: TestSecretInspect (3.17s) [2020-01-13T19:34:54.760Z] === RUN TestSecretList [2020-01-13T19:34:56.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-13T19:34:56.221Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-13T19:34:56.221Z] --- PASS: TestReplicatedJob (6.97s) [2020-01-13T19:34:56.221Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:34:57.145Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-13T19:34:58.045Z] --- PASS: TestSecretList (3.25s) [2020-01-13T19:34:58.045Z] === RUN TestSecretsCreateAndDelete [2020-01-13T19:34:59.031Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-13T19:35:00.395Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-13T19:35:00.956Z] --- PASS: TestUpdateReplicatedJob (4.81s) [2020-01-13T19:35:00.956Z] === RUN TestCreateJob [2020-01-13T19:35:01.211Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-13T19:35:01.337Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-01-13T19:35:01.337Z] === RUN TestSecretsUpdate [2020-01-13T19:35:02.822Z] #54 ... [2020-01-13T19:35:02.822Z] [2020-01-13T19:35:02.822Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:02.822Z] #63 385.0 + bin/containerd [2020-01-13T19:35:02.822Z] #63 ... [2020-01-13T19:35:02.822Z] [2020-01-13T19:35:02.822Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:02.822Z] #54 DONE 442.4s [2020-01-13T19:35:02.822Z] [2020-01-13T19:35:02.822Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:03.095Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-13T19:35:04.456Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-13T19:35:04.624Z] --- PASS: TestSecretsUpdate (3.25s) [2020-01-13T19:35:04.624Z] === RUN TestTemplatedSecret [2020-01-13T19:35:05.820Z] --- PASS: TestCreateJob (4.81s) [2020-01-13T19:35:05.820Z] === RUN TestReplicatedJob [2020-01-13T19:35:07.911Z] --- PASS: TestTemplatedSecret (3.48s) [2020-01-13T19:35:07.911Z] === RUN TestSecretCreateResolve [2020-01-13T19:35:09.780Z] #24 450.4 + return [2020-01-13T19:35:09.780Z] #24 DONE 450.5s [2020-01-13T19:35:09.780Z] [2020-01-13T19:35:09.780Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:09.982Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-13T19:35:10.543Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-13T19:35:10.722Z] INFO: Extraction ended at 01/13/2020 19:35:07. Duration:00:00:27.5361420 [2020-01-13T19:35:10.722Z] INFO: Updating the golang and path environment variables [2020-01-13T19:35:10.722Z] INFO: GOPATH=d:\gopath [2020-01-13T19:35:10.722Z] INFO: go version go1.13.5 windows/amd64 [2020-01-13T19:35:10.722Z] INFO: Running the daemon under test in debug mode [2020-01-13T19:35:10.722Z] INFO: Starting a daemon under test... [2020-01-13T19:35:10.722Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40307\16\daemon --pidfile d:\CI\PR-40307\16\docker.pid -D [2020-01-13T19:35:10.722Z] INFO: Process started successfully. [2020-01-13T19:35:10.722Z] INFO: Start tailing logs of the daemon under tests [2020-01-13T19:35:10.722Z] INFO: Waiting for the daemon under test to start... [2020-01-13T19:35:11.195Z] --- PASS: TestSecretCreateResolve (3.24s) [2020-01-13T19:35:11.195Z] PASS [2020-01-13T19:35:11.195Z] [2020-01-13T19:35:11.195Z] DONE 6 tests in 19.871s [2020-01-13T19:35:11.195Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T19:35:11.195Z] ++ 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-01-13T19:35:11.195Z] ++ set -e [2020-01-13T19:35:11.195Z] ++ '[' -n 0 ']' [2020-01-13T19:35:11.195Z] ++ set -x [2020-01-13T19:35:11.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:35:11.292Z] #63 ... [2020-01-13T19:35:11.292Z] [2020-01-13T19:35:11.292Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T19:35:11.453Z] INFO: Testing against a local daemon [2020-01-13T19:35:11.453Z] === RUN TestServiceCreateInit [2020-01-13T19:35:11.453Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T19:35:11.580Z] #25 DONE 0.1s [2020-01-13T19:35:11.580Z] [2020-01-13T19:35:11.580Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:11.580Z] #63 ... [2020-01-13T19:35:11.580Z] [2020-01-13T19:35:11.580Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:35:11.696Z] INFO: Daemon under test started and replied! [2020-01-13T19:35:11.696Z] INFO: Docker version of the daemon under test [2020-01-13T19:35:11.696Z] [2020-01-13T19:35:11.696Z] Client: [2020-01-13T19:35:11.696Z] Version: 17.06.2-ce [2020-01-13T19:35:11.696Z] API version: 1.30 [2020-01-13T19:35:11.696Z] Go version: go1.8.3 [2020-01-13T19:35:11.696Z] Git commit: cec0b72 [2020-01-13T19:35:11.696Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-13T19:35:11.696Z] OS/Arch: windows/amd64 [2020-01-13T19:35:11.696Z] [2020-01-13T19:35:11.696Z] Server: [2020-01-13T19:35:11.696Z] Version: 0.0.0-dev [2020-01-13T19:35:12.154Z] API version: 1.41 (minimum version 1.24) [2020-01-13T19:35:12.154Z] Go version: go1.13.5 [2020-01-13T19:35:12.154Z] Git commit: 4734080cc [2020-01-13T19:35:12.154Z] Built: 01/13/2020 19:33:16 [2020-01-13T19:35:12.154Z] OS/Arch: windows/amd64 [2020-01-13T19:35:12.154Z] Experimental: false [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] INFO: Docker info of the daemon under test [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] Containers: 0 [2020-01-13T19:35:12.154Z] Running: 0 [2020-01-13T19:35:12.154Z] Paused: 0 [2020-01-13T19:35:12.154Z] Stopped: 0 [2020-01-13T19:35:12.154Z] Images: 0 [2020-01-13T19:35:12.154Z] Server Version: 0.0.0-dev [2020-01-13T19:35:12.154Z] Storage Driver: windowsfilter [2020-01-13T19:35:12.154Z] Windows: [2020-01-13T19:35:12.154Z] Logging Driver: json-file [2020-01-13T19:35:12.154Z] Plugins: [2020-01-13T19:35:12.154Z] Volume: local [2020-01-13T19:35:12.154Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-13T19:35:12.154Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T19:35:12.154Z] Swarm: inactive [2020-01-13T19:35:12.154Z] Default Isolation: process [2020-01-13T19:35:12.154Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T19:35:12.154Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T19:35:12.154Z] OSType: windows [2020-01-13T19:35:12.154Z] Architecture: x86_64 [2020-01-13T19:35:12.154Z] CPUs: 4 [2020-01-13T19:35:12.154Z] Total Memory: 32GiB [2020-01-13T19:35:12.154Z] Name: azwin-2-ef4ef0 [2020-01-13T19:35:12.154Z] ID: E35F:HWR3:2Q7V:MSES:LNZ2:PMZE:5MRJ:QKLD:ENNO:QCLG:AEBK:KIRF [2020-01-13T19:35:12.154Z] Docker Root Dir: D:\CI\PR-40307\16\daemon [2020-01-13T19:35:12.154Z] Debug Mode (client): false [2020-01-13T19:35:12.154Z] Debug Mode (server): true [2020-01-13T19:35:12.154Z] File Descriptors: -1 [2020-01-13T19:35:12.154Z] Goroutines: 17 [2020-01-13T19:35:12.154Z] System Time: 2020-01-13T19:35:11.7054641Z [2020-01-13T19:35:12.154Z] EventsListeners: 0 [2020-01-13T19:35:12.154Z] Registry: https://index.docker.io/v1/ [2020-01-13T19:35:12.154Z] Labels: [2020-01-13T19:35:12.154Z] Experimental: false [2020-01-13T19:35:12.154Z] Insecure Registries: [2020-01-13T19:35:12.154Z] 127.0.0.0/8 [2020-01-13T19:35:12.154Z] Live Restore Enabled: false [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] INFO: Docker images of the daemon under test [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-13T19:35:12.154Z] [2020-01-13T19:35:12.154Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-13T19:35:12.154Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-13T19:35:12.154Z] ltsc2019: Pulling from windows/servercore [2020-01-13T19:35:12.154Z] 65014b3c3121: Pulling fs layer [2020-01-13T19:35:12.154Z] faf31ee0aa3d: Pulling fs layer [2020-01-13T19:35:12.206Z] #29 DONE 0.5s [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T19:35:12.206Z] #32 DONE 0.1s [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:12.206Z] #63 ... [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T19:35:12.206Z] #35 DONE 0.1s [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T19:35:12.206Z] #40 DONE 0.1s [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T19:35:12.206Z] #43 DONE 0.1s [2020-01-13T19:35:12.206Z] [2020-01-13T19:35:12.206Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:12.427Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-13T19:35:12.492Z] #63 ... [2020-01-13T19:35:12.492Z] [2020-01-13T19:35:12.492Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T19:35:12.493Z] #46 DONE 0.1s [2020-01-13T19:35:12.493Z] [2020-01-13T19:35:12.493Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T19:35:12.493Z] #49 DONE 0.1s [2020-01-13T19:35:12.493Z] [2020-01-13T19:35:12.493Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T19:35:12.493Z] #52 DONE 0.1s [2020-01-13T19:35:12.493Z] [2020-01-13T19:35:12.493Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T19:35:12.682Z] --- PASS: TestReplicatedJob (6.88s) [2020-01-13T19:35:12.682Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:35:12.782Z] #55 DONE 0.1s [2020-01-13T19:35:12.782Z] [2020-01-13T19:35:12.782Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T19:35:12.782Z] #59 DONE 0.1s [2020-01-13T19:35:12.782Z] [2020-01-13T19:35:12.782Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T19:35:13.241Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-13T19:35:16.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-13T19:35:16.720Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T19:35:17.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-13T19:35:17.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-13T19:35:17.321Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2020-01-13T19:35:17.321Z] === RUN TestCreateJob [2020-01-13T19:35:18.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-13T19:35:19.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-13T19:35:20.974Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-13T19:35:21.229Z] --- PASS: TestCreateJob (4.07s) [2020-01-13T19:35:21.229Z] === RUN TestReplicatedJob [2020-01-13T19:35:21.988Z] --- PASS: TestServiceCreateInit (10.43s) [2020-01-13T19:35:21.989Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-01-13T19:35:21.989Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-01-13T19:35:21.989Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T19:35:22.477Z] faf31ee0aa3d: Download complete [2020-01-13T19:35:22.592Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-13T19:35:25.854Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-13T19:35:27.740Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-13T19:35:28.261Z] 65014b3c3121: Verifying Checksum [2020-01-13T19:35:28.261Z] 65014b3c3121: Download complete [2020-01-13T19:35:29.126Z] --- PASS: TestReplicatedJob (7.49s) [2020-01-13T19:35:29.126Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:35:30.272Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:35:30.272Z] [2020-01-13T19:35:30.272Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:35:30.272Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:35:30.272Z] HOSTNAME=9c35d0ade38a [2020-01-13T19:35:30.272Z] TESTDEBUG=0 [2020-01-13T19:35:30.272Z] DEST=bundles/test-integration [2020-01-13T19:35:30.272Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:35:30.272Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:35:30.272Z] container=docker [2020-01-13T19:35:30.272Z] HOME=/root [2020-01-13T19:35:30.272Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:35:30.272Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:35:30.272Z] VALIDATE_BRANCH=master [2020-01-13T19:35:30.272Z] TERM=xterm [2020-01-13T19:35:30.272Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:35:30.272Z] SHLVL=1 [2020-01-13T19:35:30.272Z] TIMEOUT=120m [2020-01-13T19:35:30.272Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:35:30.272Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:35:30.272Z] GO111MODULE=off [2020-01-13T19:35:30.272Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T19:35:30.272Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T19:35:30.272Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:35:30.272Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:35:30.272Z] GOPATH=/go [2020-01-13T19:35:30.272Z] PKG_CONFIG=pkg-config [2020-01-13T19:35:30.272Z] _=/usr/bin/env [2020-01-13T19:35:30.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:35:30.486Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-13T19:35:30.486Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-13T19:35:32.128Z] ................................................ [ 29%] [2020-01-13T19:35:33.745Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-13T19:35:33.745Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-01-13T19:35:33.745Z] === RUN TestCreateJob [2020-01-13T19:35:34.669Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite (332.40s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.56s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:1449: [d2d46dd072566] daemon is not started [2020-01-13T19:35:35.230Z] check_test.go:309: [dcac7163af070] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2020-01-13T19:35:35.230Z] check_test.go:309: [d6e79079f29ab] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.45s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-01-13T19:35:35.230Z] check_test.go:309: [df2d8cef62661] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-01-13T19:35:35.230Z] check_test.go:309: [d803ee6fda6f0] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-01-13T19:35:35.230Z] check_test.go:309: [d1484d2a70fa6] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.81s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.78s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.46s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-13T19:35:35.230Z] check_test.go:309: [db4d28b2c76ba] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.59s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.34s) [2020-01-13T19:35:35.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-13T19:35:35.230Z] check_test.go:309: [d614850dee399] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2020-01-13T19:35:35.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-13T19:35:35.230Z] check_test.go:309: [db1257a92e077] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.53s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2020-01-13T19:35:35.230Z] check_test.go:309: [d56f860f8ff27] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dc874580cfb9c] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_plugins_test.go:79: [d2dd3450239d6] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.85s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_plugins_test.go:169: [d8acc3c24c47f] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dfd377d1fe0e6] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.06s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.82s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dad3b93b63954] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.04s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dff205bfa7af4] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.68s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.92s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.87s) [2020-01-13T19:35:35.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-13T19:35:35.230Z] check_test.go:309: [da5770d585c6e] daemon is not started [2020-01-13T19:35:35.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-13T19:35:35.230Z] check_test.go:309: [d219417c35df3] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.68s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dff7b094c4f45] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.33s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.04s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.65s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.04s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.97s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-01-13T19:35:35.230Z] check_test.go:309: [d6931afc2ee2d] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-01-13T19:35:35.230Z] check_test.go:309: [df66432fd70b4] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.49s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.44s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-13T19:35:35.230Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-13T19:35:35.230Z] check_test.go:309: [d480a6e14f00e] daemon is not started [2020-01-13T19:35:35.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-01-13T19:35:35.230Z] check_test.go:309: [dcc98373f48c5] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.53s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-01-13T19:35:35.231Z] check_test.go:309: [d577102464b52] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.50s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-01-13T19:35:35.231Z] check_test.go:309: [d4c3a370d50c5] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.59s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-01-13T19:35:35.231Z] check_test.go:309: [db1d331a09f82] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.74s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.32s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-13T19:35:35.231Z] check_test.go:309: [d7dda2a38504e] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.47s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.28s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.52s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.33s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.05s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.40s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.62s) [2020-01-13T19:35:35.231Z] docker_cli_daemon_test.go:2542: [d4eff6b64d434] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.30s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.99s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2020-01-13T19:35:35.231Z] check_test.go:309: [d1f1767b54168] daemon is not started [2020-01-13T19:35:35.231Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.82s) [2020-01-13T19:35:35.231Z] === RUN TestDockerSwarmSuite [2020-01-13T19:35:35.231Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-13T19:35:37.742Z] --- PASS: TestCreateJob (4.50s) [2020-01-13T19:35:37.742Z] === RUN TestReplicatedJob [2020-01-13T19:35:38.302Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-13T19:35:38.861Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-13T19:35:42.125Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-13T19:35:43.927Z] --- PASS: TestCreateServiceMultipleTimes (19.16s) [2020-01-13T19:35:43.927Z] === RUN TestCreateServiceConflict [2020-01-13T19:35:44.186Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-01-13T19:35:44.186Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T19:35:45.389Z] --- PASS: TestReplicatedJob (7.64s) [2020-01-13T19:35:45.389Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:35:46.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-13T19:35:48.376Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-01-13T19:35:48.376Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T19:35:50.076Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-13T19:35:50.911Z] --- PASS: TestUpdateReplicatedJob (4.89s) [2020-01-13T19:35:50.911Z] === RUN TestCreateJob [2020-01-13T19:35:51.837Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-13T19:35:52.062Z] #63 435.1 + bin/containerd-stress [2020-01-13T19:35:52.062Z] #63 438.9 + bin/containerd-shim [2020-01-13T19:35:52.762Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-13T19:35:52.762Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-13T19:35:54.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:35:54.646Z] --- PASS: TestCreateJob (4.24s) [2020-01-13T19:35:54.646Z] === RUN TestReplicatedJob [2020-01-13T19:35:56.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:35:57.906Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-13T19:35:57.997Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-13T19:35:59.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-13T19:35:59.792Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-13T19:35:59.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:36:00.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-13T19:36:01.871Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-13T19:36:02.078Z] --- PASS: TestReplicatedJob (7.30s) [2020-01-13T19:36:02.078Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:36:02.332Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-13T19:36:02.395Z] #63 449.3 + bin/containerd-shim-runc-v1 [2020-01-13T19:36:03.251Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.94s) [2020-01-13T19:36:03.252Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T19:36:06.492Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2020-01-13T19:36:06.492Z] PASS [2020-01-13T19:36:06.492Z] [2020-01-13T19:36:06.492Z] DONE 15 tests in 81.923s [2020-01-13T19:36:06.492Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:36:06.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.538Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-01-13T19:36:06.538Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T19:36:06.747Z] +++ set -e [2020-01-13T19:36:06.747Z] +++ '[' -n 0 ']' [2020-01-13T19:36:06.747Z] +++ set -x [2020-01-13T19:36:06.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.747Z] INFO: Testing against a local daemon [2020-01-13T19:36:06.747Z] testing: warning: no tests to run [2020-01-13T19:36:06.747Z] PASS [2020-01-13T19:36:06.747Z] [2020-01-13T19:36:06.747Z] DONE 0 tests in 0.035s [2020-01-13T19:36:06.747Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:36:06.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.747Z] +++ set -e [2020-01-13T19:36:06.747Z] +++ '[' -n 0 ']' [2020-01-13T19:36:06.747Z] +++ set -x [2020-01-13T19:36:06.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.747Z] INFO: Testing against a local daemon [2020-01-13T19:36:06.747Z] testing: warning: no tests to run [2020-01-13T19:36:06.747Z] PASS [2020-01-13T19:36:06.747Z] [2020-01-13T19:36:06.747Z] DONE 0 tests in 0.033s [2020-01-13T19:36:06.747Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob [2020-01-13T19:36:06.747Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.747Z] +++ set -e [2020-01-13T19:36:06.747Z] +++ '[' -n 0 ']' [2020-01-13T19:36:06.747Z] +++ set -x [2020-01-13T19:36:06.747Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestCreateJob|TestReplicatedJob|TestUpdateReplicatedJob' [2020-01-13T19:36:06.747Z] INFO: Testing against a local daemon [2020-01-13T19:36:06.747Z] testing: warning: no tests to run [2020-01-13T19:36:06.747Z] PASS [2020-01-13T19:36:06.747Z] [2020-01-13T19:36:06.747Z] DONE 0 tests in 0.057s [2020-01-13T19:36:06.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2020-01-13T19:36:06.829Z] #63 454.3 + bin/containerd-shim-runc-v2 [2020-01-13T19:36:07.003Z] +++++ cat bundles/test-integration-flaky/docker.pid [2020-01-13T19:36:07.003Z] ++++ kill 5288 [2020-01-13T19:36:07.848Z] #63 455.8 + binaries [2020-01-13T19:36:07.848Z] #63 455.8 + mkdir -p /build [2020-01-13T19:36:07.848Z] #63 455.8 + cp bin/containerd /build/containerd [2020-01-13T19:36:07.848Z] #63 455.9 + cp bin/containerd-shim /build/containerd-shim [2020-01-13T19:36:07.848Z] #63 455.9 + cp bin/ctr /build/ctr [2020-01-13T19:36:07.848Z] #63 DONE 456.0s [2020-01-13T19:36:07.941Z] ++++ /etc/init.d/apparmor stop [2020-01-13T19:36:07.941Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T19:36:07.941Z] [2020-01-13T19:36:07.941Z] Unloading profiles will leave already running processes permanently [2020-01-13T19:36:07.941Z] unconfined, which can lead to unexpected situations. [2020-01-13T19:36:07.941Z] [2020-01-13T19:36:07.941Z] To set a process to complain mode, use the command line tool [2020-01-13T19:36:07.941Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T19:36:07.941Z] ++++ true [2020-01-13T19:36:07.941Z] [2020-01-13T19:36:07.941Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:36:08.501Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:36:08.501Z] HOSTNAME=0c6aed3e19ca [2020-01-13T19:36:08.501Z] TESTDEBUG=0 [2020-01-13T19:36:08.501Z] DEST=bundles/test-integration [2020-01-13T19:36:08.501Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:36:08.501Z] KEEPBUNDLE=1 [2020-01-13T19:36:08.501Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:36:08.501Z] container=docker [2020-01-13T19:36:08.501Z] HOME=/root [2020-01-13T19:36:08.501Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:36:08.501Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:36:08.501Z] VALIDATE_BRANCH=master [2020-01-13T19:36:08.501Z] TERM=xterm [2020-01-13T19:36:08.501Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:36:08.501Z] SHLVL=1 [2020-01-13T19:36:08.501Z] TIMEOUT=120m [2020-01-13T19:36:08.501Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:36:08.501Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:36:08.501Z] GO111MODULE=off [2020-01-13T19:36:08.501Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T19:36:08.501Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:36:08.501Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:36:08.501Z] GOPATH=/go [2020-01-13T19:36:08.501Z] PKG_CONFIG=pkg-config [2020-01-13T19:36:08.501Z] _=/usr/bin/env [2020-01-13T19:36:08.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:36:09.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:36:09.359Z] [2020-01-13T19:36:09.360Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T19:36:09.360Z] #64 DONE 0.1s [2020-01-13T19:36:09.360Z] [2020-01-13T19:36:09.360Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T19:36:09.360Z] #68 DONE 0.1s [2020-01-13T19:36:09.360Z] [2020-01-13T19:36:09.360Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T19:36:09.360Z] #70 DONE 0.1s [2020-01-13T19:36:09.360Z] [2020-01-13T19:36:09.360Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T19:36:09.360Z] #73 DONE 0.1s [2020-01-13T19:36:09.360Z] [2020-01-13T19:36:09.360Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T19:36:09.360Z] #74 DONE 0.0s [2020-01-13T19:36:09.360Z] [2020-01-13T19:36:09.360Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T19:36:09.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:36:09.826Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-01-13T19:36:09.826Z] === RUN TestCreateServiceSysctls [2020-01-13T19:36:09.876Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-13T19:36:10.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:36:11.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:36:11.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:36:11.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:36:12.063Z] #75 DONE 2.3s [2020-01-13T19:36:12.063Z] [2020-01-13T19:36:12.063Z] #76 exporting to oci image format [2020-01-13T19:36:12.063Z] #76 exporting layers [2020-01-13T19:36:12.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:36:12.433Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-13T19:36:12.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:36:13.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:36:13.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:36:14.014Z] --- PASS: TestCreateServiceSysctls (4.36s) [2020-01-13T19:36:14.014Z] === RUN TestCreateServiceCapabilities [2020-01-13T19:36:14.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:36:15.405Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-13T19:36:15.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:36:16.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:36:17.301Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-01-13T19:36:17.301Z] === RUN TestInspect [2020-01-13T19:36:17.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:36:18.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:36:18.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:36:18.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:36:19.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:36:19.388Z] Using test binary docker [2020-01-13T19:36:19.388Z] +++ /etc/init.d/apparmor start [2020-01-13T19:36:19.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:36:19.388Z] Starting dockerd [2020-01-13T19:36:19.388Z] INFO: Waiting for daemon to start... [2020-01-13T19:36:19.388Z] +++ 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-01-13T19:36:21.274Z] . [2020-01-13T19:36:21.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:36:21.274Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:36:21.274Z] Running integration-test (iteration 1) [2020-01-13T19:36:21.274Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T19:36:21.274Z] ++ 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-01-13T19:36:21.274Z] ++ set -e [2020-01-13T19:36:21.274Z] ++ '[' -n 0 ']' [2020-01-13T19:36:21.274Z] ++ set -x [2020-01-13T19:36:21.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=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-01-13T19:36:21.274Z] INFO: Testing against a local daemon [2020-01-13T19:36:21.274Z] === RUN TestCgroupNamespacesBuild [2020-01-13T19:36:21.489Z] --- PASS: TestInspect (3.50s) [2020-01-13T19:36:21.489Z] === RUN TestCreateJob [2020-01-13T19:36:22.773Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-13T19:36:23.159Z] --- PASS: TestCgroupNamespacesBuild (1.85s) [2020-01-13T19:36:23.159Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T19:36:23.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:36:23.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:36:23.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:36:24.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-13T19:36:24.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-13T19:36:25.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2020-01-13T19:36:25.443Z] === RUN TestBuildWithSession [2020-01-13T19:36:25.443Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T19:36:25.443Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:36:25.443Z] === RUN TestBuildSquashParent [2020-01-13T19:36:25.676Z] --- PASS: TestCreateJob (4.43s) [2020-01-13T19:36:25.676Z] === RUN TestReplicatedJob [2020-01-13T19:36:25.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:36:25.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:36:28.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:36:30.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:36:30.817Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-13T19:36:32.249Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-13T19:36:32.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:36:33.520Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-13T19:36:33.520Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-13T19:36:33.520Z] --- PASS: TestBuildSquashParent (8.06s) [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:36:33.520Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:36:33.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:36:33.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:36:33.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:36:33.792Z] --- PASS: TestReplicatedJob (7.31s) [2020-01-13T19:36:33.792Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:36:35.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:36:35.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:36:36.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:36:36.892Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-13T19:36:37.082Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-01-13T19:36:37.082Z] === RUN TestServiceListWithStatuses [2020-01-13T19:36:37.082Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T19:36:37.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:36:37.082Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T19:36:37.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:36:37.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:36:38.726Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-13T19:36:39.286Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-13T19:36:39.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:36:39.846Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.08s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-01-13T19:36:40.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-01-13T19:36:40.101Z] === RUN TestBuildMultiStageCopy [2020-01-13T19:36:40.101Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T19:36:40.661Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-13T19:36:40.661Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-13T19:36:40.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:36:41.244Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-13T19:36:41.501Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-13T19:36:42.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T19:36:43.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T19:36:43.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T19:36:43.648Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-01-13T19:36:43.648Z] === RUN TestDockerNetworkReConnect [2020-01-13T19:36:43.932Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-13T19:36:43.932Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T19:36:44.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy (4.21s) [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-01-13T19:36:44.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2020-01-13T19:36:44.492Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T19:36:45.417Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-13T19:36:45.417Z] --- PASS: TestBuildMultiStageParentConfig (1.18s) [2020-01-13T19:36:45.417Z] === RUN TestBuildLabelWithTargets [2020-01-13T19:36:46.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:36:46.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-13T19:36:47.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-13T19:36:47.267Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-13T19:36:47.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:36:47.827Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-01-13T19:36:47.827Z] === RUN TestBuildWithEmptyLayers [2020-01-13T19:36:48.751Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-01-13T19:36:48.751Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T19:36:48.917Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-01-13T19:36:48.917Z] === RUN TestServicePlugin [2020-01-13T19:36:48.917Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-13T19:36:48.917Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:36:48.917Z] === RUN TestServiceUpdateLabel [2020-01-13T19:36:49.006Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-13T19:36:49.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:36:49.234Z] Using test binary docker [2020-01-13T19:36:49.234Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T19:36:49.234Z] +++ /etc/init.d/apparmor start [2020-01-13T19:36:49.234Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:36:49.234Z] Starting dockerd [2020-01-13T19:36:49.234Z] INFO: Waiting for daemon to start... [2020-01-13T19:36:49.234Z] +++ 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-01-13T19:36:50.370Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-13T19:36:51.236Z] . [2020-01-13T19:36:51.236Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:36:51.236Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:36:51.236Z] Error: No such image: emptyfs [2020-01-13T19:36:51.236Z] ++++ docker load [2020-01-13T19:36:51.236Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T19:36:51.297Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-01-13T19:36:51.297Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T19:36:51.395Z] ......................... [ 67%] [2020-01-13T19:36:51.553Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-13T19:36:51.608Z] Running integration-test (iteration 1) [2020-01-13T19:36:51.608Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T19:36:51.608Z] ++ 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-01-13T19:36:51.608Z] ++ set -e [2020-01-13T19:36:51.608Z] ++ '[' -n 0 ']' [2020-01-13T19:36:51.608Z] ++ set -x [2020-01-13T19:36:51.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-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-01-13T19:36:52.200Z] --- PASS: TestServiceUpdateLabel (3.29s) [2020-01-13T19:36:52.200Z] === RUN TestServiceUpdateSecrets [2020-01-13T19:36:52.478Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-01-13T19:36:52.478Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T19:36:55.736Z] --- PASS: TestBuildMultiStageLayerLeak (2.68s) [2020-01-13T19:36:55.736Z] === RUN TestBuildWithHugeFile [2020-01-13T19:37:01.244Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:37:01.244Z] Loaded image: busybox:latest [2020-01-13T19:37:01.244Z] Loaded image: busybox:glibc [2020-01-13T19:37:01.244Z] Loaded image: debian:jessie [2020-01-13T19:37:01.244Z] Loaded image: hello-world:latest [2020-01-13T19:37:01.244Z] INFO: Testing against a local daemon [2020-01-13T19:37:01.244Z] === RUN TestCgroupNamespacesBuild [2020-01-13T19:37:02.036Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2020-01-13T19:37:02.036Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T19:37:02.264Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-13T19:37:04.006Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-01-13T19:37:04.006Z] === RUN TestBuildWithSession [2020-01-13T19:37:04.006Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T19:37:04.006Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:37:04.006Z] === RUN TestBuildSquashParent [2020-01-13T19:37:10.280Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-01-13T19:37:10.280Z] === RUN TestServiceUpdateConfigs [2020-01-13T19:37:11.687Z] --- PASS: TestBuildSquashParent (6.91s) [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:37:11.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:37:11.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:37:11.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:37:11.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:37:14.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:37:14.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:37:16.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:37:16.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-01-13T19:37:18.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-01-13T19:37:18.424Z] === RUN TestBuildMultiStageCopy [2020-01-13T19:37:18.424Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T19:37:21.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T19:37:21.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T19:37:22.316Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T19:37:22.678Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-01-13T19:37:23.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-01-13T19:37:23.451Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T19:37:24.719Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-01-13T19:37:24.719Z] === RUN TestBuildLabelWithTargets [2020-01-13T19:37:25.157Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-01-13T19:37:25.157Z] === RUN TestServiceUpdateNetwork [2020-01-13T19:37:27.172Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-01-13T19:37:27.172Z] === RUN TestBuildWithEmptyLayers [2020-01-13T19:37:28.145Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-13T19:37:28.145Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T19:37:28.445Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-13T19:37:31.399Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2020-01-13T19:37:31.399Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T19:37:32.192Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-01-13T19:37:32.192Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T19:37:35.388Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-01-13T19:37:35.388Z] === RUN TestBuildWithHugeFile [2020-01-13T19:37:40.036Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-01-13T19:37:40.036Z] PASS [2020-01-13T19:37:40.036Z] [2020-01-13T19:37:40.036Z] === Skipped [2020-01-13T19:37:40.036Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T19:37:40.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:37:40.036Z] [2020-01-13T19:37:40.036Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-13T19:37:40.036Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:37:40.036Z] [2020-01-13T19:37:40.036Z] [2020-01-13T19:37:40.036Z] DONE 23 tests, 2 skipped in 146.328s [2020-01-13T19:37:40.036Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T19:37:40.036Z] ++ 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-01-13T19:37:40.036Z] ++ set -e [2020-01-13T19:37:40.037Z] ++ '[' -n 0 ']' [2020-01-13T19:37:40.037Z] ++ set -x [2020-01-13T19:37:40.037Z] ++ env -i DEST=/go/src/github.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-01-13T19:37:40.037Z] INFO: Testing against a local daemon [2020-01-13T19:37:40.037Z] === RUN TestSessionCreate [2020-01-13T19:37:40.037Z] --- PASS: TestSessionCreate (0.05s) [2020-01-13T19:37:40.037Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T19:37:40.037Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-13T19:37:40.037Z] PASS [2020-01-13T19:37:40.037Z] [2020-01-13T19:37:40.037Z] DONE 2 tests in 0.265s [2020-01-13T19:37:40.037Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T19:37:40.037Z] ++ 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-01-13T19:37:40.037Z] ++ set -e [2020-01-13T19:37:40.037Z] ++ '[' -n 0 ']' [2020-01-13T19:37:40.037Z] ++ set -x [2020-01-13T19:37:40.037Z] ++ env -i DEST=/go/src/github.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-01-13T19:37:40.037Z] INFO: Testing against a local daemon [2020-01-13T19:37:40.037Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T19:37:40.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-13T19:37:40.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:37:40.037Z] === RUN TestEventsExecDie [2020-01-13T19:37:40.037Z] --- PASS: TestEventsExecDie (0.97s) [2020-01-13T19:37:40.037Z] === RUN TestEventsBackwardsCompatible [2020-01-13T19:37:40.037Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-13T19:37:40.037Z] === RUN TestInfoBinaryCommits [2020-01-13T19:37:40.037Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-13T19:37:40.037Z] === RUN TestInfoAPIVersioned [2020-01-13T19:37:40.037Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-13T19:37:40.037Z] === RUN TestInfoDiscoveryBackend [2020-01-13T19:37:40.037Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-01-13T19:37:40.037Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T19:37:40.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-13T19:37:40.971Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T19:37:40.971Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T19:37:41.538Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2020-01-13T19:37:41.538Z] === RUN TestInfoAPI [2020-01-13T19:37:41.538Z] --- PASS: TestInfoAPI (0.06s) [2020-01-13T19:37:41.538Z] === RUN TestInfoAPIWarnings [2020-01-13T19:37:42.106Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-01-13T19:37:42.106Z] === RUN TestInfoDebug [2020-01-13T19:37:43.043Z] --- PASS: TestInfoDebug (0.64s) [2020-01-13T19:37:43.043Z] === RUN TestInfoInsecureRegistries [2020-01-13T19:37:43.575Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-13T19:37:43.610Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-01-13T19:37:43.610Z] === RUN TestInfoRegistryMirrors [2020-01-13T19:37:44.176Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-01-13T19:37:44.176Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T19:37:44.435Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-01-13T19:37:44.435Z] === RUN TestPingCacheHeaders [2020-01-13T19:37:44.435Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-13T19:37:44.435Z] === RUN TestPingGet [2020-01-13T19:37:44.435Z] --- PASS: TestPingGet (0.03s) [2020-01-13T19:37:44.435Z] === RUN TestPingHead [2020-01-13T19:37:44.435Z] --- PASS: TestPingHead (0.05s) [2020-01-13T19:37:44.435Z] === RUN TestVersion [2020-01-13T19:37:44.694Z] --- PASS: TestVersion (0.05s) [2020-01-13T19:37:44.694Z] PASS [2020-01-13T19:37:44.694Z] [2020-01-13T19:37:44.694Z] === Skipped [2020-01-13T19:37:44.694Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-13T19:37:44.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:37:44.694Z] [2020-01-13T19:37:44.694Z] [2020-01-13T19:37:44.694Z] DONE 18 tests, 1 skipped in 6.732s [2020-01-13T19:37:44.694Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T19:37:44.694Z] ++ 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-01-13T19:37:44.694Z] ++ set -e [2020-01-13T19:37:44.694Z] ++ '[' -n 0 ']' [2020-01-13T19:37:44.694Z] ++ set -x [2020-01-13T19:37:44.694Z] ++ env -i DEST=/go/src/github.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-01-13T19:37:44.694Z] INFO: Testing against a local daemon [2020-01-13T19:37:44.694Z] === RUN TestVolumesCreateAndList [2020-01-13T19:37:44.694Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-13T19:37:44.694Z] === RUN TestVolumesRemove [2020-01-13T19:37:44.952Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-13T19:37:44.952Z] === RUN TestVolumesInspect [2020-01-13T19:37:44.952Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-13T19:37:44.952Z] === RUN TestVolumesInvalidJSON [2020-01-13T19:37:44.952Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T19:37:44.952Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T19:37:44.952Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T19:37:44.952Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-13T19:37:44.952Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T19:37:44.952Z] PASS [2020-01-13T19:37:44.952Z] [2020-01-13T19:37:44.952Z] DONE 5 tests in 0.397s [2020-01-13T19:37:44.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T19:37:45.456Z] tests/integration/client_test.py ..... [ 76%] [2020-01-13T19:37:45.519Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T19:37:45.519Z] +++ kill 13043 [2020-01-13T19:37:46.016Z] tests/integration/errors_test.py . [ 76%] [2020-01-13T19:37:46.894Z] +++ /etc/init.d/apparmor stop [2020-01-13T19:37:46.894Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T19:37:46.894Z] [2020-01-13T19:37:46.894Z] Unloading profiles will leave already running processes permanently [2020-01-13T19:37:46.894Z] unconfined, which can lead to unexpected situations. [2020-01-13T19:37:46.894Z] [2020-01-13T19:37:46.894Z] To set a process to complain mode, use the command line tool [2020-01-13T19:37:46.894Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T19:37:46.894Z] +++ true [2020-01-13T19:37:46.894Z] Post stage [Pipeline] junit [2020-01-13T19:37:49.454Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T19:37:50.098Z] + echo Ensuring container killed. [2020-01-13T19:37:50.099Z] Ensuring container killed. [2020-01-13T19:37:50.099Z] + docker rm -vf docker-pr16 [2020-01-13T19:37:50.099Z] Error: No such container: docker-pr16 [2020-01-13T19:37:50.099Z] + true [Pipeline] sh [2020-01-13T19:37:50.389Z] + echo Chowning /workspace to jenkins user [2020-01-13T19:37:50.389Z] Chowning /workspace to jenkins user [2020-01-13T19:37:50.389Z] + id -u [2020-01-13T19:37:50.389Z] + id -g [2020-01-13T19:37:50.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40307:/workspace busybox chown -R 1000:1000 /workspace [2020-01-13T19:37:50.847Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-13T19:37:54.110Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T19:37:54.884Z] + bundleName=arm64-integration [2020-01-13T19:37:54.884Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-13T19:37:54.884Z] Creating arm64-integration-bundles.tar.gz [2020-01-13T19:37:54.884Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) -print tar [2020-01-13T19:37:54.884Z] -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-13T19:37:55.155Z] Archiving artifacts [2020-01-13T19:37:55.303Z] 65014b3c3121: Pull complete [2020-01-13T19:37:55.415Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T19:37:55.731Z] + make clean [2020-01-13T19:37:56.298Z] docker volume rm -f docker-dev-cache [2020-01-13T19:37:56.556Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T19:38:00.646Z] --- PASS: TestBuildWithHugeFile (64.60s) [2020-01-13T19:38:00.646Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T19:38:00.646Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:00.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:00.646Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:00.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:00.646Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:00.646Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:00.646Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:00.646Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:00.646Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:00.646Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-01-13T19:38:00.646Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-01-13T19:38:00.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-01-13T19:38:00.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-01-13T19:38:00.646Z] === RUN TestBuildPreserveOwnership [2020-01-13T19:38:00.646Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T19:38:03.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T19:38:04.421Z] #76 exporting layers 110.2s done [2020-01-13T19:38:04.421Z] #76 exporting manifest sha256:491ed81aa1a799ca16b8a0fd37de9b9b989f3e559005cc0fbedeb2ca5aeef8de done [2020-01-13T19:38:04.421Z] #76 exporting config sha256:57b864916ed1861b6065d7baba65a6313992fd753d16093d4d0f3250052f4973 done [2020-01-13T19:38:04.421Z] #76 sending tarball [2020-01-13T19:38:05.792Z] --- PASS: TestBuildPreserveOwnership (5.63s) [2020-01-13T19:38:05.792Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.68s) [2020-01-13T19:38:05.792Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-01-13T19:38:05.792Z] === RUN TestBuildPlatformInvalid [2020-01-13T19:38:05.792Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-01-13T19:38:05.792Z] PASS [2020-01-13T19:38:05.792Z] [2020-01-13T19:38:05.792Z] === Skipped [2020-01-13T19:38:05.792Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-13T19:38:05.792Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:38:05.792Z] [2020-01-13T19:38:05.792Z] [2020-01-13T19:38:05.792Z] DONE 32 tests, 1 skipped in 104.565s [2020-01-13T19:38:06.047Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T19:38:06.047Z] ++ 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-01-13T19:38:06.047Z] ++ set -e [2020-01-13T19:38:06.047Z] ++ '[' -n 0 ']' [2020-01-13T19:38:06.047Z] ++ set -x [2020-01-13T19:38:06.047Z] ++ env -i DEST=/go/src/github.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-01-13T19:38:06.047Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-13T19:38:06.047Z] INFO: Testing against a local daemon [2020-01-13T19:38:06.047Z] === RUN TestConfigList [2020-01-13T19:38:06.973Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-13T19:38:07.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-13T19:38:07.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-13T19:38:09.151Z] --- PASS: TestConfigList (3.15s) [2020-01-13T19:38:09.151Z] === RUN TestConfigsCreateAndDelete [2020-01-13T19:38:09.407Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-13T19:38:09.662Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-13T19:38:09.863Z] --- PASS: TestBuildWithHugeFile (30.55s) [2020-01-13T19:38:09.863Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T19:38:09.863Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:09.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:09.863Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:09.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:09.863Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:09.863Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:09.863Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:38:09.863Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:38:09.863Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:38:09.863Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-01-13T19:38:09.863Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-01-13T19:38:09.863Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-01-13T19:38:09.863Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-01-13T19:38:09.863Z] === RUN TestBuildPreserveOwnership [2020-01-13T19:38:09.863Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T19:38:09.863Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T19:38:09.917Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-13T19:38:12.305Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-01-13T19:38:12.305Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-01-13T19:38:12.305Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-01-13T19:38:12.305Z] === RUN TestBuildPlatformInvalid [2020-01-13T19:38:12.305Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-13T19:38:12.305Z] PASS [2020-01-13T19:38:12.305Z] [2020-01-13T19:38:12.305Z] === Skipped [2020-01-13T19:38:12.305Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-13T19:38:12.305Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:38:12.305Z] [2020-01-13T19:38:12.305Z] [2020-01-13T19:38:12.305Z] DONE 32 tests, 1 skipped in 80.705s [2020-01-13T19:38:12.305Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T19:38:12.305Z] ++ 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-01-13T19:38:12.305Z] ++ set -e [2020-01-13T19:38:12.305Z] ++ '[' -n 0 ']' [2020-01-13T19:38:12.305Z] ++ set -x [2020-01-13T19:38:12.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:38:12.426Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2020-01-13T19:38:12.426Z] === RUN TestConfigsUpdate [2020-01-13T19:38:12.672Z] INFO: Testing against a local daemon [2020-01-13T19:38:12.672Z] === RUN TestConfigList [2020-01-13T19:38:14.935Z] --- PASS: TestConfigsUpdate (2.77s) [2020-01-13T19:38:14.935Z] === RUN TestTemplatedConfig [2020-01-13T19:38:14.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-13T19:38:15.113Z] --- PASS: TestConfigList (2.42s) [2020-01-13T19:38:15.113Z] === RUN TestConfigsCreateAndDelete [2020-01-13T19:38:18.494Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2020-01-13T19:38:18.494Z] === RUN TestConfigsUpdate [2020-01-13T19:38:19.094Z] --- PASS: TestTemplatedConfig (3.75s) [2020-01-13T19:38:19.094Z] === RUN TestConfigInspect [2020-01-13T19:38:20.248Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-13T19:38:20.306Z] --- PASS: TestConfigsUpdate (2.41s) [2020-01-13T19:38:20.306Z] === RUN TestTemplatedConfig [2020-01-13T19:38:21.604Z] --- PASS: TestConfigInspect (2.58s) [2020-01-13T19:38:21.604Z] === RUN TestConfigCreateWithLabels [2020-01-13T19:38:22.164Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-13T19:38:22.420Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-13T19:38:22.979Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-13T19:38:23.014Z] #76 sending tarball 18.5s done [2020-01-13T19:38:23.014Z] #76 DONE 128.7s [2020-01-13T19:38:23.014Z] [2020-01-13T19:38:23.014Z] #77 importing to docker [2020-01-13T19:38:23.539Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-13T19:38:24.100Z] === RUN TestDockerSuite/TestBuildFails [2020-01-13T19:38:24.100Z] --- PASS: TestConfigCreateWithLabels (3.00s) [2020-01-13T19:38:24.100Z] === RUN TestConfigCreateResolve [2020-01-13T19:38:24.333Z] --- PASS: TestTemplatedConfig (3.42s) [2020-01-13T19:38:24.333Z] === RUN TestConfigInspect [2020-01-13T19:38:25.026Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-13T19:38:25.026Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-13T19:38:26.785Z] --- PASS: TestConfigInspect (3.00s) [2020-01-13T19:38:26.785Z] === RUN TestConfigCreateWithLabels [2020-01-13T19:38:27.538Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-13T19:38:27.538Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-01-13T19:38:27.538Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T19:38:28.097Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-13T19:38:28.097Z] PASS [2020-01-13T19:38:28.097Z] [2020-01-13T19:38:28.097Z] DONE 8 tests in 22.034s [2020-01-13T19:38:28.097Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T19:38:28.098Z] ++ 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-01-13T19:38:28.098Z] ++ set -e [2020-01-13T19:38:28.098Z] ++ '[' -n 0 ']' [2020-01-13T19:38:28.098Z] ++ set -x [2020-01-13T19:38:28.098Z] ++ env -i DEST=/go/src/github.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-01-13T19:38:28.098Z] INFO: Testing against a local daemon [2020-01-13T19:38:28.098Z] === RUN TestCheckpoint [2020-01-13T19:38:28.098Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T19:38:28.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:38:28.098Z] === RUN TestContainerInvalidJSON [2020-01-13T19:38:28.098Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:28.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:28.098Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:28.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:28.098Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:28.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:28.098Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:28.098Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:28.098Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:28.098Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-01-13T19:38:28.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T19:38:28.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T19:38:28.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T19:38:28.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T19:38:28.352Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-13T19:38:28.352Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T19:38:28.352Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-13T19:38:28.352Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T19:38:28.352Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-01-13T19:38:28.352Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T19:38:28.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-13T19:38:28.608Z] === RUN TestCopyFromContainer [2020-01-13T19:38:29.532Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-13T19:38:30.065Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2020-01-13T19:38:30.065Z] === RUN TestConfigCreateResolve [2020-01-13T19:38:30.095Z] === RUN TestCopyFromContainer// [2020-01-13T19:38:30.350Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T19:38:30.350Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T19:38:30.350Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T19:38:30.606Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T19:38:30.606Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T19:38:30.861Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T19:38:30.861Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T19:38:30.861Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T19:38:31.116Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer (2.64s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-01-13T19:38:31.116Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-01-13T19:38:31.116Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T19:38:31.116Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:31.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:31.116Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:31.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:31.116Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:31.116Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:31.116Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:31.116Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:31.116Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:31.116Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-13T19:38:31.116Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T19:38:31.116Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-13T19:38:31.116Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T19:38:31.116Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T19:38:31.372Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-13T19:38:31.372Z] === RUN TestCreateWithInvalidEnv [2020-01-13T19:38:31.372Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T19:38:31.372Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T19:38:31.372Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T19:38:31.372Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T19:38:31.372Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T19:38:31.372Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T19:38:31.372Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T19:38:31.372Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T19:38:31.372Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T19:38:31.372Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-13T19:38:31.372Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-13T19:38:31.372Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-13T19:38:31.372Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T19:38:31.372Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T19:38:31.372Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-13T19:38:31.372Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T19:38:31.372Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-13T19:38:32.509Z] --- PASS: TestConfigCreateResolve (2.79s) [2020-01-13T19:38:32.509Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T19:38:33.283Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-13T19:38:33.292Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-13T19:38:33.292Z] PASS [2020-01-13T19:38:33.292Z] [2020-01-13T19:38:33.292Z] DONE 8 tests in 20.652s [2020-01-13T19:38:33.292Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T19:38:33.292Z] ++ 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-01-13T19:38:33.292Z] ++ set -e [2020-01-13T19:38:33.292Z] ++ '[' -n 0 ']' [2020-01-13T19:38:33.292Z] ++ set -x [2020-01-13T19:38:33.292Z] ++ env -i DEST=/go/src/github.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-01-13T19:38:33.292Z] INFO: Testing against a local daemon [2020-01-13T19:38:33.292Z] === RUN TestCheckpoint [2020-01-13T19:38:33.292Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T19:38:33.292Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:38:33.292Z] === RUN TestContainerInvalidJSON [2020-01-13T19:38:33.292Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:33.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:33.292Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:33.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:33.292Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:33.292Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:33.292Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:38:33.292Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:38:33.292Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:38:33.292Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-13T19:38:33.292Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T19:38:33.292Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T19:38:33.292Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T19:38:33.292Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T19:38:33.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-01-13T19:38:33.662Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T19:38:33.662Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-13T19:38:33.662Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T19:38:33.662Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-13T19:38:33.662Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T19:38:33.844Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-13T19:38:33.845Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:33.845Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:33.845Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:33.845Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:34.032Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-13T19:38:34.032Z] === RUN TestCopyFromContainer [2020-01-13T19:38:34.100Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:34.100Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:34.100Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:34.100Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:34.100Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-13T19:38:34.100Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-13T19:38:34.100Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T19:38:35.087Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-13T19:38:35.871Z] === RUN TestCopyFromContainer// [2020-01-13T19:38:35.872Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T19:38:35.872Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T19:38:35.872Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T19:38:36.253Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T19:38:36.253Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T19:38:36.253Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T19:38:36.253Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T19:38:36.456Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:36.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:36.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:36.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:36.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:36.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:36.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:36.457Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:36.457Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:36.457Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:36.457Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:36.654Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T19:38:36.654Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer (2.85s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-01-13T19:38:36.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-01-13T19:38:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T19:38:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:36.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:36.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:38:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:38:36.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:38:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-13T19:38:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T19:38:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T19:38:36.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-13T19:38:36.654Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T19:38:36.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-13T19:38:36.654Z] === RUN TestCreateWithInvalidEnv [2020-01-13T19:38:36.654Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T19:38:36.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T19:38:36.654Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T19:38:36.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T19:38:36.654Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T19:38:36.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T19:38:36.654Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T19:38:36.654Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T19:38:36.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-13T19:38:36.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-13T19:38:36.712Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T19:38:36.712Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T19:38:36.712Z] === RUN TestDaemonRestartIpcMode [2020-01-13T19:38:36.712Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T19:38:36.712Z] === RUN TestDiff [2020-01-13T19:38:36.967Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-13T19:38:37.026Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T19:38:37.026Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-01-13T19:38:37.026Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-13T19:38:37.026Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T19:38:37.026Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-13T19:38:37.026Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T19:38:37.026Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-13T19:38:37.026Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T19:38:37.528Z] --- PASS: TestDiff (0.85s) [2020-01-13T19:38:37.528Z] === RUN TestExecWithCloseStdin [2020-01-13T19:38:37.783Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-13T19:38:38.038Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-13T19:38:38.598Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-01-13T19:38:38.598Z] === RUN TestExec [2020-01-13T19:38:38.669Z] ......... [ 86%] [2020-01-13T19:38:39.526Z] --- PASS: TestExec (0.87s) [2020-01-13T19:38:39.526Z] === RUN TestExecUser [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:39.588Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:38:39.588Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-13T19:38:39.588Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-13T19:38:39.588Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T19:38:40.085Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-13T19:38:40.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-13T19:38:40.341Z] --- PASS: TestExecUser (0.96s) [2020-01-13T19:38:40.341Z] === RUN TestExportContainerAndImportImage [2020-01-13T19:38:41.705Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-01-13T19:38:41.705Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:42.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:42.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:42.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:42.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:42.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:42.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:42.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:38:42.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:38:42.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:38:42.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:38:42.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-13T19:38:42.053Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-13T19:38:42.053Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T19:38:42.053Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T19:38:42.053Z] === RUN TestDaemonRestartIpcMode [2020-01-13T19:38:42.053Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T19:38:42.053Z] === RUN TestDiff [2020-01-13T19:38:42.848Z] --- PASS: TestDiff (0.80s) [2020-01-13T19:38:42.848Z] === RUN TestExecWithCloseStdin [2020-01-13T19:38:43.069Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-13T19:38:43.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2020-01-13T19:38:43.069Z] === RUN TestHealthCheckWorkdir [2020-01-13T19:38:43.318Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-13T19:38:44.098Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-01-13T19:38:44.098Z] === RUN TestExec [2020-01-13T19:38:44.432Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-01-13T19:38:44.432Z] === RUN TestHealthKillContainer [2020-01-13T19:38:44.687Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-13T19:38:44.868Z] --- PASS: TestExec (0.98s) [2020-01-13T19:38:44.868Z] === RUN TestExecUser [2020-01-13T19:38:45.016Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-13T19:38:45.665Z] --- PASS: TestExecUser (1.00s) [2020-01-13T19:38:45.665Z] === RUN TestExportContainerAndImportImage [2020-01-13T19:38:46.932Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-01-13T19:38:46.932Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T19:38:47.946Z] --- PASS: TestHealthKillContainer (3.12s) [2020-01-13T19:38:47.946Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T19:38:48.506Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-01-13T19:38:48.506Z] === RUN TestIpcModeNone [2020-01-13T19:38:48.764Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-01-13T19:38:48.764Z] === RUN TestHealthCheckWorkdir [2020-01-13T19:38:49.430Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-13T19:38:49.430Z] --- PASS: TestIpcModeNone (0.96s) [2020-01-13T19:38:49.430Z] === RUN TestIpcModePrivate [2020-01-13T19:38:49.682Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-01-13T19:38:49.682Z] === RUN TestHealthKillContainer [2020-01-13T19:38:49.685Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-13T19:38:49.939Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-13T19:38:50.195Z] --- PASS: TestIpcModePrivate (1.02s) [2020-01-13T19:38:50.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:213, shared: false, mustBeShared: false [2020-01-13T19:38:50.195Z] === RUN TestIpcModeShareable [2020-01-13T19:38:50.245Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-13T19:38:50.754Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-13T19:38:51.315Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-13T19:38:51.315Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-13T19:38:51.315Z] --- PASS: TestIpcModeShareable (1.02s) [2020-01-13T19:38:51.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true [2020-01-13T19:38:51.315Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T19:38:51.604Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-13T19:38:52.676Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-13T19:38:52.932Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-13T19:38:52.962Z] --- PASS: TestHealthKillContainer (3.18s) [2020-01-13T19:38:52.962Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T19:38:53.754Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-01-13T19:38:53.754Z] === RUN TestIpcModeNone [2020-01-13T19:38:53.857Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-13T19:38:54.111Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-13T19:38:54.366Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2020-01-13T19:38:54.366Z] === RUN TestAPIIpcModeHost [2020-01-13T19:38:54.539Z] --- PASS: TestIpcModeNone (1.04s) [2020-01-13T19:38:54.539Z] === RUN TestIpcModePrivate [2020-01-13T19:38:54.621Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-13T19:38:55.181Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-13T19:38:55.181Z] --- PASS: TestAPIIpcModeHost (0.81s) [2020-01-13T19:38:55.181Z] === RUN TestDaemonIpcModeShareable [2020-01-13T19:38:55.796Z] --- PASS: TestIpcModePrivate (1.02s) [2020-01-13T19:38:55.796Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-13T19:38:55.796Z] === RUN TestIpcModeShareable [2020-01-13T19:38:56.542Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-13T19:38:57.040Z] --- PASS: TestIpcModeShareable (1.05s) [2020-01-13T19:38:57.040Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-13T19:38:57.040Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T19:38:57.102Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-01-13T19:38:57.102Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-01-13T19:38:57.102Z] === RUN TestDaemonIpcModePrivate [2020-01-13T19:38:57.436Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-13T19:38:58.986Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-01-13T19:38:58.986Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-01-13T19:38:58.986Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T19:38:59.545Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-13T19:39:00.279Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-01-13T19:39:00.279Z] === RUN TestAPIIpcModeHost [2020-01-13T19:39:00.639Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-01-13T19:39:00.639Z] === RUN TestDaemonIpcModeShareable [2020-01-13T19:39:00.760Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-13T19:39:00.760Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-13T19:39:00.906Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-01-13T19:39:00.906Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: false, mustBeShared: false [2020-01-13T19:39:00.906Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T19:39:02.267Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-01-13T19:39:02.267Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2020-01-13T19:39:02.267Z] === RUN TestIpcModeOlderClient [2020-01-13T19:39:02.267Z] === PAUSE TestIpcModeOlderClient [2020-01-13T19:39:02.267Z] === RUN TestKillContainerInvalidSignal [2020-01-13T19:39:02.277Z] #77 DONE 36.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T19:39:02.463Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-01-13T19:39:02.463Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-13T19:39:02.463Z] === RUN TestDaemonIpcModePrivate [2020-01-13T19:39:02.772Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/test/unit [2020-01-13T19:39:03.194Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-01-13T19:39:03.194Z] === RUN TestKillContainer [2020-01-13T19:39:03.194Z] === RUN TestKillContainer/no_signal [2020-01-13T19:39:04.133Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T19:39:04.267Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-01-13T19:39:04.267Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-13T19:39:04.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T19:39:04.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-13T19:39:04.643Z] === RUN TestKillContainer/killing_signal [2020-01-13T19:39:05.130Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-13T19:39:05.204Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-13T19:39:05.640Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-13T19:39:05.640Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-13T19:39:05.640Z] [2020-01-13T19:39:05.640Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-13T19:39:05.640Z] =========================== short test summary info ============================ [2020-01-13T19:39:05.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-13T19:39:05.640Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-13T19:39:05.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-13T19:39:05.640Z] Not supported on most drivers [2020-01-13T19:39:05.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-13T19:39:05.640Z] Can fail if eth0 has multiple IP addresses [2020-01-13T19:39:05.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-13T19:39:05.640Z] This doesn't seem to be taken into account by the engine [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-13T19:39:05.640Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-13T19:39:05.640Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-13T19:39:05.640Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 334.64 seconds == [2020-01-13T19:39:06.055Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-01-13T19:39:06.055Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-13T19:39:06.055Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T19:39:06.127Z] --- PASS: TestKillContainer (2.87s) [2020-01-13T19:39:06.127Z] --- PASS: TestKillContainer/no_signal (1.03s) [2020-01-13T19:39:06.127Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-01-13T19:39:06.127Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2020-01-13T19:39:06.127Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T19:39:06.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T19:39:06.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-13T19:39:07.053Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T19:39:07.187Z] ? github.com/docker/docker/api [no test files] [2020-01-13T19:39:07.322Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-01-13T19:39:07.322Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-13T19:39:07.322Z] === RUN TestIpcModeOlderClient [2020-01-13T19:39:07.322Z] === PAUSE TestIpcModeOlderClient [2020-01-13T19:39:07.322Z] === RUN TestKillContainerInvalidSignal [2020-01-13T19:39:07.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.08s) [2020-01-13T19:39:07.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.14s) [2020-01-13T19:39:07.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-01-13T19:39:07.979Z] === RUN TestKillStoppedContainer [2020-01-13T19:39:08.114Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-01-13T19:39:08.114Z] === RUN TestKillContainer [2020-01-13T19:39:08.114Z] === RUN TestKillContainer/no_signal [2020-01-13T19:39:08.235Z] --- PASS: TestKillStoppedContainer (0.15s) [2020-01-13T19:39:08.235Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T19:39:08.235Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-13T19:39:08.235Z] === RUN TestKillDifferentUserContainer [2020-01-13T19:39:09.160Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-01-13T19:39:09.160Z] === RUN TestInspectOomKilledTrue [2020-01-13T19:39:09.160Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-13T19:39:09.160Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:39:09.160Z] === RUN TestInspectOomKilledFalse [2020-01-13T19:39:09.160Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T19:39:09.160Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:39:09.160Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T19:39:09.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-13T19:39:09.355Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T19:39:09.720Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-01-13T19:39:09.720Z] === RUN TestLinksContainerNames [2020-01-13T19:39:09.817Z] === RUN TestKillContainer/killing_signal [2020-01-13T19:39:09.975Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-13T19:39:10.231Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-13T19:39:10.231Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-13T19:39:10.486Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-13T19:39:10.486Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-13T19:39:10.742Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-13T19:39:10.867Z] --- PASS: TestKillContainer (2.61s) [2020-01-13T19:39:10.867Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-01-13T19:39:10.867Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2020-01-13T19:39:10.867Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-01-13T19:39:10.867Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T19:39:10.867Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T19:39:11.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T19:39:12.104Z] --- PASS: TestLinksContainerNames (2.06s) [2020-01-13T19:39:12.104Z] === RUN TestLogsFollowTailEmpty [2020-01-13T19:39:12.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-01-13T19:39:12.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-01-13T19:39:12.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-01-13T19:39:12.910Z] === RUN TestKillStoppedContainer [2020-01-13T19:39:12.910Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-13T19:39:12.910Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T19:39:12.910Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-13T19:39:12.910Z] === RUN TestKillDifferentUserContainer [2020-01-13T19:39:13.029Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2020-01-13T19:39:13.029Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T19:39:13.284Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-13T19:39:13.695Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-01-13T19:39:13.696Z] === RUN TestInspectOomKilledTrue [2020-01-13T19:39:13.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-13T19:39:13.696Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:39:13.696Z] === RUN TestInspectOomKilledFalse [2020-01-13T19:39:13.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T19:39:13.696Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:39:13.696Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T19:39:13.845Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/default [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/private [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/slave [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/shared [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T19:39:13.845Z] === CONT TestMountDaemonRoot/default [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:13.845Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:13.845Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:13.845Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:13.845Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/shared [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/slave [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/private [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:13.846Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:13.846Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:13.846Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:14.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:14.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:14.478Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-13T19:39:14.478Z] === RUN TestLinksContainerNames [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:14.612Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-01-13T19:39:14.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-01-13T19:39:14.868Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-13T19:39:14.868Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T19:39:15.123Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-13T19:39:15.722Z] --- PASS: TestLinksContainerNames (1.52s) [2020-01-13T19:39:15.722Z] === RUN TestLogsFollowTailEmpty [2020-01-13T19:39:16.970Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-01-13T19:39:16.970Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T19:39:17.636Z] --- PASS: TestContainerBindMountNonRecursive (2.82s) [2020-01-13T19:39:17.636Z] === RUN TestNetworkNat [2020-01-13T19:39:17.748Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/default [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/private [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/slave [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/shared [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/default [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/shared [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/slave [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/private [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:17.748Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:17.748Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:39:17.748Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:39:18.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:39:18.409Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T19:39:18.409Z] [2020-01-13T19:39:18.409Z] Unloading profiles will leave already running processes permanently [2020-01-13T19:39:18.409Z] unconfined, which can lead to unexpected situations. [2020-01-13T19:39:18.409Z] [2020-01-13T19:39:18.409Z] To set a process to complain mode, use the command line tool [2020-01-13T19:39:18.409Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T19:39:18.409Z] [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T19:39:18.534Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-13T19:39:18.534Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-13T19:39:18.534Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T19:39:18.560Z] --- PASS: TestNetworkNat (0.77s) [2020-01-13T19:39:18.561Z] === RUN TestNetworkLocalhostTCPNat Post stage [Pipeline] junit [2020-01-13T19:39:18.672Z] Recording test results [2020-01-13T19:39:19.124Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2020-01-13T19:39:19.124Z] === RUN TestNetworkLoopbackNat [2020-01-13T19:39:19.379Z] === RUN TestDockerSuite/TestBuildMultiStageCache [Pipeline] sh [2020-01-13T19:39:19.939Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-13T19:39:20.193Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2020-01-13T19:39:20.193Z] === RUN TestPause [2020-01-13T19:39:20.200Z] + echo Ensuring container killed. [2020-01-13T19:39:20.200Z] Ensuring container killed. [2020-01-13T19:39:20.200Z] + docker rm -vf docker-pr16 [2020-01-13T19:39:20.200Z] Error: No such container: docker-pr16 [2020-01-13T19:39:20.200Z] + true [Pipeline] sh [2020-01-13T19:39:20.448Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-13T19:39:20.475Z] + echo Chowning /workspace to jenkins user [2020-01-13T19:39:20.475Z] Chowning /workspace to jenkins user [2020-01-13T19:39:20.475Z] + id -u [2020-01-13T19:39:20.475Z] + id -g [2020-01-13T19:39:20.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40307:/workspace busybox chown -R 1000:1000 /workspace [2020-01-13T19:39:20.475Z] Unable to find image 'busybox:latest' locally [2020-01-13T19:39:20.475Z] latest: Pulling from library/busybox [2020-01-13T19:39:20.475Z] bdbbaa22dec6: Pulling fs layer [2020-01-13T19:39:20.581Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-01-13T19:39:20.581Z] === RUN TestNetworkNat [2020-01-13T19:39:20.731Z] bdbbaa22dec6: Download complete [2020-01-13T19:39:20.731Z] bdbbaa22dec6: Pull complete [2020-01-13T19:39:20.731Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-13T19:39:20.731Z] Status: Downloaded newer image for busybox:latest [2020-01-13T19:39:21.364Z] --- PASS: TestNetworkNat (0.87s) [2020-01-13T19:39:21.364Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T19:39:21.372Z] --- PASS: TestPause (0.99s) [2020-01-13T19:39:21.372Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T19:39:21.372Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:39:21.372Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:39:21.372Z] === RUN TestPauseStopPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T19:39:22.298Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2020-01-13T19:39:22.298Z] === RUN TestPsFilter [2020-01-13T19:39:22.298Z] --- PASS: TestPsFilter (0.25s) [2020-01-13T19:39:22.298Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T19:39:22.377Z] + bundleName=docker-py [2020-01-13T19:39:22.377Z] + echo Creating docker-py-bundles.tar.gz [2020-01-13T19:39:22.377Z] Creating docker-py-bundles.tar.gz [2020-01-13T19:39:22.377Z] + 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-01-13T19:39:22.385Z] Archiving artifacts [2020-01-13T19:39:22.616Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-01-13T19:39:22.616Z] === RUN TestNetworkLoopbackNat [2020-01-13T19:39:23.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-01-13T19:39:23.224Z] === RUN TestRemoveContainerWithVolume [2020-01-13T19:39:23.721Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-01-13T19:39:23.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [Pipeline] sh [2020-01-13T19:39:23.870Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2020-01-13T19:39:23.871Z] === RUN TestPause [2020-01-13T19:39:24.038Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-01-13T19:39:24.038Z] === RUN TestRemoveContainerRunning [2020-01-13T19:39:24.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh binary-daemon [2020-01-13T19:39:24.628Z] [2020-01-13T19:39:24.628Z] Removing bundles/ [2020-01-13T19:39:24.628Z] [2020-01-13T19:39:24.628Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-13T19:39:24.628Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-13T19:39:24.628Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:39:24.652Z] --- PASS: TestPause (1.02s) [2020-01-13T19:39:24.652Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T19:39:24.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:39:24.652Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:39:24.652Z] === RUN TestPauseStopPausedContainer [2020-01-13T19:39:24.962Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-01-13T19:39:24.962Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T19:39:25.433Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-01-13T19:39:25.433Z] === RUN TestPsFilter [2020-01-13T19:39:25.797Z] --- PASS: TestPsFilter (0.25s) [2020-01-13T19:39:25.797Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T19:39:25.887Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-01-13T19:39:25.887Z] === RUN TestRemoveInvalidContainer [2020-01-13T19:39:25.887Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-13T19:39:25.887Z] === RUN TestRenameLinkedContainer [2020-01-13T19:39:26.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-01-13T19:39:26.588Z] === RUN TestRemoveContainerWithVolume [2020-01-13T19:39:27.377Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-01-13T19:39:27.377Z] === RUN TestRemoveContainerRunning [2020-01-13T19:39:28.671Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-01-13T19:39:28.671Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T19:39:29.502Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2020-01-13T19:39:29.502Z] === RUN TestRemoveInvalidContainer [2020-01-13T19:39:29.502Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-13T19:39:29.502Z] === RUN TestRenameLinkedContainer [2020-01-13T19:39:29.629Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-01-13T19:39:30.046Z] --- PASS: TestRenameLinkedContainer (3.99s) [2020-01-13T19:39:30.046Z] === RUN TestRenameStoppedContainer [2020-01-13T19:39:30.971Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-01-13T19:39:30.971Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T19:39:32.733Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-01-13T19:39:32.733Z] === RUN TestRenameStoppedContainer [2020-01-13T19:39:32.859Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-13T19:39:32.859Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-01-13T19:39:32.859Z] === RUN TestRenameInvalidName [2020-01-13T19:39:33.418Z] --- PASS: TestRenameInvalidName (0.85s) [2020-01-13T19:39:33.418Z] === RUN TestRenameAnonymousContainer [2020-01-13T19:39:33.988Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-01-13T19:39:33.988Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T19:39:35.781Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-01-13T19:39:35.781Z] === RUN TestRenameInvalidName [2020-01-13T19:39:36.565Z] --- PASS: TestRenameInvalidName (0.89s) [2020-01-13T19:39:36.565Z] === RUN TestRenameAnonymousContainer [2020-01-13T19:39:36.688Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-13T19:39:37.248Z] --- PASS: TestRenameAnonymousContainer (3.71s) [2020-01-13T19:39:37.248Z] === RUN TestRenameContainerWithSameName [2020-01-13T19:39:38.171Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-13T19:39:38.171Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-01-13T19:39:38.171Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T19:39:39.924Z] --- PASS: TestRenameAnonymousContainer (2.95s) [2020-01-13T19:39:39.924Z] === RUN TestRenameContainerWithSameName [2020-01-13T19:39:39.924Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-01-13T19:39:39.924Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T19:39:40.055Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2020-01-13T19:39:40.055Z] === RUN TestResize [2020-01-13T19:39:40.979Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-13T19:39:40.979Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-13T19:39:40.979Z] --- PASS: TestResize (0.89s) [2020-01-13T19:39:40.979Z] === RUN TestResizeWithInvalidSize [2020-01-13T19:39:41.728Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-01-13T19:39:41.728Z] === RUN TestResize [2020-01-13T19:39:41.902Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-01-13T19:39:41.902Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T19:39:42.511Z] --- PASS: TestResize (0.90s) [2020-01-13T19:39:42.511Z] === RUN TestResizeWithInvalidSize [2020-01-13T19:39:42.827Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:42.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:42.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:42.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:42.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:43.768Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-01-13T19:39:43.768Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T19:39:44.569Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-01-13T19:39:44.569Z] === RUN TestDaemonRestartKillContainers [2020-01-13T19:39:44.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:44.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:44.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:44.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:44.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:44.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:44.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:44.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:44.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:44.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:39:44.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:45.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:45.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:46.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:46.701Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-13T19:39:46.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:47.626Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-13T19:39:48.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:48.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:48.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:48.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:49.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:39:49.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:39:50.331Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-13T19:39:50.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:50.586Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-13T19:39:50.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:51.744Z] faf31ee0aa3d: Pull complete [2020-01-13T19:39:51.744Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-13T19:39:51.744Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:39:51.744Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-13T19:39:51.744Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-13T19:39:51.744Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-13T19:39:51.744Z] WARN: Skipping validation tests [2020-01-13T19:39:51.744Z] INFO: Running unit tests at 01/13/2020 19:39:51... [2020-01-13T19:39:51.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:39:52.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:52.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:39:53.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:39:53.127Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-13T19:39:54.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:39:54.052Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-13T19:39:54.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:39:54.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:39:55.232Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-13T19:39:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:39:56.428Z] INFO: make.ps1 starting at 01/13/2020 19:39:55 [2020-01-13T19:39:56.428Z] INFO: Git commit (4734080cc) assumed from DOCKER_GITCOMMIT environment variable [2020-01-13T19:39:56.428Z] INFO: Invoking autogen... [2020-01-13T19:39:56.593Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-01-13T19:39:56.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2020-01-13T19:39:56.593Z] === RUN TestCgroupNamespacesRun [2020-01-13T19:39:56.885Z] INFO: Running unit tests... [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-01-13T19:39:58.063Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2020-01-13T19:39:58.063Z] === RUN TestCgroupNamespacesRun [2020-01-13T19:39:58.476Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-13T19:39:58.476Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-13T19:39:58.476Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T19:39:58.731Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-13T19:39:58.731Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-13T19:39:58.986Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-13T19:39:59.545Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-13T19:40:00.000Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-01-13T19:40:00.000Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T19:40:00.105Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-01-13T19:40:00.105Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T19:40:00.360Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-13T19:40:01.721Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-01-13T19:40:01.721Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T19:40:01.892Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-01-13T19:40:01.892Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T19:40:02.647Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-13T19:40:03.140Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-01-13T19:40:03.140Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T19:40:03.573Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-13T19:40:03.573Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-01-13T19:40:03.573Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T19:40:04.939Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-01-13T19:40:04.939Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T19:40:05.456Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-01-13T19:40:05.456Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T19:40:06.379Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-01-13T19:40:06.379Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T19:40:06.646Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-13T19:40:06.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-01-13T19:40:06.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T19:40:07.198Z] 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/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-01-13T19:40:07.207Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-01-13T19:40:07.207Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T19:40:07.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-01-13T19:40:07.575Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T19:40:08.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-13T19:40:08.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-01-13T19:40:08.371Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T19:40:08.388Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-13T19:40:08.949Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-01-13T19:40:08.949Z] === RUN TestKernelTCPMemory [2020-01-13T19:40:09.880Z] --- PASS: TestKernelTCPMemory (1.15s) [2020-01-13T19:40:09.880Z] === RUN TestNISDomainname [2020-01-13T19:40:10.386Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-01-13T19:40:10.386Z] === RUN TestKernelTCPMemory [2020-01-13T19:40:11.207Z] --- PASS: TestKernelTCPMemory (1.10s) [2020-01-13T19:40:11.207Z] === RUN TestNISDomainname [2020-01-13T19:40:11.766Z] --- PASS: TestNISDomainname (1.45s) [2020-01-13T19:40:11.766Z] === RUN TestHostnameDnsResolution [2020-01-13T19:40:11.766Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-13T19:40:12.451Z] --- PASS: TestNISDomainname (1.05s) [2020-01-13T19:40:12.451Z] === RUN TestHostnameDnsResolution [2020-01-13T19:40:13.128Z] --- PASS: TestHostnameDnsResolution (1.48s) [2020-01-13T19:40:13.128Z] === RUN TestStats [2020-01-13T19:40:13.128Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-13T19:40:13.709Z] --- PASS: TestHostnameDnsResolution (1.21s) [2020-01-13T19:40:13.709Z] === RUN TestStats [2020-01-13T19:40:14.490Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-13T19:40:15.050Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-13T19:40:15.975Z] --- PASS: TestStats (2.89s) [2020-01-13T19:40:15.975Z] === RUN TestStopContainerWithTimeout [2020-01-13T19:40:15.975Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T19:40:15.975Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T19:40:15.975Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T19:40:15.975Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T19:40:15.975Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T19:40:15.975Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T19:40:15.975Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T19:40:15.975Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T19:40:15.975Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T19:40:15.975Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T19:40:16.146Z] --- PASS: TestStats (2.31s) [2020-01-13T19:40:16.146Z] === RUN TestStopContainerWithTimeout [2020-01-13T19:40:16.146Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T19:40:16.146Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T19:40:16.146Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T19:40:16.146Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T19:40:16.146Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T19:40:16.146Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T19:40:16.146Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T19:40:16.146Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T19:40:16.146Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T19:40:16.146Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T19:40:16.900Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T19:40:16.943Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T19:40:17.522Z] ? github.com/docker/docker/api [no test files] [2020-01-13T19:40:18.783Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T19:40:19.381Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T19:40:19.711Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-13T19:40:20.637Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-13T19:40:20.637Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-01-13T19:40:20.637Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-01-13T19:40:20.637Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-01-13T19:40:20.637Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-01-13T19:40:20.637Z] === RUN TestDeleteDevicemapper [2020-01-13T19:40:20.637Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T19:40:20.637Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:40:20.637Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T19:40:20.778Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-13T19:40:20.778Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-01-13T19:40:20.778Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-01-13T19:40:20.778Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-01-13T19:40:20.778Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-01-13T19:40:20.778Z] === RUN TestDeleteDevicemapper [2020-01-13T19:40:20.778Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T19:40:20.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:40:20.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T19:40:22.524Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-13T19:40:22.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2020-01-13T19:40:22.780Z] === RUN TestUpdateMemory [2020-01-13T19:40:22.780Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T19:40:22.780Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:22.780Z] === RUN TestUpdateCPUQuota [2020-01-13T19:40:23.035Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-13T19:40:24.022Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2020-01-13T19:40:24.022Z] === RUN TestUpdateMemory [2020-01-13T19:40:24.022Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T19:40:24.022Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:24.022Z] === RUN TestUpdateCPUQuota [2020-01-13T19:40:24.395Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-01-13T19:40:24.395Z] === RUN TestUpdatePidsLimit [2020-01-13T19:40:24.395Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T19:40:24.395Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-13T19:40:24.650Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T19:40:24.906Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T19:40:25.288Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-01-13T19:40:25.288Z] === RUN TestUpdatePidsLimit [2020-01-13T19:40:25.288Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T19:40:25.466Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T19:40:25.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-13T19:40:25.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T19:40:26.064Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T19:40:26.280Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T19:40:26.424Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T19:40:26.795Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T19:40:26.840Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T19:40:27.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T19:40:27.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T19:40:27.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T19:40:28.200Z] --- PASS: TestUpdatePidsLimit (4.09s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-01-13T19:40:28.201Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-01-13T19:40:28.201Z] === RUN TestUpdateRestartPolicy [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-01-13T19:40:29.195Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-01-13T19:40:29.195Z] === RUN TestUpdateRestartPolicy [2020-01-13T19:40:35.221Z] ok github.com/docker/docker/api/server 0.139s coverage: 9.0% of statements [2020-01-13T19:40:36.273Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-13T19:40:39.530Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-13T19:40:41.414Z] --- PASS: TestUpdateRestartPolicy (13.17s) [2020-01-13T19:40:41.414Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T19:40:41.669Z] === RUN TestDockerSuite/TestBuildRm [2020-01-13T19:40:42.229Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-01-13T19:40:42.229Z] === RUN TestWaitNonBlocked [2020-01-13T19:40:42.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.483Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:42.483Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:42.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.483Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:42.994Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-01-13T19:40:42.994Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T19:40:42.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-01-13T19:40:42.994Z] === RUN TestWaitNonBlocked [2020-01-13T19:40:42.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.994Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:42.994Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:42.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:40:42.994Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:40:43.420Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-13T19:40:43.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-01-13T19:40:43.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-01-13T19:40:43.420Z] === RUN TestWaitBlocked [2020-01-13T19:40:43.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:43.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:43.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:43.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:43.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:43.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:44.264Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-13T19:40:44.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-01-13T19:40:44.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2020-01-13T19:40:44.264Z] === RUN TestWaitBlocked [2020-01-13T19:40:44.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:44.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:44.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:44.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:44.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:40:44.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:40:44.780Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-13T19:40:44.780Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-01-13T19:40:44.780Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-01-13T19:40:44.780Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T19:40:44.780Z] === CONT TestIpcModeOlderClient [2020-01-13T19:40:44.780Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-13T19:40:44.780Z] === CONT TestDaemonRestartIpcMode [2020-01-13T19:40:45.034Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-13T19:40:45.522Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-13T19:40:45.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-01-13T19:40:45.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-01-13T19:40:45.522Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T19:40:45.522Z] === CONT TestIpcModeOlderClient [2020-01-13T19:40:45.522Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-01-13T19:40:45.522Z] === CONT TestDaemonRestartIpcMode [2020-01-13T19:40:45.971Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-13T19:40:45.971Z] Copying nested executables into bundles/binary-daemon [2020-01-13T19:40:45.971Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-13T19:40:46.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh cross [2020-01-13T19:40:46.395Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-13T19:40:46.951Z] [2020-01-13T19:40:46.951Z] Removing bundles/ [2020-01-13T19:40:46.951Z] [2020-01-13T19:40:46.951Z] ---> Making bundle: cross (in bundles/cross) [2020-01-13T19:40:46.951Z] Cross building: bundles/cross/linux/amd64 [2020-01-13T19:40:46.951Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-13T19:40:46.951Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-13T19:40:48.278Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-13T19:40:48.278Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-01-13T19:40:48.533Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-13T19:40:48.790Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-01-13T19:40:48.790Z] PASS [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === Skipped [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-13T19:40:48.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-13T19:40:48.790Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T19:40:48.790Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:40:48.790Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T19:40:48.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-13T19:40:48.790Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] [2020-01-13T19:40:48.790Z] DONE 197 tests, 6 skipped in 140.846s [2020-01-13T19:40:48.790Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T19:40:48.790Z] ++ 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-01-13T19:40:48.790Z] ++ set -e [2020-01-13T19:40:48.790Z] ++ '[' -n 0 ']' [2020-01-13T19:40:48.790Z] ++ set -x [2020-01-13T19:40:48.790Z] ++ env -i DEST=/go/src/github.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-01-13T19:40:48.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2020-01-13T19:40:49.045Z] INFO: Testing against a local daemon [2020-01-13T19:40:49.045Z] === RUN TestCommitInheritsEnv [2020-01-13T19:40:49.232Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2020-01-13T19:40:49.232Z] PASS [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === Skipped [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-13T19:40:49.232Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-13T19:40:49.232Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T19:40:49.232Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T19:40:49.232Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T19:40:49.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-13T19:40:49.232Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] [2020-01-13T19:40:49.232Z] DONE 197 tests, 6 skipped in 136.143s [2020-01-13T19:40:49.232Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T19:40:49.232Z] ++ 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-01-13T19:40:49.232Z] ++ set -e [2020-01-13T19:40:49.232Z] ++ '[' -n 0 ']' [2020-01-13T19:40:49.232Z] ++ set -x [2020-01-13T19:40:49.232Z] ++ env -i DEST=/go/src/github.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-01-13T19:40:49.300Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-13T19:40:49.300Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-01-13T19:40:49.300Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T19:40:49.300Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T19:40:49.300Z] === RUN TestImagesFilterMultiReference [2020-01-13T19:40:49.555Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-13T19:40:49.555Z] === RUN TestImagePullPlatformInvalid [2020-01-13T19:40:49.555Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-13T19:40:49.555Z] === RUN TestRemoveImageOrphaning [2020-01-13T19:40:49.634Z] INFO: Testing against a local daemon [2020-01-13T19:40:49.634Z] === RUN TestCommitInheritsEnv [2020-01-13T19:40:49.810Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-01-13T19:40:49.810Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T19:40:50.015Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-01-13T19:40:50.015Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T19:40:50.015Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T19:40:50.015Z] === RUN TestImagesFilterMultiReference [2020-01-13T19:40:50.388Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-13T19:40:50.388Z] === RUN TestImagePullPlatformInvalid [2020-01-13T19:40:50.388Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-13T19:40:50.388Z] === RUN TestRemoveImageOrphaning [2020-01-13T19:40:50.735Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-13T19:40:50.768Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-01-13T19:40:50.768Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T19:40:50.768Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:40:50.768Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:40:50.768Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T19:40:50.768Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-01-13T19:40:50.768Z] === RUN TestTagInvalidReference [2020-01-13T19:40:50.768Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-13T19:40:50.768Z] === RUN TestTagValidPrefixedRepo [2020-01-13T19:40:50.768Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-01-13T19:40:50.768Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T19:40:50.768Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-13T19:40:50.768Z] === RUN TestTagOfficialNames [2020-01-13T19:40:50.768Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-13T19:40:50.768Z] === RUN TestTagMatchesDigest [2020-01-13T19:40:50.768Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-13T19:40:50.768Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T19:40:52.098Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-13T19:40:52.098Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2020-01-13T19:40:52.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T19:40:52.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-01-13T19:40:52.098Z] === RUN TestTagInvalidReference [2020-01-13T19:40:52.098Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-13T19:40:52.098Z] === RUN TestTagValidPrefixedRepo [2020-01-13T19:40:52.098Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-13T19:40:52.098Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T19:40:52.353Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T19:40:52.353Z] === RUN TestTagOfficialNames [2020-01-13T19:40:52.353Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-13T19:40:52.353Z] === RUN TestTagMatchesDigest [2020-01-13T19:40:52.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-13T19:40:52.353Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T19:40:53.279Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-13T19:40:58.516Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-13T19:40:58.516Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-13T19:40:59.075Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-13T19:40:59.075Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-13T19:40:59.634Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-13T19:41:00.994Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-13T19:41:00.994Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-13T19:41:01.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-13T19:41:02.610Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-13T19:41:06.800Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-01-13T19:41:09.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-13T19:41:09.138Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-13T19:41:09.509Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T19:41:09.699Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-13T19:41:09.797Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T19:41:09.797Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T19:41:10.086Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T19:41:10.711Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T19:41:11.586Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-13T19:41:12.512Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-13T19:41:12.766Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T19:41:12.766Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T19:41:13.060Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-01-13T19:41:13.723Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-01-13T19:41:13.723Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T19:41:13.723Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T19:41:13.723Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-01-13T19:41:13.872Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-13T19:41:14.354Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T19:41:14.354Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T19:41:15.378Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2020-01-13T19:41:15.756Z] === RUN TestDockerSuite/TestBuildUser [2020-01-13T19:41:18.266Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-13T19:41:20.915Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2020-01-13T19:41:22.443Z] ok github.com/docker/docker/builder/remotecontext/git 4.773s coverage: 86.3% of statements [2020-01-13T19:41:23.514Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-13T19:41:24.502Z] ok github.com/docker/docker/builder/remotecontext 0.564s coverage: 13.6% of statements [2020-01-13T19:41:26.566Z] ok github.com/docker/docker/builder/dockerfile 1.558s coverage: 48.2% of statements [2020-01-13T19:41:26.566Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T19:41:26.566Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T19:41:31.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-13T19:41:35.036Z] ok github.com/docker/docker/client 0.735s coverage: 75.8% of statements [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/server/httputils 0.149s coverage: 14.7% of statements [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/server/middleware 0.177s coverage: 37.7% of statements [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/types/filters 0.067s coverage: 92.2% of statements [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/types/strslice 0.103s coverage: 90.0% of statements [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/server/router/swarm 0.112s coverage: 4.5% of statements [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/api/types/versions 0.084s coverage: 75.0% of statements [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T19:41:35.668Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T19:41:35.668Z] ok github.com/docker/docker/builder/dockerignore 0.070s coverage: 96.8% of statements [2020-01-13T19:41:37.841Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2020-01-13T19:41:38.300Z] ok github.com/docker/docker/builder/remotecontext 0.544s coverage: 9.2% of statements [2020-01-13T19:41:38.300Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 46.3% of statements [2020-01-13T19:41:46.417Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-13T19:41:46.417Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-13T19:41:46.417Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-13T19:41:47.342Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-13T19:41:48.704Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-13T19:41:50.589Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-13T19:41:50.589Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-13T19:41:50.589Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-13T19:41:50.589Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-13T19:41:50.589Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-13T19:41:53.099Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-13T19:41:53.099Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-13T19:41:53.120Z] ok github.com/docker/docker/client 0.655s coverage: 75.3% of statements [2020-01-13T19:41:54.460Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-13T19:41:55.384Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-13T19:41:56.747Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-13T19:41:56.747Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-13T19:42:00.908Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-13T19:42:03.419Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-13T19:42:04.344Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-13T19:42:04.903Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-13T19:42:05.827Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-13T19:42:05.827Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-13T19:42:06.752Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-13T19:42:08.292Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-13T19:42:08.292Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-13T19:42:08.292Z] Cross building: bundles/cross/windows/amd64 [2020-01-13T19:42:08.292Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-13T19:42:08.292Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-13T19:42:10.014Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-13T19:42:10.014Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-13T19:42:10.014Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-13T19:42:10.811Z] ok github.com/docker/docker/builder/remotecontext/git 34.117s coverage: 86.3% of statements [2020-01-13T19:42:10.811Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T19:42:10.811Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T19:42:10.940Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-13T19:42:11.872Z] === RUN TestDockerSuite/TestCommitChange [2020-01-13T19:42:13.258Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-13T19:42:14.619Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-13T19:42:17.128Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-13T19:42:17.877Z] ok github.com/docker/docker/cmd/dockerd 0.718s coverage: 19.0% of statements [2020-01-13T19:42:19.013Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-13T19:42:19.413Z] ok github.com/docker/docker/container 0.496s coverage: 42.5% of statements [2020-01-13T19:42:19.413Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T19:42:19.413Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T19:42:19.413Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T19:42:19.871Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T19:42:20.374Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-13T19:42:20.837Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.278s coverage: 65.3% of statements [2020-01-13T19:42:22.258Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-13T19:42:23.622Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-13T19:42:25.507Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-13T19:42:26.754Z] ok github.com/docker/docker/daemon/cluster/convert 1.048s coverage: 35.7% of statements [2020-01-13T19:42:26.867Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-13T19:42:26.868Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-13T19:42:26.868Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-13T19:42:26.868Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-13T19:42:27.123Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-13T19:42:27.123Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-13T19:42:27.123Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-13T19:42:29.634Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-13T19:42:31.517Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-13T19:42:31.772Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-13T19:42:31.976Z] ok github.com/docker/docker/cmd/dockerd 0.338s coverage: 30.5% of statements [2020-01-13T19:42:31.976Z] ok github.com/docker/docker/container 0.227s coverage: 35.3% of statements [2020-01-13T19:42:31.976Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T19:42:31.976Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T19:42:31.976Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T19:42:31.976Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T19:42:32.696Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-13T19:42:33.818Z] ok github.com/docker/docker/daemon/cluster 2.019s coverage: 0.5% of statements [2020-01-13T19:42:34.057Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-13T19:42:34.278Z] ok github.com/docker/docker/daemon/config 0.734s coverage: 80.1% of statements [2020-01-13T19:42:34.983Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-13T19:42:35.942Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-13T19:42:36.573Z] ok github.com/docker/docker/daemon/discovery 0.320s coverage: 30.0% of statements [2020-01-13T19:42:36.867Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-13T19:42:36.867Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-13T19:42:36.867Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-13T19:42:37.543Z] ok github.com/docker/docker/daemon/events 0.990s coverage: 50.0% of statements [2020-01-13T19:42:37.792Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-13T19:42:37.792Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-13T19:42:38.002Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.280s coverage: 10.9% of statements [2020-01-13T19:42:38.047Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-13T19:42:38.048Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-13T19:42:38.303Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-13T19:42:38.842Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2020-01-13T19:42:39.539Z] ok github.com/docker/docker/daemon/graphdriver 0.158s coverage: 2.3% of statements [2020-01-13T19:42:39.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-13T19:42:39.998Z] ok github.com/docker/docker/daemon/links 0.074s coverage: 93.0% of statements [2020-01-13T19:42:40.592Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-13T19:42:41.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-13T19:42:41.518Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-13T19:42:41.518Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-13T19:42:41.539Z] ok github.com/docker/docker/daemon 3.063s coverage: 9.2% of statements [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-13T19:42:41.539Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-13T19:42:43.716Z] ok github.com/docker/docker/daemon/logger 0.386s coverage: 43.0% of statements [2020-01-13T19:42:43.716Z] ok github.com/docker/docker/daemon/logger/awslogs 0.550s coverage: 77.4% of statements [2020-01-13T19:42:44.175Z] ok github.com/docker/docker/daemon/images 0.570s coverage: 4.9% of statements [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-13T19:42:44.175Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-13T19:42:44.781Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-13T19:42:45.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-13T19:42:45.342Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-13T19:42:45.701Z] ok github.com/docker/docker/daemon/cluster/convert 0.073s coverage: 35.7% of statements [2020-01-13T19:42:45.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.492s coverage: 88.3% of statements [2020-01-13T19:42:46.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.420s coverage: 62.1% of statements [2020-01-13T19:42:46.719Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-13T19:42:47.139Z] ok github.com/docker/docker/daemon/logger/local 0.356s coverage: 74.7% of statements [2020-01-13T19:42:47.139Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T19:42:47.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.204s coverage: 21.4% of statements [2020-01-13T19:42:47.200Z] ok github.com/docker/docker/daemon/cluster 0.194s coverage: 0.5% of statements [2020-01-13T19:42:47.644Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-13T19:42:48.677Z] ok github.com/docker/docker/daemon/logger/templates 0.319s coverage: 8.3% of statements [2020-01-13T19:42:49.009Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-13T19:42:49.136Z] ok github.com/docker/docker/daemon/logger/syslog 0.176s coverage: 47.8% of statements [2020-01-13T19:42:50.372Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-13T19:42:50.373Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-13T19:42:51.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-13T19:42:51.313Z] ok github.com/docker/docker/daemon/logger/splunk 2.135s coverage: 82.5% of statements [2020-01-13T19:42:51.313Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T19:42:51.313Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-13T19:42:51.313Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T19:42:52.659Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-13T19:42:52.754Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-01-13T19:42:52.850Z] ok github.com/docker/docker/distribution 1.386s coverage: 20.3% of statements [2020-01-13T19:42:52.850Z] ok github.com/docker/docker/distribution/metadata 1.581s coverage: 48.2% of statements [2020-01-13T19:42:53.309Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T19:42:53.584Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-13T19:42:53.584Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-13T19:42:53.767Z] ok github.com/docker/docker/errdefs 0.101s coverage: 49.4% of statements [2020-01-13T19:42:54.256Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-01-13T19:42:54.510Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-13T19:42:55.281Z] ok github.com/docker/docker/daemon/config 0.110s coverage: 82.1% of statements [2020-01-13T19:42:55.308Z] ok github.com/docker/docker/distribution/xfer 2.894s coverage: 76.8% of statements [2020-01-13T19:42:55.308Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T19:42:55.308Z] ok github.com/docker/docker/image/cache 0.182s coverage: 19.2% of statements [2020-01-13T19:42:55.767Z] ok github.com/docker/docker/image/v1 0.153s coverage: 25.0% of statements [2020-01-13T19:42:56.225Z] ok github.com/docker/docker/image 1.039s coverage: 86.4% of statements [2020-01-13T19:42:56.685Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T19:42:56.685Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T19:42:57.027Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-13T19:42:57.658Z] ok github.com/docker/docker/libcontainerd/queue 0.215s coverage: 100.0% of statements [2020-01-13T19:42:58.000Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-13T19:42:58.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-13T19:42:58.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-13T19:42:58.912Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-13T19:42:59.167Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-13T19:42:59.167Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-13T19:42:59.193Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 50.0% of statements [2020-01-13T19:42:59.666Z] ok github.com/docker/docker/layer 0.523s coverage: 30.0% of statements [2020-01-13T19:42:59.666Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T19:43:00.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.527s coverage: 13.7% of statements [2020-01-13T19:43:00.091Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-13T19:43:00.616Z] --- PASS: TestImportExtremelyLargeImageWorks (115.03s) [2020-01-13T19:43:00.616Z] PASS [2020-01-13T19:43:00.616Z] [2020-01-13T19:43:00.616Z] === Skipped [2020-01-13T19:43:00.616Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:43:00.616Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:43:00.616Z] [2020-01-13T19:43:00.616Z] [2020-01-13T19:43:00.616Z] DONE 12 tests, 1 skipped in 116.592s [2020-01-13T19:43:00.616Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T19:43:00.616Z] ++ 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-01-13T19:43:00.616Z] ++ set -e [2020-01-13T19:43:00.616Z] ++ '[' -n 0 ']' [2020-01-13T19:43:00.616Z] ++ set -x [2020-01-13T19:43:00.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-01-13T19:43:00.616Z] INFO: Testing against a local daemon [2020-01-13T19:43:00.616Z] === RUN TestNetworkCreateDelete [2020-01-13T19:43:00.616Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-01-13T19:43:00.616Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T19:43:00.616Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-01-13T19:43:00.616Z] === RUN TestInspectNetwork [2020-01-13T19:43:00.616Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T19:43:00.616Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T19:43:00.616Z] === RUN TestInspectNetwork/network_name [2020-01-13T19:43:00.616Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T19:43:00.616Z] --- PASS: TestInspectNetwork (8.80s) [2020-01-13T19:43:00.616Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T19:43:00.616Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T19:43:00.616Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T19:43:00.616Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T19:43:00.616Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T19:43:00.616Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-01-13T19:43:00.616Z] === RUN TestNetworkInvalidJSON [2020-01-13T19:43:00.616Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:00.616Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:00.616Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:00.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:00.616Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:00.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:00.616Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:00.616Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:00.616Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:00.616Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-13T19:43:00.616Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T19:43:00.616Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T19:43:00.616Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T19:43:00.616Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T19:43:00.616Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-13T19:43:00.616Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T19:43:00.616Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-01-13T19:43:00.616Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T19:43:00.631Z] ok github.com/docker/docker/opts 0.202s coverage: 67.3% of statements [2020-01-13T19:43:00.981Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-01-13T19:43:00.981Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T19:43:01.611Z] ok github.com/docker/docker/libcontainerd/local 0.321s coverage: 1.0% of statements [2020-01-13T19:43:01.611Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T19:43:01.611Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T19:43:01.611Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T19:43:01.611Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T19:43:01.611Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T19:43:02.238Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2020-01-13T19:43:02.238Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T19:43:02.577Z] ok github.com/docker/docker/pkg/broadcaster 0.105s coverage: 100.0% of statements [2020-01-13T19:43:02.603Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-13T19:43:02.603Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T19:43:02.751Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-01-13T19:43:03.035Z] ok github.com/docker/docker/pkg/capabilities 0.168s coverage: 87.5% of statements [2020-01-13T19:43:03.038Z] ok github.com/docker/docker/daemon 12.503s coverage: 17.6% of statements [2020-01-13T19:43:03.038Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T19:43:03.038Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T19:43:03.038Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T19:43:03.038Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T19:43:03.494Z] ok github.com/docker/docker/pkg/authorization 0.631s coverage: 26.8% of statements [2020-01-13T19:43:04.062Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.320s coverage: 57.9% of statements [2020-01-13T19:43:04.460Z] ok github.com/docker/docker/pkg/directory 0.175s coverage: 80.0% of statements [2020-01-13T19:43:04.460Z] ok github.com/docker/docker/pkg/chrootarchive 0.177s coverage: 15.4% of statements [2020-01-13T19:43:05.327Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-13T19:43:05.428Z] ok github.com/docker/docker/pkg/discovery 0.331s coverage: 58.3% of statements [2020-01-13T19:43:05.813Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2020-01-13T19:43:05.813Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T19:43:05.813Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:43:05.813Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:43:05.813Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T19:43:05.886Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-13T19:43:05.886Z] ok github.com/docker/docker/pkg/discovery/file 0.119s coverage: 92.9% of statements [2020-01-13T19:43:06.810Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-13T19:43:06.810Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-13T19:43:06.857Z] ok github.com/docker/docker/pkg/discovery/memory 0.149s coverage: 92.3% of statements [2020-01-13T19:43:07.065Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-13T19:43:07.315Z] ok github.com/docker/docker/pkg/discovery/nodes 0.121s coverage: 93.8% of statements [2020-01-13T19:43:08.853Z] ok github.com/docker/docker/pkg/filenotify 0.153s coverage: 36.2% of statements [2020-01-13T19:43:09.311Z] ok github.com/docker/docker/pkg/fileutils 0.128s coverage: 87.7% of statements [2020-01-13T19:43:09.616Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.539s coverage: 68.6% of statements [2020-01-13T19:43:09.616Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.833s coverage: 48.6% of statements [2020-01-13T19:43:09.769Z] ok github.com/docker/docker/pkg/homedir 0.080s coverage: 42.9% of statements [2020-01-13T19:43:10.323Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-13T19:43:10.739Z] ok github.com/docker/docker/pkg/discovery/kv 3.418s coverage: 84.1% of statements [2020-01-13T19:43:10.739Z] ok github.com/docker/docker/pkg/idtools 0.066s coverage: 6.3% of statements [2020-01-13T19:43:11.247Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-13T19:43:11.705Z] ok github.com/docker/docker/pkg/archive 9.777s coverage: 62.0% of statements [2020-01-13T19:43:12.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.250s coverage: 91.7% of statements [2020-01-13T19:43:12.163Z] ok github.com/docker/docker/pkg/locker 0.116s coverage: 88.9% of statements [2020-01-13T19:43:12.323Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.077s coverage: 45.9% of statements [2020-01-13T19:43:12.323Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T19:43:12.621Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.2% of statements [2020-01-13T19:43:13.080Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-01-13T19:43:13.132Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-13T19:43:13.346Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-01-13T19:43:13.539Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2020-01-13T19:43:13.973Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.510s coverage: 76.1% of statements [2020-01-13T19:43:13.999Z] ok github.com/docker/docker/pkg/parsers 0.210s coverage: 97.0% of statements [2020-01-13T19:43:14.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.416s coverage: 54.8% of statements [2020-01-13T19:43:14.261Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T19:43:14.261Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T19:43:14.457Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2020-01-13T19:43:15.771Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-01-13T19:43:15.993Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.108s coverage: 56.8% of statements [2020-01-13T19:43:16.970Z] ok github.com/docker/docker/pkg/plugins/transport 0.196s coverage: 85.7% of statements [2020-01-13T19:43:17.428Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2020-01-13T19:43:17.886Z] ok github.com/docker/docker/pkg/progress 0.060s coverage: 75.9% of statements [2020-01-13T19:43:18.491Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-01-13T19:43:18.858Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-01-13T19:43:19.316Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-01-13T19:43:19.661Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-13T19:43:19.661Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-13T19:43:20.383Z] ok github.com/docker/docker/pkg/signal 0.064s coverage: 20.3% of statements [2020-01-13T19:43:20.383Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2020-01-13T19:43:21.223Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 42.7% of statements [2020-01-13T19:43:21.350Z] ok github.com/docker/docker/pkg/stringid 0.071s coverage: 70.6% of statements [2020-01-13T19:43:21.350Z] ok github.com/docker/docker/pkg/streamformatter 0.098s coverage: 66.2% of statements [2020-01-13T19:43:22.173Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-13T19:43:22.423Z] --- PASS: TestServiceWithDataPathPortInit (16.53s) [2020-01-13T19:43:22.423Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T19:43:22.723Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-01-13T19:43:22.723Z] ok github.com/docker/docker/daemon/logger/awslogs 0.588s coverage: 77.8% of statements [2020-01-13T19:43:22.885Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2020-01-13T19:43:23.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-13T19:43:23.852Z] ok github.com/docker/docker/pkg/system 0.095s coverage: 13.1% of statements [2020-01-13T19:43:24.236Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-01-13T19:43:24.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T19:43:24.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T19:43:24.236Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T19:43:24.236Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T19:43:24.236Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-01-13T19:43:24.311Z] ok github.com/docker/docker/pkg/tailfile 0.267s coverage: 88.6% of statements [2020-01-13T19:43:24.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2020-01-13T19:43:24.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-13T19:43:25.280Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2020-01-13T19:43:25.741Z] ok github.com/docker/docker/pkg/term 0.082s coverage: 30.8% of statements [2020-01-13T19:43:26.722Z] testing: warning: no tests to run [2020-01-13T19:43:26.722Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: 0.0% of statements [no tests to run] [2020-01-13T19:43:26.722Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-01-13T19:43:26.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-13T19:43:27.180Z] ok github.com/docker/docker/pkg/urlutil 0.066s coverage: 100.0% of statements [2020-01-13T19:43:27.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.095s coverage: 62.1% of statements [2020-01-13T19:43:27.639Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2020-01-13T19:43:28.164Z] --- PASS: TestImportExtremelyLargeImageWorks (155.59s) [2020-01-13T19:43:28.164Z] PASS [2020-01-13T19:43:28.164Z] [2020-01-13T19:43:28.164Z] DONE 12 tests in 159.017s [2020-01-13T19:43:28.164Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T19:43:28.164Z] ++ 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-01-13T19:43:28.164Z] ++ set -e [2020-01-13T19:43:28.164Z] ++ '[' -n 0 ']' [2020-01-13T19:43:28.164Z] ++ set -x [2020-01-13T19:43:28.164Z] ++ env -i DEST=/go/src/github.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-01-13T19:43:28.164Z] INFO: Testing against a local daemon [2020-01-13T19:43:28.164Z] === RUN TestNetworkCreateDelete [2020-01-13T19:43:28.164Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-01-13T19:43:28.164Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T19:43:28.419Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-01-13T19:43:28.419Z] === RUN TestInspectNetwork [2020-01-13T19:43:28.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-13T19:43:28.748Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 74.7% of statements [2020-01-13T19:43:28.748Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T19:43:29.036Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T19:43:29.174Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T19:43:29.684Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-13T19:43:29.684Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-13T19:43:29.684Z] remote: Enumerating objects: 19, done. [2020-01-13T19:43:29.684Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-13T19:43:29.684Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-13T19:43:29.684Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-13T19:43:29.684Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T19:43:30.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/test/unit [2020-01-13T19:43:30.140Z] ok github.com/docker/docker/plugin/v2 0.134s coverage: 20.1% of statements [2020-01-13T19:43:30.141Z] ok github.com/docker/docker/plugin 0.167s coverage: 11.6% of statements [2020-01-13T19:43:30.141Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2020-01-13T19:43:30.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-13T19:43:30.534Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-01-13T19:43:31.562Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-01-13T19:43:31.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000711160_} [2020-01-13T19:43:31.776Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.57s) [2020-01-13T19:43:31.776Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lesi9yp61r3hb837wozyzkdux Created:2020-01-13 19:43:23.494576066 +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[8d52fe9e41ba70f381f3ce5fc309b6fa798ce85600f51bf40394e23fccebbab8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p2rxtwrzek4lwyungaf5paau2 EndpointID:7ad03358755512eec1992088296fce392b4b57ac75f3449b485aafe760610779 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1bb96ddbd461979594bafb1a290c51f28be7f68f9c1a4d3f875c807077e7a90c 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:492dd8178ee9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p2rxtwrzek4lwyungaf5paau2 EndpointID:7ad03358755512eec1992088296fce392b4b57ac75f3449b485aafe760610779 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T19:43:31.776Z] PASS [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] === Skipped [2020-01-13T19:43:31.776Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:43:31.776Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] DONE 21 tests, 1 skipped in 44.754s [2020-01-13T19:43:31.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:43:31.776Z] ++ 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-01-13T19:43:31.776Z] ++ set -e [2020-01-13T19:43:31.776Z] ++ '[' -n 0 ']' [2020-01-13T19:43:31.776Z] ++ set -x [2020-01-13T19:43:31.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-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-01-13T19:43:31.776Z] INFO: Testing against a local daemon [2020-01-13T19:43:31.776Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T19:43:31.776Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T19:43:31.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:43:31.776Z] === RUN TestDockerNetworkIpvlan [2020-01-13T19:43:31.776Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:43:31.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:43:31.776Z] PASS [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] === Skipped [2020-01-13T19:43:31.776Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T19:43:31.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:43:31.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] [2020-01-13T19:43:31.776Z] DONE 2 tests, 2 skipped in 0.243s [2020-01-13T19:43:31.776Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:43:31.776Z] ++ 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-01-13T19:43:31.776Z] ++ set -e [2020-01-13T19:43:31.776Z] ++ '[' -n 0 ']' [2020-01-13T19:43:31.776Z] ++ set -x [2020-01-13T19:43:31.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-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-01-13T19:43:31.776Z] INFO: Testing against a local daemon [2020-01-13T19:43:31.776Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T19:43:32.211Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2020-01-13T19:43:32.321Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-01-13T19:43:32.322Z] ok github.com/docker/docker/registry/resumable 0.309s coverage: 100.0% of statements [2020-01-13T19:43:32.500Z] ok github.com/docker/docker/daemon/logger/splunk 2.934s coverage: 82.5% of statements [2020-01-13T19:43:32.500Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T19:43:32.500Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T19:43:32.642Z] ? github.com/docker/docker/api [no test files] [2020-01-13T19:43:32.707Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-01-13T19:43:32.707Z] === RUN TestDockerNetworkMacvlan [2020-01-13T19:43:33.288Z] ok github.com/docker/docker/registry 0.454s coverage: 51.7% of statements [2020-01-13T19:43:33.548Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T19:43:33.548Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T19:43:33.548Z] === RUN TestInspectNetwork/network_name [2020-01-13T19:43:33.548Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T19:43:33.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1978002494_/foo_false____} [2020-01-13T19:43:33.694Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T19:43:33.749Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2020-01-13T19:43:34.211Z] ok github.com/docker/docker/runconfig 0.193s coverage: 54.5% of statements [2020-01-13T19:43:34.500Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T19:43:34.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1978002494_/foo_true____} [2020-01-13T19:43:35.323Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T19:43:36.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_false____} [2020-01-13T19:43:37.119Z] ok github.com/docker/docker/volume/drivers 0.163s coverage: 36.1% of statements [2020-01-13T19:43:37.579Z] ok github.com/docker/docker/volume/local 0.242s coverage: 37.7% of statements [2020-01-13T19:43:37.579Z] ok github.com/docker/docker/volume/mounts 0.206s coverage: 66.2% of statements [2020-01-13T19:43:37.712Z] --- PASS: TestInspectNetwork (9.15s) [2020-01-13T19:43:37.712Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T19:43:37.712Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T19:43:37.712Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T19:43:37.712Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T19:43:37.712Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T19:43:38.043Z] ok github.com/docker/docker/distribution/metadata 0.178s coverage: 48.2% of statements [2020-01-13T19:43:38.043Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-01-13T19:43:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_true____} [2020-01-13T19:43:38.532Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T19:43:39.067Z] ok github.com/docker/docker/distribution 0.480s coverage: 22.1% of statements [2020-01-13T19:43:39.067Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T19:43:39.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_true__0xc000711680__} [2020-01-13T19:43:39.692Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements [2020-01-13T19:43:39.692Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T19:43:39.759Z] ok github.com/docker/docker/volume/service 0.454s coverage: 70.3% of statements [2020-01-13T19:43:40.191Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-01-13T19:43:40.191Z] === RUN TestNetworkInvalidJSON [2020-01-13T19:43:40.191Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:40.191Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:40.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:40.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:40.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:40.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:40.191Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T19:43:40.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:43:40.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:43:40.191Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-13T19:43:40.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T19:43:40.191Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T19:43:40.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T19:43:40.191Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T19:43:41.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-01-13T19:43:41.114Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T19:43:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007116a0_} [2020-01-13T19:43:41.703Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T19:43:41.747Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2020-01-13T19:43:41.931Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-01-13T19:43:41.931Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T19:43:43.257Z] ok github.com/docker/docker/image 0.100s coverage: 86.4% of statements [2020-01-13T19:43:43.257Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T19:43:43.257Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-01-13T19:43:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007116c0_} [2020-01-13T19:43:43.291Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-01-13T19:43:43.291Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T19:43:43.886Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2020-01-13T19:43:43.886Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T19:43:44.652Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-01-13T19:43:44.652Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T19:43:44.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007116e0_} [2020-01-13T19:43:44.907Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-13T19:43:44.907Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T19:43:45.382Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 50.0% of statements [2020-01-13T19:43:46.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000711700_} [2020-01-13T19:43:46.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-13T19:43:46.939Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T19:43:47.551Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-01-13T19:43:47.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-13T19:43:48.137Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-01-13T19:43:48.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T19:43:48.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:43:48.137Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:43:48.137Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan (15.43s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s) [2020-01-13T19:43:48.209Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2020-01-13T19:43:48.209Z] PASS [2020-01-13T19:43:48.209Z] [2020-01-13T19:43:48.209Z] DONE 8 tests in 17.113s [2020-01-13T19:43:48.209Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T19:43:48.209Z] ++ 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-01-13T19:43:48.209Z] ++ set -e [2020-01-13T19:43:48.209Z] ++ '[' -n 0 ']' [2020-01-13T19:43:48.209Z] ++ set -x [2020-01-13T19:43:48.209Z] ++ env -i DEST=/go/src/github.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-01-13T19:43:48.209Z] testing: warning: no tests to run [2020-01-13T19:43:48.209Z] PASS [2020-01-13T19:43:48.209Z] [2020-01-13T19:43:48.209Z] DONE 0 tests in 0.056s [2020-01-13T19:43:48.209Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T19:43:48.209Z] ++ 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-01-13T19:43:48.209Z] ++ set -e [2020-01-13T19:43:48.209Z] ++ '[' -n 0 ']' [2020-01-13T19:43:48.209Z] ++ set -x [2020-01-13T19:43:48.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:43:48.210Z] INFO: Testing against a local daemon [2020-01-13T19:43:48.210Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T19:43:48.886Z] ok github.com/docker/docker/opts 0.074s coverage: 66.9% of statements [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-13T19:43:49.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-13T19:43:49.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-13T19:43:49.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-13T19:43:49.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-13T19:43:49.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-13T19:43:49.751Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-13T19:43:50.053Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-01-13T19:43:50.053Z] === RUN TestAuthZPluginTLS [2020-01-13T19:43:50.389Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-01-13T19:43:50.427Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-13T19:43:50.427Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T19:43:50.682Z] ok github.com/docker/docker/pkg/archive 1.322s coverage: 77.0% of statements [2020-01-13T19:43:50.969Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-01-13T19:43:51.204Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-13T19:43:51.204Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T19:43:51.592Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-13T19:43:51.592Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T19:43:51.596Z] ok github.com/docker/docker/pkg/authorization 2.412s coverage: 68.3% of statements [2020-01-13T19:43:51.884Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-01-13T19:43:52.128Z] ok github.com/docker/docker/pkg/plugins 35.097s coverage: 73.4% of statements [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T19:43:52.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T19:43:52.358Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-13T19:43:52.358Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T19:43:53.012Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === Skipped [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-13T19:43:53.094Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-13T19:43:53.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-13T19:43:53.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.03s) [2020-01-13T19:43:53.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-13T19:43:53.094Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-13T19:43:53.094Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-13T19:43:53.094Z] daemon_test.go:147: root required [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-13T19:43:53.094Z] reload_test.go:520: root required [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-13T19:43:53.094Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-13T19:43:53.094Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-13T19:43:53.094Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-13T19:43:53.094Z] download_test.go:268: Needs fixing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-13T19:43:53.094Z] layer_test.go:304: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-13T19:43:53.094Z] layer_test.go:353: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-13T19:43:53.094Z] layer_test.go:468: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-13T19:43:53.094Z] layer_test.go:697: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-13T19:43:53.094Z] migration_test.go:46: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-13T19:43:53.094Z] migration_test.go:182: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-13T19:43:53.094Z] mount_test.go:17: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-13T19:43:53.094Z] mount_test.go:76: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-13T19:43:53.094Z] mount_test.go:125: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-13T19:43:53.094Z] mount_test.go:212: Failing on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:133: Xz not present in msys2 [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:238: Failing on Windows CI machines [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-13T19:43:53.094Z] archive_windows_test.go:16: Currently fails [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-13T19:43:53.094Z] changes_test.go:192: needs more investigation [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-13T19:43:53.094Z] changes_test.go:405: needs further investigation [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-13T19:43:53.094Z] changes_test.go:441: needs further investigation [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2020-01-13T19:43:53.094Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-13T19:43:53.094Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-13T19:43:53.094Z] poller_test.go:41: No chmod on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-13T19:43:53.094Z] fileutils_test.go:134: Needs porting to Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-13T19:43:53.094Z] fileutils_test.go:180: Needs porting to Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-13T19:43:53.094Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-13T19:43:53.094Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-13T19:43:53.094Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-13T19:43:53.094Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-13T19:43:53.094Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-13T19:43:53.094Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] [2020-01-13T19:43:53.094Z] DONE 1759 tests, 46 skipped in 225.493s [2020-01-13T19:43:53.094Z] INFO: make.ps1 ended at 01/13/2020 19:43:52 [2020-01-13T19:43:53.383Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-01-13T19:43:53.383Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-01-13T19:43:54.377Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-01-13T19:43:54.377Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T19:43:54.628Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-13T19:43:54.853Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-13T19:43:54.853Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T19:43:54.881Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-13T19:43:55.087Z] INFO: Unit tests ended at 01/13/2020 19:43:54. Duration:00:04:02.6163691 [2020-01-13T19:43:55.087Z] INFO: Building busybox [2020-01-13T19:43:55.169Z] ok github.com/docker/docker/layer 7.806s coverage: 68.8% of statements [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T19:43:55.169Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T19:43:55.355Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-13T19:43:55.356Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T19:43:55.521Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-13T19:43:55.549Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-13T19:43:55.549Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-13T19:43:55.549Z] [2020-01-13T19:43:55.549Z] Sending build context to Docker daemon 2.56kB [2020-01-13T19:43:55.549Z] [2020-01-13T19:43:55.549Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-13T19:43:55.549Z] ---> 782a75e44953 [2020-01-13T19:43:55.549Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-13T19:43:55.549Z] ---> Running in 344df85d85a5 [2020-01-13T19:43:55.799Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-01-13T19:43:55.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-01-13T19:43:55.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T19:43:56.088Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-01-13T19:43:57.581Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-01-13T19:43:57.581Z] ok github.com/docker/docker/pkg/chrootarchive 4.293s coverage: 43.2% of statements [2020-01-13T19:43:57.581Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T19:43:57.581Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T19:43:57.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-01-13T19:43:57.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T19:43:57.883Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements [2020-01-13T19:43:58.823Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-13T19:43:59.380Z] ok github.com/docker/docker/pkg/discovery/kv 3.211s coverage: 84.1% of statements [2020-01-13T19:43:59.668Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2020-01-13T19:43:59.668Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2020-01-13T19:44:00.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-01-13T19:44:00.105Z] === RUN TestAuthZPluginHeader [2020-01-13T19:44:00.187Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-13T19:44:00.442Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-13T19:44:00.876Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-01-13T19:44:00.876Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T19:44:00.876Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-13T19:44:00.876Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:00.876Z] === RUN TestAuthZPluginV2Disable [2020-01-13T19:44:00.876Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T19:44:00.876Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:00.876Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T19:44:00.876Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T19:44:00.876Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:00.876Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T19:44:00.876Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T19:44:00.876Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:00.876Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T19:44:01.346Z] Removing intermediate container 344df85d85a5 [2020-01-13T19:44:01.346Z] ---> 6e04534853b7 [2020-01-13T19:44:01.346Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-13T19:44:01.367Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-13T19:44:01.721Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-01-13T19:44:01.721Z] ok github.com/docker/docker/pkg/locker 0.073s coverage: 88.9% of statements [2020-01-13T19:44:01.804Z] [2020-01-13T19:44:02.011Z] ok github.com/docker/docker/pkg/idtools 0.821s coverage: 70.1% of statements [2020-01-13T19:44:02.291Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-13T19:44:02.300Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-01-13T19:44:02.301Z] ---> f580f17dca08 [2020-01-13T19:44:02.301Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-13T19:44:02.301Z] ---> Running in 8dd4f749fc01 [2020-01-13T19:44:03.326Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-01-13T19:44:03.614Z] ok github.com/docker/docker/pkg/ioutils 1.645s coverage: 70.6% of statements [2020-01-13T19:44:03.614Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T19:44:03.651Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-13T19:44:03.834Z] [2020-01-13T19:44:03.834Z] SUCCESS: Specified value was saved. [2020-01-13T19:44:03.904Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-01-13T19:44:04.193Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-01-13T19:44:04.486Z] ok github.com/docker/docker/pkg/mount 0.921s coverage: 70.0% of statements [2020-01-13T19:44:04.486Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T19:44:04.577Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-13T19:44:05.134Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-01-13T19:44:05.134Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-01-13T19:44:05.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T19:44:05.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T19:44:05.502Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-13T19:44:06.062Z] --- PASS: TestServiceWithDataPathPortInit (17.81s) [2020-01-13T19:44:06.062Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T19:44:06.161Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2020-01-13T19:44:06.316Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-13T19:44:06.733Z] Removing intermediate container 8dd4f749fc01 [2020-01-13T19:44:06.734Z] ---> db2014975416 [2020-01-13T19:44:06.734Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-13T19:44:06.734Z] ---> Running in b6f0b2977a97 [2020-01-13T19:44:07.664Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-01-13T19:44:07.677Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-13T19:44:07.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-13T19:44:07.951Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-01-13T19:44:07.951Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-01-13T19:44:08.859Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-13T19:44:08.974Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-01-13T19:44:09.997Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 73.9% of statements [2020-01-13T19:44:09.997Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2020-01-13T19:44:10.220Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-13T19:44:11.023Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-01-13T19:44:11.310Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-01-13T19:44:11.583Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-13T19:44:11.937Z] ok github.com/docker/docker/pkg/symlink 0.060s coverage: 87.7% of statements [2020-01-13T19:44:12.247Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-01-13T19:44:12.524Z] Cannot create a file when that file already exists. [2020-01-13T19:44:12.873Z] ok github.com/docker/docker/pkg/signal 3.358s coverage: 61.0% of statements [2020-01-13T19:44:12.943Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-13T19:44:12.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-13T19:44:13.866Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-13T19:44:13.901Z] ok github.com/docker/docker/pkg/tailfile 0.224s coverage: 88.6% of statements [2020-01-13T19:44:13.901Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.2% of statements [2020-01-13T19:44:15.232Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-13T19:44:15.232Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.25s) [2020-01-13T19:44:15.232Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i5f4x5i6xbvfhz0momsn74a95 Created:2020-01-13 19:44:07.6509615 +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[1e186738d606cead1ce78bf0a8aa6d3dad7795b8fe8ce03ab9fd3176b31369a5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzo09mjlewsoq95uc54xdht6j EndpointID:d80de478dca7c57d0f3d2feded1b325333cd4dd2c50715dad4188ec363d1586a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d3f3b4b840432db143162b6666fd6fb32098ec3dd8c78a029775dcc58d71d191 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:a9334261267c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzo09mjlewsoq95uc54xdht6j EndpointID:d80de478dca7c57d0f3d2feded1b325333cd4dd2c50715dad4188ec363d1586a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T19:44:15.232Z] PASS [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] === Skipped [2020-01-13T19:44:15.232Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:44:15.232Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] DONE 21 tests, 1 skipped in 47.287s [2020-01-13T19:44:15.232Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:44:15.232Z] ++ 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-01-13T19:44:15.232Z] ++ set -e [2020-01-13T19:44:15.232Z] ++ '[' -n 0 ']' [2020-01-13T19:44:15.232Z] ++ set -x [2020-01-13T19:44:15.232Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:15.232Z] INFO: Testing against a local daemon [2020-01-13T19:44:15.232Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T19:44:15.232Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-13T19:44:15.232Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:44:15.232Z] === RUN TestDockerNetworkIpvlan [2020-01-13T19:44:15.232Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:44:15.232Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:44:15.232Z] PASS [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] === Skipped [2020-01-13T19:44:15.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-13T19:44:15.232Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:44:15.232Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] [2020-01-13T19:44:15.232Z] DONE 2 tests, 2 skipped in 0.087s [2020-01-13T19:44:15.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:44:15.232Z] ++ 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-01-13T19:44:15.232Z] ++ set -e [2020-01-13T19:44:15.232Z] ++ '[' -n 0 ']' [2020-01-13T19:44:15.232Z] ++ set -x [2020-01-13T19:44:15.232Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:15.400Z] testing: warning: no tests to run [2020-01-13T19:44:15.400Z] coverage: [no statements] [2020-01-13T19:44:15.400Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-13T19:44:15.400Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-01-13T19:44:15.487Z] INFO: Testing against a local daemon [2020-01-13T19:44:15.487Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T19:44:15.688Z] ok github.com/docker/docker/pkg/tarsum 0.241s coverage: 89.3% of statements [2020-01-13T19:44:15.977Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2020-01-13T19:44:16.265Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-01-13T19:44:16.892Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-01-13T19:44:17.373Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-13T19:44:17.374Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.67s) [2020-01-13T19:44:17.374Z] === RUN TestDockerNetworkMacvlan [2020-01-13T19:44:17.933Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T19:44:18.493Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-13T19:44:18.948Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-01-13T19:44:19.055Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T19:44:19.583Z] Removing intermediate container b6f0b2977a97 [2020-01-13T19:44:19.583Z] ---> b9bb508da0d7 [2020-01-13T19:44:19.583Z] Step 6/6 : CMD ["sh"] [2020-01-13T19:44:19.583Z] ---> Running in 717327708c7e [2020-01-13T19:44:19.583Z] Removing intermediate container 717327708c7e [2020-01-13T19:44:19.583Z] ---> 18194cb5ebf4 [2020-01-13T19:44:19.583Z] Successfully built 18194cb5ebf4 [2020-01-13T19:44:19.583Z] Successfully tagged busybox:latest [2020-01-13T19:44:19.583Z] INFO: Docker images of the daemon under test [2020-01-13T19:44:19.583Z] [2020-01-13T19:44:19.616Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-13T19:44:19.871Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-13T19:44:20.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-13T19:44:20.041Z] busybox latest 18194cb5ebf4 Less than a second ago 4.85GB [2020-01-13T19:44:20.041Z] microsoft/windowsservercore latest 782a75e44953 6 weeks ago 4.82GB [2020-01-13T19:44:20.041Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 6 weeks ago 4.82GB [2020-01-13T19:44:20.041Z] [2020-01-13T19:44:20.041Z] INFO: Running integration tests at 01/13/2020 19:44:19... [2020-01-13T19:44:20.041Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-13T19:44:20.041Z] INFO: Integration API tests being run from the host: [2020-01-13T19:44:20.041Z] INFO: make.ps1 starting at 01/13/2020 19:44:19 [2020-01-13T19:44:20.127Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T19:44:20.768Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-01-13T19:44:20.768Z] PASS [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] === Skipped [2020-01-13T19:44:20.768Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-13T19:44:20.768Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T19:44:20.768Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T19:44:20.768Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T19:44:20.768Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] DONE 17 tests, 4 skipped in 29.430s [2020-01-13T19:44:20.768Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T19:44:20.768Z] ++ 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-01-13T19:44:20.768Z] ++ set -e [2020-01-13T19:44:20.768Z] ++ '[' -n 0 ']' [2020-01-13T19:44:20.768Z] ++ set -x [2020-01-13T19:44:20.768Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:20.768Z] INFO: Testing against a local daemon [2020-01-13T19:44:20.768Z] === RUN TestPluginInvalidJSON [2020-01-13T19:44:20.768Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:44:20.768Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:44:20.768Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:44:20.768Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-13T19:44:20.768Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T19:44:20.768Z] PASS [2020-01-13T19:44:20.768Z] [2020-01-13T19:44:20.768Z] DONE 2 tests in 0.236s [2020-01-13T19:44:20.768Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T19:44:20.768Z] ++ 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-01-13T19:44:20.768Z] ++ set -e [2020-01-13T19:44:20.768Z] ++ '[' -n 0 ']' [2020-01-13T19:44:20.768Z] ++ set -x [2020-01-13T19:44:20.768Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:20.768Z] INFO: Testing against a local daemon [2020-01-13T19:44:20.768Z] === RUN TestExternalGraphDriver [2020-01-13T19:44:20.768Z] === RUN TestExternalGraphDriver/json [2020-01-13T19:44:20.768Z] === RUN TestExternalGraphDriver/spec [2020-01-13T19:44:21.009Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-13T19:44:21.015Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-01-13T19:44:21.050Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-13T19:44:21.645Z] ok github.com/docker/docker/profiles/seccomp 0.060s coverage: 68.8% of statements [2020-01-13T19:44:21.932Z] ok github.com/docker/docker/plugin 0.660s coverage: 27.1% of statements [2020-01-13T19:44:22.551Z] === RUN TestExternalGraphDriver/pull [2020-01-13T19:44:22.936Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-13T19:44:23.862Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T19:44:23.991Z] ok github.com/docker/docker/registry/resumable 0.063s coverage: 100.0% of statements [2020-01-13T19:44:23.991Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2020-01-13T19:44:24.117Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-13T19:44:24.359Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-01-13T19:44:24.359Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-01-13T19:44:24.359Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-01-13T19:44:24.359Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-01-13T19:44:24.359Z] === RUN TestGraphdriverPluginV2 [2020-01-13T19:44:24.359Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-13T19:44:24.359Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:24.359Z] PASS [2020-01-13T19:44:24.359Z] [2020-01-13T19:44:24.359Z] === Skipped [2020-01-13T19:44:24.359Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-13T19:44:24.359Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:44:24.359Z] [2020-01-13T19:44:24.359Z] [2020-01-13T19:44:24.359Z] DONE 5 tests, 1 skipped in 6.617s [2020-01-13T19:44:24.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T19:44:24.359Z] ++ 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-01-13T19:44:24.359Z] ++ set -e [2020-01-13T19:44:24.359Z] ++ '[' -n 0 ']' [2020-01-13T19:44:24.359Z] ++ set -x [2020-01-13T19:44:24.359Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:24.736Z] INFO: Testing against a local daemon [2020-01-13T19:44:24.736Z] === RUN TestContinueAfterPluginCrash [2020-01-13T19:44:24.736Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T19:44:24.736Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T19:44:24.736Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T19:44:24.736Z] === CONT TestContinueAfterPluginCrash [2020-01-13T19:44:24.736Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T19:44:25.042Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-13T19:44:25.501Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-01-13T19:44:26.131Z] ok github.com/docker/docker/registry 0.421s coverage: 56.0% of statements [2020-01-13T19:44:26.403Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-13T19:44:26.761Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-01-13T19:44:28.286Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T19:44:28.286Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-13T19:44:29.210Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-13T19:44:30.291Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-01-13T19:44:32.347Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 67.0% of statements [2020-01-13T19:44:32.483Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-13T19:44:32.637Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-01-13T19:44:33.844Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T19:44:33.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-13T19:44:34.673Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan (18.39s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.42s) [2020-01-13T19:44:35.732Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-01-13T19:44:35.732Z] PASS [2020-01-13T19:44:35.732Z] [2020-01-13T19:44:35.732Z] DONE 8 tests in 20.111s [2020-01-13T19:44:35.732Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T19:44:35.732Z] ++ 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-01-13T19:44:35.732Z] ++ set -e [2020-01-13T19:44:35.732Z] ++ '[' -n 0 ']' [2020-01-13T19:44:35.732Z] ++ set -x [2020-01-13T19:44:35.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:44:35.732Z] testing: warning: no tests to run [2020-01-13T19:44:35.732Z] PASS [2020-01-13T19:44:35.732Z] [2020-01-13T19:44:35.732Z] DONE 0 tests in 0.012s [2020-01-13T19:44:35.732Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T19:44:35.732Z] ++ 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-01-13T19:44:35.732Z] ++ set -e [2020-01-13T19:44:35.732Z] ++ '[' -n 0 ']' [2020-01-13T19:44:35.732Z] ++ set -x [2020-01-13T19:44:35.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T19:44:35.732Z] INFO: Testing against a local daemon [2020-01-13T19:44:35.732Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T19:44:36.480Z] --- PASS: TestDaemonStartWithLogOpt (11.25s) [2020-01-13T19:44:37.621Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2020-01-13T19:44:37.621Z] === RUN TestAuthZPluginTLS [2020-01-13T19:44:37.877Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-13T19:44:38.133Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-13T19:44:38.133Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T19:44:38.693Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-13T19:44:38.693Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T19:44:39.253Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-01-13T19:44:39.253Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T19:44:39.812Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-13T19:44:39.812Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T19:44:40.534Z] --- PASS: TestContinueAfterPluginCrash (15.99s) [2020-01-13T19:44:40.534Z] PASS [2020-01-13T19:44:40.534Z] [2020-01-13T19:44:40.534Z] DONE 2 tests in 16.175s [2020-01-13T19:44:40.534Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T19:44:40.534Z] ++ 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-01-13T19:44:40.534Z] ++ set -e [2020-01-13T19:44:40.534Z] ++ '[' -n 0 ']' [2020-01-13T19:44:40.534Z] ++ set -x [2020-01-13T19:44:40.534Z] ++ env -i DEST=/go/src/github.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-01-13T19:44:40.904Z] INFO: Testing against a local daemon [2020-01-13T19:44:40.904Z] === RUN TestPluginWithDevMounts [2020-01-13T19:44:40.904Z] === PAUSE TestPluginWithDevMounts [2020-01-13T19:44:40.904Z] === CONT TestPluginWithDevMounts [2020-01-13T19:44:41.501Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T19:44:41.501Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T19:44:41.502Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === Skipped [2020-01-13T19:44:41.502Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T19:44:41.502Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T19:44:41.502Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T19:44:41.502Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T19:44:41.502Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T19:44:41.502Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:44:41.502Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T19:44:41.502Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T19:44:41.502Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T19:44:41.502Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] [2020-01-13T19:44:41.502Z] DONE 2155 tests, 20 skipped in 336.775s [2020-01-13T19:44:41.697Z] --- PASS: TestAuthZPluginAllowEventStream (2.02s) [2020-01-13T19:44:41.697Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T19:44:42.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:44:42.109Z] INFO: Testing against a local daemon [2020-01-13T19:44:42.256Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-01-13T19:44:42.256Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T19:44:42.512Z] === RUN TestDockerSuite/TestCpToCaseF Post stage [Pipeline] junit [2020-01-13T19:44:42.555Z] Recording test results [2020-01-13T19:44:42.719Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-01-13T19:44:42.720Z] PASS [2020-01-13T19:44:42.720Z] [2020-01-13T19:44:42.720Z] DONE 1 tests in 2.156s [2020-01-13T19:44:42.720Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T19:44:42.720Z] ++ 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-01-13T19:44:42.720Z] ++ set -e [2020-01-13T19:44:42.720Z] ++ '[' -n 0 ']' [2020-01-13T19:44:42.720Z] ++ set -x [2020-01-13T19:44:42.720Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-01-13T19:44:43.072Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-13T19:44:43.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] withEnv [Pipeline] { [2020-01-13T19:44:43.086Z] INFO: Testing against a local daemon [2020-01-13T19:44:43.086Z] === RUN TestSecretInspect [Pipeline] sh [2020-01-13T19:44:43.332Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-13T19:44:43.332Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T19:44:43.470Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40307/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -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:9f47d62434276bac9c9d36c304dfa46f88925177 hack/make.sh dynbinary test-integration [2020-01-13T19:44:43.587Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-13T19:44:43.755Z] [2020-01-13T19:44:44.045Z] Removing bundles/ [2020-01-13T19:44:44.045Z] [2020-01-13T19:44:44.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T19:44:44.045Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:44:44.045Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T19:44:45.470Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-01-13T19:44:45.470Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T19:44:46.447Z] --- PASS: TestSecretInspect (3.02s) [2020-01-13T19:44:46.447Z] === RUN TestSecretList [2020-01-13T19:44:47.982Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-01-13T19:44:47.982Z] === RUN TestAuthZPluginHeader [2020-01-13T19:44:48.542Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-01-13T19:44:48.542Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T19:44:48.864Z] --- PASS: TestSecretList (2.88s) [2020-01-13T19:44:48.864Z] === RUN TestSecretsCreateAndDelete [2020-01-13T19:44:49.466Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-13T19:44:52.022Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2020-01-13T19:44:52.022Z] === RUN TestSecretsUpdate [2020-01-13T19:44:52.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-13T19:44:52.980Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s) [2020-01-13T19:44:52.980Z] === RUN TestAuthZPluginV2Disable [2020-01-13T19:44:52.980Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-13T19:44:54.343Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-13T19:44:55.215Z] --- PASS: TestSecretsUpdate (3.10s) [2020-01-13T19:44:55.215Z] === RUN TestTemplatedSecret [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T19:44:55.253Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-01-13T19:44:55.253Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T19:44:55.253Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T19:44:55.901Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T19:44:55.901Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T19:44:56.461Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-01-13T19:44:56.461Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T19:44:56.461Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T19:44:56.716Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-01-13T19:44:56.716Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-01-13T19:44:56.855Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2020-01-13T19:44:56.855Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T19:44:56.909Z] ok github.com/docker/docker/integration/build 16.149s [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === Skipped [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-13T19:44:56.909Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-13T19:44:56.909Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-01-13T19:44:56.909Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-13T19:44:56.909Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] DONE 22 tests, 10 skipped in 34.731s [2020-01-13T19:44:56.909Z] [2020-01-13T19:44:56.909Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T19:44:56.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T19:44:57.531Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-01-13T19:44:57.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:44:57.878Z] INFO: Testing against a local daemon [2020-01-13T19:44:57.878Z] ok github.com/docker/docker/integration/config 0.232s [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === Skipped [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-13T19:44:58.335Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] DONE 8 tests, 8 skipped in 2.508s [2020-01-13T19:44:58.335Z] [2020-01-13T19:44:58.335Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-13T19:44:59.415Z] --- PASS: TestTemplatedSecret (3.82s) [2020-01-13T19:44:59.415Z] === RUN TestSecretCreateResolve [2020-01-13T19:45:01.018Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2020-01-13T19:45:01.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T19:45:01.018Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-13T19:45:01.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:45:01.235Z] INFO: Testing against a local daemon [2020-01-13T19:45:01.578Z] === RUN TestDockerSuite/TestCpToDot [2020-01-13T19:45:01.699Z] ok github.com/docker/docker/builder/dockerfile 0.616s coverage: 48.2% of statements [2020-01-13T19:45:01.699Z] ok github.com/docker/docker/builder/remotecontext 0.239s coverage: 13.6% of statements [2020-01-13T19:45:01.855Z] --- PASS: TestSecretCreateResolve (2.82s) [2020-01-13T19:45:01.855Z] PASS [2020-01-13T19:45:01.855Z] [2020-01-13T19:45:01.855Z] DONE 6 tests in 18.659s [2020-01-13T19:45:01.855Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T19:45:01.855Z] ++ 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-01-13T19:45:01.855Z] ++ set -e [2020-01-13T19:45:01.855Z] ++ '[' -n 0 ']' [2020-01-13T19:45:01.855Z] ++ set -x [2020-01-13T19:45:01.855Z] ++ env -i DEST=/go/src/github.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-01-13T19:45:01.855Z] INFO: Testing against a local daemon [2020-01-13T19:45:01.855Z] === RUN TestServiceCreateInit [2020-01-13T19:45:01.855Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T19:45:02.624Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-13T19:45:02.940Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-13T19:45:03.548Z] ok github.com/docker/docker/builder/remotecontext/git 1.266s coverage: 86.3% of statements [2020-01-13T19:45:03.549Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T19:45:03.549Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T19:45:05.453Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-13T19:45:06.942Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T19:45:07.711Z] ok github.com/docker/docker/client 0.174s coverage: 75.8% of statements [2020-01-13T19:45:08.719Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-13T19:45:09.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-13T19:45:09.899Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-13T19:45:12.229Z] --- PASS: TestServiceCreateInit (10.28s) [2020-01-13T19:45:12.229Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2020-01-13T19:45:12.229Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2020-01-13T19:45:12.229Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T19:45:14.059Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.47s) [2020-01-13T19:45:14.059Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T19:45:14.059Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-13T19:45:14.314Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-13T19:45:15.240Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-13T19:45:16.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-13T19:45:17.090Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-13T19:45:17.344Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-13T19:45:17.344Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-13T19:45:17.904Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-13T19:45:19.266Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-13T19:45:19.266Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-13T19:45:19.266Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-13T19:45:19.826Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-13T19:45:20.386Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-13T19:45:20.641Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-13T19:45:20.896Z] === RUN TestDockerSuite/TestCreateRM [2020-01-13T19:45:20.896Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-13T19:45:20.896Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-13T19:45:21.151Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-13T19:45:21.406Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-13T19:45:23.917Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-13T19:45:24.172Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-13T19:45:24.172Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-13T19:45:27.435Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-13T19:45:27.690Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-13T19:45:27.690Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-13T19:45:27.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-13T19:45:27.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-13T19:45:27.945Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-13T19:45:28.630Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2020-01-13T19:45:28.630Z] === RUN TestCreateServiceConflict [2020-01-13T19:45:28.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-13T19:45:30.755Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-13T19:45:30.755Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-01-13T19:45:30.755Z] PASS [2020-01-13T19:45:30.755Z] [2020-01-13T19:45:30.755Z] DONE 17 tests in 54.898s [2020-01-13T19:45:30.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T19:45:30.755Z] ++ 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-01-13T19:45:30.755Z] ++ set -e [2020-01-13T19:45:30.755Z] ++ '[' -n 0 ']' [2020-01-13T19:45:30.755Z] ++ set -x [2020-01-13T19:45:30.755Z] ++ env -i DEST=/go/src/github.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-01-13T19:45:30.755Z] INFO: Testing against a local daemon [2020-01-13T19:45:30.755Z] === RUN TestPluginInvalidJSON [2020-01-13T19:45:30.755Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:45:30.755Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:45:30.755Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T19:45:30.755Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-13T19:45:30.755Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T19:45:30.755Z] PASS [2020-01-13T19:45:30.755Z] [2020-01-13T19:45:30.755Z] DONE 2 tests in 0.085s [2020-01-13T19:45:30.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T19:45:30.755Z] ++ 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-01-13T19:45:30.755Z] ++ set -e [2020-01-13T19:45:30.755Z] ++ '[' -n 0 ']' [2020-01-13T19:45:30.755Z] ++ set -x [2020-01-13T19:45:30.755Z] ++ env -i DEST=/go/src/github.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-01-13T19:45:30.755Z] INFO: Testing against a local daemon [2020-01-13T19:45:30.755Z] === RUN TestExternalGraphDriver [2020-01-13T19:45:30.755Z] === RUN TestExternalGraphDriver/json [2020-01-13T19:45:31.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-13T19:45:31.830Z] --- PASS: TestCreateServiceConflict (2.96s) [2020-01-13T19:45:31.830Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T19:45:33.308Z] === RUN TestExternalGraphDriver/spec [2020-01-13T19:45:33.308Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-13T19:45:34.673Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-13T19:45:34.928Z] === RUN TestExternalGraphDriver/pull [2020-01-13T19:45:35.345Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-01-13T19:45:35.345Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T19:45:35.854Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-13T19:45:36.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-13T19:45:36.779Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-13T19:45:36.779Z] --- PASS: TestExternalGraphDriver (6.16s) [2020-01-13T19:45:36.779Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-01-13T19:45:36.779Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-01-13T19:45:36.779Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-01-13T19:45:36.779Z] === RUN TestGraphdriverPluginV2 [2020-01-13T19:45:37.338Z] === RUN TestDockerSuite/TestDockerFails [2020-01-13T19:45:37.593Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-13T19:45:37.593Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-13T19:45:37.593Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-13T19:45:38.955Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-13T19:45:39.898Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-13T19:45:41.793Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2020-01-13T19:45:41.793Z] PASS [2020-01-13T19:45:41.793Z] [2020-01-13T19:45:41.793Z] DONE 5 tests in 11.092s [2020-01-13T19:45:41.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T19:45:41.793Z] ++ 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-01-13T19:45:41.793Z] ++ set -e [2020-01-13T19:45:41.793Z] ++ '[' -n 0 ']' [2020-01-13T19:45:41.793Z] ++ set -x [2020-01-13T19:45:41.793Z] ++ env -i DEST=/go/src/github.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-01-13T19:45:41.793Z] INFO: Testing against a local daemon [2020-01-13T19:45:41.793Z] === RUN TestContinueAfterPluginCrash [2020-01-13T19:45:41.793Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T19:45:41.793Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T19:45:41.793Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T19:45:41.793Z] === CONT TestContinueAfterPluginCrash [2020-01-13T19:45:41.793Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T19:45:41.793Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-13T19:45:41.793Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-13T19:45:41.793Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-13T19:45:42.048Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-13T19:45:46.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-13T19:45:46.398Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 30.5% of statements [2020-01-13T19:45:46.398Z] ok github.com/docker/docker/container 0.118s coverage: 35.0% of statements [2020-01-13T19:45:46.398Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T19:45:46.399Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T19:45:46.399Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T19:45:46.399Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T19:45:48.956Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.63s) [2020-01-13T19:45:48.956Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T19:45:49.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-13T19:45:49.476Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-13T19:45:53.092Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-01-13T19:45:53.092Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T19:45:53.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-13T19:45:56.269Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-01-13T19:45:56.269Z] === RUN TestCreateServiceSysctls [2020-01-13T19:45:56.389Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-01-13T19:45:56.658Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-13T19:45:58.585Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.7% of statements [2020-01-13T19:45:58.878Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-13T19:45:59.440Z] --- PASS: TestDaemonStartWithLogOpt (17.83s) [2020-01-13T19:46:00.312Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-01-13T19:46:00.312Z] === RUN TestCreateServiceCapabilities [2020-01-13T19:46:00.364Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-13T19:46:01.725Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-13T19:46:02.649Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-13T19:46:03.506Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2020-01-13T19:46:03.506Z] === RUN TestInspect [2020-01-13T19:46:03.574Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-13T19:46:04.935Z] --- PASS: TestContinueAfterPluginCrash (22.95s) [2020-01-13T19:46:04.935Z] PASS [2020-01-13T19:46:04.935Z] [2020-01-13T19:46:04.935Z] DONE 2 tests in 22.995s [2020-01-13T19:46:04.935Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T19:46:04.935Z] ++ 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-01-13T19:46:04.935Z] ++ set -e [2020-01-13T19:46:04.935Z] ++ '[' -n 0 ']' [2020-01-13T19:46:04.935Z] ++ set -x [2020-01-13T19:46:04.935Z] ++ env -i DEST=/go/src/github.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-01-13T19:46:04.935Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-13T19:46:04.935Z] INFO: Testing against a local daemon [2020-01-13T19:46:04.935Z] === RUN TestPluginWithDevMounts [2020-01-13T19:46:04.935Z] === PAUSE TestPluginWithDevMounts [2020-01-13T19:46:04.935Z] === CONT TestPluginWithDevMounts [2020-01-13T19:46:05.496Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-13T19:46:06.420Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-13T19:46:06.676Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-01-13T19:46:06.676Z] PASS [2020-01-13T19:46:06.676Z] [2020-01-13T19:46:06.676Z] DONE 1 tests in 2.055s [2020-01-13T19:46:06.676Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T19:46:06.676Z] ++ 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-01-13T19:46:06.676Z] ++ set -e [2020-01-13T19:46:06.676Z] ++ '[' -n 0 ']' [2020-01-13T19:46:06.676Z] ++ set -x [2020-01-13T19:46:06.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-13T19:46:06.676Z] INFO: Testing against a local daemon [2020-01-13T19:46:06.676Z] === RUN TestSecretInspect [2020-01-13T19:46:06.702Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-01-13T19:46:06.867Z] --- PASS: TestInspect (3.48s) [2020-01-13T19:46:06.867Z] === RUN TestCreateJob [2020-01-13T19:46:08.062Z] ok github.com/docker/docker/daemon 12.206s coverage: 17.6% of statements [2020-01-13T19:46:08.062Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T19:46:08.062Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T19:46:08.317Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 82.1% of statements [2020-01-13T19:46:08.559Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-13T19:46:09.241Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-01-13T19:46:09.496Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-13T19:46:09.496Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T19:46:09.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T19:46:09.921Z] --- PASS: TestSecretInspect (2.99s) [2020-01-13T19:46:09.921Z] === RUN TestSecretList [2020-01-13T19:46:10.176Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-13T19:46:10.909Z] --- PASS: TestCreateJob (3.84s) [2020-01-13T19:46:10.909Z] === RUN TestReplicatedJob [2020-01-13T19:46:11.382Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-01-13T19:46:12.687Z] --- PASS: TestSecretList (2.97s) [2020-01-13T19:46:12.687Z] === RUN TestSecretsCreateAndDelete [2020-01-13T19:46:13.277Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-13T19:46:13.354Z] ok github.com/docker/docker/integration/container 71.615s [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === Skipped [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-13T19:46:13.354Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-01-13T19:46:13.354Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-01-13T19:46:13.354Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-13T19:46:13.354Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-13T19:46:13.354Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-13T19:46:13.354Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-13T19:46:13.354Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-13T19:46:13.354Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-13T19:46:13.354Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-13T19:46:13.354Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-13T19:46:13.354Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-13T19:46:13.354Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-13T19:46:13.354Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-13T19:46:13.354Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-13T19:46:13.354Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-13T19:46:13.354Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-13T19:46:13.354Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-13T19:46:13.354Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-13T19:46:13.354Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-13T19:46:13.354Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.354Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-13T19:46:13.354Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T19:46:13.354Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-13T19:46:13.355Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-13T19:46:13.355Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-13T19:46:13.355Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-13T19:46:13.355Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-13T19:46:13.355Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-13T19:46:13.355Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-13T19:46:13.355Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-13T19:46:13.355Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-13T19:46:13.355Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-13T19:46:13.355Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-13T19:46:13.355Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-13T19:46:13.355Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-13T19:46:13.355Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-13T19:46:13.355Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-13T19:46:13.355Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-13T19:46:13.355Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-13T19:46:13.355Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-13T19:46:13.355Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-13T19:46:13.355Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] DONE 79 tests, 40 skipped in 74.244s [2020-01-13T19:46:13.355Z] [2020-01-13T19:46:13.355Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-13T19:46:13.612Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-13T19:46:14.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-01-13T19:46:14.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-13T19:46:14.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:14.898Z] INFO: Testing against a local daemon [2020-01-13T19:46:15.463Z] ok github.com/docker/docker/integration/image 0.510s [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] === Skipped [2020-01-13T19:46:15.463Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-13T19:46:15.463Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T19:46:15.463Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-13T19:46:15.463Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-13T19:46:15.463Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] DONE 11 tests, 4 skipped in 2.966s [2020-01-13T19:46:15.463Z] [2020-01-13T19:46:15.463Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-13T19:46:15.899Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-01-13T19:46:15.899Z] === RUN TestSecretsUpdate [2020-01-13T19:46:16.154Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-13T19:46:17.467Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.586s coverage: 72.5% of statements [2020-01-13T19:46:17.467Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.599s coverage: 46.2% of statements [2020-01-13T19:46:17.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T19:46:18.048Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-13T19:46:18.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:18.362Z] INFO: Testing against a local daemon [2020-01-13T19:46:18.362Z] ok github.com/docker/docker/integration/network 0.238s [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === Skipped [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-13T19:46:18.362Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-13T19:46:18.362Z] 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-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-13T19:46:18.362Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-13T19:46:18.362Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-13T19:46:18.362Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] DONE 17 tests, 13 skipped in 2.420s [2020-01-13T19:46:18.362Z] [2020-01-13T19:46:18.362Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-13T19:46:18.553Z] --- PASS: TestReplicatedJob (7.31s) [2020-01-13T19:46:18.553Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:46:18.822Z] testing: warning: no tests to run [2020-01-13T19:46:18.822Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2020-01-13T19:46:18.822Z] [2020-01-13T19:46:18.822Z] DONE 0 tests in 0.810s [2020-01-13T19:46:18.822Z] [2020-01-13T19:46:18.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-13T19:46:19.504Z] --- PASS: TestSecretsUpdate (3.32s) [2020-01-13T19:46:19.504Z] === RUN TestTemplatedSecret [2020-01-13T19:46:19.790Z] testing: warning: no tests to run [2020-01-13T19:46:19.790Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2020-01-13T19:46:19.790Z] [2020-01-13T19:46:19.790Z] DONE 0 tests in 0.805s [2020-01-13T19:46:19.790Z] [2020-01-13T19:46:19.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-13T19:46:20.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.024s coverage: 48.6% of statements [2020-01-13T19:46:20.065Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-13T19:46:20.754Z] testing: warning: no tests to run [2020-01-13T19:46:20.754Z] ok github.com/docker/docker/integration/plugin 0.102s [2020-01-13T19:46:20.754Z] [2020-01-13T19:46:20.754Z] DONE 0 tests in 0.806s [2020-01-13T19:46:20.754Z] [2020-01-13T19:46:20.754Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-13T19:46:21.727Z] testing: warning: no tests to run [2020-01-13T19:46:21.727Z] ok github.com/docker/docker/integration/plugin/authz 0.103s [2020-01-13T19:46:21.727Z] [2020-01-13T19:46:21.727Z] DONE 0 tests in 0.810s [2020-01-13T19:46:21.727Z] [2020-01-13T19:46:21.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-13T19:46:21.921Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.319s coverage: 76.1% of statements [2020-01-13T19:46:22.481Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-01-13T19:46:22.481Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.097s coverage: 60.1% of statements [2020-01-13T19:46:22.481Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T19:46:22.481Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T19:46:22.578Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-13T19:46:22.579Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-13T19:46:22.962Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-01-13T19:46:22.962Z] === RUN TestServiceListWithStatuses [2020-01-13T19:46:22.962Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-13T19:46:22.962Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:46:22.962Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T19:46:23.506Z] --- PASS: TestTemplatedSecret (4.32s) [2020-01-13T19:46:23.506Z] === RUN TestSecretCreateResolve [2020-01-13T19:46:23.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:23.910Z] INFO: Testing against a local daemon [2020-01-13T19:46:23.910Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2020-01-13T19:46:23.910Z] [2020-01-13T19:46:23.910Z] DONE 2 tests in 2.155s [2020-01-13T19:46:23.910Z] [2020-01-13T19:46:23.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-13T19:46:24.365Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-01-13T19:46:24.430Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-13T19:46:25.289Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-01-13T19:46:25.352Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-13T19:46:25.352Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-13T19:46:25.607Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-13T19:46:25.861Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-13T19:46:25.862Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-13T19:46:26.213Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-01-13T19:46:26.213Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T19:46:26.213Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T19:46:26.786Z] --- PASS: TestSecretCreateResolve (3.24s) [2020-01-13T19:46:26.786Z] PASS [2020-01-13T19:46:26.786Z] [2020-01-13T19:46:26.786Z] DONE 6 tests in 20.112s [2020-01-13T19:46:26.786Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T19:46:26.786Z] ++ 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-01-13T19:46:26.786Z] ++ set -e [2020-01-13T19:46:26.786Z] ++ '[' -n 0 ']' [2020-01-13T19:46:26.786Z] ++ set -x [2020-01-13T19:46:26.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-13T19:46:26.786Z] INFO: Testing against a local daemon [2020-01-13T19:46:26.786Z] === RUN TestServiceCreateInit [2020-01-13T19:46:27.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T19:46:27.138Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2020-01-13T19:46:27.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:27.653Z] INFO: Testing against a local daemon [2020-01-13T19:46:27.653Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.273s [2020-01-13T19:46:27.653Z] [2020-01-13T19:46:27.653Z] === Skipped [2020-01-13T19:46:27.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-13T19:46:27.653Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-13T19:46:27.653Z] [2020-01-13T19:46:27.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-01-13T19:46:27.653Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-13T19:46:27.654Z] [2020-01-13T19:46:27.654Z] [2020-01-13T19:46:27.654Z] DONE 2 tests, 2 skipped in 3.507s [2020-01-13T19:46:27.654Z] [2020-01-13T19:46:27.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-13T19:46:27.963Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-13T19:46:28.498Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.8% of statements [2020-01-13T19:46:28.498Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T19:46:28.498Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T19:46:28.498Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-01-13T19:46:29.185Z] --- PASS: TestDockerNetworkConnectAlias (6.02s) [2020-01-13T19:46:29.186Z] === RUN TestDockerNetworkReConnect [2020-01-13T19:46:29.424Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-13T19:46:29.845Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-13T19:46:29.845Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-13T19:46:29.845Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-13T19:46:29.984Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-01-13T19:46:30.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-01-13T19:46:30.771Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-13T19:46:31.026Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-13T19:46:31.587Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-13T19:46:31.599Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2020-01-13T19:46:31.599Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T19:46:31.855Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 19.9% of statements [2020-01-13T19:46:32.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T19:46:32.512Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-13T19:46:33.074Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-13T19:46:33.074Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-13T19:46:33.074Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-13T19:46:33.217Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-01-13T19:46:33.248Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-01-13T19:46:33.248Z] === RUN TestServicePlugin [2020-01-13T19:46:33.248Z] --- SKIP: TestServicePlugin (0.01s) [2020-01-13T19:46:33.248Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:46:33.248Z] === RUN TestServiceUpdateLabel [2020-01-13T19:46:33.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:33.448Z] INFO: Testing against a local daemon [2020-01-13T19:46:33.448Z] testing: warning: no tests to run [2020-01-13T19:46:33.448Z] ok github.com/docker/docker/integration/plugin/logging 0.189s [2020-01-13T19:46:33.778Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-13T19:46:33.909Z] [2020-01-13T19:46:33.909Z] DONE 0 tests in 6.469s [2020-01-13T19:46:33.909Z] [2020-01-13T19:46:33.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-13T19:46:34.339Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-13T19:46:34.900Z] ok github.com/docker/docker/daemon/logger/splunk 1.574s coverage: 82.5% of statements [2020-01-13T19:46:34.900Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T19:46:34.900Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T19:46:34.960Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-13T19:46:35.697Z] --- PASS: TestServiceUpdateLabel (2.43s) [2020-01-13T19:46:35.697Z] === RUN TestServiceUpdateSecrets [2020-01-13T19:46:35.884Z] === RUN TestDockerSuite/TestEventsRename [2020-01-13T19:46:36.786Z] ok github.com/docker/docker/distribution 0.148s coverage: 22.1% of statements [2020-01-13T19:46:36.809Z] === RUN TestDockerSuite/TestEventsResize [2020-01-13T19:46:36.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:36.813Z] INFO: Testing against a local daemon [2020-01-13T19:46:36.813Z] ok github.com/docker/docker/integration/plugin/volumes 0.245s [2020-01-13T19:46:36.813Z] [2020-01-13T19:46:36.813Z] === Skipped [2020-01-13T19:46:36.813Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-13T19:46:36.813Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:36.813Z] [2020-01-13T19:46:36.813Z] [2020-01-13T19:46:36.813Z] DONE 1 tests, 1 skipped in 2.706s [2020-01-13T19:46:36.813Z] [2020-01-13T19:46:36.813Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-13T19:46:37.055Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-01-13T19:46:37.055Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T19:46:37.734Z] --- PASS: TestServiceCreateInit (10.91s) [2020-01-13T19:46:37.734Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2020-01-13T19:46:37.734Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-01-13T19:46:37.734Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T19:46:37.990Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-13T19:46:38.417Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-13T19:46:38.915Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-13T19:46:38.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:38.998Z] INFO: Testing against a local daemon [2020-01-13T19:46:38.998Z] ok github.com/docker/docker/integration/secret 0.254s [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === Skipped [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-13T19:46:38.998Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] DONE 6 tests, 6 skipped in 2.367s [2020-01-13T19:46:38.998Z] [2020-01-13T19:46:38.998Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-13T19:46:39.778Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-13T19:46:40.703Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-01-13T19:46:40.703Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.6% of statements [2020-01-13T19:46:40.703Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T19:46:40.703Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T19:46:40.805Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-13T19:46:41.728Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-13T19:46:41.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:41.907Z] INFO: Testing against a local daemon [2020-01-13T19:46:42.152Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-01-13T19:46:42.152Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T19:46:42.365Z] ok github.com/docker/docker/integration/service 0.413s [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === Skipped [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-13T19:46:42.365Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-13T19:46:42.365Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-13T19:46:42.365Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-13T19:46:42.365Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-13T19:46:42.365Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-13T19:46:42.365Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-13T19:46:42.365Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-01-13T19:46:42.365Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-01-13T19:46:42.365Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-01-13T19:46:42.365Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-13T19:46:42.365Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-13T19:46:42.365Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-13T19:46:42.365Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-13T19:46:42.365Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-13T19:46:42.365Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-13T19:46:42.365Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-13T19:46:42.365Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-13T19:46:42.365Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] DONE 23 tests, 22 skipped in 3.333s [2020-01-13T19:46:42.365Z] [2020-01-13T19:46:42.365Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-13T19:46:43.077Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-13T19:46:44.003Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-01-13T19:46:44.258Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-13T19:46:44.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:44.547Z] INFO: Testing against a local daemon [2020-01-13T19:46:44.547Z] ok github.com/docker/docker/integration/session 0.195s [2020-01-13T19:46:44.547Z] [2020-01-13T19:46:44.547Z] === Skipped [2020-01-13T19:46:44.547Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-13T19:46:44.547Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:44.547Z] [2020-01-13T19:46:44.547Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-13T19:46:44.547Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:44.547Z] [2020-01-13T19:46:44.547Z] [2020-01-13T19:46:44.547Z] DONE 2 tests, 2 skipped in 2.173s [2020-01-13T19:46:44.547Z] [2020-01-13T19:46:44.547Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-13T19:46:44.991Z] === RUN TestDockerSuite/TestEventsTop [2020-01-13T19:46:46.145Z] ok github.com/docker/docker/pkg/archive 0.403s coverage: 77.3% of statements [2020-01-13T19:46:46.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-13T19:46:46.352Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-13T19:46:46.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:46.725Z] INFO: Testing against a local daemon [2020-01-13T19:46:47.071Z] ok github.com/docker/docker/pkg/authorization 0.174s coverage: 68.3% of statements [2020-01-13T19:46:47.071Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-13T19:46:47.326Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-13T19:46:48.264Z] ok github.com/docker/docker/integration/system 1.348s [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === Skipped [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T19:46:48.264Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-13T19:46:48.264Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-13T19:46:48.264Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-13T19:46:48.264Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-13T19:46:48.264Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-13T19:46:48.264Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-13T19:46:48.264Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] DONE 13 tests, 7 skipped in 3.498s [2020-01-13T19:46:48.264Z] [2020-01-13T19:46:48.264Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-13T19:46:48.904Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-13T19:46:50.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:50.438Z] INFO: Testing against a local daemon [2020-01-13T19:46:50.438Z] ok github.com/docker/docker/integration/volume 0.295s [2020-01-13T19:46:50.787Z] === RUN TestDockerSuite/TestExec [2020-01-13T19:46:50.915Z] [2020-01-13T19:46:50.915Z] === Skipped [2020-01-13T19:46:50.915Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-13T19:46:50.915Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-13T19:46:50.915Z] [2020-01-13T19:46:50.915Z] [2020-01-13T19:46:50.915Z] DONE 5 tests, 1 skipped in 2.475s [2020-01-13T19:46:50.915Z] [2020-01-13T19:46:50.915Z] INFO: make.ps1 ended at 01/13/2020 19:46:50 [2020-01-13T19:46:50.915Z] INFO: Integration CLI tests being run from the host: [2020-01-13T19:46:50.915Z] 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-01-13T19:46:51.367Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T19:46:51.367Z] [2020-01-13T19:46:51.367Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T19:46:51.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T19:46:51.367Z] HOSTNAME=b60a42d876a6 [2020-01-13T19:46:51.367Z] TESTDEBUG=0 [2020-01-13T19:46:51.367Z] DEST=bundles/test-integration [2020-01-13T19:46:51.367Z] PWD=/go/src/github.com/docker/docker [2020-01-13T19:46:51.367Z] DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 [2020-01-13T19:46:51.367Z] container=docker [2020-01-13T19:46:51.367Z] HOME=/root [2020-01-13T19:46:51.367Z] GOLANG_VERSION=1.13.5 [2020-01-13T19:46:51.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T19:46:51.367Z] VALIDATE_BRANCH=master [2020-01-13T19:46:51.367Z] TERM=xterm [2020-01-13T19:46:51.367Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T19:46:51.367Z] SHLVL=1 [2020-01-13T19:46:51.367Z] TIMEOUT=120m [2020-01-13T19:46:51.367Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T19:46:51.367Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T19:46:51.367Z] GO111MODULE=off [2020-01-13T19:46:51.367Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T19:46:51.367Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T19:46:51.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T19:46:51.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T19:46:51.367Z] GOPATH=/go [2020-01-13T19:46:51.367Z] PKG_CONFIG=pkg-config [2020-01-13T19:46:51.367Z] _=/usr/bin/env [2020-01-13T19:46:51.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:46:51.566Z] ok github.com/docker/docker/pkg/chrootarchive 2.874s coverage: 43.2% of statements [2020-01-13T19:46:51.566Z] ok github.com/docker/docker/layer 7.939s coverage: 68.8% of statements [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T19:46:51.566Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T19:46:51.567Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T19:46:51.567Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-01-13T19:46:51.821Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-13T19:46:52.019Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2020-01-13T19:46:52.019Z] === RUN TestServiceUpdateConfigs [2020-01-13T19:46:52.076Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-13T19:46:52.149Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-13T19:46:52.636Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-01-13T19:46:53.195Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-01-13T19:46:53.753Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-13T19:46:54.036Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-13T19:46:54.678Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-01-13T19:46:54.960Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-13T19:46:55.520Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-13T19:46:55.619Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-01-13T19:46:56.178Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2020-01-13T19:46:56.178Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-01-13T19:46:56.738Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-01-13T19:46:57.405Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2020-01-13T19:46:57.405Z] === RUN TestCreateServiceConflict [2020-01-13T19:46:57.661Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-13T19:46:57.663Z] ok github.com/docker/docker/pkg/idtools 0.427s coverage: 70.1% of statements [2020-01-13T19:46:58.265Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 70.6% of statements [2020-01-13T19:46:58.265Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-01-13T19:46:58.521Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-13T19:46:58.521Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-01-13T19:46:58.521Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T19:46:58.585Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-13T19:46:59.082Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-01-13T19:46:59.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T19:46:59.485Z] INFO: Testing against a local daemon [2020-01-13T19:46:59.643Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-13T19:46:59.899Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-13T19:46:59.899Z] ok github.com/docker/docker/pkg/mount 0.549s coverage: 70.0% of statements [2020-01-13T19:46:59.899Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T19:46:59.947Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-13T19:46:59.947Z] --- PASS: TestCreateServiceConflict (2.95s) [2020-01-13T19:46:59.947Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T19:47:00.154Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-01-13T19:47:00.410Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-01-13T19:47:00.410Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T19:47:00.410Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T19:47:00.506Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-13T19:47:01.335Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-01-13T19:47:01.433Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-13T19:47:01.896Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-13T19:47:02.457Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-13T19:47:02.457Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-13T19:47:02.794Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-13T19:47:03.860Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-13T19:47:04.115Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-13T19:47:04.156Z] --- PASS: TestCreateServiceMaxReplicas (4.03s) [2020-01-13T19:47:04.156Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T19:47:04.156Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-13T19:47:06.045Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-13T19:47:07.375Z] ok github.com/docker/docker/pkg/signal 2.403s coverage: 61.0% of statements [2020-01-13T19:47:07.375Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-13T19:47:07.407Z] === RUN TestDockerSuite/TestExecEnv [2020-01-13T19:47:07.630Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-13T19:47:07.885Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-13T19:47:08.141Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-01-13T19:47:08.331Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-13T19:47:08.582Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-01-13T19:47:08.582Z] === RUN TestServiceUpdateNetwork [2020-01-13T19:47:08.701Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-01-13T19:47:09.261Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.2% of statements [2020-01-13T19:47:09.557Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-01-13T19:47:10.117Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-01-13T19:47:10.226Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-13T19:47:10.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-13T19:47:10.677Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-13T19:47:10.677Z] testing: warning: no tests to run [2020-01-13T19:47:10.677Z] coverage: [no statements] [2020-01-13T19:47:10.677Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-13T19:47:10.785Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-13T19:47:11.242Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-13T19:47:11.497Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-13T19:47:11.497Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-13T19:47:13.294Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-13T19:47:14.049Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2020-01-13T19:47:14.218Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-13T19:47:14.304Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-13T19:47:15.273Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-13T19:47:15.527Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-13T19:47:15.580Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-13T19:47:16.503Z] === RUN TestDockerSuite/TestExecParseError [2020-01-13T19:47:16.889Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-01-13T19:47:17.428Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-13T19:47:17.576Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-13T19:47:17.830Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-13T19:47:18.351Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-13T19:47:18.606Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s) [2020-01-13T19:47:18.607Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T19:47:18.756Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-13T19:47:19.012Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-13T19:47:19.166Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-13T19:47:20.526Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-13T19:47:21.617Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-13T19:47:21.887Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-13T19:47:21.887Z] --- PASS: TestCreateServiceSecretFileMode (3.21s) [2020-01-13T19:47:21.887Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T19:47:22.168Z] --- PASS: TestServiceUpdateNetwork (14.50s) [2020-01-13T19:47:22.168Z] PASS [2020-01-13T19:47:22.168Z] [2020-01-13T19:47:22.168Z] === Skipped [2020-01-13T19:47:22.168Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-01-13T19:47:22.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:47:22.168Z] [2020-01-13T19:47:22.168Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-01-13T19:47:22.168Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:47:22.168Z] [2020-01-13T19:47:22.168Z] [2020-01-13T19:47:22.168Z] DONE 23 tests, 2 skipped in 139.839s [2020-01-13T19:47:22.168Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T19:47:22.168Z] ++ 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-01-13T19:47:22.168Z] ++ set -e [2020-01-13T19:47:22.168Z] ++ '[' -n 0 ']' [2020-01-13T19:47:22.168Z] ++ set -x [2020-01-13T19:47:22.168Z] ++ env -i DEST=/go/src/github.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-01-13T19:47:22.168Z] INFO: Testing against a local daemon [2020-01-13T19:47:22.168Z] === RUN TestSessionCreate [2020-01-13T19:47:22.168Z] --- PASS: TestSessionCreate (0.02s) [2020-01-13T19:47:22.168Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T19:47:22.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-13T19:47:22.168Z] PASS [2020-01-13T19:47:22.168Z] [2020-01-13T19:47:22.168Z] DONE 2 tests in 0.241s [2020-01-13T19:47:22.168Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T19:47:22.168Z] ++ 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-01-13T19:47:22.168Z] ++ set -e [2020-01-13T19:47:22.168Z] ++ '[' -n 0 ']' [2020-01-13T19:47:22.168Z] ++ set -x [2020-01-13T19:47:22.168Z] ++ env -i DEST=/go/src/github.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-01-13T19:47:22.168Z] INFO: Testing against a local daemon [2020-01-13T19:47:22.168Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T19:47:22.168Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-13T19:47:22.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:47:22.168Z] === RUN TestEventsExecDie [2020-01-13T19:47:22.176Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-01-13T19:47:22.736Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-13T19:47:22.811Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-13T19:47:22.962Z] --- PASS: TestEventsExecDie (0.98s) [2020-01-13T19:47:22.962Z] === RUN TestEventsBackwardsCompatible [2020-01-13T19:47:22.962Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-13T19:47:22.962Z] === RUN TestInfoBinaryCommits [2020-01-13T19:47:22.962Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-01-13T19:47:22.962Z] === RUN TestInfoAPIVersioned [2020-01-13T19:47:22.962Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-13T19:47:22.962Z] === RUN TestInfoDiscoveryBackend [2020-01-13T19:47:23.326Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-13T19:47:23.326Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T19:47:24.097Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-13T19:47:24.574Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T19:47:24.574Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T19:47:24.952Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-13T19:47:24.952Z] === RUN TestInfoAPI [2020-01-13T19:47:24.952Z] --- PASS: TestInfoAPI (0.02s) [2020-01-13T19:47:24.952Z] === RUN TestInfoAPIWarnings [2020-01-13T19:47:25.320Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-01-13T19:47:25.320Z] === RUN TestCreateServiceSysctls [2020-01-13T19:47:25.324Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-13T19:47:25.324Z] === RUN TestInfoDebug [2020-01-13T19:47:26.118Z] --- PASS: TestInfoDebug (0.52s) [2020-01-13T19:47:26.118Z] === RUN TestInfoInsecureRegistries [2020-01-13T19:47:26.481Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-01-13T19:47:26.481Z] === RUN TestInfoRegistryMirrors [2020-01-13T19:47:27.305Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-13T19:47:27.305Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T19:47:27.305Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-01-13T19:47:27.306Z] === RUN TestPingCacheHeaders [2020-01-13T19:47:27.306Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-13T19:47:27.306Z] === RUN TestPingGet [2020-01-13T19:47:27.306Z] --- PASS: TestPingGet (0.03s) [2020-01-13T19:47:27.306Z] === RUN TestPingHead [2020-01-13T19:47:27.306Z] --- PASS: TestPingHead (0.02s) [2020-01-13T19:47:27.306Z] === RUN TestVersion [2020-01-13T19:47:27.682Z] --- PASS: TestVersion (0.04s) [2020-01-13T19:47:27.682Z] PASS [2020-01-13T19:47:27.682Z] [2020-01-13T19:47:27.682Z] === Skipped [2020-01-13T19:47:27.682Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-01-13T19:47:27.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:47:27.682Z] [2020-01-13T19:47:27.682Z] [2020-01-13T19:47:27.682Z] DONE 18 tests, 1 skipped in 5.842s [2020-01-13T19:47:27.682Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T19:47:27.682Z] ++ 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-01-13T19:47:27.682Z] ++ set -e [2020-01-13T19:47:27.682Z] ++ '[' -n 0 ']' [2020-01-13T19:47:27.682Z] ++ set -x [2020-01-13T19:47:27.682Z] ++ env -i DEST=/go/src/github.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-01-13T19:47:27.682Z] INFO: Testing against a local daemon [2020-01-13T19:47:27.682Z] === RUN TestVolumesCreateAndList [2020-01-13T19:47:27.682Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-13T19:47:27.682Z] === RUN TestVolumesRemove [2020-01-13T19:47:27.682Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-13T19:47:27.682Z] === RUN TestVolumesInspect [2020-01-13T19:47:27.682Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-13T19:47:27.682Z] === RUN TestVolumesInvalidJSON [2020-01-13T19:47:27.682Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T19:47:27.682Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T19:47:27.682Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T19:47:27.682Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-13T19:47:27.682Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T19:47:27.682Z] PASS [2020-01-13T19:47:27.682Z] [2020-01-13T19:47:27.682Z] DONE 5 tests in 0.335s [2020-01-13T19:47:28.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T19:47:28.050Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T19:47:28.050Z] +++ kill 11461 [2020-01-13T19:47:29.365Z] +++ /etc/init.d/apparmor stop [2020-01-13T19:47:29.365Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T19:47:29.365Z] [2020-01-13T19:47:29.365Z] Unloading profiles will leave already running processes permanently [2020-01-13T19:47:29.365Z] unconfined, which can lead to unexpected situations. [2020-01-13T19:47:29.365Z] [2020-01-13T19:47:29.365Z] To set a process to complain mode, use the command line tool [2020-01-13T19:47:29.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T19:47:29.365Z] +++ true [2020-01-13T19:47:29.365Z] [2020-01-13T19:47:29.479Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-01-13T19:47:29.479Z] === RUN TestCreateServiceCapabilities Post stage [Pipeline] junit [2020-01-13T19:47:31.578Z] Recording test results [2020-01-13T19:47:31.990Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2020-01-13T19:47:31.990Z] === RUN TestInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T19:47:33.334Z] + echo Ensuring container killed. [2020-01-13T19:47:33.334Z] Ensuring container killed. [2020-01-13T19:47:33.334Z] + docker rm -vf docker-pr16 [2020-01-13T19:47:33.334Z] Error: No such container: docker-pr16 [2020-01-13T19:47:33.334Z] + true [Pipeline] sh [2020-01-13T19:47:34.292Z] + echo Chowning /workspace to jenkins user [2020-01-13T19:47:34.292Z] Chowning /workspace to jenkins user [2020-01-13T19:47:34.292Z] + id -u [2020-01-13T19:47:34.292Z] + id -g [2020-01-13T19:47:34.292Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40307:/workspace busybox chown -R 1001:1001 /workspace [2020-01-13T19:47:34.292Z] Unable to find image 'busybox:latest' locally [2020-01-13T19:47:34.292Z] latest: Pulling from library/busybox [2020-01-13T19:47:34.292Z] 6dc7af96dfc8: Pulling fs layer [2020-01-13T19:47:34.505Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-13T19:47:34.673Z] 6dc7af96dfc8: Verifying Checksum [2020-01-13T19:47:34.673Z] 6dc7af96dfc8: Download complete [2020-01-13T19:47:35.049Z] 6dc7af96dfc8: Pull complete [2020-01-13T19:47:35.050Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-13T19:47:35.050Z] Status: Downloaded newer image for busybox:latest [2020-01-13T19:47:35.430Z] === RUN TestDockerSuite/TestExecTTY [2020-01-13T19:47:35.430Z] --- PASS: TestInspect (3.37s) [2020-01-13T19:47:35.430Z] === RUN TestCreateJob [2020-01-13T19:47:36.357Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-13T19:47:36.455Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T19:47:36.455Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T19:47:36.455Z] [2020-01-13T19:47:36.456Z] === Skipped [2020-01-13T19:47:36.456Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T19:47:36.456Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T19:47:36.456Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T19:47:36.456Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T19:47:36.456Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T19:47:36.456Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T19:47:36.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T19:47:36.456Z] graphtest_unix.go:73: No driver to put! [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T19:47:36.456Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T19:47:36.456Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] [2020-01-13T19:47:36.456Z] DONE 2155 tests, 20 skipped in 243.626s Post stage [Pipeline] junit [2020-01-13T19:47:36.476Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-13T19:47:37.289Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-13T19:47:37.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40307/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f47d62434276bac9c9d36c304dfa46f88925177 hack/validate/vendor [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T19:47:38.254Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-13T19:47:38.297Z] + bundleName=s390x-integration [2020-01-13T19:47:38.298Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-13T19:47:38.298Z] Creating s390x-integration-bundles.tar.gz [2020-01-13T19:47:38.298Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-13T19:47:38.298Z] + 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-01-13T19:47:38.430Z] Archiving artifacts [2020-01-13T19:47:38.453Z] 2020/01/13 19:47:38 Collecting initial packages [2020-01-13T19:47:38.453Z] 2020/01/13 19:47:38 Download dependencies [2020-01-13T19:47:40.136Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [2020-01-13T19:47:40.138Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-13T19:47:40.138Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-13T19:47:40.138Z] --- PASS: TestCreateJob (4.87s) [2020-01-13T19:47:40.138Z] === RUN TestReplicatedJob [Pipeline] // catchError [Pipeline] sh [2020-01-13T19:47:40.883Z] + make clean [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Starting whole vndr cycle because no package specified [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-01-13T19:47:40.960Z] 2020/01/13 19:47:40 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-01-13T19:47:41.245Z] make: command: Command not found [2020-01-13T19:47:41.245Z] make: command: Command not found [2020-01-13T19:47:41.245Z] docker volume rm -f docker-dev-cache [2020-01-13T19:47:41.245Z] docker-dev-cache [Pipeline] deleteDir [2020-01-13T19:47:42.024Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:41 Finished clone github.com/docker/libtrust [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/tchap/go-patricia [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/mattn/go-shellwords [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/docker/go-units [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/google/uuid [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Finished clone github.com/creack/pty [2020-01-13T19:47:42.322Z] 2020/01/13 19:47:42 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-01-13T19:47:42.578Z] 2020/01/13 19:47:42 Finished clone github.com/Microsoft/go-winio [2020-01-13T19:47:42.578Z] 2020/01/13 19:47:42 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-01-13T19:47:42.578Z] 2020/01/13 19:47:42 Finished clone github.com/gorilla/mux [2020-01-13T19:47:42.578Z] 2020/01/13 19:47:42 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-01-13T19:47:42.834Z] 2020/01/13 19:47:42 Clone github.com/tonistiigi/fsutil, revision 0f039a052ca1da01626278199624b62aed9b3729, attempt 1/20 [2020-01-13T19:47:42.834Z] 2020/01/13 19:47:42 Finished clone github.com/sirupsen/logrus [2020-01-13T19:47:43.387Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Finished clone github.com/RackSec/srslog [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Finished clone github.com/syndtr/gocapability [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Finished clone github.com/imdario/mergo [2020-01-13T19:47:43.759Z] 2020/01/13 19:47:43 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-01-13T19:47:44.014Z] 2020/01/13 19:47:43 Finished clone gotest.tools [2020-01-13T19:47:44.014Z] 2020/01/13 19:47:43 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-01-13T19:47:44.014Z] 2020/01/13 19:47:43 Finished clone github.com/google/go-cmp [2020-01-13T19:47:44.014Z] 2020/01/13 19:47:43 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-01-13T19:47:44.269Z] 2020/01/13 19:47:44 Finished clone github.com/opencontainers/selinux [2020-01-13T19:47:44.269Z] 2020/01/13 19:47:44 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-01-13T19:47:44.269Z] 2020/01/13 19:47:44 Finished clone golang.org/x/sync [2020-01-13T19:47:44.269Z] 2020/01/13 19:47:44 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2020-01-13T19:47:44.749Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-13T19:47:45.195Z] 2020/01/13 19:47:45 Finished clone github.com/google/shlex [2020-01-13T19:47:45.195Z] 2020/01/13 19:47:45 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-01-13T19:47:45.195Z] 2020/01/13 19:47:45 Finished clone github.com/docker/go-connections [2020-01-13T19:47:45.195Z] 2020/01/13 19:47:45 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Finished clone github.com/mitchellh/hashstructure [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Finished clone github.com/opentracing-contrib/go-stdlib [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Finished clone github.com/gofrs/flock [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Finished clone github.com/opentracing/opentracing-go [2020-01-13T19:47:45.451Z] 2020/01/13 19:47:45 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-01-13T19:47:45.675Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-13T19:47:46.600Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Finished clone github.com/armon/go-radix [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Finished clone github.com/docker/go-events [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Finished clone github.com/sean-/seed [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Finished clone github.com/armon/go-metrics [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Finished clone github.com/hashicorp/errwrap [2020-01-13T19:47:46.821Z] 2020/01/13 19:47:46 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-01-13T19:47:47.160Z] --- PASS: TestReplicatedJob (7.12s) [2020-01-13T19:47:47.160Z] === RUN TestUpdateReplicatedJob [2020-01-13T19:47:47.383Z] 2020/01/13 19:47:47 Finished clone github.com/golang/gddo [2020-01-13T19:47:47.383Z] 2020/01/13 19:47:47 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-01-13T19:47:47.943Z] 2020/01/13 19:47:47 Finished clone github.com/hashicorp/memberlist [2020-01-13T19:47:47.943Z] 2020/01/13 19:47:47 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-01-13T19:47:47.943Z] 2020/01/13 19:47:47 Finished clone github.com/tonistiigi/fsutil [2020-01-13T19:47:47.943Z] 2020/01/13 19:47:47 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-01-13T19:47:48.197Z] 2020/01/13 19:47:48 Finished clone github.com/vishvananda/netns [2020-01-13T19:47:48.197Z] 2020/01/13 19:47:48 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-01-13T19:47:48.197Z] 2020/01/13 19:47:48 Finished clone github.com/hashicorp/go-multierror [2020-01-13T19:47:48.197Z] 2020/01/13 19:47:48 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-01-13T19:47:48.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:47:48.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:47:48.452Z] 2020/01/13 19:47:48 Finished clone github.com/docker/libkv [2020-01-13T19:47:48.452Z] 2020/01/13 19:47:48 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-01-13T19:47:49.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Finished clone github.com/BurntSushi/toml [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Finished clone github.com/samuel/go-zookeeper [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Finished clone github.com/deckarep/golang-set [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Finished clone github.com/coreos/go-semver [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Finished clone github.com/hashicorp/go-sockaddr [2020-01-13T19:47:49.813Z] 2020/01/13 19:47:49 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-01-13T19:47:50.374Z] 2020/01/13 19:47:50 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-01-13T19:47:50.374Z] 2020/01/13 19:47:50 Finished clone github.com/vishvananda/netlink [2020-01-13T19:47:51.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-13T19:47:51.318Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2020-01-13T19:47:51.318Z] === RUN TestServiceListWithStatuses [2020-01-13T19:47:51.318Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T19:47:51.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:47:51.318Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T19:47:51.318Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-13T19:47:51.342Z] 2020/01/13 19:47:51 Finished clone github.com/ishidawataru/sctp [2020-01-13T19:47:51.342Z] 2020/01/13 19:47:51 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-01-13T19:47:51.598Z] 2020/01/13 19:47:51 Finished clone golang.org/x/net [2020-01-13T19:47:51.598Z] 2020/01/13 19:47:51 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-01-13T19:47:52.110Z] 2020/01/13 19:47:51 Finished clone github.com/Microsoft/hcsshim [2020-01-13T19:47:52.110Z] 2020/01/13 19:47:51 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-01-13T19:47:52.448Z] 2020/01/13 19:47:52 Finished clone github.com/hashicorp/go-msgpack [2020-01-13T19:47:52.448Z] 2020/01/13 19:47:52 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-01-13T19:47:53.010Z] 2020/01/13 19:47:52 Finished clone github.com/opencontainers/go-digest [2020-01-13T19:47:53.010Z] 2020/01/13 19:47:52 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2020-01-13T19:47:53.265Z] 2020/01/13 19:47:53 Finished clone go.etcd.io/bbolt [2020-01-13T19:47:53.265Z] 2020/01/13 19:47:53 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-01-13T19:47:53.605Z] 2020/01/13 19:47:53 Finished clone github.com/mistifyio/go-zfs [2020-01-13T19:47:53.605Z] 2020/01/13 19:47:53 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-01-13T19:47:54.292Z] 2020/01/13 19:47:53 Finished clone github.com/vbatts/tar-split [2020-01-13T19:47:54.292Z] 2020/01/13 19:47:53 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-01-13T19:47:55.697Z] 2020/01/13 19:47:55 Finished clone github.com/seccomp/libseccomp-golang [2020-01-13T19:47:55.697Z] 2020/01/13 19:47:55 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-01-13T19:47:56.555Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-13T19:47:56.624Z] 2020/01/13 19:47:56 Finished clone github.com/opencontainers/runtime-spec [2020-01-13T19:47:56.624Z] 2020/01/13 19:47:56 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-01-13T19:47:56.624Z] 2020/01/13 19:47:56 Finished clone github.com/Microsoft/opengcs [2020-01-13T19:47:56.624Z] 2020/01/13 19:47:56 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-01-13T19:47:57.185Z] 2020/01/13 19:47:57 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-01-13T19:47:57.185Z] 2020/01/13 19:47:57 Finished clone github.com/opencontainers/image-spec [2020-01-13T19:47:57.185Z] 2020/01/13 19:47:57 Finished clone github.com/hashicorp/serf [2020-01-13T19:47:57.185Z] 2020/01/13 19:47:57 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-01-13T19:47:57.746Z] 2020/01/13 19:47:57 Finished clone github.com/coreos/go-systemd [2020-01-13T19:47:57.747Z] 2020/01/13 19:47:57 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-01-13T19:47:57.915Z] --- PASS: TestDockerNetworkConnectAlias (6.84s) [2020-01-13T19:47:57.915Z] === RUN TestDockerNetworkReConnect [2020-01-13T19:47:58.308Z] 2020/01/13 19:47:58 Finished clone github.com/Graylog2/go-gelf [2020-01-13T19:47:58.308Z] 2020/01/13 19:47:58 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-01-13T19:47:58.475Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-13T19:47:58.564Z] 2020/01/13 19:47:58 Finished clone github.com/philhofer/fwd [2020-01-13T19:47:58.564Z] 2020/01/13 19:47:58 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-01-13T19:47:58.820Z] 2020/01/13 19:47:58 Finished clone github.com/godbus/dbus [2020-01-13T19:47:58.820Z] 2020/01/13 19:47:58 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-01-13T19:47:58.820Z] 2020/01/13 19:47:58 Finished clone github.com/fluent/fluent-logger-golang [2020-01-13T19:47:58.820Z] 2020/01/13 19:47:58 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-01-13T19:47:59.746Z] 2020/01/13 19:47:59 Finished clone github.com/ugorji/go [2020-01-13T19:47:59.746Z] 2020/01/13 19:47:59 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-01-13T19:48:00.307Z] 2020/01/13 19:48:00 Finished clone github.com/fsnotify/fsnotify [2020-01-13T19:48:00.307Z] 2020/01/13 19:48:00 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Finished clone github.com/go-ini/ini [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Finished clone github.com/bsphere/le_go [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Finished clone github.com/jmespath/go-jmespath [2020-01-13T19:48:00.952Z] 2020/01/13 19:48:00 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T19:48:02.048Z] 2020/01/13 19:48:01 Finished clone github.com/tinylib/msgp [2020-01-13T19:48:02.048Z] 2020/01/13 19:48:01 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-01-13T19:48:02.346Z] 2020/01/13 19:48:02 Finished clone golang.org/x/sys [2020-01-13T19:48:02.346Z] 2020/01/13 19:48:02 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-01-13T19:48:02.601Z] 2020/01/13 19:48:02 Finished clone golang.org/x/oauth2 [2020-01-13T19:48:02.601Z] 2020/01/13 19:48:02 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-01-13T19:48:02.635Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2020-01-13T19:48:02.635Z] === RUN TestServicePlugin [2020-01-13T19:48:02.857Z] 2020/01/13 19:48:02 Finished clone github.com/moby/buildkit [2020-01-13T19:48:02.857Z] 2020/01/13 19:48:02 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-01-13T19:48:03.559Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-13T19:48:03.784Z] 2020/01/13 19:48:03 Finished clone github.com/googleapis/gax-go [2020-01-13T19:48:03.784Z] 2020/01/13 19:48:03 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-01-13T19:48:04.346Z] 2020/01/13 19:48:04 Finished clone github.com/containerd/fifo [2020-01-13T19:48:04.346Z] 2020/01/13 19:48:04 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-01-13T19:48:04.921Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-13T19:48:04.921Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-13T19:48:04.922Z] === RUN TestDockerSuite/TestHealth [2020-01-13T19:48:04.923Z] 2020/01/13 19:48:04 Finished clone github.com/docker/libnetwork [2020-01-13T19:48:04.923Z] 2020/01/13 19:48:04 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-01-13T19:48:05.189Z] 2020/01/13 19:48:04 Finished clone go.opencensus.io [2020-01-13T19:48:05.189Z] 2020/01/13 19:48:04 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-01-13T19:48:05.749Z] 2020/01/13 19:48:05 Finished clone github.com/opencontainers/runc [2020-01-13T19:48:05.749Z] 2020/01/13 19:48:05 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-01-13T19:48:06.354Z] 2020/01/13 19:48:06 Finished clone github.com/containerd/cgroups [2020-01-13T19:48:06.354Z] 2020/01/13 19:48:06 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-01-13T19:48:06.914Z] 2020/01/13 19:48:06 Finished clone github.com/containerd/go-runc [2020-01-13T19:48:06.914Z] 2020/01/13 19:48:06 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-01-13T19:48:07.170Z] 2020/01/13 19:48:06 Finished clone github.com/containerd/typeurl [2020-01-13T19:48:07.170Z] 2020/01/13 19:48:06 Clone github.com/docker/swarmkit, revision ef128ab4f5d50ffe4851d937b2b296e55562d10f, attempt 1/20 [2020-01-13T19:48:07.425Z] 2020/01/13 19:48:07 Finished clone google.golang.org/grpc [2020-01-13T19:48:07.425Z] 2020/01/13 19:48:07 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-01-13T19:48:07.682Z] 2020/01/13 19:48:07 Finished clone github.com/containerd/ttrpc [2020-01-13T19:48:07.682Z] 2020/01/13 19:48:07 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-01-13T19:48:08.244Z] 2020/01/13 19:48:08 Finished clone github.com/containerd/console [2020-01-13T19:48:08.244Z] 2020/01/13 19:48:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-01-13T19:48:08.499Z] 2020/01/13 19:48:08 Finished clone github.com/gogo/googleapis [2020-01-13T19:48:08.499Z] 2020/01/13 19:48:08 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-01-13T19:48:08.499Z] 2020/01/13 19:48:08 Finished clone github.com/containerd/continuity [2020-01-13T19:48:08.499Z] 2020/01/13 19:48:08 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-01-13T19:48:09.062Z] 2020/01/13 19:48:08 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2020-01-13T19:48:09.062Z] 2020/01/13 19:48:08 Finished clone github.com/miekg/dns [2020-01-13T19:48:09.062Z] 2020/01/13 19:48:08 Finished clone golang.org/x/text [2020-01-13T19:48:09.062Z] 2020/01/13 19:48:08 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-01-13T19:48:10.021Z] 2020/01/13 19:48:09 Finished clone github.com/fernet/fernet-go [2020-01-13T19:48:10.021Z] 2020/01/13 19:48:09 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-01-13T19:48:10.278Z] 2020/01/13 19:48:10 Finished clone github.com/docker/distribution [2020-01-13T19:48:10.278Z] 2020/01/13 19:48:10 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-01-13T19:48:10.839Z] 2020/01/13 19:48:10 Finished clone golang.org/x/time [2020-01-13T19:48:10.839Z] 2020/01/13 19:48:10 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-01-13T19:48:11.094Z] 2020/01/13 19:48:11 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-01-13T19:48:11.094Z] 2020/01/13 19:48:11 Finished clone github.com/hashicorp/go-immutable-radix [2020-01-13T19:48:11.351Z] 2020/01/13 19:48:11 Finished clone github.com/hashicorp/go-memdb [2020-01-13T19:48:11.351Z] 2020/01/13 19:48:11 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-01-13T19:48:12.278Z] 2020/01/13 19:48:12 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-01-13T19:48:12.278Z] 2020/01/13 19:48:12 Finished clone github.com/hashicorp/golang-lru [2020-01-13T19:48:12.534Z] 2020/01/13 19:48:12 Finished clone code.cloudfoundry.org/clock [2020-01-13T19:48:12.534Z] 2020/01/13 19:48:12 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-01-13T19:48:12.790Z] 2020/01/13 19:48:12 Finished clone github.com/coreos/pkg [2020-01-13T19:48:12.790Z] 2020/01/13 19:48:12 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-01-13T19:48:14.152Z] 2020/01/13 19:48:13 Finished clone github.com/beorn7/perks [2020-01-13T19:48:14.152Z] 2020/01/13 19:48:13 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-01-13T19:48:14.407Z] 2020/01/13 19:48:14 Finished clone github.com/prometheus/client_model [2020-01-13T19:48:14.407Z] 2020/01/13 19:48:14 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-01-13T19:48:15.770Z] 2020/01/13 19:48:15 Finished clone github.com/prometheus/client_golang [2020-01-13T19:48:15.770Z] 2020/01/13 19:48:15 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-01-13T19:48:16.026Z] 2020/01/13 19:48:15 Finished clone golang.org/x/crypto [2020-01-13T19:48:16.026Z] 2020/01/13 19:48:15 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-01-13T19:48:16.954Z] 2020/01/13 19:48:16 Finished clone github.com/prometheus/procfs [2020-01-13T19:48:16.954Z] 2020/01/13 19:48:16 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-01-13T19:48:17.210Z] 2020/01/13 19:48:17 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-01-13T19:48:17.210Z] 2020/01/13 19:48:17 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-01-13T19:48:17.465Z] 2020/01/13 19:48:17 Finished clone github.com/prometheus/common [2020-01-13T19:48:17.465Z] 2020/01/13 19:48:17 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-01-13T19:48:17.721Z] 2020/01/13 19:48:17 Finished clone github.com/pkg/errors [2020-01-13T19:48:17.721Z] 2020/01/13 19:48:17 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-01-13T19:48:18.648Z] 2020/01/13 19:48:18 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-01-13T19:48:18.648Z] 2020/01/13 19:48:18 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-01-13T19:48:19.229Z] 2020/01/13 19:48:19 Finished clone github.com/inconshreveable/mousetrap [2020-01-13T19:48:19.229Z] 2020/01/13 19:48:19 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-01-13T19:48:19.486Z] 2020/01/13 19:48:19 Finished clone github.com/spf13/pflag [2020-01-13T19:48:19.486Z] 2020/01/13 19:48:19 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-01-13T19:48:19.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-13T19:48:20.413Z] 2020/01/13 19:48:20 Finished clone github.com/morikuni/aec [2020-01-13T19:48:20.413Z] 2020/01/13 19:48:20 Finished clone github.com/spf13/cobra [2020-01-13T19:48:20.669Z] 2020/01/13 19:48:20 Finished clone github.com/docker/go-metrics [2020-01-13T19:48:20.924Z] 2020/01/13 19:48:20 Finished clone github.com/Azure/go-ansiterm [2020-01-13T19:48:23.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-13T19:48:23.437Z] 2020/01/13 19:48:23 Finished clone github.com/google/certificate-transparency-go [2020-01-13T19:48:25.326Z] 2020/01/13 19:48:24 Finished clone github.com/golang/protobuf [2020-01-13T19:48:26.300Z] 2020/01/13 19:48:26 Finished clone github.com/cloudflare/cfssl [2020-01-13T19:48:26.307Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-13T19:48:26.866Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-13T19:48:26.866Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-13T19:48:26.866Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-13T19:48:26.866Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-13T19:48:28.226Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-13T19:48:28.226Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-13T19:48:29.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:48:29.151Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-13T19:48:29.152Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-13T19:48:29.152Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-13T19:48:29.152Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-13T19:48:29.407Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-13T19:48:29.407Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-13T19:48:29.662Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-13T19:48:30.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:48:30.464Z] 2020/01/13 19:48:29 Finished clone cloud.google.com/go [2020-01-13T19:48:30.588Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-13T19:48:30.588Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-13T19:48:31.515Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-13T19:48:31.515Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-13T19:48:32.877Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-13T19:48:32.877Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-13T19:48:33.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:48:33.802Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-13T19:48:33.802Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-13T19:48:34.628Z] 2020/01/13 19:48:34 Finished clone github.com/docker/swarmkit [2020-01-13T19:48:34.728Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-13T19:48:34.885Z] 2020/01/13 19:48:34 Finished clone google.golang.org/genproto [2020-01-13T19:48:35.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:48:36.091Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-13T19:48:36.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:48:37.976Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-13T19:48:37.976Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-13T19:48:37.976Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-13T19:48:38.902Z] --- PASS: TestServicePlugin (36.17s) [2020-01-13T19:48:38.902Z] plugin_test.go:62: [de7797da33175] joining swarm manager [d2108c4e2d3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T19:48:38.902Z] plugin_test.go:65: [def58b55f30df] joining swarm manager [d2108c4e2d3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T19:48:38.902Z] === RUN TestServiceUpdateLabel [2020-01-13T19:48:39.052Z] 2020/01/13 19:48:38 Finished clone github.com/containerd/containerd [2020-01-13T19:48:39.052Z] 2020/01/13 19:48:39 Finished clone github.com/coreos/etcd [2020-01-13T19:48:39.463Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-13T19:48:39.463Z] === RUN TestDockerSuite/TestImportFile [2020-01-13T19:48:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:48:41.976Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-13T19:48:41.976Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-13T19:48:41.976Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-01-13T19:48:41.976Z] === RUN TestServiceUpdateSecrets [2020-01-13T19:48:43.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:48:44.492Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-13T19:48:45.055Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-13T19:48:46.429Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-13T19:48:48.314Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-13T19:48:49.239Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-13T19:48:49.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:48:50.601Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-13T19:48:50.601Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-13T19:48:51.526Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-13T19:48:51.526Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-13T19:48:51.526Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-13T19:48:52.450Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-13T19:48:53.377Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-13T19:48:53.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:48:54.302Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-13T19:48:54.862Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-13T19:48:55.787Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-13T19:48:56.712Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-13T19:48:56.712Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-13T19:48:57.244Z] 2020/01/13 19:48:54 Finished clone github.com/hashicorp/consul [2020-01-13T19:48:57.244Z] 2020/01/13 19:48:55 Finished clone github.com/gogo/protobuf [2020-01-13T19:48:57.637Z] --- PASS: TestServiceUpdateSecrets (15.66s) [2020-01-13T19:48:57.637Z] === RUN TestServiceUpdateConfigs [2020-01-13T19:48:58.560Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-13T19:48:59.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:48:59.486Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-13T19:49:00.410Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-13T19:49:00.410Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-13T19:49:01.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:49:01.335Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-13T19:49:01.335Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-13T19:49:02.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-13T19:49:03.256Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-13T19:49:04.180Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-13T19:49:05.106Z] === RUN TestDockerSuite/TestInspectImage [2020-01-13T19:49:05.106Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-13T19:49:05.106Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-13T19:49:05.106Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-13T19:49:06.030Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-13T19:49:06.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:49:06.956Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-13T19:49:06.956Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-13T19:49:07.880Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-13T19:49:08.806Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-13T19:49:09.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:49:10.698Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-13T19:49:10.698Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-13T19:49:11.623Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-13T19:49:12.119Z] 2020/01/13 19:49:11 Finished clone github.com/aws/aws-sdk-go [2020-01-13T19:49:12.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:49:12.547Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-13T19:49:12.547Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2020-01-13T19:49:12.547Z] === RUN TestServiceUpdateNetwork [2020-01-13T19:49:14.431Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-13T19:49:14.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T19:49:14.941Z] Using test binary docker [2020-01-13T19:49:14.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T19:49:14.941Z] +++ /etc/init.d/apparmor start [2020-01-13T19:49:14.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T19:49:14.941Z] INFO: Waiting for daemon to start... [2020-01-13T19:49:14.941Z] Starting dockerd [2020-01-13T19:49:14.941Z] +++ 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-01-13T19:49:15.358Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-13T19:49:16.284Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-13T19:49:16.540Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-13T19:49:16.974Z] . [2020-01-13T19:49:16.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T19:49:16.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T19:49:16.974Z] Error: No such image: emptyfs [2020-01-13T19:49:16.974Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T19:49:16.974Z] ++++ docker load [2020-01-13T19:49:16.974Z] Running integration-test (iteration 1) [2020-01-13T19:49:16.974Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T19:49:16.974Z] ++ 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-01-13T19:49:16.974Z] ++ set -e [2020-01-13T19:49:16.974Z] ++ '[' -n 0 ']' [2020-01-13T19:49:16.974Z] ++ set -x [2020-01-13T19:49:16.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-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-01-13T19:49:17.465Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-13T19:49:18.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-13T19:49:19.315Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-13T19:49:20.241Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-13T19:49:20.241Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-13T19:49:23.502Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-13T19:49:24.862Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-13T19:49:26.747Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-13T19:49:26.747Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-13T19:49:27.311Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-13T19:49:27.568Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2020-01-13T19:49:27.568Z] PASS [2020-01-13T19:49:27.568Z] [2020-01-13T19:49:27.568Z] === Skipped [2020-01-13T19:49:27.568Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T19:49:27.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T19:49:27.568Z] [2020-01-13T19:49:27.568Z] [2020-01-13T19:49:27.568Z] DONE 23 tests, 1 skipped in 180.594s [2020-01-13T19:49:27.568Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T19:49:27.568Z] ++ 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-01-13T19:49:27.568Z] ++ set -e [2020-01-13T19:49:27.568Z] ++ '[' -n 0 ']' [2020-01-13T19:49:27.568Z] ++ set -x [2020-01-13T19:49:27.568Z] ++ env -i DEST=/go/src/github.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-01-13T19:49:27.568Z] INFO: Testing against a local daemon [2020-01-13T19:49:27.568Z] === RUN TestSessionCreate [2020-01-13T19:49:27.568Z] --- PASS: TestSessionCreate (0.04s) [2020-01-13T19:49:27.568Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T19:49:27.568Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-13T19:49:27.568Z] PASS [2020-01-13T19:49:27.568Z] [2020-01-13T19:49:27.568Z] DONE 2 tests in 0.109s [2020-01-13T19:49:27.568Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T19:49:27.568Z] ++ 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-01-13T19:49:27.568Z] ++ set -e [2020-01-13T19:49:27.568Z] ++ '[' -n 0 ']' [2020-01-13T19:49:27.568Z] ++ set -x [2020-01-13T19:49:27.568Z] ++ env -i DEST=/go/src/github.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-01-13T19:49:27.568Z] INFO: Testing against a local daemon [2020-01-13T19:49:27.568Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T19:49:27.568Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T19:49:27.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:49:27.568Z] === RUN TestEventsExecDie [2020-01-13T19:49:28.931Z] --- PASS: TestEventsExecDie (1.13s) [2020-01-13T19:49:28.931Z] === RUN TestEventsBackwardsCompatible [2020-01-13T19:49:28.931Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-13T19:49:28.931Z] === RUN TestInfoBinaryCommits [2020-01-13T19:49:28.931Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-13T19:49:28.931Z] === RUN TestInfoAPIVersioned [2020-01-13T19:49:28.931Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-13T19:49:28.931Z] === RUN TestInfoDiscoveryBackend [2020-01-13T19:49:29.492Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-13T19:49:29.492Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-01-13T19:49:29.492Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T19:49:30.855Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T19:49:30.855Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T19:49:31.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-13T19:49:31.110Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2020-01-13T19:49:31.110Z] === RUN TestInfoAPI [2020-01-13T19:49:31.111Z] --- PASS: TestInfoAPI (0.02s) [2020-01-13T19:49:31.111Z] === RUN TestInfoAPIWarnings [2020-01-13T19:49:31.671Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-13T19:49:31.671Z] === RUN TestInfoDebug [2020-01-13T19:49:32.231Z] --- PASS: TestInfoDebug (0.54s) [2020-01-13T19:49:32.231Z] === RUN TestInfoInsecureRegistries [2020-01-13T19:49:32.249Z] Loaded image: buildpack-deps:jessie [2020-01-13T19:49:32.249Z] Loaded image: busybox:latest [2020-01-13T19:49:32.249Z] Loaded image: busybox:glibc [2020-01-13T19:49:32.249Z] Loaded image: debian:jessie [2020-01-13T19:49:32.249Z] Loaded image: hello-world:latest [2020-01-13T19:49:32.249Z] INFO: Testing against a local daemon [2020-01-13T19:49:32.249Z] === RUN TestCgroupNamespacesBuild [2020-01-13T19:49:32.486Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-13T19:49:32.741Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-01-13T19:49:32.741Z] === RUN TestInfoRegistryMirrors [2020-01-13T19:49:32.868Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-01-13T19:49:32.868Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T19:49:33.302Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-13T19:49:33.302Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T19:49:33.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-01-13T19:49:33.557Z] === RUN TestPingCacheHeaders [2020-01-13T19:49:33.557Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-13T19:49:33.557Z] === RUN TestPingGet [2020-01-13T19:49:33.813Z] --- PASS: TestPingGet (0.03s) [2020-01-13T19:49:33.813Z] === RUN TestPingHead [2020-01-13T19:49:33.813Z] --- PASS: TestPingHead (0.04s) [2020-01-13T19:49:33.813Z] === RUN TestVersion [2020-01-13T19:49:33.813Z] --- PASS: TestVersion (0.05s) [2020-01-13T19:49:33.813Z] PASS [2020-01-13T19:49:33.813Z] [2020-01-13T19:49:33.813Z] === Skipped [2020-01-13T19:49:33.813Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T19:49:33.813Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T19:49:33.813Z] [2020-01-13T19:49:33.813Z] [2020-01-13T19:49:33.813Z] DONE 18 tests, 1 skipped in 6.171s [2020-01-13T19:49:33.813Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T19:49:33.813Z] ++ 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-01-13T19:49:33.813Z] ++ set -e [2020-01-13T19:49:33.813Z] ++ '[' -n 0 ']' [2020-01-13T19:49:33.813Z] ++ set -x [2020-01-13T19:49:33.813Z] ++ env -i DEST=/go/src/github.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-01-13T19:49:33.813Z] INFO: Testing against a local daemon [2020-01-13T19:49:33.813Z] === RUN TestVolumesCreateAndList [2020-01-13T19:49:33.813Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-13T19:49:33.813Z] === RUN TestVolumesRemove [2020-01-13T19:49:34.069Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-13T19:49:34.069Z] === RUN TestVolumesInspect [2020-01-13T19:49:34.069Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-13T19:49:34.069Z] === RUN TestVolumesInvalidJSON [2020-01-13T19:49:34.069Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T19:49:34.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T19:49:34.069Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T19:49:34.069Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-13T19:49:34.069Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T19:49:34.069Z] PASS [2020-01-13T19:49:34.069Z] [2020-01-13T19:49:34.069Z] DONE 5 tests in 0.292s [2020-01-13T19:49:34.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T19:49:34.351Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-01-13T19:49:34.351Z] === RUN TestBuildWithSession [2020-01-13T19:49:34.351Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T19:49:34.351Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:49:34.351Z] === RUN TestBuildSquashParent [2020-01-13T19:49:34.649Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T19:49:34.649Z] +++ kill 6919 [2020-01-13T19:49:35.213Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-13T19:49:35.213Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-13T19:49:35.772Z] +++ /etc/init.d/apparmor stop [2020-01-13T19:49:35.772Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T19:49:35.772Z] [2020-01-13T19:49:35.772Z] Unloading profiles will leave already running processes permanently [2020-01-13T19:49:35.772Z] unconfined, which can lead to unexpected situations. [2020-01-13T19:49:35.772Z] [2020-01-13T19:49:35.772Z] To set a process to complain mode, use the command line tool [2020-01-13T19:49:35.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T19:49:35.772Z] +++ true [2020-01-13T19:49:35.772Z] [2020-01-13T19:49:38.284Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-13T19:49:38.284Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-13T19:49:39.208Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-13T19:49:39.870Z] --- PASS: TestBuildSquashParent (5.17s) [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:49:39.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:49:39.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:49:39.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T19:49:39.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T19:49:39.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T19:49:39.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T19:49:42.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T19:49:42.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T19:49:44.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-01-13T19:49:45.278Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2020-01-13T19:49:45.278Z] === RUN TestBuildMultiStageCopy [2020-01-13T19:49:45.278Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T19:49:46.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T19:49:47.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T19:49:47.682Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T19:49:47.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-13T19:49:47.967Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-01-13T19:49:48.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-01-13T19:49:48.590Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T19:49:49.604Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2020-01-13T19:49:49.604Z] === RUN TestBuildLabelWithTargets [2020-01-13T19:49:50.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-13T19:49:51.087Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-01-13T19:49:51.087Z] === RUN TestBuildWithEmptyLayers [2020-01-13T19:49:51.157Z] 2020/01/13 19:49:47 Finished clone google.golang.org/api [2020-01-13T19:49:51.157Z] 2020/01/13 19:49:47 Dependencies downloaded. Download time: 2m6.965807107s [2020-01-13T19:49:51.157Z] 2020/01/13 19:49:47 Collecting all dependencies [2020-01-13T19:49:51.712Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-01-13T19:49:51.712Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T19:49:52.325Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-13T19:49:53.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-13T19:49:54.429Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-01-13T19:49:54.429Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T19:49:55.050Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-01-13T19:49:55.050Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T19:49:55.568Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-13T19:49:56.493Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-13T19:49:57.052Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-13T19:49:57.695Z] 2020/01/13 19:49:57 Clean vendor dir from unused packages [2020-01-13T19:49:57.745Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-01-13T19:49:57.745Z] === RUN TestBuildWithHugeFile [2020-01-13T19:49:57.977Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-13T19:49:58.259Z] 2020/01/13 19:49:58 Success [2020-01-13T19:49:58.259Z] 2020/01/13 19:49:58 Running time: 2m20.051533369s [2020-01-13T19:49:58.514Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-13T19:49:59.772Z] + echo Building e2e image [2020-01-13T19:49:59.772Z] Building e2e image [2020-01-13T19:49:59.772Z] + docker build --build-arg DOCKER_GITCOMMIT=9f47d62434276bac9c9d36c304dfa46f88925177 -t moby-e2e-test -f Dockerfile.e2e . [2020-01-13T19:49:59.772Z] #2 [internal] load build definition from Dockerfile.e2e [2020-01-13T19:49:59.772Z] #2 transferring dockerfile: 3.21kB done [2020-01-13T19:49:59.772Z] #2 DONE 0.0s [2020-01-13T19:49:59.772Z] [2020-01-13T19:49:59.772Z] #1 [internal] load .dockerignore [2020-01-13T19:49:59.772Z] #1 transferring context: 34B done [2020-01-13T19:49:59.772Z] #1 DONE 0.0s [2020-01-13T19:49:59.772Z] [2020-01-13T19:49:59.772Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-13T19:50:00.027Z] #4 ... [2020-01-13T19:50:00.027Z] [2020-01-13T19:50:00.027Z] #3 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-13T19:50:00.027Z] #3 DONE 0.2s [2020-01-13T19:50:00.027Z] [2020-01-13T19:50:00.027Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-13T19:50:00.027Z] #4 DONE 0.2s [2020-01-13T19:50:00.027Z] [2020-01-13T19:50:00.027Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:00.027Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-13T19:50:00.027Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 0B / 126B 0.1s [2020-01-13T19:50:00.027Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-13T19:50:00.027Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-13T19:50:00.027Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-13T19:50:00.027Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 1.06MB / 2.80MB 0.1s [2020-01-13T19:50:00.027Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-13T19:50:00.027Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.0s done [2020-01-13T19:50:00.027Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 0B / 126.88MB 0.1s [2020-01-13T19:50:00.282Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done [2020-01-13T19:50:00.282Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 2.80MB / 2.80MB 0.1s done [2020-01-13T19:50:00.282Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f [2020-01-13T19:50:00.282Z] #14 ... [2020-01-13T19:50:00.282Z] [2020-01-13T19:50:00.282Z] #8 [internal] load build context [2020-01-13T19:50:00.282Z] #8 transferring context: 810.21kB 0.3s done [2020-01-13T19:50:00.282Z] #8 DONE 0.4s [2020-01-13T19:50:00.282Z] [2020-01-13T19:50:00.282Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:00.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-13T19:50:00.537Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 10.08MB / 126.88MB 0.4s [2020-01-13T19:50:00.537Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 17.08MB / 126.88MB 0.5s [2020-01-13T19:50:00.537Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 0.4s done [2020-01-13T19:50:00.794Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 25.10MB / 126.88MB 0.6s [2020-01-13T19:50:00.794Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2020-01-13T19:50:00.794Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 41.35MB / 126.88MB 0.8s [2020-01-13T19:50:01.049Z] #14 ... [2020-01-13T19:50:01.049Z] [2020-01-13T19:50:01.049Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-13T19:50:01.049Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2020-01-13T19:50:01.049Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2020-01-13T19:50:01.049Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2020-01-13T19:50:01.049Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2020-01-13T19:50:01.049Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done [2020-01-13T19:50:01.049Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2020-01-13T19:50:01.049Z] #5 DONE 0.8s [2020-01-13T19:50:01.049Z] [2020-01-13T19:50:01.049Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:01.049Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 51.34MB / 126.88MB 1.0s [2020-01-13T19:50:01.049Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done [2020-01-13T19:50:01.049Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-13T19:50:01.049Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 63.54MB / 126.88MB 1.2s [2020-01-13T19:50:01.052Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-13T19:50:01.052Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-13T19:50:01.305Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 75.71MB / 126.88MB 1.3s [2020-01-13T19:50:01.307Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-13T19:50:01.307Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-13T19:50:01.307Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-13T19:50:01.561Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 93.22MB / 126.88MB 1.5s [2020-01-13T19:50:01.561Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 107.24MB / 126.88MB 1.6s [2020-01-13T19:50:01.816Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 118.88MB / 126.88MB 1.7s [2020-01-13T19:50:01.816Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s [2020-01-13T19:50:02.072Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s done [2020-01-13T19:50:02.072Z] #14 ... [2020-01-13T19:50:02.072Z] [2020-01-13T19:50:02.072Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-13T19:50:02.072Z] #6 DONE 1.3s [2020-01-13T19:50:02.072Z] [2020-01-13T19:50:02.072Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:02.072Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2020-01-13T19:50:02.233Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-13T19:50:03.158Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-13T19:50:03.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-13T19:50:06.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-13T19:50:06.950Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-13T19:50:07.306Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.0s [2020-01-13T19:50:07.874Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-13T19:50:08.235Z] #14 ... [2020-01-13T19:50:08.235Z] [2020-01-13T19:50:08.235Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-13T19:50:08.235Z] #7 1.060 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-13T19:50:08.235Z] #7 2.157 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-13T19:50:08.235Z] #7 2.269 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-13T19:50:08.235Z] #7 2.274 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-13T19:50:08.235Z] #7 2.492 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-13T19:50:08.235Z] #7 2.508 (4/31) Installing readline (8.0.0-r0) [2020-01-13T19:50:08.235Z] #7 2.508 (5/31) Installing bash (5.0.0-r0) [2020-01-13T19:50:08.235Z] #7 2.524 Executing bash-5.0.0-r0.post-install [2020-01-13T19:50:08.235Z] #7 2.529 (6/31) Installing ca-certificates (20190108-r0) [2020-01-13T19:50:08.235Z] #7 2.547 (7/31) Installing libgcc (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 2.552 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 2.568 (9/31) Installing binutils (2.32-r0) [2020-01-13T19:50:08.235Z] #7 2.684 (10/31) Installing gmp (6.1.2-r1) [2020-01-13T19:50:08.235Z] #7 2.694 (11/31) Installing isl (0.18-r0) [2020-01-13T19:50:08.235Z] #7 2.715 (12/31) Installing libgomp (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 2.720 (13/31) Installing libatomic (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 2.723 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-13T19:50:08.235Z] #7 2.732 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-13T19:50:08.235Z] #7 2.735 (16/31) Installing gcc (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 3.698 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-13T19:50:08.235Z] #7 3.809 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-13T19:50:08.235Z] #7 3.812 (19/31) Installing g++ (8.3.0-r0) [2020-01-13T19:50:08.235Z] #7 4.417 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-13T19:50:08.235Z] #7 4.421 (21/31) Installing libcurl (7.66.0-r0) [2020-01-13T19:50:08.235Z] #7 4.430 (22/31) Installing expat (2.2.8-r0) [2020-01-13T19:50:08.235Z] #7 4.435 (23/31) Installing pcre2 (10.33-r0) [2020-01-13T19:50:08.235Z] #7 4.445 (24/31) Installing git (2.22.2-r0) [2020-01-13T19:50:08.235Z] #7 4.683 (25/31) Installing libmnl (1.0.4-r0) [2020-01-13T19:50:08.235Z] #7 4.686 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-13T19:50:08.235Z] #7 4.691 (27/31) Installing iptables (1.8.3-r0) [2020-01-13T19:50:08.235Z] #7 4.717 (28/31) Installing pigz (2.4-r0) [2020-01-13T19:50:08.235Z] #7 4.722 (29/31) Installing tar (1.32-r0) [2020-01-13T19:50:08.235Z] #7 4.732 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-13T19:50:08.235Z] #7 4.735 (31/31) Installing xz (5.2.4-r0) [2020-01-13T19:50:08.235Z] #7 4.743 Executing busybox-1.30.1-r2.trigger [2020-01-13T19:50:08.235Z] #7 4.748 Executing ca-certificates-20190108-r0.trigger [2020-01-13T19:50:08.235Z] #7 4.816 OK: 185 MiB in 45 packages [2020-01-13T19:50:08.235Z] #7 DONE 6.0s [2020-01-13T19:50:08.235Z] [2020-01-13T19:50:08.235Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-13T19:50:08.235Z] #9 DONE 0.1s [2020-01-13T19:50:08.235Z] [2020-01-13T19:50:08.235Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-13T19:50:08.235Z] #10 DONE 0.1s [2020-01-13T19:50:08.235Z] [2020-01-13T19:50:08.235Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-13T19:50:08.235Z] #11 DONE 0.1s [2020-01-13T19:50:08.235Z] [2020-01-13T19:50:08.235Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:08.489Z] #14 ... [2020-01-13T19:50:08.489Z] [2020-01-13T19:50:08.489Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-13T19:50:08.489Z] #12 DONE 0.1s [2020-01-13T19:50:08.489Z] [2020-01-13T19:50:08.489Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:08.744Z] #14 ... [2020-01-13T19:50:08.744Z] [2020-01-13T19:50:08.744Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-13T19:50:08.744Z] #13 DONE 0.1s [2020-01-13T19:50:08.744Z] [2020-01-13T19:50:08.744Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T19:50:08.744Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.6s done [2020-01-13T19:50:08.998Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-13T19:50:08.998Z] #14 DONE 9.0s [2020-01-13T19:50:08.998Z] [2020-01-13T19:50:08.998Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-13T19:50:09.557Z] #15 0.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-13T19:50:09.757Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-13T19:50:10.918Z] #15 1.710 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-13T19:50:10.918Z] #15 1.810 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-13T19:50:10.918Z] #15 1.812 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-13T19:50:10.918Z] #15 1.945 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-13T19:50:10.918Z] #15 1.952 (4/43) Installing readline (8.0.1-r0) [2020-01-13T19:50:10.918Z] #15 1.955 (5/43) Installing bash (5.0.11-r1) [2020-01-13T19:50:10.918Z] #15 1.967 Executing bash-5.0.11-r1.post-install [2020-01-13T19:50:10.918Z] #15 1.969 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-13T19:50:10.918Z] #15 2.043 (7/43) Installing libblkid (2.34-r1) [2020-01-13T19:50:10.918Z] #15 2.048 (8/43) Installing libuuid (2.34-r1) [2020-01-13T19:50:11.174Z] #15 2.050 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-13T19:50:11.174Z] #15 2.056 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-13T19:50:11.174Z] #15 2.060 (11/43) Installing libgcc (9.2.0-r3) [2020-01-13T19:50:11.174Z] #15 2.062 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-13T19:50:11.174Z] #15 2.075 (13/43) Installing binutils (2.33.1-r0) [2020-01-13T19:50:11.174Z] #15 2.146 (14/43) Installing libmagic (5.37-r1) [2020-01-13T19:50:11.174Z] #15 2.168 (15/43) Installing file (5.37-r1) [2020-01-13T19:50:11.174Z] #15 2.170 (16/43) Installing gmp (6.1.2-r1) [2020-01-13T19:50:11.174Z] #15 2.176 (17/43) Installing isl (0.18-r0) [2020-01-13T19:50:11.174Z] #15 2.192 (18/43) Installing libgomp (9.2.0-r3) [2020-01-13T19:50:11.174Z] #15 2.196 (19/43) Installing libatomic (9.2.0-r3) [2020-01-13T19:50:11.174Z] #15 2.198 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-13T19:50:11.174Z] #15 2.204 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-13T19:50:11.174Z] #15 2.206 (22/43) Installing gcc (9.2.0-r3) [2020-01-13T19:50:12.100Z] #15 2.980 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-13T19:50:12.100Z] #15 3.061 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-13T19:50:12.100Z] #15 3.063 (25/43) Installing g++ (9.2.0-r3) [2020-01-13T19:50:12.660Z] #15 3.529 (26/43) Installing make (4.2.1-r2) [2020-01-13T19:50:12.660Z] #15 3.534 (27/43) Installing fortify-headers (1.1-r0) [2020-01-13T19:50:12.660Z] #15 3.536 (28/43) Installing build-base (0.5-r1) [2020-01-13T19:50:12.660Z] #15 3.538 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-13T19:50:12.660Z] #15 3.540 (30/43) Installing libcurl (7.67.0-r0) [2020-01-13T19:50:12.660Z] #15 3.547 (31/43) Installing curl (7.67.0-r0) [2020-01-13T19:50:12.660Z] #15 3.551 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-13T19:50:12.660Z] #15 3.558 (33/43) Installing jq (1.6-r0) [2020-01-13T19:50:12.660Z] #15 3.565 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-13T19:50:12.660Z] #15 3.570 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-13T19:50:12.660Z] #15 3.572 (36/43) Installing libaio (0.3.112-r1) [2020-01-13T19:50:12.660Z] #15 3.574 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-13T19:50:12.660Z] #15 3.605 (38/43) Installing libfdisk (2.34-r1) [2020-01-13T19:50:12.660Z] #15 3.610 (39/43) Installing libmount (2.34-r1) [2020-01-13T19:50:12.660Z] #15 3.615 (40/43) Installing libsmartcols (2.34-r1) [2020-01-13T19:50:12.660Z] #15 3.619 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-13T19:50:12.660Z] #15 3.622 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-13T19:50:12.660Z] #15 3.644 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-13T19:50:12.660Z] #15 3.649 Executing busybox-1.31.1-r8.trigger [2020-01-13T19:50:12.660Z] #15 3.655 OK: 203 MiB in 58 packages [2020-01-13T19:50:13.018Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-13T19:50:13.230Z] #15 DONE 4.2s [2020-01-13T19:50:13.230Z] [2020-01-13T19:50:13.230Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-13T19:50:13.577Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-13T19:50:13.832Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-13T19:50:14.155Z] #16 DONE 0.8s [2020-01-13T19:50:14.155Z] [2020-01-13T19:50:14.155Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-13T19:50:14.715Z] #17 DONE 0.7s [2020-01-13T19:50:14.715Z] [2020-01-13T19:50:14.715Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-13T19:50:14.715Z] #18 DONE 0.0s [2020-01-13T19:50:14.715Z] [2020-01-13T19:50:14.715Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T19:50:14.970Z] #19 DONE 0.1s [2020-01-13T19:50:14.970Z] [2020-01-13T19:50:14.970Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-13T19:50:15.194Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-13T19:50:15.895Z] #20 ... [2020-01-13T19:50:15.895Z] [2020-01-13T19:50:15.895Z] #31 [builder 1/4] COPY . . [2020-01-13T19:50:15.895Z] #31 DONE 1.1s [2020-01-13T19:50:16.122Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-13T19:50:16.122Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-13T19:50:16.150Z] [2020-01-13T19:50:16.150Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-13T19:50:17.079Z] #32 DONE 0.9s [2020-01-13T19:50:17.079Z] [2020-01-13T19:50:17.079Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T19:50:17.486Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-13T19:50:18.004Z] #33 0.971 [2020-01-13T19:50:18.004Z] #33 1.058 Removing bundles/ [2020-01-13T19:50:18.004Z] #33 1.059 [2020-01-13T19:50:18.004Z] #33 1.064 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-13T19:50:18.564Z] #33 1.720 Building test suite binary ./integration-cli/test.main [2020-01-13T19:50:18.849Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-13T19:50:19.776Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-13T19:50:22.288Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-13T19:50:22.288Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-13T19:50:22.766Z] #33 ... [2020-01-13T19:50:22.766Z] [2020-01-13T19:50:22.766Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-13T19:50:22.766Z] #20 1.806 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T19:50:22.766Z] #20 2.026 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 2.026 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 2.330 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 2.330 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 2.562 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 2.563 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 2.762 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 2.766 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 2.978 [2020-01-13T19:50:22.766Z] #20 3.679 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T19:50:22.766Z] #20 3.913 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 3.918 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 4.151 [2020-01-13T19:50:22.766Z] #20 4.903 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T19:50:22.766Z] #20 5.158 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 5.158 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 5.366 [2020-01-13T19:50:22.766Z] #20 6.177 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T19:50:22.766Z] #20 6.402 curl: option --progress: is ambiguous [2020-01-13T19:50:22.766Z] #20 6.407 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:22.766Z] #20 6.697 [2020-01-13T19:50:22.766Z] #20 7.593 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T19:50:23.025Z] #20 7.944 curl: option --progress: is ambiguous [2020-01-13T19:50:23.025Z] #20 7.950 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T19:50:23.025Z] #20 8.197 [2020-01-13T19:50:23.025Z] #20 8.257 Download of images into '/build' complete. [2020-01-13T19:50:23.025Z] #20 8.259 Use something like the following to load the result into a Docker daemon: [2020-01-13T19:50:23.025Z] #20 8.259 tar -cC '/build' . | docker load [2020-01-13T19:50:23.257Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-13T19:50:23.280Z] #20 DONE 8.4s [2020-01-13T19:50:23.280Z] [2020-01-13T19:50:23.280Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-13T19:50:23.280Z] #26 DONE 0.1s [2020-01-13T19:50:23.280Z] [2020-01-13T19:50:23.280Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T19:50:23.535Z] #22 DONE 0.1s [2020-01-13T19:50:23.535Z] [2020-01-13T19:50:23.535Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T19:50:23.535Z] #23 DONE 0.1s [2020-01-13T19:50:23.535Z] [2020-01-13T19:50:23.535Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-13T19:50:23.535Z] #27 DONE 0.2s [2020-01-13T19:50:23.535Z] [2020-01-13T19:50:23.535Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-13T19:50:23.535Z] #28 DONE 0.1s [2020-01-13T19:50:23.535Z] [2020-01-13T19:50:23.535Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-13T19:50:24.183Z] === RUN TestDockerSuite/TestLogsSince [2020-01-13T19:50:25.511Z] #24 ... [2020-01-13T19:50:25.511Z] [2020-01-13T19:50:25.511Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T19:50:25.511Z] #21 DONE 0.1s [2020-01-13T19:50:25.766Z] [2020-01-13T19:50:25.766Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-13T19:50:28.277Z] #29 ... [2020-01-13T19:50:28.277Z] [2020-01-13T19:50:28.277Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-13T19:50:28.277Z] #24 2.313 + RM_GOPATH=0 [2020-01-13T19:50:28.277Z] #24 2.315 + TMP_GOPATH= [2020-01-13T19:50:28.277Z] #24 2.315 + : /build [2020-01-13T19:50:28.277Z] #24 2.315 + '[' -z '' ']' [2020-01-13T19:50:28.277Z] #24 2.320 ++ mktemp -d [2020-01-13T19:50:28.277Z] #24 2.323 Install docker/cli version 17.06.2-ce from stable [2020-01-13T19:50:28.277Z] #24 2.323 + export GOPATH=/tmp/tmp.cKmCbj [2020-01-13T19:50:28.277Z] #24 2.323 + GOPATH=/tmp/tmp.cKmCbj [2020-01-13T19:50:28.277Z] #24 2.323 + RM_GOPATH=1 [2020-01-13T19:50:28.277Z] #24 2.323 ++ dirname ./install.sh [2020-01-13T19:50:28.277Z] #24 2.323 + dir=. [2020-01-13T19:50:28.277Z] #24 2.323 + bin=dockercli [2020-01-13T19:50:28.277Z] #24 2.323 + shift [2020-01-13T19:50:28.277Z] #24 2.323 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T19:50:28.277Z] #24 2.323 + . ./dockercli.installer [2020-01-13T19:50:28.277Z] #24 2.323 ++ : stable [2020-01-13T19:50:28.277Z] #24 2.323 ++ : 17.06.2-ce [2020-01-13T19:50:28.277Z] #24 2.323 + install_dockercli [2020-01-13T19:50:28.277Z] #24 2.323 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T19:50:28.277Z] #24 2.323 ++ uname -m [2020-01-13T19:50:28.277Z] #24 2.325 + arch=x86_64 [2020-01-13T19:50:28.277Z] #24 2.325 + '[' x86_64 '!=' x86_64 ']' [2020-01-13T19:50:28.277Z] #24 2.325 + url=https://download.docker.com/linux/static [2020-01-13T19:50:28.277Z] #24 2.325 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-13T19:50:28.277Z] #24 2.325 + tar -xz docker/docker [2020-01-13T19:50:28.277Z] #24 4.679 + mkdir -p /build [2020-01-13T19:50:28.277Z] #24 4.681 + mv docker/docker /build/ [2020-01-13T19:50:28.277Z] #24 4.684 + rmdir docker [2020-01-13T19:50:28.277Z] #24 DONE 4.8s [2020-01-13T19:50:28.532Z] [2020-01-13T19:50:28.532Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-13T19:50:29.092Z] #29 ... [2020-01-13T19:50:29.092Z] [2020-01-13T19:50:29.092Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-13T19:50:29.346Z] #25 DONE 0.2s [2020-01-13T19:50:29.346Z] [2020-01-13T19:50:29.346Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-13T19:50:32.256Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-13T19:50:35.513Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-13T19:50:37.420Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-13T19:50:38.351Z] === RUN TestDockerSuite/TestLogsTail [2020-01-13T19:50:38.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-13T19:50:39.167Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-13T19:50:40.092Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-13T19:50:41.455Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-13T19:50:41.710Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-13T19:50:42.636Z] === RUN TestDockerSuite/TestNetHostname [2020-01-13T19:50:42.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-13T19:50:46.211Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-13T19:50:46.211Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-13T19:50:46.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-13T19:50:47.576Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-13T19:50:50.087Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-13T19:50:51.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-13T19:50:51.012Z] === RUN TestDockerSuite/TestPluginActive [2020-01-13T19:50:52.898Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-13T19:50:53.824Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-13T19:50:55.870Z] #29 28.38 # github.com/docker/docker/contrib/httpserver [2020-01-13T19:50:55.870Z] #29 28.38 loadinternal: cannot find runtime/cgo [2020-01-13T19:50:55.870Z] #29 DONE 28.8s [2020-01-13T19:50:55.870Z] [2020-01-13T19:50:55.870Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T19:50:55.870Z] #33 ... [2020-01-13T19:50:55.870Z] [2020-01-13T19:50:55.870Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-13T19:50:55.870Z] #30 DONE 0.1s [2020-01-13T19:50:55.870Z] [2020-01-13T19:50:55.870Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T19:51:00.354Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-13T19:51:00.354Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-13T19:51:00.354Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-13T19:51:03.612Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-13T19:51:04.973Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-13T19:51:07.484Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-13T19:51:08.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-13T19:51:12.220Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-13T19:51:14.103Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-13T19:51:15.464Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-13T19:51:17.347Z] === RUN TestDockerSuite/TestPortList [2020-01-13T19:51:19.816Z] --- PASS: TestBuildWithHugeFile (80.74s) [2020-01-13T19:51:19.816Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T19:51:19.816Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:51:19.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:51:19.816Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:51:19.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:51:19.816Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:51:19.816Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:51:19.816Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T19:51:19.816Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T19:51:19.816Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T19:51:19.816Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-01-13T19:51:19.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-01-13T19:51:19.816Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-01-13T19:51:19.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-01-13T19:51:19.816Z] === RUN TestBuildPreserveOwnership [2020-01-13T19:51:19.816Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T19:51:21.506Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-13T19:51:21.856Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T19:51:23.351Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2020-01-13T19:51:23.351Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-01-13T19:51:23.351Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-01-13T19:51:23.351Z] === RUN TestBuildPlatformInvalid [2020-01-13T19:51:23.637Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-13T19:51:23.637Z] PASS [2020-01-13T19:51:23.637Z] [2020-01-13T19:51:23.637Z] === Skipped [2020-01-13T19:51:23.637Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-13T19:51:23.637Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T19:51:23.637Z] [2020-01-13T19:51:23.637Z] [2020-01-13T19:51:23.637Z] DONE 32 tests, 1 skipped in 126.490s [2020-01-13T19:51:23.637Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T19:51:23.637Z] ++ 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-01-13T19:51:23.637Z] ++ set -e [2020-01-13T19:51:23.637Z] ++ '[' -n 0 ']' [2020-01-13T19:51:23.637Z] ++ set -x [2020-01-13T19:51:23.637Z] ++ env -i DEST=/go/src/github.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-01-13T19:51:23.637Z] INFO: Testing against a local daemon [2020-01-13T19:51:23.637Z] === RUN TestConfigList [2020-01-13T19:51:26.425Z] --- PASS: TestConfigList (2.33s) [2020-01-13T19:51:26.425Z] === RUN TestConfigsCreateAndDelete [2020-01-13T19:51:28.030Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-13T19:51:28.461Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-01-13T19:51:28.462Z] === RUN TestConfigsUpdate [2020-01-13T19:51:28.955Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-13T19:51:30.498Z] --- PASS: TestConfigsUpdate (2.22s) [2020-01-13T19:51:30.498Z] === RUN TestTemplatedConfig [2020-01-13T19:51:33.202Z] --- PASS: TestTemplatedConfig (2.70s) [2020-01-13T19:51:33.202Z] === RUN TestConfigInspect [2020-01-13T19:51:35.479Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-13T19:51:35.898Z] --- PASS: TestConfigInspect (2.24s) [2020-01-13T19:51:35.898Z] === RUN TestConfigCreateWithLabels [2020-01-13T19:51:36.404Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-13T19:51:36.404Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-13T19:51:36.404Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-13T19:51:37.329Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-13T19:51:37.329Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-13T19:51:37.929Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2020-01-13T19:51:37.929Z] === RUN TestConfigCreateResolve [2020-01-13T19:51:38.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-13T19:51:38.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-13T19:51:38.252Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-13T19:51:39.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-13T19:51:39.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-13T19:51:39.968Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-01-13T19:51:39.968Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T19:51:40.257Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-13T19:51:40.257Z] PASS [2020-01-13T19:51:40.257Z] [2020-01-13T19:51:40.257Z] DONE 8 tests in 16.846s [2020-01-13T19:51:40.554Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T19:51:40.554Z] ++ 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-01-13T19:51:40.554Z] ++ set -e [2020-01-13T19:51:40.554Z] ++ '[' -n 0 ']' [2020-01-13T19:51:40.554Z] ++ set -x [2020-01-13T19:51:40.554Z] ++ env -i DEST=/go/src/github.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-01-13T19:51:40.554Z] INFO: Testing against a local daemon [2020-01-13T19:51:40.554Z] === RUN TestCheckpoint [2020-01-13T19:51:40.554Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T19:51:40.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:51:40.554Z] === RUN TestContainerInvalidJSON [2020-01-13T19:51:40.554Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:51:40.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:51:40.554Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:51:40.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:51:40.554Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:51:40.554Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:51:40.554Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T19:51:40.554Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T19:51:40.554Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T19:51:40.554Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-01-13T19:51:40.554Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T19:51:40.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T19:51:40.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T19:51:40.554Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T19:51:40.554Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-01-13T19:51:40.554Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T19:51:40.840Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-13T19:51:40.840Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T19:51:40.840Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-01-13T19:51:40.840Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T19:51:40.840Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-01-13T19:51:40.840Z] === RUN TestCopyFromContainer [2020-01-13T19:51:41.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-13T19:51:41.066Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-13T19:51:42.323Z] === RUN TestCopyFromContainer// [2020-01-13T19:51:42.610Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T19:51:42.610Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T19:51:42.610Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T19:51:42.898Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T19:51:42.898Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T19:51:43.183Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T19:51:43.183Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T19:51:43.183Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T19:51:43.469Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer (2.55s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-01-13T19:51:43.469Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-13T19:51:43.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T19:51:43.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:51:43.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:51:43.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:51:43.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:51:43.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:51:43.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:51:43.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T19:51:43.470Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T19:51:43.470Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T19:51:43.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-13T19:51:43.470Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T19:51:43.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-13T19:51:43.470Z] === RUN TestCreateWithInvalidEnv [2020-01-13T19:51:43.470Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T19:51:43.470Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T19:51:43.470Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T19:51:43.470Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T19:51:43.470Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T19:51:43.470Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T19:51:43.470Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T19:51:43.470Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T19:51:43.470Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T19:51:43.470Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-13T19:51:43.470Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-13T19:51:43.470Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T19:51:43.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-13T19:51:43.755Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T19:51:44.338Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:51:45.784Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T19:51:45.784Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-13T19:51:45.784Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-01-13T19:51:45.784Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T19:51:46.223Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-13T19:51:46.479Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-13T19:51:46.735Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:51:47.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:51:47.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:51:47.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:51:47.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:51:47.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:51:47.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:51:47.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T19:51:47.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T19:51:47.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T19:51:47.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T19:51:47.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-13T19:51:47.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-13T19:51:47.821Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T19:51:47.821Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T19:51:47.821Z] === RUN TestDaemonRestartIpcMode [2020-01-13T19:51:47.821Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T19:51:47.821Z] === RUN TestDiff [2020-01-13T19:51:48.454Z] --- PASS: TestDiff (0.63s) [2020-01-13T19:51:48.454Z] === RUN TestExecWithCloseStdin [2020-01-13T19:51:49.075Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-01-13T19:51:49.075Z] === RUN TestExec [2020-01-13T19:51:49.997Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-13T19:51:50.086Z] --- PASS: TestExec (0.80s) [2020-01-13T19:51:50.086Z] === RUN TestExecUser [2020-01-13T19:51:50.706Z] --- PASS: TestExecUser (0.76s) [2020-01-13T19:51:50.706Z] === RUN TestExportContainerAndImportImage [2020-01-13T19:51:50.921Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-13T19:51:51.723Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-01-13T19:51:51.723Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T19:51:53.210Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-01-13T19:51:53.211Z] === RUN TestHealthCheckWorkdir [2020-01-13T19:51:54.225Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-01-13T19:51:54.225Z] === RUN TestHealthKillContainer [2020-01-13T19:51:55.080Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-13T19:51:56.921Z] --- PASS: TestHealthKillContainer (2.86s) [2020-01-13T19:51:56.921Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T19:51:57.543Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-01-13T19:51:57.543Z] === RUN TestIpcModeNone [2020-01-13T19:51:58.557Z] --- PASS: TestIpcModeNone (0.76s) [2020-01-13T19:51:58.557Z] === RUN TestIpcModePrivate [2020-01-13T19:51:59.178Z] --- PASS: TestIpcModePrivate (0.78s) [2020-01-13T19:51:59.178Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-13T19:51:59.178Z] === RUN TestIpcModeShareable [2020-01-13T19:51:59.800Z] --- PASS: TestIpcModeShareable (0.79s) [2020-01-13T19:51:59.800Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-13T19:51:59.800Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T19:52:00.315Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-13T19:52:00.315Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-13T19:52:00.315Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-13T19:52:02.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s) [2020-01-13T19:52:02.492Z] === RUN TestAPIIpcModeHost [2020-01-13T19:52:02.783Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-01-13T19:52:02.783Z] === RUN TestDaemonIpcModeShareable [2020-01-13T19:52:02.827Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-13T19:52:04.280Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-01-13T19:52:04.280Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-13T19:52:04.280Z] === RUN TestDaemonIpcModePrivate [2020-01-13T19:52:04.711Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-13T19:52:06.073Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-13T19:52:06.318Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-01-13T19:52:06.318Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-13T19:52:06.318Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T19:52:07.804Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-01-13T19:52:07.804Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-13T19:52:07.804Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T19:52:09.289Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-01-13T19:52:09.289Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-13T19:52:09.289Z] === RUN TestIpcModeOlderClient [2020-01-13T19:52:09.289Z] === PAUSE TestIpcModeOlderClient [2020-01-13T19:52:09.289Z] === RUN TestKillContainerInvalidSignal [2020-01-13T19:52:09.905Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-01-13T19:52:09.905Z] === RUN TestKillContainer [2020-01-13T19:52:10.192Z] === RUN TestKillContainer/no_signal [2020-01-13T19:52:10.817Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T19:52:11.109Z] === RUN TestKillContainer/killing_signal [2020-01-13T19:52:12.150Z] --- PASS: TestKillContainer (2.02s) [2020-01-13T19:52:12.150Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-01-13T19:52:12.150Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-01-13T19:52:12.150Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-01-13T19:52:12.150Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T19:52:12.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T19:52:12.599Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-13T19:52:12.771Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T19:52:13.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-01-13T19:52:13.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-01-13T19:52:13.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-01-13T19:52:13.392Z] === RUN TestKillStoppedContainer [2020-01-13T19:52:13.392Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-13T19:52:13.392Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T19:52:13.678Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-13T19:52:13.678Z] === RUN TestKillDifferentUserContainer [2020-01-13T19:52:14.297Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-01-13T19:52:14.297Z] === RUN TestInspectOomKilledTrue [2020-01-13T19:52:14.484Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-13T19:52:15.312Z] --- PASS: TestInspectOomKilledTrue (1.05s) [2020-01-13T19:52:15.312Z] === RUN TestInspectOomKilledFalse [2020-01-13T19:52:15.932Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-01-13T19:52:15.933Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T19:52:16.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-01-13T19:52:16.555Z] === RUN TestLinksContainerNames [2020-01-13T19:52:16.993Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-13T19:52:18.040Z] --- PASS: TestLinksContainerNames (1.26s) [2020-01-13T19:52:18.040Z] === RUN TestLogsFollowTailEmpty [2020-01-13T19:52:18.324Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-01-13T19:52:18.324Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T19:52:18.354Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-13T19:52:18.944Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/default [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/private [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/slave [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/shared [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T19:52:18.944Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T19:52:18.944Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/default [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/shared [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T19:52:19.230Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:52:19.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:52:19.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/slave [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/private [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T19:52:19.231Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:52:19.231Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T19:52:19.231Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T19:52:19.516Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T19:52:19.516Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T19:52:19.516Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T19:52:19.516Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-13T19:52:19.516Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-13T19:52:19.516Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T19:52:19.730Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-13T19:52:20.999Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-01-13T19:52:20.999Z] === RUN TestNetworkNat [2020-01-13T19:52:21.613Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-13T19:52:22.014Z] --- PASS: TestNetworkNat (0.73s) [2020-01-13T19:52:22.014Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T19:52:22.634Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-01-13T19:52:22.634Z] === RUN TestNetworkLoopbackNat [2020-01-13T19:52:23.254Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2020-01-13T19:52:23.254Z] === RUN TestPause [2020-01-13T19:52:24.125Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-13T19:52:24.269Z] --- PASS: TestPause (0.69s) [2020-01-13T19:52:24.269Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T19:52:24.269Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-01-13T19:52:24.269Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:52:24.269Z] === RUN TestPauseStopPausedContainer [2020-01-13T19:52:24.894Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-01-13T19:52:24.894Z] === RUN TestPsFilter [2020-01-13T19:52:24.894Z] --- PASS: TestPsFilter (0.18s) [2020-01-13T19:52:24.894Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T19:52:25.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-01-13T19:52:25.514Z] === RUN TestRemoveContainerWithVolume [2020-01-13T19:52:26.011Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-13T19:52:26.011Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-13T19:52:26.011Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-13T19:52:26.532Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-01-13T19:52:26.532Z] === RUN TestRemoveContainerRunning [2020-01-13T19:52:26.936Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-13T19:52:27.154Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-01-13T19:52:27.154Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T19:52:27.775Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-01-13T19:52:27.775Z] === RUN TestRemoveInvalidContainer [2020-01-13T19:52:27.775Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-13T19:52:27.775Z] === RUN TestRenameLinkedContainer [2020-01-13T19:52:29.450Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-13T19:52:30.477Z] --- PASS: TestRenameLinkedContainer (2.65s) [2020-01-13T19:52:30.477Z] === RUN TestRenameStoppedContainer [2020-01-13T19:52:31.098Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-01-13T19:52:31.098Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T19:52:32.276Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T19:52:32.586Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-01-13T19:52:32.586Z] === RUN TestRenameInvalidName [2020-01-13T19:52:32.712Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-13T19:52:32.837Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T19:52:32.967Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-13T19:52:32.968Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-13T19:52:33.208Z] --- PASS: TestRenameInvalidName (0.66s) [2020-01-13T19:52:33.208Z] === RUN TestRenameAnonymousContainer [2020-01-13T19:52:33.222Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-13T19:52:33.222Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-13T19:52:33.476Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-13T19:52:34.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-13T19:52:34.401Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-13T19:52:34.719Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T19:52:35.902Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2020-01-13T19:52:35.902Z] === RUN TestRenameContainerWithSameName [2020-01-13T19:52:36.189Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-01-13T19:52:36.189Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T19:52:36.285Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-13T19:52:37.209Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-13T19:52:37.230Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T19:52:37.673Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-01-13T19:52:37.673Z] === RUN TestResize [2020-01-13T19:52:37.768Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-13T19:52:38.293Z] --- PASS: TestResize (0.70s) [2020-01-13T19:52:38.293Z] === RUN TestResizeWithInvalidSize [2020-01-13T19:52:38.693Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-13T19:52:38.913Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-01-13T19:52:38.913Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T19:52:39.554Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:39.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:39.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:39.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T19:52:39.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T19:52:39.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T19:52:39.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:41.396Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T19:52:42.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T19:52:42.762Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T19:52:42.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T19:52:42.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T19:52:43.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T19:52:44.681Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T19:52:44.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:46.043Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T19:52:46.299Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T19:52:46.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T19:52:46.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T19:52:47.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T19:52:48.621Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-13T19:52:48.621Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-13T19:52:48.894Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.27s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.50s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.52s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.46s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.07s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2020-01-13T19:52:49.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-01-13T19:52:49.435Z] === RUN TestCgroupNamespacesRun [2020-01-13T19:52:50.258Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T19:52:50.921Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2020-01-13T19:52:50.921Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T19:52:51.131Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-13T19:52:51.131Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-13T19:52:51.131Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-13T19:52:51.131Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-13T19:52:52.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-01-13T19:52:52.405Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T19:52:52.860Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T19:52:53.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-13T19:52:53.934Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-13T19:52:54.450Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-01-13T19:52:54.450Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T19:52:55.373Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T19:52:55.817Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-13T19:52:55.953Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-01-13T19:52:55.953Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T19:52:57.445Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-01-13T19:52:57.445Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T19:52:57.887Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T19:52:58.470Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s) [2020-01-13T19:52:58.470Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T19:52:58.813Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T19:52:59.486Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-13T19:52:59.486Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T19:52:59.976Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-13T19:53:00.970Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-01-13T19:53:00.970Z] === RUN TestKernelTCPMemory [2020-01-13T19:53:01.338Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-13T19:53:01.338Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-13T19:53:01.338Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-13T19:53:01.987Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-01-13T19:53:01.987Z] === RUN TestNISDomainname [2020-01-13T19:53:02.130Z] #33 165.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T19:53:02.608Z] --- PASS: TestNISDomainname (0.91s) [2020-01-13T19:53:02.609Z] === RUN TestHostnameDnsResolution [2020-01-13T19:53:03.493Z] #33 166.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T19:53:03.633Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-01-13T19:53:03.633Z] === RUN TestStats [2020-01-13T19:53:04.856Z] #33 167.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T19:53:05.497Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-13T19:53:06.219Z] #33 169.4 [2020-01-13T19:53:06.321Z] --- PASS: TestStats (2.42s) [2020-01-13T19:53:06.321Z] === RUN TestStopContainerWithTimeout [2020-01-13T19:53:06.321Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T19:53:06.321Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T19:53:06.322Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T19:53:06.322Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T19:53:06.322Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T19:53:06.322Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T19:53:06.322Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T19:53:06.322Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T19:53:06.322Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T19:53:06.322Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T19:53:06.322Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T19:53:06.322Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T19:53:06.422Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-13T19:53:06.779Z] #33 DONE 169.9s [2020-01-13T19:53:06.779Z] [2020-01-13T19:53:06.779Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-13T19:53:06.982Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-13T19:53:08.748Z] #34 DONE 1.9s [2020-01-13T19:53:08.867Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-13T19:53:09.791Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-13T19:53:09.808Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-13T19:53:09.808Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-01-13T19:53:09.808Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2020-01-13T19:53:09.808Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2020-01-13T19:53:09.808Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-01-13T19:53:09.808Z] === RUN TestDeleteDevicemapper [2020-01-13T19:53:09.808Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T19:53:09.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:53:09.808Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T19:53:10.634Z] [2020-01-13T19:53:10.634Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-13T19:53:11.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2020-01-13T19:53:11.295Z] === RUN TestUpdateMemory [2020-01-13T19:53:11.559Z] #35 DONE 1.0s [2020-01-13T19:53:11.559Z] [2020-01-13T19:53:11.559Z] #36 exporting to image [2020-01-13T19:53:11.559Z] #36 exporting layers [2020-01-13T19:53:11.675Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-13T19:53:12.319Z] --- PASS: TestUpdateMemory (0.96s) [2020-01-13T19:53:12.319Z] === RUN TestUpdateCPUQuota [2020-01-13T19:53:12.600Z] === RUN TestDockerSuite/TestRmiTag [2020-01-13T19:53:12.600Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-13T19:53:12.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-13T19:53:13.781Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-13T19:53:13.806Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-01-13T19:53:13.806Z] === RUN TestUpdatePidsLimit [2020-01-13T19:53:13.806Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T19:53:14.091Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T19:53:14.204Z] #36 exporting layers 2.6s done [2020-01-13T19:53:14.204Z] #36 writing image sha256:c6438cfb665274c6db08091ed30f7f6de4c6654fa02c9be9fab55813ef6bddfc done [2020-01-13T19:53:14.204Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-13T19:53:14.204Z] #36 DONE 2.6s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T19:53:14.378Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T19:53:14.569Z] + echo Ensuring container killed. [2020-01-13T19:53:14.569Z] Ensuring container killed. [2020-01-13T19:53:14.569Z] + docker rm -vf docker-pr16 [2020-01-13T19:53:14.569Z] Error: No such container: docker-pr16 [2020-01-13T19:53:14.569Z] + true [Pipeline] sh [2020-01-13T19:53:14.663Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T19:53:14.850Z] + echo Chowning /workspace to jenkins user [2020-01-13T19:53:14.850Z] Chowning /workspace to jenkins user [2020-01-13T19:53:14.850Z] + id -u [2020-01-13T19:53:14.850Z] + id -g [2020-01-13T19:53:14.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40307:/workspace busybox chown -R 1000:1000 /workspace [2020-01-13T19:53:14.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T19:53:15.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T19:53:15.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T19:53:16.511Z] + bundleName=unit [2020-01-13T19:53:16.511Z] + echo Creating unit-bundles.tar.gz [2020-01-13T19:53:16.511Z] Creating unit-bundles.tar.gz [2020-01-13T19:53:16.511Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-13T19:53:16.511Z] bundles/junit-report.xml [2020-01-13T19:53:16.511Z] bundles/go-test-report.json [2020-01-13T19:53:16.511Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-13T19:53:16.520Z] Archiving artifacts [2020-01-13T19:53:16.915Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-01-13T19:53:17.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-01-13T19:53:17.000Z] === RUN TestUpdateRestartPolicy [2020-01-13T19:53:17.277Z] + make clean [2020-01-13T19:53:17.531Z] docker volume rm -f docker-dev-cache [2020-01-13T19:53:17.531Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T19:53:19.017Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-13T19:53:19.273Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-13T19:53:20.199Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-13T19:53:20.760Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-13T19:53:21.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-13T19:53:22.378Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-13T19:53:23.305Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-13T19:53:23.869Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-13T19:53:24.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-13T19:53:24.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-13T19:53:25.812Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-13T19:53:27.696Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-13T19:53:28.256Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-13T19:53:29.186Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-13T19:53:29.609Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2020-01-13T19:53:29.610Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T19:53:29.610Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-01-13T19:53:29.610Z] === RUN TestWaitNonBlocked [2020-01-13T19:53:29.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:53:29.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:53:29.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:53:29.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:53:29.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T19:53:29.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T19:53:30.111Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-13T19:53:30.627Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-13T19:53:30.627Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-01-13T19:53:30.627Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-01-13T19:53:30.627Z] === RUN TestWaitBlocked [2020-01-13T19:53:30.627Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:53:30.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:53:30.627Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:53:30.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:53:30.627Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T19:53:30.627Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T19:53:31.653Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-13T19:53:31.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-01-13T19:53:31.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-01-13T19:53:31.653Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T19:53:31.653Z] === CONT TestIpcModeOlderClient [2020-01-13T19:53:31.653Z] === CONT TestDaemonRestartIpcMode [2020-01-13T19:53:31.944Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-13T19:53:31.999Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-13T19:53:33.359Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-13T19:53:34.284Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-13T19:53:35.208Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-13T19:53:35.430Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-01-13T19:53:35.731Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2020-01-13T19:53:35.731Z] PASS [2020-01-13T19:53:35.731Z] [2020-01-13T19:53:35.731Z] === Skipped [2020-01-13T19:53:35.731Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-13T19:53:35.731Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T19:53:35.731Z] [2020-01-13T19:53:35.731Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-01-13T19:53:35.731Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T19:53:35.731Z] [2020-01-13T19:53:35.731Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T19:53:35.731Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T19:53:35.731Z] [2020-01-13T19:53:35.731Z] [2020-01-13T19:53:35.731Z] DONE 197 tests, 3 skipped in 115.166s [2020-01-13T19:53:35.731Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T19:53:35.731Z] ++ 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-01-13T19:53:35.731Z] ++ set -e [2020-01-13T19:53:35.731Z] ++ '[' -n 0 ']' [2020-01-13T19:53:35.731Z] ++ set -x [2020-01-13T19:53:35.731Z] ++ env -i DEST=/go/src/github.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-01-13T19:53:35.731Z] INFO: Testing against a local daemon [2020-01-13T19:53:35.731Z] === RUN TestCommitInheritsEnv [2020-01-13T19:53:36.131Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-13T19:53:36.352Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-01-13T19:53:36.353Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T19:53:36.353Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T19:53:36.353Z] === RUN TestImagesFilterMultiReference [2020-01-13T19:53:36.353Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-13T19:53:36.353Z] === RUN TestImagePullPlatformInvalid [2020-01-13T19:53:36.353Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-13T19:53:36.353Z] === RUN TestRemoveImageOrphaning [2020-01-13T19:53:36.638Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-01-13T19:53:36.638Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T19:53:36.924Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:53:36.924Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:53:36.924Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T19:53:36.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-13T19:53:36.924Z] === RUN TestTagInvalidReference [2020-01-13T19:53:36.924Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-13T19:53:36.924Z] === RUN TestTagValidPrefixedRepo [2020-01-13T19:53:36.924Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-13T19:53:36.924Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T19:53:36.924Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T19:53:36.924Z] === RUN TestTagOfficialNames [2020-01-13T19:53:36.924Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-13T19:53:36.924Z] === RUN TestTagMatchesDigest [2020-01-13T19:53:36.924Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-13T19:53:36.924Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T19:53:37.054Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-13T19:53:37.978Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-13T19:53:38.903Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-13T19:53:40.265Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-13T19:53:40.825Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-13T19:53:41.749Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-13T19:53:42.673Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-13T19:53:42.673Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-13T19:53:45.186Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-13T19:53:45.746Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-13T19:53:46.671Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-13T19:53:47.595Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-13T19:53:48.154Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-13T19:53:48.154Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-13T19:53:49.102Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-13T19:53:49.661Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-13T19:53:50.586Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-13T19:53:51.514Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-13T19:53:52.073Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-13T19:53:52.073Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-13T19:53:52.998Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-13T19:53:52.998Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-13T19:53:54.361Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-13T19:53:55.285Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-13T19:53:56.210Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-13T19:53:56.769Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-13T19:53:56.769Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-13T19:53:57.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-13T19:53:59.579Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-13T19:54:00.941Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-13T19:54:02.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-13T19:54:03.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-13T19:54:03.943Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-13T19:54:04.867Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-13T19:54:05.546Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-13T19:54:06.474Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-13T19:54:08.358Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-13T19:54:12.518Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-13T19:54:12.518Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-13T19:54:12.773Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-13T19:54:15.282Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-13T19:54:17.172Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-13T19:54:19.680Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-13T19:54:22.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-13T19:54:22.944Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-13T19:54:22.944Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-13T19:54:23.199Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-13T19:54:25.083Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-13T19:54:26.967Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-13T19:54:29.475Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-13T19:54:29.729Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-13T19:54:31.614Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-13T19:54:32.539Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-13T19:54:32.539Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-13T19:54:33.099Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-13T19:54:34.984Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-13T19:54:34.984Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-13T19:54:35.909Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-13T19:54:36.468Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-13T19:54:37.395Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-13T19:54:38.321Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-13T19:54:38.321Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-13T19:54:39.245Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-13T19:54:39.805Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-13T19:54:40.728Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-13T19:54:41.652Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-13T19:54:42.223Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-13T19:54:43.147Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-13T19:54:44.070Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-13T19:54:44.995Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-13T19:54:44.995Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-13T19:54:45.555Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-13T19:54:46.480Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-13T19:54:48.367Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-13T19:54:48.367Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-13T19:54:48.367Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-13T19:54:52.526Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-13T19:54:52.781Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-13T19:55:04.934Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-13T19:55:05.859Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-13T19:55:07.221Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-13T19:55:07.221Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-13T19:55:07.221Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-13T19:55:07.221Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-13T19:55:08.145Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-13T19:55:11.417Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-13T19:55:13.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-13T19:55:14.665Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-13T19:55:15.590Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-13T19:55:16.520Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-13T19:55:17.089Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-13T19:55:18.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-13T19:55:18.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-13T19:55:18.450Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-13T19:55:20.335Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-13T19:55:21.695Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-13T19:55:23.057Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-13T19:55:23.057Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-13T19:55:23.311Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-13T19:55:25.204Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-13T19:55:26.565Z] === RUN TestDockerSuite/TestRunMount [2020-01-13T19:55:33.093Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-13T19:55:33.652Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-13T19:55:34.576Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-13T19:55:35.938Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-13T19:55:38.447Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-13T19:55:41.707Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-13T19:55:44.217Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-13T19:55:46.738Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-13T19:55:48.621Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-13T19:55:50.506Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-13T19:55:50.506Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-13T19:55:51.067Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-13T19:55:51.993Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-13T19:55:52.922Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-13T19:55:53.847Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-13T19:55:56.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-13T19:55:58.870Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-13T19:56:04.105Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-13T19:56:04.106Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-13T19:56:04.361Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-13T19:56:05.284Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-13T19:56:05.284Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-13T19:56:05.843Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-13T19:56:07.205Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-13T19:56:07.205Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-13T19:56:07.765Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-13T19:56:08.721Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-13T19:56:08.721Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-13T19:56:09.645Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-13T19:56:10.570Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-13T19:56:12.458Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-13T19:56:13.383Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-13T19:56:14.308Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-13T19:56:14.868Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-13T19:56:15.793Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-13T19:56:16.353Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-13T19:56:17.278Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-13T19:56:17.278Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-13T19:56:18.202Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-13T19:56:18.761Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-13T19:56:18.761Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-13T19:56:19.687Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-13T19:56:21.571Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-13T19:56:21.572Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-13T19:56:23.456Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-13T19:56:25.340Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-13T19:56:27.224Z] === RUN TestDockerSuite/TestRunRm [2020-01-13T19:56:27.785Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-13T19:56:29.147Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-13T19:56:31.658Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-13T19:56:32.584Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-13T19:56:33.143Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-13T19:56:35.032Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-13T19:56:35.960Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-13T19:56:38.472Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-13T19:56:40.981Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-13T19:56:46.218Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-13T19:56:46.218Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-13T19:56:46.779Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-13T19:56:47.705Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-13T19:56:48.630Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-13T19:56:48.886Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-13T19:56:49.143Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-13T19:56:50.068Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-13T19:56:50.993Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-13T19:56:51.916Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-13T19:56:52.476Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-13T19:56:53.401Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-13T19:56:54.763Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-13T19:56:56.123Z] === RUN TestDockerSuite/TestRunState [2020-01-13T19:56:58.007Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-13T19:56:58.007Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-13T19:56:58.936Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-13T19:56:59.863Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-13T19:57:00.118Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-13T19:57:00.118Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-13T19:57:01.066Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-13T19:57:01.625Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-13T19:57:03.510Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-13T19:57:03.510Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-13T19:57:03.765Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-13T19:57:03.765Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-13T19:57:03.765Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-13T19:57:04.689Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-13T19:57:07.972Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-13T19:57:08.532Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-13T19:57:10.424Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-13T19:57:11.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-13T19:57:12.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-13T19:57:13.274Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-13T19:57:14.636Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-13T19:57:17.148Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-13T19:57:18.073Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-13T19:57:18.999Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-13T19:57:19.924Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-13T19:57:20.483Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-13T19:57:23.807Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-13T19:57:24.369Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-13T19:57:25.302Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-13T19:57:25.561Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-13T19:57:25.561Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-13T19:57:26.484Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-13T19:57:27.408Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-13T19:57:27.968Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-13T19:57:27.968Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-13T19:57:28.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-13T19:57:29.148Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-13T19:57:34.384Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-13T19:57:34.384Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-13T19:57:35.746Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-13T19:57:38.255Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-13T19:57:39.617Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-13T19:57:42.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-13T19:57:44.636Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-13T19:57:45.561Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-13T19:57:46.121Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-13T19:57:47.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-13T19:57:47.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-13T19:57:47.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-13T19:57:47.046Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-13T19:57:48.864Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-13T19:57:48.864Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-13T19:57:49.120Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-13T19:57:50.045Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-13T19:57:51.407Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-13T19:57:52.351Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-13T19:57:53.278Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-13T19:57:53.278Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-13T19:57:53.838Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-13T19:57:53.838Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-13T19:57:54.093Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-13T19:57:54.093Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-13T19:57:54.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-13T19:57:54.093Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-13T19:57:54.348Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-13T19:57:54.603Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-13T19:57:54.857Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-13T19:57:54.857Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-13T19:57:55.783Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-13T19:57:56.709Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-13T19:57:57.634Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-13T19:57:57.634Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-13T19:57:58.559Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-13T19:57:58.814Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-13T19:57:59.373Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-13T19:57:59.628Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-13T19:58:00.552Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-13T19:58:01.112Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-13T19:58:01.112Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-13T19:58:01.112Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-13T19:58:02.036Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-13T19:58:03.921Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-13T19:58:04.481Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-13T19:58:04.481Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-13T19:58:05.041Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-13T19:58:05.296Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-13T19:58:06.660Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-13T19:58:07.585Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-13T19:58:10.096Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-13T19:58:11.020Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-13T19:58:11.020Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-13T19:58:11.020Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-13T19:58:11.020Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-13T19:58:12.383Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-13T19:58:13.309Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-13T19:58:14.672Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-13T19:58:14.926Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-13T19:58:16.814Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-13T19:58:16.814Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-13T19:58:17.375Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-13T19:58:19.886Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-13T19:58:19.886Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-13T19:58:21.771Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-13T19:58:21.771Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-13T19:58:21.771Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-13T19:58:23.133Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-13T19:58:25.017Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-13T19:58:25.272Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-13T19:58:25.272Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-13T19:58:25.272Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-13T19:58:25.527Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-13T19:58:25.782Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-13T19:58:28.291Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-13T19:58:34.820Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-13T19:58:36.704Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-13T19:58:37.629Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-13T19:58:39.514Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-13T19:58:42.023Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-13T19:58:44.568Z] --- PASS: TestImportExtremelyLargeImageWorks (296.89s) [2020-01-13T19:58:44.569Z] PASS [2020-01-13T19:58:44.569Z] [2020-01-13T19:58:44.569Z] === Skipped [2020-01-13T19:58:44.569Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T19:58:44.569Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:58:44.569Z] [2020-01-13T19:58:44.569Z] [2020-01-13T19:58:44.569Z] DONE 12 tests, 1 skipped in 298.335s [2020-01-13T19:58:44.569Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T19:58:44.569Z] ++ 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-01-13T19:58:44.569Z] ++ set -e [2020-01-13T19:58:44.569Z] ++ '[' -n 0 ']' [2020-01-13T19:58:44.569Z] ++ set -x [2020-01-13T19:58:44.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=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-01-13T19:58:44.569Z] INFO: Testing against a local daemon [2020-01-13T19:58:44.569Z] === RUN TestNetworkCreateDelete [2020-01-13T19:58:44.569Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-01-13T19:58:44.569Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T19:58:44.569Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-01-13T19:58:44.569Z] === RUN TestInspectNetwork [2020-01-13T19:58:44.569Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T19:58:44.569Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T19:58:44.569Z] === RUN TestInspectNetwork/network_name [2020-01-13T19:58:44.569Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T19:58:44.569Z] --- PASS: TestInspectNetwork (7.71s) [2020-01-13T19:58:44.569Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T19:58:44.569Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T19:58:44.569Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-01-13T19:58:44.569Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-01-13T19:58:44.569Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T19:58:44.788Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-13T19:58:44.854Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2020-01-13T19:58:44.854Z] === RUN TestNetworkInvalidJSON [2020-01-13T19:58:44.855Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T19:58:44.855Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T19:58:44.855Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:58:44.855Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:58:44.855Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:58:44.855Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:58:44.855Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T19:58:44.855Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T19:58:44.855Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T19:58:44.855Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-01-13T19:58:44.855Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T19:58:44.855Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T19:58:44.855Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T19:58:44.855Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T19:58:45.730Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-13T19:58:46.341Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-13T19:58:46.341Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T19:58:46.964Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-01-13T19:58:46.964Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T19:58:47.625Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-13T19:58:48.450Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2020-01-13T19:58:48.450Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T19:58:49.938Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s) [2020-01-13T19:58:49.938Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T19:58:50.135Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-13T19:58:50.225Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-13T19:58:50.225Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T19:58:52.020Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-13T19:58:52.930Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2020-01-13T19:58:52.930Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T19:58:52.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:58:52.930Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:58:52.930Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T19:58:55.278Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-13T19:58:59.438Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-13T19:59:02.697Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-13T19:59:06.856Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-13T19:59:08.191Z] --- PASS: TestServiceWithDataPathPortInit (14.86s) [2020-01-13T19:59:08.191Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T19:59:08.218Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-13T19:59:11.529Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-13T19:59:13.414Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-13T19:59:13.973Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-13T19:59:14.900Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-13T19:59:15.042Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2020-01-13T19:59:15.042Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qfnvzef9c0cb0j4lm6ivja6sl Created:2020-01-13 19:59:08.717253915 +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[348340764abaa8f8026aab22d14c8e8bb910b89e51738f57023a0ddd7530be8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb319k4afk0kniye4f207iber EndpointID:e244749fceb06dfe904846d9ca68dc00666fadbd5e154b073547e628af273853 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:38bc2df30a85ee0859ab9cdb6b8be54b0db641f5278a8f7f533d20e6b2f45121 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:2abf981e4de8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vb319k4afk0kniye4f207iber EndpointID:e244749fceb06dfe904846d9ca68dc00666fadbd5e154b073547e628af273853 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T19:59:15.042Z] PASS [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] === Skipped [2020-01-13T19:59:15.042Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T19:59:15.042Z] service_test.go:230: FLAKY_TEST [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] DONE 21 tests, 1 skipped in 40.991s [2020-01-13T19:59:15.042Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:59:15.042Z] ++ 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-01-13T19:59:15.042Z] ++ set -e [2020-01-13T19:59:15.042Z] ++ '[' -n 0 ']' [2020-01-13T19:59:15.042Z] ++ set -x [2020-01-13T19:59:15.042Z] ++ env -i DEST=/go/src/github.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-01-13T19:59:15.042Z] INFO: Testing against a local daemon [2020-01-13T19:59:15.042Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T19:59:15.042Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T19:59:15.042Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:59:15.042Z] === RUN TestDockerNetworkIpvlan [2020-01-13T19:59:15.042Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:59:15.042Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:59:15.042Z] PASS [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] === Skipped [2020-01-13T19:59:15.042Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T19:59:15.042Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T19:59:15.042Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] [2020-01-13T19:59:15.042Z] DONE 2 tests, 2 skipped in 0.104s [2020-01-13T19:59:15.042Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T19:59:15.042Z] ++ 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-01-13T19:59:15.042Z] ++ set -e [2020-01-13T19:59:15.042Z] ++ '[' -n 0 ']' [2020-01-13T19:59:15.042Z] ++ set -x [2020-01-13T19:59:15.043Z] ++ env -i DEST=/go/src/github.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-01-13T19:59:15.330Z] INFO: Testing against a local daemon [2020-01-13T19:59:15.330Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T19:59:15.825Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-13T19:59:15.825Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-13T19:59:16.384Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-13T19:59:16.820Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-01-13T19:59:16.820Z] === RUN TestDockerNetworkMacvlan [2020-01-13T19:59:17.839Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T19:59:18.855Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T19:59:19.477Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T19:59:19.673Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-13T19:59:21.034Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-13T19:59:22.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T19:59:25.194Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-13T19:59:25.450Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-13T19:59:25.450Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-13T19:59:25.655Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T19:59:26.376Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-13T19:59:26.376Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-13T19:59:27.302Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-13T19:59:29.814Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-13T19:59:29.814Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-13T19:59:30.065Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T19:59:31.179Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan (14.59s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2020-01-13T19:59:31.566Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2020-01-13T19:59:31.566Z] PASS [2020-01-13T19:59:31.566Z] [2020-01-13T19:59:31.566Z] DONE 8 tests in 16.214s [2020-01-13T19:59:31.566Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T19:59:31.566Z] ++ 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-01-13T19:59:31.566Z] ++ set -e [2020-01-13T19:59:31.566Z] ++ '[' -n 0 ']' [2020-01-13T19:59:31.566Z] ++ set -x [2020-01-13T19:59:31.567Z] ++ env -i DEST=/go/src/github.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-01-13T19:59:31.567Z] testing: warning: no tests to run [2020-01-13T19:59:31.567Z] PASS [2020-01-13T19:59:31.567Z] [2020-01-13T19:59:31.567Z] DONE 0 tests in 0.016s [2020-01-13T19:59:31.567Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T19:59:31.567Z] ++ 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-01-13T19:59:31.567Z] ++ set -e [2020-01-13T19:59:31.567Z] ++ '[' -n 0 ']' [2020-01-13T19:59:31.567Z] ++ set -x [2020-01-13T19:59:31.567Z] ++ env -i DEST=/go/src/github.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-01-13T19:59:31.567Z] INFO: Testing against a local daemon [2020-01-13T19:59:31.567Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T19:59:32.104Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-13T19:59:33.028Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-13T19:59:33.051Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-01-13T19:59:33.051Z] === RUN TestAuthZPluginTLS [2020-01-13T19:59:33.674Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-01-13T19:59:33.674Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T19:59:34.296Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-01-13T19:59:34.296Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T19:59:34.913Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-13T19:59:34.917Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-01-13T19:59:34.917Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T19:59:35.538Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-01-13T19:59:35.538Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T19:59:37.026Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-01-13T19:59:37.026Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T19:59:37.646Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-13T19:59:37.646Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T19:59:38.278Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-13T19:59:38.278Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T19:59:38.899Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-13T19:59:38.899Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T19:59:39.071Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-13T19:59:40.432Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-13T19:59:40.432Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-13T19:59:40.942Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-01-13T19:59:40.942Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T19:59:41.357Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-13T19:59:42.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-13T19:59:42.985Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-01-13T19:59:42.985Z] === RUN TestAuthZPluginHeader [2020-01-13T19:59:44.002Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-01-13T19:59:44.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T19:59:44.002Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T19:59:44.003Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:59:44.003Z] === RUN TestAuthZPluginV2Disable [2020-01-13T19:59:44.003Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T19:59:44.003Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:59:44.003Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T19:59:44.003Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T19:59:44.003Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:59:44.003Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T19:59:44.003Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T19:59:44.003Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T19:59:44.003Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T19:59:47.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-13T19:59:50.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-13T19:59:53.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-13T19:59:56.670Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-13T20:00:00.834Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-13T20:00:02.483Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-01-13T20:00:02.483Z] PASS [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] === Skipped [2020-01-13T20:00:02.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T20:00:02.483Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T20:00:02.483Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T20:00:02.483Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T20:00:02.483Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] DONE 17 tests, 4 skipped in 29.268s [2020-01-13T20:00:02.483Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T20:00:02.483Z] ++ 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-01-13T20:00:02.483Z] ++ set -e [2020-01-13T20:00:02.483Z] ++ '[' -n 0 ']' [2020-01-13T20:00:02.483Z] ++ set -x [2020-01-13T20:00:02.483Z] ++ env -i DEST=/go/src/github.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-01-13T20:00:02.483Z] INFO: Testing against a local daemon [2020-01-13T20:00:02.483Z] === RUN TestPluginInvalidJSON [2020-01-13T20:00:02.483Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T20:00:02.483Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T20:00:02.483Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T20:00:02.483Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-01-13T20:00:02.483Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T20:00:02.483Z] PASS [2020-01-13T20:00:02.483Z] [2020-01-13T20:00:02.483Z] DONE 2 tests in 0.143s [2020-01-13T20:00:02.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T20:00:02.483Z] ++ 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-01-13T20:00:02.483Z] ++ set -e [2020-01-13T20:00:02.483Z] ++ '[' -n 0 ']' [2020-01-13T20:00:02.483Z] ++ set -x [2020-01-13T20:00:02.483Z] ++ env -i DEST=/go/src/github.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-01-13T20:00:02.483Z] INFO: Testing against a local daemon [2020-01-13T20:00:02.483Z] === RUN TestExternalGraphDriver [2020-01-13T20:00:02.483Z] === RUN TestExternalGraphDriver/json [2020-01-13T20:00:03.106Z] === RUN TestExternalGraphDriver/spec [2020-01-13T20:00:05.152Z] === RUN TestExternalGraphDriver/pull [2020-01-13T20:00:06.070Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-13T20:00:07.206Z] --- PASS: TestExternalGraphDriver (6.31s) [2020-01-13T20:00:07.206Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-01-13T20:00:07.206Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-01-13T20:00:07.206Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-01-13T20:00:07.206Z] === RUN TestGraphdriverPluginV2 [2020-01-13T20:00:07.206Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-13T20:00:07.206Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:07.206Z] PASS [2020-01-13T20:00:07.206Z] [2020-01-13T20:00:07.206Z] === Skipped [2020-01-13T20:00:07.206Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-13T20:00:07.206Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:00:07.206Z] [2020-01-13T20:00:07.206Z] [2020-01-13T20:00:07.206Z] DONE 5 tests, 1 skipped in 6.480s [2020-01-13T20:00:07.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T20:00:07.206Z] ++ 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-01-13T20:00:07.206Z] ++ set -e [2020-01-13T20:00:07.206Z] ++ '[' -n 0 ']' [2020-01-13T20:00:07.206Z] ++ set -x [2020-01-13T20:00:07.207Z] ++ env -i DEST=/go/src/github.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-01-13T20:00:07.493Z] INFO: Testing against a local daemon [2020-01-13T20:00:07.493Z] === RUN TestContinueAfterPluginCrash [2020-01-13T20:00:07.493Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T20:00:07.493Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T20:00:07.493Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T20:00:07.493Z] === CONT TestContinueAfterPluginCrash [2020-01-13T20:00:07.494Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T20:00:07.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-13T20:00:10.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-13T20:00:11.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-13T20:00:13.712Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-13T20:00:15.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-13T20:00:18.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-13T20:00:20.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-13T20:00:22.782Z] --- PASS: TestDaemonStartWithLogOpt (15.08s) [2020-01-13T20:00:23.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-13T20:00:26.413Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-13T20:00:28.284Z] --- PASS: TestContinueAfterPluginCrash (19.99s) [2020-01-13T20:00:28.285Z] PASS [2020-01-13T20:00:28.285Z] [2020-01-13T20:00:28.285Z] DONE 2 tests in 20.100s [2020-01-13T20:00:28.285Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T20:00:28.285Z] ++ 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-01-13T20:00:28.285Z] ++ set -e [2020-01-13T20:00:28.285Z] ++ '[' -n 0 ']' [2020-01-13T20:00:28.285Z] ++ set -x [2020-01-13T20:00:28.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T20:00:28.285Z] INFO: Testing against a local daemon [2020-01-13T20:00:28.285Z] === RUN TestPluginWithDevMounts [2020-01-13T20:00:28.285Z] === PAUSE TestPluginWithDevMounts [2020-01-13T20:00:28.285Z] === CONT TestPluginWithDevMounts [2020-01-13T20:00:29.767Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-01-13T20:00:29.767Z] PASS [2020-01-13T20:00:29.767Z] [2020-01-13T20:00:29.767Z] DONE 1 tests in 2.351s [2020-01-13T20:00:29.768Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T20:00:29.768Z] ++ 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-01-13T20:00:29.768Z] ++ set -e [2020-01-13T20:00:29.768Z] ++ '[' -n 0 ']' [2020-01-13T20:00:29.768Z] ++ set -x [2020-01-13T20:00:29.768Z] ++ env -i DEST=/go/src/github.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-01-13T20:00:30.052Z] INFO: Testing against a local daemon [2020-01-13T20:00:30.052Z] === RUN TestSecretInspect [2020-01-13T20:00:32.751Z] --- PASS: TestSecretInspect (2.77s) [2020-01-13T20:00:32.752Z] === RUN TestSecretList [2020-01-13T20:00:34.793Z] --- PASS: TestSecretList (2.24s) [2020-01-13T20:00:34.793Z] === RUN TestSecretsCreateAndDelete [2020-01-13T20:00:37.507Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2020-01-13T20:00:37.507Z] === RUN TestSecretsUpdate [2020-01-13T20:00:39.545Z] --- PASS: TestSecretsUpdate (2.28s) [2020-01-13T20:00:39.545Z] === RUN TestTemplatedSecret [2020-01-13T20:00:41.237Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-13T20:00:41.237Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-13T20:00:41.237Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-13T20:00:41.798Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-13T20:00:42.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-13T20:00:42.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-13T20:00:42.053Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-13T20:00:42.239Z] --- PASS: TestTemplatedSecret (2.66s) [2020-01-13T20:00:42.239Z] === RUN TestSecretCreateResolve [2020-01-13T20:00:42.979Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-13T20:00:42.979Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-13T20:00:43.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-13T20:00:43.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-13T20:00:43.904Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-13T20:00:44.159Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-13T20:00:44.159Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-13T20:00:44.943Z] --- PASS: TestSecretCreateResolve (2.31s) [2020-01-13T20:00:44.943Z] PASS [2020-01-13T20:00:44.943Z] [2020-01-13T20:00:44.943Z] DONE 6 tests in 14.667s [2020-01-13T20:00:44.943Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T20:00:44.943Z] ++ 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-01-13T20:00:44.943Z] ++ set -e [2020-01-13T20:00:44.943Z] ++ '[' -n 0 ']' [2020-01-13T20:00:44.943Z] ++ set -x [2020-01-13T20:00:44.943Z] ++ env -i DEST=/go/src/github.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-01-13T20:00:44.943Z] INFO: Testing against a local daemon [2020-01-13T20:00:44.943Z] === RUN TestServiceCreateInit [2020-01-13T20:00:44.943Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T20:00:46.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-13T20:00:46.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-13T20:00:46.925Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-13T20:00:46.925Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-13T20:00:46.925Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-13T20:00:47.851Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-13T20:00:49.351Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T20:00:50.362Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-13T20:00:50.362Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-13T20:00:50.362Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-13T20:00:52.836Z] --- PASS: TestServiceCreateInit (8.17s) [2020-01-13T20:00:52.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2020-01-13T20:00:52.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s) [2020-01-13T20:00:52.836Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T20:00:53.622Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-13T20:00:57.784Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite (1856.75s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.76s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.22s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.85s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.17s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.00s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.06s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.06s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.91s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.42s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.41s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.30s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.68s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.10s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.56s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.33s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.08s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.31s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.32s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.76s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.78s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.61s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.49s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.36s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.14s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.43s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.68s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.65s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.66s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.12s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.53s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.39s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.63s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-01-13T20:00:57.784Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-13T20:00:57.784Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.76s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContChar (3.76s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.96s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.62s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.28s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.88s) [2020-01-13T20:00:57.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T20:00:57.784Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-13T20:00:57.784Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T20:00:57.784Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.784Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-13T20:00:57.784Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.56s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.65s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.76s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.11s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.12s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.25s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.55s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.66s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.88s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.58s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.52s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.47s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.57s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.14s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.49s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.54s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.53s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2020-01-13T20:00:57.784Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnv (1.75s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.25s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (48.55s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.28s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.37s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.96s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.66s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildHistory (4.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.19s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.70s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.70s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.43s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.78s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.43s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.06s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.18s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.70s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.88s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.79s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.76s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.53s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.20s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.38s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.68s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.52s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildPATH (2.65s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.69s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRm (3.53s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.70s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.27s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildStderr (1.38s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.82s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.89s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.86s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.27s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.91s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildUser (2.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.79s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.22s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.41s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.36s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.92s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.44s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.93s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.35s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.73s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.52s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.25s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.87s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.96s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T20:00:57.785Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.98s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitChange (1.37s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitTTY (2.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.17s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.18s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.24s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.26s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.96s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.99s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.55s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.26s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.21s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.26s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.16s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.22s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.04s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.96s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.27s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.06s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.08s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.04s) [2020-01-13T20:00:57.785Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T20:00:57.785Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.98s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.27s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.63s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.64s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.46s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.68s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.43s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.75s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000711160_} (1.68s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1978002494_/foo_false____} (1.60s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1978002494_/foo_true____} (1.59s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_false____} (1.54s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_true____} (1.60s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3419962501_/foo_true__0xc000711680__} (1.66s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007116a0_} (1.62s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007116c0_} (1.62s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007116e0_} (1.55s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000711700_} (1.65s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-13T20:00:57.785Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.14s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.81s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.96s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.36s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.16s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.52s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.24s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.16s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (2.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.48s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.20s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.32s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.49s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.53s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.88s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.93s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.77s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.11s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.61s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.66s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.70s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.35s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToDot (1.32s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.37s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (3.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToStdout (1.54s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.53s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.94s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.04s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-01-13T20:00:57.786Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.23s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.62s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.68s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.82s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.77s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.44s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (4.31s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (4.29s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.25s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsAttach (0.97s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.25s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.82s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsCopy (1.80s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.59s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.82s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFilters (1.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFormat (1.91s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.51s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsRename (0.95s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsResize (1.18s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.95s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.56s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.34s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsTop (1.53s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExec (1.47s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.65s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.34s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.30s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.58s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecCgroup (1.58s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecInspectID (2.16s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecInteractive (1.05s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.36s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecStartFails (1.14s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.55s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecTTY (1.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecUlimits (1.54s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.31s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestExecWithUser (1.06s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.97s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.38s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.23s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHealth (22.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.04s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportDisplay (1.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportFile (2.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.54s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportGzipped (2.31s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.97s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.98s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.12s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.05s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.87s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.96s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-13T20:00:57.786Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T20:00:57.786Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectStatus (1.07s) [2020-01-13T20:00:57.786Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.94s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.96s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.88s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.28s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.93s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.22s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.90s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.90s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.97s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.28s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.21s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.99s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsSince (7.06s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.03s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.41s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestNetHostname (3.19s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.47s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.74s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.80s) [2020-01-13T20:00:57.787Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T20:00:57.787Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.87s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.18s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.48s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPortList (10.26s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.38s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.96s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.76s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.95s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsByOrder (3.31s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.55s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.24s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.18s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.56s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.63s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-01-13T20:00:57.787Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T20:00:57.787Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.72s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.74s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.96s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.67s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddHost (0.97s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.93s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.46s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.55s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2020-01-13T20:00:57.787Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T20:00:57.787Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.787Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T20:00:57.787Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-01-13T20:00:57.787Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-01-13T20:00:57.787Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-01-13T20:00:57.787Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.65s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMount (6.26s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.44s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.68s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.91s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.98s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-13T20:00:57.788Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-01-13T20:00:57.788Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.95s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.00s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.73s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.26s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.78s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.88s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.92s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunSysctls (1.94s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.93s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.94s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.24s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.36s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.99s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.64s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.57s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.52s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.93s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.23s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.31s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.25s) [2020-01-13T20:00:57.788Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents688538327 [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.33s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.53s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.60s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.96s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.89s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-13T20:00:57.788Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.05s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T20:00:57.788Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateStats (4.11s) [2020-01-13T20:00:57.788Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-01-13T20:00:57.788Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T20:00:57.789Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.38s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.23s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.11s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.22s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.94s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s) [2020-01-13T20:00:57.789Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.32s) [2020-01-13T20:00:57.789Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-13T20:00:57.789Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-13T20:00:57.789Z] === RUN TestDockerRegistrySuite [2020-01-13T20:00:57.789Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-13T20:00:59.678Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-13T20:01:01.060Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-13T20:01:03.570Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-13T20:01:03.570Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-13T20:01:07.729Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-13T20:01:11.364Z] --- PASS: TestCreateServiceMultipleTimes (16.29s) [2020-01-13T20:01:11.364Z] === RUN TestCreateServiceConflict [2020-01-13T20:01:11.364Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-01-13T20:01:11.364Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T20:01:11.887Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-13T20:01:14.846Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-01-13T20:01:14.847Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T20:01:16.186Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-13T20:01:18.070Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-13T20:01:18.996Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-13T20:01:20.359Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-13T20:01:22.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-13T20:01:23.607Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-13T20:01:24.972Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-13T20:01:26.333Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-13T20:01:28.843Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-13T20:01:30.275Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2020-01-13T20:01:30.275Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T20:01:30.275Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-01-13T20:01:30.275Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T20:01:32.127Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-13T20:01:32.978Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-01-13T20:01:32.978Z] === RUN TestCreateServiceSysctls [2020-01-13T20:01:33.068Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-13T20:01:36.329Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-13T20:01:36.457Z] --- PASS: TestCreateServiceSysctls (3.40s) [2020-01-13T20:01:36.457Z] === RUN TestCreateServiceCapabilities [2020-01-13T20:01:37.691Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-13T20:01:37.945Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-13T20:01:39.150Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2020-01-13T20:01:39.151Z] === RUN TestInspect [2020-01-13T20:01:39.308Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-13T20:01:40.671Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-13T20:01:41.864Z] --- PASS: TestInspect (2.82s) [2020-01-13T20:01:41.864Z] === RUN TestCreateJob [2020-01-13T20:01:42.032Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-13T20:01:45.343Z] --- PASS: TestCreateJob (3.45s) [2020-01-13T20:01:45.343Z] === RUN TestReplicatedJob [2020-01-13T20:01:46.191Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-13T20:01:46.191Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-13T20:01:47.116Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-13T20:01:47.372Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-13T20:01:47.932Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-13T20:01:47.932Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-13T20:01:48.187Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-13T20:01:48.441Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-13T20:01:49.003Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-13T20:01:49.003Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-13T20:01:50.889Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-13T20:01:52.189Z] --- PASS: TestReplicatedJob (5.86s) [2020-01-13T20:01:52.189Z] === RUN TestUpdateReplicatedJob [2020-01-13T20:01:53.400Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-13T20:01:54.001Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-13T20:01:54.926Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2020-01-13T20:01:54.926Z] === RUN TestServiceListWithStatuses [2020-01-13T20:01:54.926Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T20:01:54.926Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T20:01:54.926Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T20:01:55.363Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-13T20:01:56.726Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite (59.49s) [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d22c195185bc4] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.53s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d445def613101] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.06s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d12e0abe1e23e] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dc095237b5257] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d4c0f3817c05c] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.36s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d31dcaf8f4d0d] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.28s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dfabdc412c7d2] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dea39d9e192e4] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d0edb9b9c95ef] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dc623c9701537] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d29221ecc5b12] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d3fc677aa3f0c] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-01-13T20:01:57.286Z] check_test.go:196: [db9a8e41567cc] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dacaeb5192bc6] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-01-13T20:01:57.286Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4032c9ac66d80249c6d496414ed5133b881461688ff5114f06956db81ecf852 [2020-01-13T20:01:57.286Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:680741c25e724f5cdca66d1e1cdaeb1ea09876e3f41a3f58f157052d33d3007a [2020-01-13T20:01:57.286Z] check_test.go:196: [d826d1c12340c] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2020-01-13T20:01:57.286Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ea94262f648793b47b64396fd81bd76b78343b2e1f49f917bd16c79e25ca026 [2020-01-13T20:01:57.286Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a2bf7149f86ef0786fb64fa43694dc81c38c0d323437de6e16c07cd8a3eb8ac [2020-01-13T20:01:57.286Z] check_test.go:196: [dfe5221a555c5] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-01-13T20:01:57.286Z] check_test.go:196: [da9f32205537f] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.41s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dffc5a8a38fc0] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dc16def3e91eb] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d22016b8340dd] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d005d09aaf812] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d663317bf7399] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-01-13T20:01:57.286Z] check_test.go:196: [da721d27bd344] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.72s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d3f456b7ceced] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d01b5cf93edf7] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-01-13T20:01:57.286Z] check_test.go:196: [ddf31b8f076a0] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dd4d2ca59b0b2] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-13T20:01:57.286Z] check_test.go:196: [dd43f344feeec] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d1e18d3962a91] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-01-13T20:01:57.286Z] check_test.go:196: [db97590e44e34] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d678b6dbe666b] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d883addd1cc08] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.71s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d1e17d69a4a49] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d0ae5bd5a0ad2] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d35ab6d6c3420] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-01-13T20:01:57.286Z] check_test.go:196: [d9038eb53d35f] daemon is not started [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-01-13T20:01:57.286Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-01-13T20:01:57.286Z] === RUN TestDockerSchema1RegistrySuite [2020-01-13T20:01:57.286Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-13T20:01:57.286Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-13T20:02:00.454Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2020-01-13T20:02:00.454Z] === RUN TestDockerNetworkReConnect [2020-01-13T20:02:01.450Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-13T20:02:01.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-13T20:02:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-13T20:02:02.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-13T20:02:03.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-13T20:02:03.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-13T20:02:03.941Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-01-13T20:02:03.941Z] === RUN TestServicePlugin [2020-01-13T20:02:03.941Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-13T20:02:03.941Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:02:03.941Z] === RUN TestServiceUpdateLabel [2020-01-13T20:02:04.378Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-13T20:02:05.994Z] --- PASS: TestServiceUpdateLabel (2.33s) [2020-01-13T20:02:05.995Z] === RUN TestServiceUpdateSecrets [2020-01-13T20:02:06.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-13T20:02:07.451Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-13T20:02:11.613Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-13T20:02:12.539Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-13T20:02:12.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-13T20:02:14.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-13T20:02:14.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-13T20:02:15.786Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-13T20:02:15.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-13T20:02:17.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-13T20:02:18.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-13T20:02:21.260Z] --- PASS: TestServiceUpdateSecrets (14.87s) [2020-01-13T20:02:21.260Z] === RUN TestServiceUpdateConfigs [2020-01-13T20:02:22.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-13T20:02:23.235Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-13T20:02:23.490Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-13T20:02:23.745Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-13T20:02:24.000Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-13T20:02:24.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-13T20:02:24.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite (27.56s) [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-13T20:02:24.815Z] check_test.go:223: [db26a0b4a7c97] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.37s) [2020-01-13T20:02:24.815Z] check_test.go:223: [dd7c2a251a07d] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d44ad5963017c] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.47s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d579b8f596ec1] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2020-01-13T20:02:24.815Z] check_test.go:223: [daeb6c10898ab] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.56s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d2032994bdac3] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-01-13T20:02:24.815Z] check_test.go:223: [de283672576b6] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d26c97e5fdd57] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d516af081e535] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.50s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d46b312f49e7d] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.07s) [2020-01-13T20:02:24.815Z] check_test.go:223: [de28debb27977] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-01-13T20:02:24.815Z] check_test.go:223: [da2c89b54dfcd] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d4cd489862fa6] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d50a1dea89604] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d78695a429074] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-01-13T20:02:24.815Z] check_test.go:223: [d9d1faad7937f] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-01-13T20:02:24.815Z] check_test.go:223: [de0faf32f0647] daemon is not started [2020-01-13T20:02:24.815Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-13T20:02:24.815Z] check_test.go:223: [dd35f6dbda89f] daemon is not started [2020-01-13T20:02:24.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-13T20:02:24.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-13T20:02:25.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-13T20:02:26.300Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-13T20:02:26.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-13T20:02:27.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-13T20:02:27.863Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-13T20:02:28.424Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-13T20:02:28.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2020-01-13T20:02:28.985Z] check_test.go:252: [d1b37b65eaca8] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-01-13T20:02:28.985Z] check_test.go:252: [d58603a9f7c8c] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-01-13T20:02:28.985Z] check_test.go:252: [de555ae280118] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-01-13T20:02:28.985Z] check_test.go:252: [d171d79ee3261] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-01-13T20:02:28.985Z] check_test.go:252: [dadbec844b0bf] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-01-13T20:02:28.985Z] check_test.go:252: [d6731dce157da] daemon is not started [2020-01-13T20:02:28.985Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-01-13T20:02:28.985Z] check_test.go:252: [d4de45be21f6b] daemon is not started [2020-01-13T20:02:28.985Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-13T20:02:28.985Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-13T20:02:34.221Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-13T20:02:34.221Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-13T20:02:34.476Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-13T20:02:34.730Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-13T20:02:34.730Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-01-13T20:02:34.731Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-13T20:02:34.731Z] check_test.go:279: [d8ba4c8343dde] daemon is not started [2020-01-13T20:02:34.731Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-13T20:02:34.731Z] check_test.go:279: [d907d92394f8b] daemon is not started [2020-01-13T20:02:34.731Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-01-13T20:02:34.731Z] check_test.go:279: [de13f6245b0c5] daemon is not started [2020-01-13T20:02:34.731Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-01-13T20:02:34.731Z] check_test.go:279: [db58d8aa8158f] daemon is not started [2020-01-13T20:02:34.731Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-01-13T20:02:34.731Z] check_test.go:279: [df9deb4bed7a8] daemon is not started [2020-01-13T20:02:34.731Z] === RUN TestDockerNetworkSuite [2020-01-13T20:02:34.731Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-13T20:02:36.670Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2020-01-13T20:02:36.670Z] === RUN TestServiceUpdateNetwork [2020-01-13T20:02:37.991Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-13T20:02:39.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-13T20:02:44.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-13T20:02:47.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-13T20:02:49.218Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2020-01-13T20:02:49.218Z] PASS [2020-01-13T20:02:49.218Z] [2020-01-13T20:02:49.218Z] === Skipped [2020-01-13T20:02:49.218Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T20:02:49.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T20:02:49.218Z] [2020-01-13T20:02:49.218Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-13T20:02:49.218Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T20:02:49.218Z] [2020-01-13T20:02:49.218Z] [2020-01-13T20:02:49.218Z] DONE 23 tests, 2 skipped in 123.678s [2020-01-13T20:02:49.218Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T20:02:49.218Z] ++ 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-01-13T20:02:49.218Z] ++ set -e [2020-01-13T20:02:49.218Z] ++ '[' -n 0 ']' [2020-01-13T20:02:49.218Z] ++ set -x [2020-01-13T20:02:49.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=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-01-13T20:02:49.218Z] INFO: Testing against a local daemon [2020-01-13T20:02:49.218Z] === RUN TestSessionCreate [2020-01-13T20:02:49.218Z] --- PASS: TestSessionCreate (0.05s) [2020-01-13T20:02:49.218Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T20:02:49.218Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-13T20:02:49.218Z] PASS [2020-01-13T20:02:49.218Z] [2020-01-13T20:02:49.218Z] DONE 2 tests in 0.191s [2020-01-13T20:02:49.219Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T20:02:49.219Z] ++ 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-01-13T20:02:49.219Z] ++ set -e [2020-01-13T20:02:49.219Z] ++ '[' -n 0 ']' [2020-01-13T20:02:49.219Z] ++ set -x [2020-01-13T20:02:49.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-13T20:02:49.219Z] INFO: Testing against a local daemon [2020-01-13T20:02:49.219Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T20:02:49.219Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T20:02:49.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T20:02:49.219Z] === RUN TestEventsExecDie [2020-01-13T20:02:49.219Z] --- PASS: TestEventsExecDie (0.76s) [2020-01-13T20:02:49.219Z] === RUN TestEventsBackwardsCompatible [2020-01-13T20:02:49.504Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-13T20:02:49.505Z] === RUN TestInfoBinaryCommits [2020-01-13T20:02:49.505Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-13T20:02:49.505Z] === RUN TestInfoAPIVersioned [2020-01-13T20:02:49.505Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-13T20:02:49.505Z] === RUN TestInfoDiscoveryBackend [2020-01-13T20:02:50.122Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-13T20:02:50.122Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T20:02:51.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-13T20:02:51.135Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T20:02:51.135Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T20:02:51.431Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-13T20:02:51.431Z] === RUN TestInfoAPI [2020-01-13T20:02:51.716Z] --- PASS: TestInfoAPI (0.06s) [2020-01-13T20:02:51.716Z] === RUN TestInfoAPIWarnings [2020-01-13T20:02:52.340Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-01-13T20:02:52.340Z] === RUN TestInfoDebug [2020-01-13T20:02:52.628Z] --- PASS: TestInfoDebug (0.54s) [2020-01-13T20:02:52.628Z] === RUN TestInfoInsecureRegistries [2020-01-13T20:02:52.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-13T20:02:53.250Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-13T20:02:53.251Z] === RUN TestInfoRegistryMirrors [2020-01-13T20:02:53.871Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-13T20:02:53.871Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T20:02:54.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-01-13T20:02:54.158Z] === RUN TestPingCacheHeaders [2020-01-13T20:02:54.158Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-13T20:02:54.158Z] === RUN TestPingGet [2020-01-13T20:02:54.158Z] --- PASS: TestPingGet (0.03s) [2020-01-13T20:02:54.158Z] === RUN TestPingHead [2020-01-13T20:02:54.444Z] --- PASS: TestPingHead (0.05s) [2020-01-13T20:02:54.444Z] === RUN TestVersion [2020-01-13T20:02:54.444Z] --- PASS: TestVersion (0.06s) [2020-01-13T20:02:54.444Z] PASS [2020-01-13T20:02:54.444Z] [2020-01-13T20:02:54.444Z] === Skipped [2020-01-13T20:02:54.444Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T20:02:54.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T20:02:54.444Z] [2020-01-13T20:02:54.444Z] [2020-01-13T20:02:54.444Z] DONE 18 tests, 1 skipped in 5.974s [2020-01-13T20:02:54.444Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T20:02:54.444Z] ++ 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-01-13T20:02:54.444Z] ++ set -e [2020-01-13T20:02:54.444Z] ++ '[' -n 0 ']' [2020-01-13T20:02:54.444Z] ++ set -x [2020-01-13T20:02:54.444Z] ++ env -i DEST=/go/src/github.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-01-13T20:02:54.444Z] INFO: Testing against a local daemon [2020-01-13T20:02:54.444Z] === RUN TestVolumesCreateAndList [2020-01-13T20:02:54.444Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-13T20:02:54.444Z] === RUN TestVolumesRemove [2020-01-13T20:02:54.729Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-13T20:02:54.729Z] === RUN TestVolumesInspect [2020-01-13T20:02:54.729Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-13T20:02:54.729Z] === RUN TestVolumesInvalidJSON [2020-01-13T20:02:54.729Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T20:02:54.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T20:02:54.729Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T20:02:54.729Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-13T20:02:54.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-01-13T20:02:54.729Z] PASS [2020-01-13T20:02:54.729Z] [2020-01-13T20:02:54.729Z] DONE 5 tests in 0.303s [2020-01-13T20:02:54.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T20:02:55.014Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T20:02:55.014Z] +++ kill 13168 [2020-01-13T20:02:56.494Z] +++ /etc/init.d/apparmor stop [2020-01-13T20:02:56.494Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T20:02:56.494Z] [2020-01-13T20:02:56.494Z] Unloading profiles will leave already running processes permanently [2020-01-13T20:02:56.494Z] unconfined, which can lead to unexpected situations. [2020-01-13T20:02:56.494Z] [2020-01-13T20:02:56.494Z] To set a process to complain mode, use the command line tool [2020-01-13T20:02:56.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T20:02:56.494Z] +++ true [2020-01-13T20:02:56.494Z] Post stage [Pipeline] junit [2020-01-13T20:02:58.582Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T20:02:59.551Z] + echo Ensuring container killed. [2020-01-13T20:02:59.551Z] Ensuring container killed. [2020-01-13T20:02:59.551Z] + docker rm -vf docker-pr16 [2020-01-13T20:02:59.551Z] Error: No such container: docker-pr16 [2020-01-13T20:02:59.551Z] + true [Pipeline] sh [2020-01-13T20:02:59.959Z] + echo Chowning /workspace to jenkins user [2020-01-13T20:02:59.959Z] Chowning /workspace to jenkins user [2020-01-13T20:02:59.959Z] + id -u [2020-01-13T20:02:59.959Z] + id -g [2020-01-13T20:02:59.959Z] + docker run --rm -v /home/docker/workspace/moby_PR-40307:/workspace busybox chown -R 1001:1001 /workspace [2020-01-13T20:02:59.959Z] Unable to find image 'busybox:latest' locally [2020-01-13T20:03:00.245Z] latest: Pulling from library/busybox [2020-01-13T20:03:00.245Z] d7e28ec550a2: Pulling fs layer [2020-01-13T20:03:00.531Z] d7e28ec550a2: Verifying Checksum [2020-01-13T20:03:00.531Z] d7e28ec550a2: Download complete [2020-01-13T20:03:00.819Z] d7e28ec550a2: Pull complete [2020-01-13T20:03:00.819Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-13T20:03:00.819Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T20:03:02.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-13T20:03:03.261Z] + bundleName=ppc64le-integration [2020-01-13T20:03:03.261Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-13T20:03:03.261Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-13T20:03:03.261Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-01-13T20:03:03.261Z] -print [Pipeline] archiveArtifacts [2020-01-13T20:03:03.582Z] Archiving artifacts [2020-01-13T20:03:03.977Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T20:03:04.369Z] + make clean [2020-01-13T20:03:04.990Z] make: command: Command not found [2020-01-13T20:03:04.990Z] make: command: Command not found [2020-01-13T20:03:04.990Z] docker volume rm -f docker-dev-cache [2020-01-13T20:03:04.990Z] docker-dev-cache [Pipeline] deleteDir [2020-01-13T20:03:05.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-13T20:03:07.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T20:03:08.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-13T20:03:08.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-13T20:03:10.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-13T20:03:10.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-13T20:03:12.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-13T20:03:12.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-13T20:03:12.576Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-13T20:03:12.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-13T20:03:13.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-13T20:03:14.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-13T20:03:14.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-13T20:03:14.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-13T20:03:16.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-13T20:03:16.588Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-13T20:03:18.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-13T20:03:18.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-13T20:03:18.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-13T20:03:18.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-13T20:03:19.543Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-13T20:03:23.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-13T20:03:23.964Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-13T20:03:27.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-13T20:03:27.783Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-13T20:03:37.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-13T20:03:37.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-13T20:03:38.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-13T20:03:38.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-13T20:03:38.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-13T20:03:38.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-13T20:03:38.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-13T20:03:38.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-13T20:03:42.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-13T20:03:42.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-13T20:03:42.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-13T20:03:44.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-13T20:03:48.470Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-13T20:03:49.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-13T20:03:54.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-13T20:03:54.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-13T20:03:54.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-13T20:03:58.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-13T20:03:58.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-13T20:03:59.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-13T20:04:00.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-13T20:04:02.351Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-13T20:04:04.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-13T20:04:08.398Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite (94.51s) [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.34s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d77b687e6b1cd] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d96d9b42ace51] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.19s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d1c1e610d0172] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d5bb04a6f4f5c] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.72s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:1233: [de3617fe3bb71] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d493914c1de0f] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.80s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [ddbad63f385c5] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.61s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d92413e7c1b31] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dcd845d8aa8f6] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dee22f31d6dc1] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [db5360328e017] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d60ef19694f6b] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.62s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d561e98b46765] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d542f1dee09d1] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [daf103ecd36fb] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.45s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d430edf5d389f] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.27s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [db3da6977cad6] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d6f623187e409] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d4eb5c0d55042] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.82s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d6ff1e617cf21] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.77s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d3a9f4abb07f8] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dae4187c3ea49] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d9a8b3f0bb4de] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d8cb5ac4d6a4f] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.10s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:968: [d851b52accc96] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.21s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d50710a34c8ac] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.13s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:1116: [dadb2292e3b7d] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d4e98018c6bbe] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d9b790883963b] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d7c49d4b16f88] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [df0ae99fee919] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [da37941b57103] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d61afdab2a22e] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d1196397ecb4b] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.10s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dd0093bbf3971] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d4bb48af06f4a] daemon is not started [2020-01-13T20:04:09.325Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d20361cc063ef] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d52853e838b5b] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s) [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.78s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:1084: [d5fc6fa0a5f04] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d60e5d5de8ed8] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dcf6fa9184e5f] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.98s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [da4e30a4a2e40] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dc7886c5b2554] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.36s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d2a83817f8c31] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [dea7ee17a77f0] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.72s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [d0118a5fa827a] daemon is not started [2020-01-13T20:04:09.325Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.31s) [2020-01-13T20:04:09.325Z] docker_cli_network_unix_test.go:46: [da92d195c22bd] daemon is not started [2020-01-13T20:04:09.325Z] === RUN TestDockerHubPullSuite [2020-01-13T20:04:09.325Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-13T20:04:10.707Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-13T20:04:12.067Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-13T20:04:12.990Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-13T20:04:13.245Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-13T20:04:15.132Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-13T20:04:15.132Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite (5.93s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.36s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-01-13T20:04:15.132Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-01-13T20:04:15.132Z] PASS [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === Skipped [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T20:04:15.132Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-01-13T20:04:15.132Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-01-13T20:04:15.132Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-13T20:04:15.132Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-13T20:04:15.132Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-13T20:04:15.132Z] docker_cli_network_unix_test.go:46: [d20361cc063ef] daemon is not started [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] [2020-01-13T20:04:15.132Z] DONE 1277 tests, 44 skipped in 2079.581s [2020-01-13T20:04:15.132Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T20:04:15.388Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T20:04:15.388Z] +++ kill 7240 [2020-01-13T20:04:15.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-13T20:04:16.328Z] +++ /etc/init.d/apparmor stop [2020-01-13T20:04:16.328Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T20:04:16.328Z] [2020-01-13T20:04:16.328Z] Unloading profiles will leave already running processes permanently [2020-01-13T20:04:16.328Z] unconfined, which can lead to unexpected situations. [2020-01-13T20:04:16.328Z] [2020-01-13T20:04:16.328Z] To set a process to complain mode, use the command line tool [2020-01-13T20:04:16.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T20:04:16.328Z] +++ true [2020-01-13T20:04:16.328Z] [2020-01-13T20:04:22.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-13T20:04:28.087Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-13T20:04:31.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-13T20:04:34.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-13T20:04:37.866Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-13T20:04:41.126Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-13T20:04:44.385Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-13T20:04:46.916Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-13T20:05:43.061Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-13T20:05:57.884Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-13T20:06:15.911Z] --- PASS: TestDockerSwarmSuite (1839.46s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.66s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.49s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.62s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.83s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.61s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:563: [df1e3871669f4] joining swarm manager [dd046ec6c7681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:585: [d89e8183a9d8d] joining swarm manager [dd046ec6c7681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] check_test.go:380: [df1e3871669f4] daemon is not started [2020-01-13T20:06:15.912Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.90s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:46: [d03e9914eaf10] joining swarm manager [d8252d331364e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.50s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.30s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:304: [d5f2ce50352b7] joining swarm manager [d9494e1a35667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:305: [de217309e29bc] joining swarm manager [d9494e1a35667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.32s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:272: [d364ba9e73407] joining swarm manager [db2c3d397c044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:273: [d1c64e4956d49] joining swarm manager [db2c3d397c044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.30s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.78s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s) [2020-01-13T20:06:15.912Z] docker_api_swarm_node_test.go:19: [d8dc6f62b3573] joining swarm manager [d8050779cf366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_node_test.go:20: [d9a0613c07ab9] joining swarm manager [d8050779cf366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.36s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:502: [d3cc7ccb02664] joining swarm manager [d2c1d58c15abd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:507: [d78ea5fe21a3c] joining swarm manager [d2c1d58c15abd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.25s) [2020-01-13T20:06:15.912Z] docker_api_swarm_node_test.go:80: [d9a195057deda] joining swarm manager [de873b5de699d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2020-01-13T20:06:15.912Z] docker_api_swarm_node_test.go:52: [d2678b43ffe02] joining swarm manager [d56bd0f326f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_node_test.go:53: [d6065d00f4e31] joining swarm manager [d56bd0f326f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.97s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.74s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:202: [dbb4422b495dc] joining swarm manager [dec0aeee11708]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.35s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:384: [d7934cf842ed9] joining swarm manager [d2d251ab4ec80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:385: [da9223dedc35a] joining swarm manager [d2d251ab4ec80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] check_test.go:380: [da9223dedc35a] daemon is not started [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.23s) [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:802: [d44a8a1714d37] joining swarm manager [db768a556ee10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:802: [dba26f4e81c1d] joining swarm manager [db768a556ee10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:802: [dcbd91d0c723b] joining swarm manager [db768a556ee10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:802: [dca6afb9930b6] joining swarm manager [db768a556ee10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-13T20:06:15.912Z] docker_api_swarm_test.go:810: [d5323fa5cd884] joining swarm manager [db768a556ee10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.90s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.94s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:394: [d02957925d0a1] joining swarm manager [d9bc5be92e29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:394: [dd34ad9c20ff5] joining swarm manager [d9bc5be92e29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.84s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:342: [d2ec6e8906d81] joining swarm manager [d16344a50bdfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:342: [dcb8cd89d4090] joining swarm manager [d16344a50bdfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.99s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:489: [d2f62dba581c4] joining swarm manager [d57bb68af8c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:489: [d21d0f95084fd] joining swarm manager [d57bb68af8c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.54s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.42s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:127: [df9831b310643] joining swarm manager [d90431ab82172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:128: [d1a09484fe128] joining swarm manager [d90431ab82172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:136: [d379d05729947] joining swarm manager [d90431ab82172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:137: [d4aa03b645949] joining swarm manager [d90431ab82172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.42s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.25s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:303: [d134a36ede079] joining swarm manager [dacf3f550c0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:303: [da28a2ac33d30] joining swarm manager [dacf3f550c0ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.83s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:99: [de14140929c52] joining swarm manager [dbae99d07f19b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:100: [df81cfbff9022] joining swarm manager [dbae99d07f19b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] check_test.go:380: [de14140929c52] daemon is not started [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (24.14s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:532: [d319ff08861de] joining swarm manager [d96416055a3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:533: [df5dd287e457c] joining swarm manager [d96416055a3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.37s) [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:147: [d0d3a8add5fac] joining swarm manager [db5e86705adac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_api_swarm_service_test.go:147: [d722802f3b183] joining swarm manager [db5e86705adac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.60s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.45s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.27s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.30s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.61s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.58s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.49s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.58s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.33s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.45s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.52s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.44s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.90s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.74s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.90s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.52s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.03s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.98s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (14.27s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2020-01-13T20:06:15.912Z] docker_cli_service_logs_test.go:241: checking task otly0xzq2j7p [2020-01-13T20:06:15.912Z] docker_cli_service_logs_test.go:246: checking messages for otly0xzq2j7p [2020-01-13T20:06:15.912Z] docker_cli_service_logs_test.go:241: checking task ezv12ttct8sn [2020-01-13T20:06:15.912Z] docker_cli_service_logs_test.go:246: checking messages for ezv12ttct8sn [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.93s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.63s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.25s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.88s) [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1901: [dd9e65495210b] joining swarm manager [df5e1f3f6fe5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1902: [d71fd8f252d5d] joining swarm manager [df5e1f3f6fe5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.44s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s) [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1802: [dce393668bcc5] joining swarm manager [d87e470262f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1803: [dd566a9fca4b5] joining swarm manager [d87e470262f56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.37s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (182.41s) [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1321: [d8123e81ce154] joining swarm manager [db1c924a626e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1322: [d53797a81d61e] joining swarm manager [db1c924a626e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.60s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.09s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.27s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.48s) [2020-01-13T20:06:15.912Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.12s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.43s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.24s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.36s) [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1186: [dafbff1db8232] joining swarm manager [dcb078fbb3e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.912Z] docker_cli_swarm_test.go:1195: [d1af64027fa88] joining swarm manager [dcb078fbb3e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.76s) [2020-01-13T20:06:15.912Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.85s) [2020-01-13T20:06:15.913Z] docker_cli_swarm_test.go:1118: [d9285e69b5913] joining swarm manager [de17c170314e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.913Z] docker_cli_swarm_test.go:1119: [df01a36b186d3] joining swarm manager [de17c170314e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.913Z] docker_cli_swarm_test.go:1172: [d0a1a49024b42] joining swarm manager [de17c170314e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.11s) [2020-01-13T20:06:15.913Z] docker_cli_swarm_test.go:1453: [d626ff90ab98c] joining swarm manager [db973a0a055fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.913Z] docker_cli_swarm_test.go:1454: [d452e8609c49b] joining swarm manager [db973a0a055fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.92s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.48s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.03s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.14s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.08s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.33s) [2020-01-13T20:06:15.913Z] docker_cli_swarm_unix_test.go:62: [da94115ba0abe] joining swarm manager [d5d4d08518a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.47s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.02s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.90s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.66s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.68s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s) [2020-01-13T20:06:15.913Z] docker_api_swarm_test.go:962: [de5af0a834044] joining swarm manager [d51eb31db40bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.74s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.97s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.59s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.73s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.23s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.28s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.10s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.38s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.94s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.41s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.49s) [2020-01-13T20:06:15.913Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-01-13T20:06:15.913Z] === RUN TestDockerExternalVolumeSuite [2020-01-13T20:06:15.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-13T20:06:30.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-13T20:07:38.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-13T20:07:48.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-13T20:08:20.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-13T20:08:35.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-13T20:09:07.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-13T20:09:19.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-13T20:09:51.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-13T20:10:09.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-13T20:10:24.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-13T20:11:10.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-13T20:11:28.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-13T20:12:00.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-13T20:12:32.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-13T20:12:47.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-13T20:13:05.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-13T20:13:23.716Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite (441.73s) [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2020-01-13T20:13:38.537Z] docker_cli_external_volume_driver_test.go:53: [dd5211d1470a1] daemon is not started [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.89s) [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-13T20:13:38.537Z] docker_cli_external_volume_driver_test.go:53: [d50e1ee349fb6] daemon is not started [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.12s) [2020-01-13T20:13:38.537Z] docker_cli_external_volume_driver_test.go:53: [dd6ba98c40cb1] daemon is not started [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-13T20:13:38.537Z] docker_cli_external_volume_driver_test.go:53: [d3459ee241eab] daemon is not started [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-01-13T20:13:38.537Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.59s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.49s) [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-01-13T20:13:38.538Z] docker_cli_external_volume_driver_test.go:485: [d6d3fd2fd2f93] daemon is not started [2020-01-13T20:13:38.538Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-13T20:13:38.538Z] docker_cli_external_volume_driver_test.go:53: [db74d82c10a44] daemon is not started [2020-01-13T20:13:38.538Z] PASS [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === Skipped [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-13T20:13:38.538Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-13T20:13:38.538Z] check_test.go:309: [d614850dee399] daemon is not started [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T20:13:38.538Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-13T20:13:38.538Z] check_test.go:309: [db1257a92e077] daemon is not started [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T20:13:38.538Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-13T20:13:38.538Z] check_test.go:309: [da5770d585c6e] daemon is not started [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-13T20:13:38.538Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-13T20:13:38.538Z] check_test.go:309: [d219417c35df3] daemon is not started [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T20:13:38.538Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-13T20:13:38.538Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-13T20:13:38.538Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] [2020-01-13T20:13:38.538Z] DONE 273 tests, 6 skipped in 2639.475s [2020-01-13T20:13:38.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T20:13:39.899Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daabc3c04b6e9/docker.pid [2020-01-13T20:13:39.899Z] +++ kill 3695 [2020-01-13T20:13:39.899Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3695 is not a child of this shell [2020-01-13T20:13:39.899Z] warning: PID 3695 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daabc3c04b6e9/docker.pid had a nonzero exit code [2020-01-13T20:13:39.899Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T20:13:39.899Z] +++ kill 7244 [2020-01-13T20:13:41.259Z] +++ /etc/init.d/apparmor stop [2020-01-13T20:13:41.259Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T20:13:41.259Z] [2020-01-13T20:13:41.259Z] Unloading profiles will leave already running processes permanently [2020-01-13T20:13:41.259Z] unconfined, which can lead to unexpected situations. [2020-01-13T20:13:41.259Z] [2020-01-13T20:13:41.259Z] To set a process to complain mode, use the command line tool [2020-01-13T20:13:41.259Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T20:13:41.259Z] +++ true [2020-01-13T20:13:41.259Z] [2020-01-13T20:13:41.514Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-13T20:13:41.526Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T20:13:42.651Z] + echo Ensuring container killed. [2020-01-13T20:13:42.651Z] Ensuring container killed. [2020-01-13T20:13:42.651Z] + docker ps -aq -f name=docker-pr16-* [2020-01-13T20:13:42.651Z] + cids=0c6aed3e19ca [2020-01-13T20:13:42.651Z] 5d8ae1161ac4 [2020-01-13T20:13:42.651Z] 582c33799676 [2020-01-13T20:13:42.651Z] + [ -n 0c6aed3e19ca [2020-01-13T20:13:42.651Z] 5d8ae1161ac4 [2020-01-13T20:13:42.651Z] 582c33799676 ] [2020-01-13T20:13:42.651Z] + docker rm -vf 0c6aed3e19ca 5d8ae1161ac4 582c33799676 [2020-01-13T20:13:50.723Z] 0c6aed3e19ca [2020-01-13T20:13:50.723Z] 5d8ae1161ac4 [2020-01-13T20:13:50.723Z] 582c33799676 [Pipeline] sh [2020-01-13T20:13:51.127Z] + echo Chowning /workspace to jenkins user [2020-01-13T20:13:51.127Z] Chowning /workspace to jenkins user [2020-01-13T20:13:51.127Z] + id -u [2020-01-13T20:13:51.127Z] + id -g [2020-01-13T20:13:51.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40307:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T20:13:59.616Z] + bundleName=amd64 [2020-01-13T20:13:59.616Z] + echo Creating amd64-bundles.tar.gz [2020-01-13T20:13:59.616Z] Creating amd64-bundles.tar.gz [2020-01-13T20:13:59.616Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-13T20:13:59.616Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-13T20:14:02.883Z] Archiving artifacts [2020-01-13T20:14:03.381Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T20:14:03.824Z] + make clean [2020-01-13T20:14:04.079Z] docker volume rm -f docker-dev-cache [2020-01-13T20:14:04.079Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T20:31:32.430Z] ok github.com/docker/docker/integration-cli 2669.255s [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === Skipped [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-13T20:31:32.433Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-13T20:31:32.433Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T20:31:32.433Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-13T20:31:32.433Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-13T20:31:32.433Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-01-13T20:31:32.433Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-01-13T20:31:32.433Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-01-13T20:31:32.433Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.433Z] [2020-01-13T20:31:32.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-13T20:31:32.434Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-13T20:31:32.434Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-13T20:31:32.434Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.434Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-01-13T20:31:32.435Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-01-13T20:31:32.435Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-13T20:31:32.435Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-13T20:31:32.435Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-13T20:31:32.435Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-13T20:31:32.435Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-01-13T20:31:32.435Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-01-13T20:31:32.435Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-13T20:31:32.435Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-13T20:31:32.435Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-13T20:31:32.435Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.435Z] [2020-01-13T20:31:32.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-13T20:31:32.436Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-13T20:31:32.436Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-13T20:31:32.436Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-01-13T20:31:32.436Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-01-13T20:31:32.436Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.436Z] [2020-01-13T20:31:32.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-01-13T20:31:32.437Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-01-13T20:31:32.437Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-13T20:31:32.437Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-13T20:31:32.437Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-13T20:31:32.437Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.437Z] [2020-01-13T20:31:32.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-13T20:31:32.437Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-13T20:31:32.437Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-13T20:31:32.438Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-13T20:31:32.438Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-01-13T20:31:32.438Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-13T20:31:32.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-13T20:31:32.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-13T20:31:32.438Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-01-13T20:31:32.438Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-01-13T20:31:32.438Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-13T20:31:32.438Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-13T20:31:32.438Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-01-13T20:31:32.438Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.438Z] [2020-01-13T20:31:32.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-13T20:31:32.439Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-13T20:31:32.439Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.439Z] [2020-01-13T20:31:32.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-13T20:31:32.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-13T20:31:32.439Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-13T20:31:32.440Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-13T20:31:32.440Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.440Z] [2020-01-13T20:31:32.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-01-13T20:31:32.441Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.441Z] [2020-01-13T20:31:32.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-13T20:31:32.441Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-01-13T20:31:32.442Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-13T20:31:32.442Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T20:31:32.442Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T20:31:32.442Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.442Z] [2020-01-13T20:31:32.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-13T20:31:32.443Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-13T20:31:32.443Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] DONE 1096 tests, 549 skipped in 2677.849s [2020-01-13T20:31:32.443Z] INFO: Integration tests ended at 01/13/2020 20:31:28. Duration:00:44:37.9655084 [2020-01-13T20:31:32.443Z] INFO: Docker info of the daemon under test at end of run [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] Containers: 2 [2020-01-13T20:31:32.443Z] Running: 0 [2020-01-13T20:31:32.443Z] Paused: 0 [2020-01-13T20:31:32.443Z] Stopped: 2 [2020-01-13T20:31:32.443Z] Images: 12 [2020-01-13T20:31:32.443Z] Server Version: 0.0.0-dev [2020-01-13T20:31:32.443Z] Storage Driver: windowsfilter [2020-01-13T20:31:32.443Z] Windows: [2020-01-13T20:31:32.443Z] Logging Driver: json-file [2020-01-13T20:31:32.443Z] Plugins: [2020-01-13T20:31:32.443Z] Volume: local [2020-01-13T20:31:32.443Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-13T20:31:32.443Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T20:31:32.443Z] Swarm: inactive [2020-01-13T20:31:32.443Z] Default Isolation: process [2020-01-13T20:31:32.443Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T20:31:32.443Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T20:31:32.443Z] OSType: windows [2020-01-13T20:31:32.443Z] Architecture: x86_64 [2020-01-13T20:31:32.443Z] CPUs: 4 [2020-01-13T20:31:32.443Z] Total Memory: 32GiB [2020-01-13T20:31:32.443Z] Name: azwin-2-ef4ef0 [2020-01-13T20:31:32.443Z] ID: E35F:HWR3:2Q7V:MSES:LNZ2:PMZE:5MRJ:QKLD:ENNO:QCLG:AEBK:KIRF [2020-01-13T20:31:32.443Z] Docker Root Dir: D:\CI\PR-40307\16\daemon [2020-01-13T20:31:32.443Z] Debug Mode (client): false [2020-01-13T20:31:32.443Z] Debug Mode (server): true [2020-01-13T20:31:32.443Z] File Descriptors: -1 [2020-01-13T20:31:32.443Z] Goroutines: 18 [2020-01-13T20:31:32.443Z] System Time: 2020-01-13T20:31:28.6055243Z [2020-01-13T20:31:32.443Z] EventsListeners: 0 [2020-01-13T20:31:32.443Z] Registry: https://index.docker.io/v1/ [2020-01-13T20:31:32.443Z] Labels: [2020-01-13T20:31:32.443Z] Experimental: false [2020-01-13T20:31:32.443Z] Insecure Registries: [2020-01-13T20:31:32.443Z] 127.0.0.0/8 [2020-01-13T20:31:32.443Z] Live Restore Enabled: false [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] [2020-01-13T20:31:32.443Z] INFO: Stopping daemon under test [2020-01-13T20:31:32.443Z] SUCCESS: The process with PID 2856 (child process of PID 5976) has been terminated. [2020-01-13T20:31:32.443Z] SUCCESS: The process with PID 5976 (child process of PID 3420) has been terminated. [2020-01-13T20:31:32.443Z] INFO: Stop tailing logs of the daemon under tests [2020-01-13T20:31:32.443Z] INFO: executeCI.ps1 Completed successfully at 01/13/2020 20:31:28. [2020-01-13T20:31:32.443Z] INFO: Tidying up at end of run [2020-01-13T20:31:32.443Z] INFO: Saving daemon under test log (d:\CI\PR-40307\16\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-13T20:31:32.443Z] INFO: Saving daemon under test log (d:\CI\PR-40307\16\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-13T20:31:32.443Z] INFO: Nuke-Everything... [2020-01-13T20:31:32.443Z] INFO: Container count on control daemon to delete is 2 [2020-01-13T20:31:32.443Z] bdad2b5221fe [2020-01-13T20:31:32.443Z] 0b50c363dafc [2020-01-13T20:31:32.443Z] INFO: Tidying pidfile d:\CI\PR-40307\16\docker.pid [2020-01-13T20:31:32.443Z] INFO: Nuking d:\CI [2020-01-13T20:32:02.443Z] INFO: Zapped successfully [2020-01-13T20:32:02.443Z] [2020-01-13T20:32:02.443Z] INFO: executeCI.ps1 exiting at Mon Jan 13 20:31:59 CUT 2020. Duration 01:08:04.7559609 [2020-01-13T20:32:02.443Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-13T20:32:02.686Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-13T20:32:15.442Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-13T20:32:17.841Z] Archiving artifacts [2020-01-13T20:32:31.333Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40307/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T20:32:32.263Z] + make clean [2020-01-13T20:32:36.125Z] docker volume rm -f docker-dev-cache [2020-01-13T20:32:36.125Z] 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