Pull request #40105 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from bbf82b2e53613cb0db723e13d6a8b4091ffa3193+5b187630f3016a1bce617b1c99b1f41c854facfc (221ecb084148330717908c5bdc962c06d3fadf82) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40105@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --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)" First time build. Skipping changelog. [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 [2019-10-18T18:26:43.722Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-18T18:26:43.735Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-18T18:26:43.896Z] Running on ubuntu-1804-overlay2 (i-0109bfb8147b83638) in /home/ubuntu/workspace/moby_PR-40105 [Pipeline] { [Pipeline] checkout [2019-10-18T18:26:43.937Z] using credential docker-jenkins-github-credentials [2019-10-18T18:26:43.945Z] Cloning the remote Git repository [2019-10-18T18:26:43.945Z] Cloning with configured refspecs honoured and without tags [2019-10-18T18:26:43.939Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:26:43.939Z] > git init /home/ubuntu/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:26:43.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:26:43.944Z] > git --version # timeout=10 [2019-10-18T18:26:43.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:26:43.958Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:26:57.186Z] Fetching without tags [2019-10-18T18:26:57.418Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:26:57.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:26:57.160Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:26:57.165Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:26:57.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:26:57.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:26:57.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:26:57.181Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:26:57.412Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:26:57.417Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:26:57.922Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:26:58.399Z] Merge succeeded, producing 876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:26:58.400Z] Checking out Revision 876158895dfd4c51e46ebee8c3c70fbe0fd43936 (PR-40105) [2019-10-18T18:26:58.463Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:26:58.463Z] First time build. Skipping changelog. [2019-10-18T18:26:58.488Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T18:26:59.464Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40105:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-18T18:26:59.464Z] Unable to find image 'alpine:latest' locally [2019-10-18T18:26:59.464Z] latest: Pulling from library/alpine [2019-10-18T18:26:59.464Z] 9d48c3bd43c5: Already exists [2019-10-18T18:26:59.721Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-18T18:26:59.721Z] Status: Downloaded newer image for alpine:latest [2019-10-18T18:26:58.384Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:26:58.393Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:26:58.406Z] > git checkout -f 876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:27:02.993Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-10-18T18:27:03.533Z] Running on ubuntu-1804-overlay2 (i-0d82af154b74834b0) in /home/ubuntu/workspace/moby_PR-40105 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [2019-10-18T18:27:03.597Z] Running on ubuntu-1804-overlay2 (i-05865079325bb7803) in /home/ubuntu/workspace/moby_PR-40105 [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] } [2019-10-18T18:27:03.622Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40105 [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-18T18:27:03.648Z] using credential docker-jenkins-github-credentials [2019-10-18T18:27:03.656Z] Cloning the remote Git repository [2019-10-18T18:27:03.656Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-10-18T18:27:03.820Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-18T18:27:03.847Z] Cloning the remote Git repository [2019-10-18T18:27:03.847Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-18T18:27:03.916Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40105 [Pipeline] { [Pipeline] checkout [2019-10-18T18:27:03.987Z] Running on azwin-2-4551b0 in d:\jenkins\workspace\moby_PR-40105 [Pipeline] { [Pipeline] ws [2019-10-18T18:27:04.027Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-18T18:27:04.207Z] using credential docker-jenkins-github-credentials [2019-10-18T18:27:04.269Z] Cloning the remote Git repository [2019-10-18T18:27:04.269Z] Cloning with configured refspecs honoured and without tags [2019-10-18T18:27:04.344Z] using credential docker-jenkins-github-credentials [2019-10-18T18:27:04.427Z] Cloning the remote Git repository [2019-10-18T18:27:04.427Z] Cloning with configured refspecs honoured and without tags [2019-10-18T18:27:03.656Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:03.657Z] > git init /home/ubuntu/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:27:03.675Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:03.675Z] > git --version # timeout=10 [2019-10-18T18:27:03.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:03.689Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:03.849Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:03.849Z] > git init /home/docker/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:27:03.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:03.862Z] > git --version # timeout=10 [2019-10-18T18:27:03.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:03.867Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:04.310Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:04.311Z] > git init /home/jenkins/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:27:04.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:04.342Z] > git --version # timeout=10 [2019-10-18T18:27:04.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:04.359Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:04.455Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:04.455Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-18T18:27:04.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:04.519Z] > git --version # timeout=10 [2019-10-18T18:27:04.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:04.563Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:05.844Z] using credential docker-jenkins-github-credentials [2019-10-18T18:27:05.853Z] Cloning the remote Git repository [2019-10-18T18:27:05.853Z] Cloning with configured refspecs honoured and without tags [2019-10-18T18:27:05.876Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:05.912Z] > git init /home/ubuntu/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:27:06.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:06.108Z] > git --version # timeout=10 [2019-10-18T18:27:06.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:06.123Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:13.538Z] Fetching without tags [2019-10-18T18:27:13.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:13.426Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:13.441Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:13.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:13.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:13.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:13.576Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:13.997Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:14.027Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:14.042Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:14.666Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:15.249Z] Merge succeeded, producing 48a7e7155052d55f95351fb2d4c2dcee285707cd [2019-10-18T18:27:15.250Z] Checking out Revision 48a7e7155052d55f95351fb2d4c2dcee285707cd (PR-40105) [2019-10-18T18:27:15.874Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:15.875Z] First time build. Skipping changelog. [2019-10-18T18:27:16.375Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:15.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:27:15.279Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:15.297Z] > git checkout -f 48a7e7155052d55f95351fb2d4c2dcee285707cd [2019-10-18T18:27:16.697Z] Fetching without tags [2019-10-18T18:27:16.928Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T18:27:16.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:16.660Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:16.666Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:16.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:16.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:16.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:16.697Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:16.927Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:16.948Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:17.463Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:17.964Z] + docker version [2019-10-18T18:27:17.964Z] Client: [2019-10-18T18:27:17.964Z] Version: 18.06.1-ce [2019-10-18T18:27:17.964Z] API version: 1.38 [2019-10-18T18:27:17.964Z] Go version: go1.10.3 [2019-10-18T18:27:17.964Z] Git commit: e68fc7a [2019-10-18T18:27:17.964Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-18T18:27:17.964Z] OS/Arch: linux/s390x [2019-10-18T18:27:17.964Z] Experimental: false [2019-10-18T18:27:17.964Z] [2019-10-18T18:27:17.964Z] Server: [2019-10-18T18:27:17.964Z] Engine: [2019-10-18T18:27:17.964Z] Version: 18.06.1-ce [2019-10-18T18:27:17.964Z] API version: 1.38 (minimum version 1.12) [2019-10-18T18:27:17.964Z] Go version: go1.10.3 [2019-10-18T18:27:17.964Z] Git commit: e68fc7a [2019-10-18T18:27:17.964Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-18T18:27:17.964Z] OS/Arch: linux/s390x [2019-10-18T18:27:17.964Z] Experimental: true [Pipeline] sh [2019-10-18T18:27:18.098Z] Merge succeeded, producing 12f1c4c81afcb54c3608ee6f53a3065eafe379ce [2019-10-18T18:27:18.099Z] Checking out Revision 12f1c4c81afcb54c3608ee6f53a3065eafe379ce (PR-40105) [2019-10-18T18:27:18.172Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:18.173Z] First time build. Skipping changelog. [2019-10-18T18:27:18.199Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:18.491Z] Still waiting to schedule task [2019-10-18T18:27:18.491Z] ‘ubuntu-1604-overlay2-arm64v8 (i-051ed2856bc7365bd)’ is offline [Pipeline] withEnv [Pipeline] { [2019-10-18T18:27:18.831Z] + docker info [2019-10-18T18:27:18.831Z] Containers: 0 [2019-10-18T18:27:18.831Z] Running: 0 [2019-10-18T18:27:18.831Z] Paused: 0 [2019-10-18T18:27:18.831Z] Stopped: 0 [2019-10-18T18:27:18.831Z] Images: 0 [2019-10-18T18:27:18.831Z] Server Version: 18.06.1-ce [2019-10-18T18:27:18.831Z] Storage Driver: overlay2 [2019-10-18T18:27:18.831Z] Backing Filesystem: extfs [2019-10-18T18:27:18.831Z] Supports d_type: true [2019-10-18T18:27:18.831Z] Native Overlay Diff: true [2019-10-18T18:27:18.831Z] Logging Driver: json-file [2019-10-18T18:27:18.831Z] Cgroup Driver: cgroupfs [2019-10-18T18:27:18.831Z] Plugins: [2019-10-18T18:27:18.831Z] Volume: local [2019-10-18T18:27:18.831Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T18:27:18.831Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-18T18:27:18.831Z] Swarm: inactive [2019-10-18T18:27:18.831Z] Runtimes: runc [2019-10-18T18:27:18.831Z] Default Runtime: runc [2019-10-18T18:27:18.831Z] Init Binary: docker-init [2019-10-18T18:27:18.831Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-18T18:27:18.831Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-18T18:27:18.831Z] init version: fec3683 [2019-10-18T18:27:18.831Z] Security Options: [2019-10-18T18:27:18.831Z] apparmor [2019-10-18T18:27:18.831Z] seccomp [2019-10-18T18:27:18.831Z] Profile: default [2019-10-18T18:27:18.831Z] Kernel Version: 4.4.0-164-generic [2019-10-18T18:27:18.831Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-18T18:27:18.831Z] OSType: linux [2019-10-18T18:27:18.831Z] Architecture: s390x [2019-10-18T18:27:18.831Z] CPUs: 2 [2019-10-18T18:27:18.831Z] Total Memory: 7.862GiB [2019-10-18T18:27:18.831Z] Name: s390x-ubuntu-14 [2019-10-18T18:27:18.831Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-18T18:27:18.831Z] Docker Root Dir: /var/lib/docker [2019-10-18T18:27:18.831Z] Debug Mode (client): false [2019-10-18T18:27:18.831Z] Debug Mode (server): false [2019-10-18T18:27:18.831Z] Username: dockerbuildbot [2019-10-18T18:27:18.831Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:18.831Z] Labels: [2019-10-18T18:27:18.831Z] Experimental: true [2019-10-18T18:27:18.831Z] Insecure Registries: [2019-10-18T18:27:18.831Z] 127.0.0.0/8 [2019-10-18T18:27:18.831Z] Live Restore Enabled: false [2019-10-18T18:27:18.831Z] [2019-10-18T18:27:18.831Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-10-18T18:27:18.978Z] Fetching without tags [2019-10-18T18:27:19.138Z] + docker version [2019-10-18T18:27:19.138Z] Client: Docker Engine - Community [2019-10-18T18:27:19.138Z] Version: 19.03.2 [2019-10-18T18:27:19.138Z] API version: 1.40 [2019-10-18T18:27:19.138Z] Go version: go1.12.8 [2019-10-18T18:27:19.138Z] Git commit: 6a30dfc [2019-10-18T18:27:19.138Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-18T18:27:19.138Z] OS/Arch: linux/amd64 [2019-10-18T18:27:19.138Z] Experimental: false [2019-10-18T18:27:19.138Z] [2019-10-18T18:27:19.138Z] Server: Docker Engine - Community [2019-10-18T18:27:19.138Z] Engine: [2019-10-18T18:27:19.138Z] Version: 19.03.2 [2019-10-18T18:27:19.138Z] API version: 1.40 (minimum version 1.12) [2019-10-18T18:27:19.138Z] Go version: go1.12.8 [2019-10-18T18:27:19.138Z] Git commit: 6a30dfc [2019-10-18T18:27:19.138Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-18T18:27:19.138Z] OS/Arch: linux/amd64 [2019-10-18T18:27:19.138Z] Experimental: true [2019-10-18T18:27:19.138Z] containerd: [2019-10-18T18:27:19.138Z] Version: 1.2.6 [2019-10-18T18:27:19.138Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:27:19.138Z] runc: [2019-10-18T18:27:19.138Z] Version: 1.0.0-rc8 [2019-10-18T18:27:19.138Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:27:19.138Z] docker-init: [2019-10-18T18:27:19.138Z] Version: 0.18.0 [2019-10-18T18:27:19.138Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T18:27:18.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:27:18.098Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:18.110Z] > git checkout -f 12f1c4c81afcb54c3608ee6f53a3065eafe379ce [2019-10-18T18:27:19.673Z] Fetching without tags [2019-10-18T18:27:19.764Z] + docker info [2019-10-18T18:27:19.782Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:19.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:19.621Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:19.634Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:19.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:19.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:19.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:19.678Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:19.961Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:20.030Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:20.030Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:20.030Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T18:27:20.030Z] + bash /home/jenkins/workspace/moby_PR-40105/check-config.sh [2019-10-18T18:27:20.030Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T18:27:20.030Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-18T18:27:20.030Z] [2019-10-18T18:27:20.030Z] Generally Necessary: [2019-10-18T18:27:20.030Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T18:27:20.030Z] - apparmor: enabled and tools installed [2019-10-18T18:27:20.030Z] - CONFIG_NAMESPACES: enabled [2019-10-18T18:27:20.030Z] - CONFIG_NET_NS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_PID_NS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_IPC_NS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_UTS_NS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUPS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CPUSETS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_MEMCG: enabled [2019-10-18T18:27:20.030Z] - CONFIG_KEYS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_VETH: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T18:27:20.030Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T18:27:20.030Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-18T18:27:20.030Z] [2019-10-18T18:27:20.030Z] Optional Features: [2019-10-18T18:27:20.030Z] - CONFIG_USER_NS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_SECCOMP: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T18:27:20.030Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T18:27:20.030Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T18:27:20.030Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-18T18:27:20.030Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T18:27:20.030Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T18:27:20.030Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T18:27:20.030Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T18:27:20.030Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T18:27:20.030Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T18:27:20.030Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T18:27:20.030Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T18:27:20.030Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T18:27:20.030Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T18:27:20.030Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_EXT4_FS: enabled [2019-10-18T18:27:20.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T18:27:20.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T18:27:20.030Z] - Network Drivers: [2019-10-18T18:27:20.030Z] - "overlay": [2019-10-18T18:27:20.030Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T18:27:20.030Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T18:27:20.030Z] Optional (for encrypted networks): [2019-10-18T18:27:18.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:18.707Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:18.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:18.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:19.006Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:19.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:19.008Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:19.810Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:19.859Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:20.409Z] - CONFIG_CRYPTO: enabled [2019-10-18T18:27:20.409Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_XFRM: enabled [2019-10-18T18:27:20.409Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T18:27:20.409Z] - "ipvlan": [2019-10-18T18:27:20.409Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T18:27:20.409Z] - "macvlan": [2019-10-18T18:27:20.409Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T18:27:20.409Z] - "ftp,tftp client in container": [2019-10-18T18:27:20.409Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T18:27:20.409Z] - Storage Drivers: [2019-10-18T18:27:20.409Z] - "aufs": [2019-10-18T18:27:20.409Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T18:27:20.409Z] - "btrfs": [2019-10-18T18:27:20.409Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T18:27:20.409Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T18:27:20.409Z] - "devicemapper": [2019-10-18T18:27:20.409Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T18:27:20.409Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T18:27:20.409Z] - "overlay": [2019-10-18T18:27:20.409Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T18:27:20.409Z] - "zfs": [2019-10-18T18:27:20.409Z] - /dev/zfs: missing [2019-10-18T18:27:20.409Z] - zfs command: missing [2019-10-18T18:27:20.409Z] - zpool command: missing [2019-10-18T18:27:20.409Z] [2019-10-18T18:27:20.409Z] Limits: [2019-10-18T18:27:20.409Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T18:27:20.409Z] [2019-10-18T18:27:20.409Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T18:27:21.208Z] Merge succeeded, producing a0db465bd48623b528548f70158e9cdf9177100c [2019-10-18T18:27:21.209Z] Checking out Revision a0db465bd48623b528548f70158e9cdf9177100c (PR-40105) [2019-10-18T18:27:21.314Z] + make bundles/buildx [2019-10-18T18:27:21.314Z] mkdir bundles [2019-10-18T18:27:21.314Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-18T18:27:21.314Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-18T18:27:21.314Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-18T18:27:21.314Z] --build-arg BUILDX_COMMIT \ [2019-10-18T18:27:21.314Z] --build-arg BUILDX_REPO \ [2019-10-18T18:27:21.314Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-18T18:27:21.314Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-18T18:27:21.314Z] . && \ [2019-10-18T18:27:21.314Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-18T18:27:21.314Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-18T18:27:21.314Z] /bin/sh: 4: go: not found [2019-10-18T18:27:21.314Z] /bin/sh: 5: go: not found [2019-10-18T18:27:21.314Z] [2019-10-18T18:27:21.314Z] #2 local://context (.dockerignore) [2019-10-18T18:27:21.314Z] #2 digest: sha256:e9bda4277db06ec40ca039ea8890f75a42f62c31ca88116bd1cc3611f4bb2bad [2019-10-18T18:27:21.314Z] #2 name: "local://context (.dockerignore)" [2019-10-18T18:27:21.314Z] #2 started: 2019-10-18 18:27:21.22111754 +0000 UTC [2019-10-18T18:27:19.968Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:19.985Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:20.543Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:21.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:27:21.212Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:21.227Z] > git checkout -f a0db465bd48623b528548f70158e9cdf9177100c [2019-10-18T18:27:21.736Z] #2 completed: 2019-10-18 18:27:21.253826111 +0000 UTC [2019-10-18T18:27:21.736Z] #2 duration: 32.708571ms [2019-10-18T18:27:21.736Z] #2 transferring context: 87B 0.0s done [2019-10-18T18:27:21.736Z] [2019-10-18T18:27:21.736Z] [2019-10-18T18:27:21.736Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-18T18:27:21.736Z] #1 digest: sha256:fe054576551c223ff11c06501c6f30463251a3ba79d25388d59b2ef308275096 [2019-10-18T18:27:21.736Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-18T18:27:21.736Z] #1 started: 2019-10-18 18:27:21.220920035 +0000 UTC [2019-10-18T18:27:21.736Z] #1 completed: 2019-10-18 18:27:21.247104579 +0000 UTC [2019-10-18T18:27:21.736Z] #1 duration: 26.184544ms [2019-10-18T18:27:21.736Z] #1 transferring dockerfile: 792B 0.0s done [2019-10-18T18:27:21.736Z] [2019-10-18T18:27:21.942Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:21.942Z] First time build. Skipping changelog. [2019-10-18T18:27:21.969Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:22.391Z] [2019-10-18T18:27:22.391Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-18T18:27:22.391Z] #3 digest: sha256:fe83e65568a129fe9be930e2ec3d56772ca00c6d27f656a211672d67a8e1aa78 [2019-10-18T18:27:22.391Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-18T18:27:22.391Z] #3 started: 2019-10-18 18:27:21.727196013 +0000 UTC [2019-10-18T18:27:22.391Z] #3 completed: 2019-10-18 18:27:21.727348657 +0000 UTC [2019-10-18T18:27:22.391Z] #3 duration: 152.644µs [2019-10-18T18:27:22.391Z] #3 started: 2019-10-18 18:27:21.727445694 +0000 UTC [2019-10-18T18:27:22.391Z] #3 completed: 2019-10-18 18:27:21.728786274 +0000 UTC [2019-10-18T18:27:22.391Z] #3 duration: 1.34058ms [2019-10-18T18:27:22.391Z] #3 started: 2019-10-18 18:27:21.728870787 +0000 UTC [2019-10-18T18:27:22.391Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-18T18:27:22.391Z] #3 sha256:9abad81e996021b5b6d06e9c2fa2340dd760872c11a9631303a78cb6ffc1a379 1.80kB / 1.80kB done [2019-10-18T18:27:22.391Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-18T18:27:22.391Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-18T18:27:22.391Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-18T18:27:22.391Z] #3 sha256:687421176e14226da64a697b0f467a2745e4a1c71b1d8c0437b06f1090badfd7 5.47kB / 5.47kB done [2019-10-18T18:27:22.392Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-18T18:27:22.392Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 3.19MB / 45.24MB 0.4s [2019-10-18T18:27:22.392Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 1.92MB / 4.37MB 0.4s [2019-10-18T18:27:22.392Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.67MB / 10.32MB 0.4s [2019-10-18T18:27:22.392Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 6.04MB / 45.24MB 0.5s [2019-10-18T18:27:22.392Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-18T18:27:22.392Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 7.08MB / 10.32MB 0.5s [2019-10-18T18:27:22.392Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T18:27:22.800Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 10.46MB / 45.24MB 0.6s [2019-10-18T18:27:22.800Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s [2019-10-18T18:27:22.800Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.96MB / 45.24MB 0.7s [2019-10-18T18:27:22.800Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-10-18T18:27:22.800Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.23MB / 50.49MB 0.7s [2019-10-18T18:27:22.800Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 400.52kB / 45.98MB 0.7s [2019-10-18T18:27:22.800Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.52MB / 45.24MB 0.8s [2019-10-18T18:27:22.800Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 8.47MB / 50.49MB 0.8s [2019-10-18T18:27:22.800Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.60MB / 45.98MB 0.8s [2019-10-18T18:27:22.800Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.60MB / 45.24MB 0.9s [2019-10-18T18:27:22.800Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 14.18MB / 50.49MB 0.9s [2019-10-18T18:27:22.800Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.69MB / 45.98MB 0.9s [2019-10-18T18:27:23.035Z] + docker version [2019-10-18T18:27:23.215Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.40MB / 45.24MB 1.0s [2019-10-18T18:27:23.215Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 18.43MB / 50.49MB 1.0s [2019-10-18T18:27:23.215Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 9.57MB / 45.98MB 1.0s [2019-10-18T18:27:23.215Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.84MB / 45.24MB 1.1s [2019-10-18T18:27:23.215Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.15MB / 50.49MB 1.1s [2019-10-18T18:27:23.215Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 12.46MB / 45.98MB 1.1s [2019-10-18T18:27:23.215Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.75MB / 45.24MB 1.2s [2019-10-18T18:27:23.215Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 24.73MB / 50.49MB 1.2s [2019-10-18T18:27:23.215Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 16.96MB / 45.98MB 1.2s [2019-10-18T18:27:23.215Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.78MB / 50.49MB 1.3s [2019-10-18T18:27:23.215Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.56MB / 45.98MB 1.3s [2019-10-18T18:27:23.627Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.38MB / 45.24MB 1.4s [2019-10-18T18:27:23.627Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.53MB / 45.98MB 1.4s [2019-10-18T18:27:23.627Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.92MB / 45.24MB 1.5s [2019-10-18T18:27:23.627Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.77MB / 50.49MB 1.5s [2019-10-18T18:27:23.627Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.74MB / 45.98MB 1.5s [2019-10-18T18:27:23.627Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 39.52MB / 50.49MB 1.6s [2019-10-18T18:27:23.627Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.64MB / 45.98MB 1.6s [2019-10-18T18:27:23.627Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.6s done [2019-10-18T18:27:23.627Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 43.61MB / 50.49MB 1.7s [2019-10-18T18:27:23.627Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 38.33MB / 45.98MB 1.7s [2019-10-18T18:27:23.627Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 [2019-10-18T18:27:23.627Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 1.74MB / 111.04MB 1.7s [2019-10-18T18:27:23.163Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:23.955Z] Merge succeeded, producing 278279073e1c08aba92e450fe952a54b56393065 [2019-10-18T18:27:23.956Z] Checking out Revision 278279073e1c08aba92e450fe952a54b56393065 (PR-40105) [2019-10-18T18:27:24.053Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.28MB / 50.49MB 1.8s [2019-10-18T18:27:24.053Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.81MB / 45.98MB 1.8s [2019-10-18T18:27:24.053Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.32MB / 50.49MB 1.9s [2019-10-18T18:27:24.053Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 7.93MB / 111.04MB 1.9s [2019-10-18T18:27:24.053Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.0s [2019-10-18T18:27:24.053Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 14.38MB / 111.04MB 2.0s [2019-10-18T18:27:24.053Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.1s done [2019-10-18T18:27:24.053Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.1s done [2019-10-18T18:27:24.053Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 20.39MB / 111.04MB 2.1s [2019-10-18T18:27:24.053Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 0B / 126B 2.1s [2019-10-18T18:27:24.053Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 29.57MB / 111.04MB 2.2s [2019-10-18T18:27:24.053Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 126B / 126B 2.2s done [2019-10-18T18:27:24.372Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:24.372Z] First time build. Skipping changelog. [2019-10-18T18:27:24.482Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 39.35MB / 111.04MB 2.3s [2019-10-18T18:27:24.482Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 47.30MB / 111.04MB 2.4s [2019-10-18T18:27:24.482Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 57.26MB / 111.04MB 2.5s [2019-10-18T18:27:24.482Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 67.13MB / 111.04MB 2.6s [2019-10-18T18:27:24.799Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:24.903Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 73.49MB / 111.04MB 2.7s [2019-10-18T18:27:24.903Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 84.02MB / 111.04MB 2.9s [2019-10-18T18:27:24.903Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 92.13MB / 111.04MB 3.0s [2019-10-18T18:27:25.026Z] Client: [2019-10-18T18:27:25.026Z] Debug Mode: false [2019-10-18T18:27:25.026Z] [2019-10-18T18:27:25.026Z] Server: [2019-10-18T18:27:25.026Z] Containers: 0 [2019-10-18T18:27:25.026Z] Running: 0 [2019-10-18T18:27:25.026Z] Paused: 0 [2019-10-18T18:27:25.026Z] Stopped: 0 [2019-10-18T18:27:25.026Z] Images: 1 [2019-10-18T18:27:25.026Z] Server Version: 19.03.2 [2019-10-18T18:27:25.026Z] Storage Driver: overlay2 [2019-10-18T18:27:25.026Z] Backing Filesystem: extfs [2019-10-18T18:27:25.026Z] Supports d_type: true [2019-10-18T18:27:25.026Z] Native Overlay Diff: true [2019-10-18T18:27:25.026Z] Logging Driver: json-file [2019-10-18T18:27:25.026Z] Cgroup Driver: cgroupfs [2019-10-18T18:27:25.026Z] Plugins: [2019-10-18T18:27:25.026Z] Volume: local [2019-10-18T18:27:25.026Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T18:27:25.026Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T18:27:25.026Z] Swarm: inactive [2019-10-18T18:27:25.026Z] Runtimes: runc [2019-10-18T18:27:25.026Z] Default Runtime: runc [2019-10-18T18:27:25.026Z] Init Binary: docker-init [2019-10-18T18:27:25.026Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:27:25.026Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:27:25.026Z] init version: fec3683 [2019-10-18T18:27:25.026Z] Security Options: [2019-10-18T18:27:25.026Z] apparmor [2019-10-18T18:27:25.026Z] seccomp [2019-10-18T18:27:25.026Z] Profile: default [2019-10-18T18:27:25.026Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T18:27:25.026Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-18T18:27:25.026Z] OSType: linux [2019-10-18T18:27:25.026Z] Architecture: x86_64 [2019-10-18T18:27:25.026Z] CPUs: 2 [2019-10-18T18:27:25.026Z] Total Memory: 7.501GiB [2019-10-18T18:27:25.026Z] Name: ip-10-100-43-67 [2019-10-18T18:27:25.026Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-18T18:27:25.026Z] Docker Root Dir: /var/lib/docker [2019-10-18T18:27:25.026Z] Debug Mode: false [2019-10-18T18:27:25.026Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:25.026Z] Labels: [2019-10-18T18:27:25.026Z] Experimental: true [2019-10-18T18:27:25.026Z] Insecure Registries: [2019-10-18T18:27:25.026Z] 127.0.0.0/8 [2019-10-18T18:27:25.026Z] Live Restore Enabled: true [2019-10-18T18:27:25.026Z] [2019-10-18T18:27:25.026Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T18:27:25.295Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 99.63MB / 111.04MB 3.1s [2019-10-18T18:27:25.295Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 107.01MB / 111.04MB 3.2s [2019-10-18T18:27:25.323Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:25.323Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:25.323Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T18:27:25.323Z] + bash /home/ubuntu/workspace/moby_PR-40105/check-config.sh [2019-10-18T18:27:25.323Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T18:27:25.323Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T18:27:25.323Z] [2019-10-18T18:27:25.323Z] Generally Necessary: [2019-10-18T18:27:25.323Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T18:27:25.323Z] - apparmor: enabled and tools installed [2019-10-18T18:27:25.323Z] - CONFIG_NAMESPACES: enabled [2019-10-18T18:27:25.323Z] - CONFIG_NET_NS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_PID_NS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_IPC_NS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_UTS_NS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUPS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CPUSETS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_MEMCG: enabled [2019-10-18T18:27:25.323Z] - CONFIG_KEYS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_VETH: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T18:27:25.323Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T18:27:25.323Z] [2019-10-18T18:27:25.323Z] Optional Features: [2019-10-18T18:27:25.323Z] - CONFIG_USER_NS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_SECCOMP: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T18:27:25.323Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T18:27:25.323Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T18:27:25.323Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T18:27:25.323Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-18T18:27:25.323Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T18:27:25.323Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T18:27:25.323Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T18:27:25.323Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T18:27:25.323Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T18:27:25.323Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T18:27:25.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T18:27:25.323Z] - CONFIG_RT_GROUP_SCHED: missing [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T18:27:25.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T18:27:25.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T18:27:25.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T18:27:25.581Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_EXT4_FS: enabled [2019-10-18T18:27:25.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T18:27:25.581Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T18:27:25.581Z] - Network Drivers: [2019-10-18T18:27:25.581Z] - "overlay": [2019-10-18T18:27:25.581Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T18:27:25.581Z] Optional (for encrypted networks): [2019-10-18T18:27:25.581Z] - CONFIG_CRYPTO: enabled [2019-10-18T18:27:25.581Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T18:27:25.581Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T18:27:25.581Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T18:27:25.581Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T18:27:25.581Z] - CONFIG_XFRM: enabled [2019-10-18T18:27:25.581Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T18:27:25.581Z] - "ipvlan": [2019-10-18T18:27:25.581Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T18:27:25.581Z] - "macvlan": [2019-10-18T18:27:25.581Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T18:27:25.581Z] - "ftp,tftp client in container": [2019-10-18T18:27:25.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T18:27:25.581Z] - Storage Drivers: [2019-10-18T18:27:25.581Z] - "aufs": [2019-10-18T18:27:25.581Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T18:27:25.581Z] - "btrfs": [2019-10-18T18:27:25.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T18:27:25.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T18:27:25.581Z] - "devicemapper": [2019-10-18T18:27:25.581Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T18:27:25.581Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T18:27:25.581Z] - "overlay": [2019-10-18T18:27:25.581Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T18:27:25.581Z] - "zfs": [2019-10-18T18:27:25.581Z] - /dev/zfs: missing [2019-10-18T18:27:25.581Z] - zfs command: missing [2019-10-18T18:27:25.581Z] - zpool command: missing [2019-10-18T18:27:25.581Z] [2019-10-18T18:27:25.581Z] Limits: [2019-10-18T18:27:25.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T18:27:25.581Z] [2019-10-18T18:27:25.581Z] + true [2019-10-18T18:27:25.694Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.5s done [2019-10-18T18:27:23.857Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-18T18:27:23.983Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:24.031Z] > git checkout -f 278279073e1c08aba92e450fe952a54b56393065 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T18:27:26.095Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 2.3s done [2019-10-18T18:27:26.095Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 [2019-10-18T18:27:26.253Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 . [2019-10-18T18:27:26.253Z] #1 [internal] load build definition from Dockerfile [2019-10-18T18:27:26.253Z] #1 transferring dockerfile: 14.63kB done [2019-10-18T18:27:26.253Z] #1 DONE 0.0s [2019-10-18T18:27:26.253Z] [2019-10-18T18:27:26.253Z] #2 [internal] load .dockerignore [2019-10-18T18:27:26.253Z] #2 transferring context: 87B done [2019-10-18T18:27:26.253Z] #2 DONE 0.1s [2019-10-18T18:27:26.253Z] [2019-10-18T18:27:26.253Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T18:27:26.355Z] + docker version [2019-10-18T18:27:26.355Z] Client: Docker Engine - Enterprise [2019-10-18T18:27:26.355Z] Version: 19.03.2 [2019-10-18T18:27:26.355Z] API version: 1.40 [2019-10-18T18:27:26.355Z] Go version: go1.12.8 [2019-10-18T18:27:26.355Z] Git commit: c92ab06ed9 [2019-10-18T18:27:26.355Z] Built: 09/03/2019 16:38:11 [2019-10-18T18:27:26.355Z] OS/Arch: windows/amd64 [2019-10-18T18:27:26.355Z] Experimental: false [2019-10-18T18:27:26.355Z] [2019-10-18T18:27:26.355Z] Server: Docker Engine - Enterprise [2019-10-18T18:27:26.355Z] Engine: [2019-10-18T18:27:26.355Z] Version: 19.03.2 [2019-10-18T18:27:26.355Z] API version: 1.40 (minimum version 1.24) [2019-10-18T18:27:26.355Z] Go version: go1.12.8 [2019-10-18T18:27:26.355Z] Git commit: c92ab06ed9 [2019-10-18T18:27:26.355Z] Built: 09/03/2019 16:35:47 [2019-10-18T18:27:26.355Z] OS/Arch: windows/amd64 [2019-10-18T18:27:26.355Z] Experimental: true [2019-10-18T18:27:26.493Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0.4s done [Pipeline] sh [2019-10-18T18:27:26.510Z] #3 DONE 0.3s [2019-10-18T18:27:26.769Z] [2019-10-18T18:27:26.769Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T18:27:26.769Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T18:27:26.769Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 69.16kB / 8.82MB 0.0s [2019-10-18T18:27:26.769Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T18:27:26.769Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-18T18:27:26.769Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-18T18:27:26.769Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s [2019-10-18T18:27:26.769Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-18T18:27:26.769Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-18T18:27:26.907Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 [2019-10-18T18:27:26.907Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0.2s done [2019-10-18T18:27:27.027Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-18T18:27:27.027Z] #4 DONE 0.5s [2019-10-18T18:27:27.307Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b [2019-10-18T18:27:27.388Z] + docker info [2019-10-18T18:27:27.599Z] [2019-10-18T18:27:27.599Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:27:27.599Z] #6 ... [2019-10-18T18:27:27.599Z] [2019-10-18T18:27:27.599Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T18:27:27.599Z] #5 DONE 0.2s [2019-10-18T18:27:27.861Z] [2019-10-18T18:27:27.861Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:27:27.861Z] #6 DONE 0.3s [2019-10-18T18:27:27.861Z] [2019-10-18T18:27:27.861Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:27:27.861Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T18:27:27.861Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-18T18:27:27.861Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T18:27:27.861Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-18T18:27:27.861Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-18T18:27:27.861Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-18T18:27:27.861Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 189.97kB / 45.38MB 0.1s [2019-10-18T18:27:27.861Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.1s done [2019-10-18T18:27:27.861Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.55MB / 45.38MB 0.2s [2019-10-18T18:27:27.861Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.2s [2019-10-18T18:27:28.120Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 5.27MB / 10.80MB 0.3s [2019-10-18T18:27:28.120Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.85MB / 45.38MB 0.3s [2019-10-18T18:27:28.120Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.50MB / 50.07MB 0.3s [2019-10-18T18:27:28.120Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 9.71MB / 10.80MB 0.4s [2019-10-18T18:27:28.120Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 18.73MB / 45.38MB 0.4s [2019-10-18T18:27:28.120Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 8.09MB / 50.07MB 0.4s [2019-10-18T18:27:28.302Z] Client: Docker Engine - Community [2019-10-18T18:27:28.302Z] Version: 19.03.2 [2019-10-18T18:27:28.302Z] API version: 1.40 [2019-10-18T18:27:28.302Z] Go version: go1.12.8 [2019-10-18T18:27:28.302Z] Git commit: 6a30dfc [2019-10-18T18:27:28.302Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-18T18:27:28.302Z] OS/Arch: linux/amd64 [2019-10-18T18:27:28.302Z] Experimental: false [2019-10-18T18:27:28.302Z] [2019-10-18T18:27:28.302Z] Server: Docker Engine - Community [2019-10-18T18:27:28.302Z] Engine: [2019-10-18T18:27:28.302Z] Version: 19.03.2 [2019-10-18T18:27:28.302Z] API version: 1.40 (minimum version 1.12) [2019-10-18T18:27:28.302Z] Go version: go1.12.8 [2019-10-18T18:27:28.302Z] Git commit: 6a30dfc [2019-10-18T18:27:28.302Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-18T18:27:28.302Z] OS/Arch: linux/amd64 [2019-10-18T18:27:28.302Z] Experimental: true [2019-10-18T18:27:28.302Z] containerd: [2019-10-18T18:27:28.302Z] Version: 1.2.6 [2019-10-18T18:27:28.302Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:27:28.302Z] runc: [2019-10-18T18:27:28.302Z] Version: 1.0.0-rc8 [2019-10-18T18:27:28.302Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:27:28.302Z] docker-init: [2019-10-18T18:27:28.302Z] Version: 0.18.0 [2019-10-18T18:27:28.302Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T18:27:28.354Z] Client: [2019-10-18T18:27:28.354Z] Debug Mode: false [2019-10-18T18:27:28.354Z] Plugins: [2019-10-18T18:27:28.354Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-18T18:27:28.354Z] [2019-10-18T18:27:28.354Z] Server: [2019-10-18T18:27:28.354Z] Containers: 0 [2019-10-18T18:27:28.354Z] Running: 0 [2019-10-18T18:27:28.354Z] Paused: 0 [2019-10-18T18:27:28.354Z] Stopped: 0 [2019-10-18T18:27:28.354Z] Images: 8 [2019-10-18T18:27:28.354Z] Server Version: 19.03.2 [2019-10-18T18:27:28.354Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-18T18:27:28.354Z] LCOW: [2019-10-18T18:27:28.354Z] Windows: [2019-10-18T18:27:28.354Z] Logging Driver: json-file [2019-10-18T18:27:28.354Z] Plugins: [2019-10-18T18:27:28.354Z] Volume: local [2019-10-18T18:27:28.354Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-18T18:27:28.354Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T18:27:28.354Z] Swarm: inactive [2019-10-18T18:27:28.354Z] Default Isolation: process [2019-10-18T18:27:28.354Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T18:27:28.354Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T18:27:28.354Z] OSType: windows [2019-10-18T18:27:28.354Z] Architecture: x86_64 [2019-10-18T18:27:28.354Z] CPUs: 4 [2019-10-18T18:27:28.354Z] Total Memory: 32GiB [2019-10-18T18:27:28.354Z] Name: azwin-2-4551b0 [2019-10-18T18:27:28.354Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-18T18:27:28.354Z] Docker Root Dir: D:\docker [2019-10-18T18:27:28.354Z] Debug Mode: false [2019-10-18T18:27:28.354Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:28.354Z] Labels: [2019-10-18T18:27:28.354Z] Experimental: true [2019-10-18T18:27:28.354Z] Insecure Registries: [2019-10-18T18:27:28.354Z] 10.0.0.4:5000 [2019-10-18T18:27:28.354Z] 127.0.0.0/8 [2019-10-18T18:27:28.354Z] Registry Mirrors: [2019-10-18T18:27:28.354Z] http://10.0.0.4:5000/ [2019-10-18T18:27:28.354Z] Live Restore Enabled: false [2019-10-18T18:27:28.354Z] [2019-10-18T18:27:28.379Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s [2019-10-18T18:27:28.379Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 25.52MB / 45.38MB 0.5s [2019-10-18T18:27:28.379Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 17.70MB / 50.07MB 0.5s [2019-10-18T18:27:28.379Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-10-18T18:27:28.379Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.22MB / 45.38MB 0.6s [2019-10-18T18:27:28.379Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 23.45MB / 50.07MB 0.6s [2019-10-18T18:27:28.379Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-18T18:27:28.639Z] + docker info [2019-10-18T18:27:28.640Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s [2019-10-18T18:27:28.640Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 43.55MB / 50.07MB 0.8s [2019-10-18T18:27:28.640Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.08MB / 57.69MB 0.8s [2019-10-18T18:27:28.640Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 49.78MB / 50.07MB 0.9s [2019-10-18T18:27:28.640Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 12.44MB / 57.69MB 0.9s [2019-10-18T18:27:28.900Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.9s done [2019-10-18T18:27:28.900Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.0s done [2019-10-18T18:27:28.900Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 21.41MB / 57.69MB 1.1s [2019-10-18T18:27:28.900Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.1s [2019-10-18T18:27:28.900Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 1.1s [2019-10-18T18:27:28.900Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-18T18:27:29.162Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.02MB / 57.69MB 1.3s [2019-10-18T18:27:29.162Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 16.44MB / 120.06MB 1.3s [2019-10-18T18:27:29.162Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.1s done [2019-10-18T18:27:29.189Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.9s done [2019-10-18T18:27:29.190Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 [2019-10-18T18:27:29.421Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.91MB / 57.69MB 1.5s [2019-10-18T18:27:29.421Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 41.04MB / 57.69MB 1.7s [2019-10-18T18:27:29.421Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 26.58MB / 120.06MB 1.7s [2019-10-18T18:27:29.680Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.85MB / 57.69MB 1.8s [2019-10-18T18:27:29.680Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.0s [2019-10-18T18:27:29.680Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.61MB / 120.06MB 2.0s [2019-10-18T18:27:29.939Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s done [2019-10-18T18:27:29.939Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 57.88MB / 120.06MB 2.2s [2019-10-18T18:27:30.199Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 74.01MB / 120.06MB 2.5s [2019-10-18T18:27:30.463Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 84.76MB / 120.06MB 2.7s [2019-10-18T18:27:30.726Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 97.19MB / 120.06MB 2.9s [2019-10-18T18:27:30.726Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 105.86MB / 120.06MB 3.0s [2019-10-18T18:27:30.985Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 113.17MB / 120.06MB 3.1s [2019-10-18T18:27:30.985Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 119.61MB / 120.06MB 3.2s [2019-10-18T18:27:31.111Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.5s done [2019-10-18T18:27:31.112Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 [2019-10-18T18:27:31.246Z] #7 ... [2019-10-18T18:27:31.246Z] [2019-10-18T18:27:31.246Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:27:31.246Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T18:27:31.246Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T18:27:31.246Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T18:27:31.246Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-10-18T18:27:31.246Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2019-10-18T18:27:31.246Z] #65 DONE 3.6s [2019-10-18T18:27:31.246Z] [2019-10-18T18:27:31.246Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:27:31.512Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.5s done [2019-10-18T18:27:32.086Z] #7 ... [2019-10-18T18:27:32.086Z] [2019-10-18T18:27:32.086Z] #19 [internal] load build context [2019-10-18T18:27:32.086Z] #19 transferring context: 45.62MB 4.3s done [2019-10-18T18:27:32.086Z] #19 DONE 4.4s [2019-10-18T18:27:32.086Z] [2019-10-18T18:27:32.086Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:27:32.821Z] Client: [2019-10-18T18:27:32.821Z] Debug Mode: false [2019-10-18T18:27:32.821Z] [2019-10-18T18:27:32.821Z] Server: [2019-10-18T18:27:32.821Z] Containers: 0 [2019-10-18T18:27:32.821Z] Running: 0 [2019-10-18T18:27:32.821Z] Paused: 0 [2019-10-18T18:27:32.821Z] Stopped: 0 [2019-10-18T18:27:32.821Z] Images: 0 [2019-10-18T18:27:32.821Z] Server Version: 19.03.2 [2019-10-18T18:27:32.821Z] Storage Driver: overlay2 [2019-10-18T18:27:32.821Z] Backing Filesystem: extfs [2019-10-18T18:27:32.821Z] Supports d_type: true [2019-10-18T18:27:32.821Z] Native Overlay Diff: true [2019-10-18T18:27:32.821Z] Logging Driver: json-file [2019-10-18T18:27:32.821Z] Cgroup Driver: cgroupfs [2019-10-18T18:27:32.821Z] Plugins: [2019-10-18T18:27:32.821Z] Volume: local [2019-10-18T18:27:32.821Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T18:27:32.821Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T18:27:32.821Z] Swarm: inactive [2019-10-18T18:27:32.821Z] Runtimes: runc [2019-10-18T18:27:32.821Z] Default Runtime: runc [2019-10-18T18:27:32.821Z] Init Binary: docker-init [2019-10-18T18:27:32.821Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:27:32.821Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:27:32.821Z] init version: fec3683 [2019-10-18T18:27:32.821Z] Security Options: [2019-10-18T18:27:32.821Z] apparmor [2019-10-18T18:27:32.821Z] seccomp [2019-10-18T18:27:32.821Z] Profile: default [2019-10-18T18:27:32.821Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T18:27:32.821Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-18T18:27:32.821Z] OSType: linux [2019-10-18T18:27:32.821Z] Architecture: x86_64 [2019-10-18T18:27:32.821Z] CPUs: 2 [2019-10-18T18:27:32.821Z] Total Memory: 7.501GiB [2019-10-18T18:27:32.821Z] Name: ip-10-100-38-19 [2019-10-18T18:27:32.821Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-18T18:27:32.821Z] Docker Root Dir: /var/lib/docker [2019-10-18T18:27:32.821Z] Debug Mode: false [2019-10-18T18:27:32.821Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:32.821Z] Labels: [2019-10-18T18:27:32.821Z] Experimental: true [2019-10-18T18:27:32.821Z] Insecure Registries: [2019-10-18T18:27:32.821Z] 127.0.0.0/8 [2019-10-18T18:27:32.821Z] Live Restore Enabled: true [2019-10-18T18:27:32.821Z] [2019-10-18T18:27:32.821Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T18:27:33.087Z] Running on ubuntu-1604-overlay2-arm64v8 (i-02336f94a83fe3eca) in /home/ubuntu/workspace/moby_PR-40105 [Pipeline] { [2019-10-18T18:27:33.109Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:33.109Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:33.109Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T18:27:33.109Z] + bash /home/ubuntu/workspace/moby_PR-40105/check-config.sh [2019-10-18T18:27:33.109Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T18:27:33.109Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T18:27:33.109Z] [2019-10-18T18:27:33.109Z] Generally Necessary: [2019-10-18T18:27:33.109Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T18:27:33.109Z] - apparmor: enabled and tools installed [2019-10-18T18:27:33.109Z] - CONFIG_NAMESPACES: enabled [2019-10-18T18:27:33.109Z] - CONFIG_NET_NS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_PID_NS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_IPC_NS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_UTS_NS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUPS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CPUSETS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_MEMCG: enabled [2019-10-18T18:27:33.109Z] - CONFIG_KEYS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_VETH: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T18:27:33.109Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T18:27:33.109Z] [2019-10-18T18:27:33.109Z] Optional Features: [2019-10-18T18:27:33.109Z] - CONFIG_USER_NS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_SECCOMP: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T18:27:33.109Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T18:27:33.109Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T18:27:33.109Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T18:27:33.109Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-18T18:27:33.109Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T18:27:33.109Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T18:27:33.109Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T18:27:33.109Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T18:27:33.109Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T18:27:33.109Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T18:27:33.109Z] - CONFIG_FAIR_GROUP_SCHED: enabled [Pipeline] checkout [2019-10-18T18:27:33.371Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T18:27:33.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T18:27:33.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T18:27:33.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T18:27:33.371Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_EXT4_FS: enabled [2019-10-18T18:27:33.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T18:27:33.371Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T18:27:33.371Z] - Network Drivers: [2019-10-18T18:27:33.371Z] - "overlay": [2019-10-18T18:27:33.371Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T18:27:33.371Z] Optional (for encrypted networks): [2019-10-18T18:27:33.371Z] - CONFIG_CRYPTO: enabled [2019-10-18T18:27:33.371Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T18:27:33.371Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T18:27:33.371Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T18:27:33.371Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T18:27:33.371Z] - CONFIG_XFRM: enabled [2019-10-18T18:27:33.371Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T18:27:33.371Z] - "ipvlan": [2019-10-18T18:27:33.371Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T18:27:33.371Z] - "macvlan": [2019-10-18T18:27:33.371Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T18:27:33.371Z] - "ftp,tftp client in container": [2019-10-18T18:27:33.371Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T18:27:33.371Z] - Storage Drivers: [2019-10-18T18:27:33.371Z] - "aufs": [2019-10-18T18:27:33.371Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T18:27:33.371Z] - "btrfs": [2019-10-18T18:27:33.371Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T18:27:33.371Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T18:27:33.371Z] - "devicemapper": [2019-10-18T18:27:33.371Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T18:27:33.371Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T18:27:33.371Z] - "overlay": [2019-10-18T18:27:33.371Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T18:27:33.371Z] - "zfs": [2019-10-18T18:27:33.371Z] - /dev/zfs: missing [2019-10-18T18:27:33.371Z] - zfs command: missing [2019-10-18T18:27:33.371Z] - zpool command: missing [2019-10-18T18:27:33.371Z] [2019-10-18T18:27:33.371Z] Limits: [2019-10-18T18:27:33.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T18:27:33.371Z] [2019-10-18T18:27:33.371Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T18:27:33.461Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.3s done [2019-10-18T18:27:33.461Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-18T18:27:33.719Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.3s done [2019-10-18T18:27:33.719Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-18T18:27:33.724Z] + sudo modprobe ip_vs [2019-10-18T18:27:33.977Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s done [2019-10-18T18:27:33.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 . [2019-10-18T18:27:33.985Z] #1 [internal] load .dockerignore [2019-10-18T18:27:33.985Z] #1 transferring context: 87B done [2019-10-18T18:27:33.985Z] #1 DONE 0.0s [2019-10-18T18:27:33.985Z] [2019-10-18T18:27:33.985Z] #2 [internal] load build definition from Dockerfile [2019-10-18T18:27:33.985Z] #2 transferring dockerfile: 14.63kB done [2019-10-18T18:27:33.985Z] #2 DONE 0.1s [2019-10-18T18:27:33.985Z] [2019-10-18T18:27:33.985Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T18:27:34.235Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-18T18:27:34.551Z] #3 DONE 0.4s [2019-10-18T18:27:34.551Z] [2019-10-18T18:27:34.551Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T18:27:34.551Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T18:27:34.551Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T18:27:34.551Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-18T18:27:34.551Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-18T18:27:34.551Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.91MB / 8.82MB 0.1s [2019-10-18T18:27:34.551Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2019-10-18T18:27:34.551Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-18T18:27:34.669Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 3.9s done [2019-10-18T18:27:35.091Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e [2019-10-18T18:27:35.091Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e done [2019-10-18T18:27:35.118Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-18T18:27:35.118Z] #4 DONE 0.6s [2019-10-18T18:27:35.488Z] #3 completed: 2019-10-18 18:27:35.040012195 +0000 UTC [2019-10-18T18:27:35.488Z] #3 duration: 13.311141408s [2019-10-18T18:27:35.488Z] [2019-10-18T18:27:35.488Z] [2019-10-18T18:27:35.488Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-18T18:27:35.488Z] #4 digest: sha256:2204255c438186a880203ad39a099b2a6e592ca062aee43b9eadccf6c2efb81c [2019-10-18T18:27:35.488Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-18T18:27:35.488Z] #4 started: 2019-10-18 18:27:35.041609507 +0000 UTC [2019-10-18T18:27:35.488Z] #4 0.356 Cloning into '/buildx'... [2019-10-18T18:27:35.691Z] [2019-10-18T18:27:35.691Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:27:35.691Z] #6 DONE 0.3s [2019-10-18T18:27:35.691Z] [2019-10-18T18:27:35.691Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T18:27:35.691Z] #5 DONE 0.2s [2019-10-18T18:27:36.052Z] [2019-10-18T18:27:36.052Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:27:36.052Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T18:27:36.052Z] #65 DONE 0.0s [2019-10-18T18:27:36.052Z] [2019-10-18T18:27:36.052Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:27:36.052Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T18:27:36.052Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T18:27:36.052Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-18T18:27:36.052Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-18T18:27:36.052Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-18T18:27:36.052Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-10-18T18:27:36.052Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-18T18:27:36.053Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 2.94MB / 10.80MB 0.2s [2019-10-18T18:27:36.053Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.41MB / 45.38MB 0.2s [2019-10-18T18:27:36.053Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 1.48MB / 4.34MB 0.2s [2019-10-18T18:27:36.137Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.1s done [2019-10-18T18:27:36.311Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-10-18T18:27:36.311Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 19.21MB / 45.38MB 0.5s [2019-10-18T18:27:36.311Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s done [2019-10-18T18:27:36.311Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.5s [2019-10-18T18:27:36.311Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.10MB / 50.07MB 0.5s [2019-10-18T18:27:36.397Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-18T18:27:36.652Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.51MB / 45.38MB 0.7s [2019-10-18T18:27:36.652Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 11.85MB / 57.69MB 0.7s [2019-10-18T18:27:36.652Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 15.31MB / 50.07MB 0.7s [2019-10-18T18:27:36.652Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 20.95MB / 50.07MB 0.8s [2019-10-18T18:27:36.912Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.79MB / 45.38MB 0.9s [2019-10-18T18:27:36.912Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 20.76MB / 57.69MB 0.9s [2019-10-18T18:27:36.912Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.47MB / 50.07MB 0.9s [2019-10-18T18:27:36.912Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 42.45MB / 45.38MB 1.0s [2019-10-18T18:27:36.912Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 24.35MB / 57.69MB 1.0s [2019-10-18T18:27:36.912Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 29.38MB / 50.07MB 1.0s [2019-10-18T18:27:37.128Z] #4 completed: 2019-10-18 18:27:36.528535848 +0000 UTC [2019-10-18T18:27:37.128Z] #4 duration: 1.486926341s [2019-10-18T18:27:37.128Z] [2019-10-18T18:27:37.128Z] [2019-10-18T18:27:37.128Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-18T18:27:37.128Z] #5 digest: sha256:1371da9694cf2132400351a1c6afda135019fefc08518f97ac4d2cf815d33bbf [2019-10-18T18:27:37.128Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-18T18:27:37.128Z] #5 started: 2019-10-18 18:27:36.530376006 +0000 UTC [2019-10-18T18:27:37.172Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.1s done [2019-10-18T18:27:37.172Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 37.96MB / 57.69MB 1.2s [2019-10-18T18:27:37.172Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 42.82MB / 50.07MB 1.2s [2019-10-18T18:27:37.172Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 49.57MB / 50.07MB 1.3s [2019-10-18T18:27:37.172Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 621.99kB / 120.06MB 1.3s [2019-10-18T18:27:37.431Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 52.10MB / 57.69MB 1.5s [2019-10-18T18:27:37.431Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.4s done [2019-10-18T18:27:37.431Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.44MB / 120.06MB 1.5s [2019-10-18T18:27:37.431Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 1.5s [2019-10-18T18:27:37.431Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-18T18:27:37.431Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.6s [2019-10-18T18:27:37.431Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 15.42MB / 120.06MB 1.6s [2019-10-18T18:27:37.431Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.5s done [2019-10-18T18:27:37.520Z] #5 0.501 From https://github.com/docker/buildx [2019-10-18T18:27:37.520Z] #5 0.501 * [new branch] master -> build [2019-10-18T18:27:37.520Z] #5 0.711 Switched to branch 'build' [2019-10-18T18:27:37.520Z] #5 completed: 2019-10-18 18:27:37.408043995 +0000 UTC [2019-10-18T18:27:37.520Z] #5 duration: 877.667989ms [2019-10-18T18:27:37.520Z] [2019-10-18T18:27:37.692Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 22.28MB / 120.06MB 1.7s [2019-10-18T18:27:37.941Z] [2019-10-18T18:27:37.941Z] #6 /bin/sh -c go mod download [2019-10-18T18:27:37.941Z] #6 digest: sha256:5fa35a8c8fabc5af8a917b5fbf9d026df3766ca24e36a7a2a5ed21f9e1e1e88b [2019-10-18T18:27:37.941Z] #6 name: "/bin/sh -c go mod download" [2019-10-18T18:27:37.941Z] #6 started: 2019-10-18 18:27:37.409957319 +0000 UTC [2019-10-18T18:27:37.952Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 40.07MB / 120.06MB 2.0s [2019-10-18T18:27:37.952Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.0s done [2019-10-18T18:27:37.952Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 54.37MB / 120.06MB 2.2s [2019-10-18T18:27:38.209Z] using credential docker-jenkins-github-credentials [2019-10-18T18:27:38.218Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 61.07MB / 120.06MB 2.3s [2019-10-18T18:27:38.222Z] Cloning the remote Git repository [2019-10-18T18:27:38.222Z] Cloning with configured refspecs honoured and without tags [2019-10-18T18:27:38.304Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-10-18T18:27:38.419Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T18:27:38.464Z] > git init /home/ubuntu/workspace/moby_PR-40105 # timeout=10 [2019-10-18T18:27:38.630Z] #6 0.418 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-18T18:27:38.630Z] #6 0.421 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-18T18:27:38.630Z] #6 0.421 go: finding github.com/imdario/mergo v0.3.7 [2019-10-18T18:27:38.630Z] #6 0.424 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-18T18:27:38.630Z] #6 0.430 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-18T18:27:38.630Z] #6 0.432 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-18T18:27:38.630Z] #6 0.434 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-18T18:27:38.630Z] #6 0.441 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-18T18:27:38.630Z] #6 0.481 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-18T18:27:38.634Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-10-18T18:27:38.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 73.67MB / 120.06MB 2.5s [2019-10-18T18:27:38.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 92.86MB / 120.06MB 2.8s [2019-10-18T18:27:38.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 100.36MB / 120.06MB 2.9s [2019-10-18T18:27:39.048Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 111.06MB / 120.06MB 3.1s [2019-10-18T18:27:39.048Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.3s [2019-10-18T18:27:39.056Z] #6 1.042 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-18T18:27:39.056Z] #6 1.519 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-18T18:27:39.490Z] #6 1.944 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-18T18:27:38.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:38.779Z] > git --version # timeout=10 [2019-10-18T18:27:38.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:38.809Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:40.407Z] #6 2.585 go: finding github.com/pkg/errors v0.8.1 [2019-10-18T18:27:40.407Z] #6 2.728 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-18T18:27:40.407Z] #6 2.737 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-18T18:27:40.407Z] #6 2.739 go: finding github.com/stretchr/testify v1.3.0 [2019-10-18T18:27:40.407Z] #6 2.763 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-18T18:27:40.407Z] #6 2.802 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-18T18:27:40.424Z] #7 ... [2019-10-18T18:27:40.424Z] [2019-10-18T18:27:40.424Z] #19 [internal] load build context [2019-10-18T18:27:40.424Z] #19 transferring context: 45.62MB 4.1s done [2019-10-18T18:27:40.424Z] #19 DONE 4.4s [2019-10-18T18:27:40.424Z] [2019-10-18T18:27:40.424Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:27:40.424Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.3s done [2019-10-18T18:27:40.839Z] #6 2.972 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-18T18:27:40.839Z] #6 3.091 go: finding github.com/spf13/pflag v1.0.3 [2019-10-18T18:27:40.839Z] #6 3.209 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-18T18:27:40.989Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.5s done [2019-10-18T18:27:40.989Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-10-18T18:27:41.554Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-18T18:27:41.554Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-18T18:27:41.554Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s done [2019-10-18T18:27:41.590Z] #6 3.722 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-18T18:27:41.811Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-18T18:27:42.111Z] #6 4.429 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-18T18:27:42.111Z] #6 4.445 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-18T18:27:42.560Z] #6 4.679 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-18T18:27:42.560Z] #6 4.880 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-18T18:27:42.560Z] #6 4.962 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-18T18:27:42.560Z] #6 4.998 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-18T18:27:42.822Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.1s done [2019-10-18T18:27:42.822Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-18T18:27:42.822Z] #7 DONE 15.0s [2019-10-18T18:27:42.822Z] [2019-10-18T18:27:42.822Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T18:27:43.040Z] #6 5.477 go: finding github.com/gofrs/flock v0.7.0 [2019-10-18T18:27:43.306Z] Fetching without tags [2019-10-18T18:27:43.875Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-18T18:27:43.875Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1d971a0f\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-18T18:27:43.875Z] ---------------------------------------------------------------------------- [2019-10-18T18:27:43.875Z] [2019-10-18T18:27:43.875Z] INFO: executeCI.ps1 starting at Fri Oct 18 18:27:42 CUT 2019 [2019-10-18T18:27:43.875Z] [2019-10-18T18:27:43.875Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-18T18:27:43.875Z] INFO: Running git version 2.23.0.windows.1 [2019-10-18T18:27:43.875Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-18T18:27:43.875Z] INFO: Environment variables: [2019-10-18T18:27:43.875Z] [2019-10-18T18:27:43.875Z] Name Value [2019-10-18T18:27:43.875Z] ---- ----- [2019-10-18T18:27:43.875Z] ALLUSERSPROFILE C:\ProgramData [2019-10-18T18:27:43.875Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-18T18:27:43.875Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-18T18:27:43.875Z] BRANCH_NAME PR-40105 [2019-10-18T18:27:43.875Z] BUILD_DISPLAY_NAME #1 [2019-10-18T18:27:43.875Z] BUILD_ID 1 [2019-10-18T18:27:43.875Z] BUILD_NUMBER 1 [2019-10-18T18:27:43.875Z] BUILD_TAG jenkins-moby-PR-40105-1 [2019-10-18T18:27:43.875Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40105/1/ [2019-10-18T18:27:43.875Z] CHANGE_AUTHOR thaJeztah [2019-10-18T18:27:43.875Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-18T18:27:43.875Z] CHANGE_BRANCH close_the_door_please [2019-10-18T18:27:43.875Z] CHANGE_FORK thaJeztah [2019-10-18T18:27:43.875Z] CHANGE_ID 40105 [2019-10-18T18:27:43.875Z] CHANGE_TARGET master [2019-10-18T18:27:43.875Z] CHANGE_TITLE testutil: daemon.Info() close client after request [2019-10-18T18:27:43.875Z] CHANGE_URL https://github.com/moby/moby/pull/40105 [2019-10-18T18:27:43.875Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:43.875Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-18T18:27:43.875Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-18T18:27:43.875Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-18T18:27:43.875Z] COMPUTERNAME azwin-2-4551b0 [2019-10-18T18:27:43.875Z] ComSpec C:\windows\system32\cmd.exe [2019-10-18T18:27:43.875Z] ConfigSequenceNumber 0 [2019-10-18T18:27:43.875Z] DOCKER_BUILDKIT 0 [2019-10-18T18:27:43.875Z] DOCKER_DUT_DEBUG 1 [2019-10-18T18:27:43.875Z] DOCKER_EXPERIMENTAL 1 [2019-10-18T18:27:43.875Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-18T18:27:43.875Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-18T18:27:43.875Z] EXECUTOR_NUMBER 0 [2019-10-18T18:27:43.875Z] FQDN azwin-2-4551b0.westus.cloudapp.azure.com [2019-10-18T18:27:43.875Z] GIT_BRANCH PR-40105 [2019-10-18T18:27:43.875Z] GIT_COMMIT 876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:27:43.875Z] GIT_URL https://github.com/moby/moby.git [2019-10-18T18:27:43.875Z] HUDSON_COOKIE 271e39da-8db4-4a2a-a74f-ccbacf21a2a2 [2019-10-18T18:27:43.875Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-18T18:27:43.875Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-18T18:27:43.875Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-18T18:27:43.875Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-18T18:27:43.875Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-18T18:27:43.875Z] JENKINS_NODE_COOKIE 2cf416b6-c34b-4d1b-9b1f-823829f09e3a [2019-10-18T18:27:43.875Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-18T18:27:43.875Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-18T18:27:43.875Z] JOB_BASE_NAME PR-40105 [2019-10-18T18:27:43.875Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40105/display/redirect [2019-10-18T18:27:43.875Z] JOB_NAME moby/PR-40105 [2019-10-18T18:27:43.875Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40105/ [2019-10-18T18:27:43.875Z] library.jps.version master [2019-10-18T18:27:43.875Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-18T18:27:43.875Z] NODE_LABELS amd64 azure azwin-2-4551b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-18T18:27:43.875Z] NODE_NAME azwin-2-4551b0 [2019-10-18T18:27:43.875Z] NUMBER_OF_PROCESSORS 4 [2019-10-18T18:27:43.875Z] OS Windows_NT [2019-10-18T18:27:43.875Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-18T18:27:43.875Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-18T18:27:43.875Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-18T18:27:43.875Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-18T18:27:43.875Z] PROCESSOR_LEVEL 6 [2019-10-18T18:27:43.875Z] PROCESSOR_REVISION 4f01 [2019-10-18T18:27:43.875Z] ProgramData C:\ProgramData [2019-10-18T18:27:43.876Z] ProgramFiles C:\Program Files [2019-10-18T18:27:43.876Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-18T18:27:43.876Z] ProgramW6432 C:\Program Files [2019-10-18T18:27:43.876Z] PROMPT $P$G [2019-10-18T18:27:43.876Z] PSExecutionPolicyPreference Bypass [2019-10-18T18:27:43.876Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-18T18:27:43.876Z] PUBLIC C:\Users\Public [2019-10-18T18:27:43.876Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40105/1/display/redirect?page=changes [2019-10-18T18:27:43.876Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40105/1/display/redirect [2019-10-18T18:27:43.876Z] SKIP_VALIDATION_TESTS 1 [2019-10-18T18:27:43.876Z] SOURCES_DRIVE d [2019-10-18T18:27:43.876Z] SOURCES_SUBDIR gopath [2019-10-18T18:27:43.876Z] STAGE_NAME Run tests [2019-10-18T18:27:43.876Z] SystemDrive C: [2019-10-18T18:27:43.876Z] SystemRoot C:\windows [2019-10-18T18:27:43.876Z] TEMP C:\windows\TEMP [2019-10-18T18:27:43.876Z] TESTDEBUG 0 [2019-10-18T18:27:43.876Z] TESTRUN_DRIVE d [2019-10-18T18:27:43.876Z] TESTRUN_SUBDIR CI [2019-10-18T18:27:43.876Z] TIMEOUT 120m [2019-10-18T18:27:43.876Z] TMP C:\windows\TEMP [2019-10-18T18:27:43.876Z] USERDOMAIN WORKGROUP [2019-10-18T18:27:43.876Z] USERNAME azwin-2-4551b0$ [2019-10-18T18:27:43.876Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-18T18:27:43.876Z] windir C:\windows [2019-10-18T18:27:43.876Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-18T18:27:43.876Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-18T18:27:43.876Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] INFO: Sources under d:\gopath\... [2019-10-18T18:27:43.876Z] INFO: Test run under d:\CI\... [2019-10-18T18:27:43.876Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-18T18:27:43.876Z] INFO: docker/docker repository was found [2019-10-18T18:27:43.876Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-18T18:27:43.876Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-18T18:27:43.876Z] INFO: Docker version of control daemon [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] Client: Docker Engine - Enterprise [2019-10-18T18:27:43.876Z] Version: 19.03.2 [2019-10-18T18:27:43.876Z] API version: 1.40 [2019-10-18T18:27:43.876Z] Go version: go1.12.8 [2019-10-18T18:27:43.876Z] Git commit: c92ab06ed9 [2019-10-18T18:27:43.876Z] Built: 09/03/2019 16:38:11 [2019-10-18T18:27:43.876Z] OS/Arch: windows/amd64 [2019-10-18T18:27:43.876Z] Experimental: false [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] Server: Docker Engine - Enterprise [2019-10-18T18:27:43.876Z] Engine: [2019-10-18T18:27:43.876Z] Version: 19.03.2 [2019-10-18T18:27:43.876Z] API version: 1.40 (minimum version 1.24) [2019-10-18T18:27:43.876Z] Go version: go1.12.8 [2019-10-18T18:27:43.876Z] Git commit: c92ab06ed9 [2019-10-18T18:27:43.876Z] Built: 09/03/2019 16:35:47 [2019-10-18T18:27:43.876Z] OS/Arch: windows/amd64 [2019-10-18T18:27:43.876Z] Experimental: true [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.876Z] INFO: Docker info of control daemon [2019-10-18T18:27:43.876Z] [2019-10-18T18:27:43.930Z] #6 6.062 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-18T18:27:43.930Z] #6 6.329 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-18T18:27:44.339Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.1s done [2019-10-18T18:27:44.339Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-18T18:27:44.350Z] #6 6.445 go: finding github.com/lib/pq v1.0.0 [2019-10-18T18:27:44.350Z] #6 6.636 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-18T18:27:44.350Z] #6 6.729 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-18T18:27:44.703Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:44.783Z] #6 6.922 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-18T18:27:44.783Z] #6 6.990 go: finding github.com/json-iterator/go v1.1.6 [2019-10-18T18:27:44.845Z] Client: [2019-10-18T18:27:44.845Z] Debug Mode: false [2019-10-18T18:27:44.845Z] Plugins: [2019-10-18T18:27:44.845Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-18T18:27:44.845Z] [2019-10-18T18:27:44.845Z] Server: [2019-10-18T18:27:44.845Z] Containers: 0 [2019-10-18T18:27:44.845Z] Running: 0 [2019-10-18T18:27:44.845Z] Paused: 0 [2019-10-18T18:27:44.845Z] Stopped: 0 [2019-10-18T18:27:44.845Z] Images: 8 [2019-10-18T18:27:44.845Z] Server Version: 19.03.2 [2019-10-18T18:27:44.845Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-18T18:27:44.845Z] Windows: [2019-10-18T18:27:44.845Z] LCOW: [2019-10-18T18:27:44.845Z] Logging Driver: json-file [2019-10-18T18:27:44.845Z] Plugins: [2019-10-18T18:27:44.845Z] Volume: local [2019-10-18T18:27:44.845Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-18T18:27:44.845Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T18:27:44.845Z] Swarm: inactive [2019-10-18T18:27:44.845Z] Default Isolation: process [2019-10-18T18:27:44.845Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T18:27:44.845Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T18:27:44.845Z] OSType: windows [2019-10-18T18:27:44.845Z] Architecture: x86_64 [2019-10-18T18:27:44.845Z] CPUs: 4 [2019-10-18T18:27:44.845Z] Total Memory: 32GiB [2019-10-18T18:27:44.845Z] Name: azwin-2-4551b0 [2019-10-18T18:27:44.845Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-18T18:27:44.845Z] Docker Root Dir: D:\docker [2019-10-18T18:27:44.845Z] Debug Mode: false [2019-10-18T18:27:44.845Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:44.845Z] Labels: [2019-10-18T18:27:44.845Z] Experimental: true [2019-10-18T18:27:44.845Z] Insecure Registries: [2019-10-18T18:27:44.845Z] 10.0.0.4:5000 [2019-10-18T18:27:44.845Z] 127.0.0.0/8 [2019-10-18T18:27:44.845Z] Registry Mirrors: [2019-10-18T18:27:44.845Z] http://10.0.0.4:5000/ [2019-10-18T18:27:44.845Z] Live Restore Enabled: false [2019-10-18T18:27:44.845Z] [2019-10-18T18:27:44.845Z] [2019-10-18T18:27:44.845Z] INFO: Commit hash is 278279073 [2019-10-18T18:27:44.845Z] INFO: Nuke-Everything... [2019-10-18T18:27:44.845Z] INFO: Container count on control daemon to delete is 0 [2019-10-18T18:27:43.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:43.270Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:43.274Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:43.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:43.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:43.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:43.307Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:44.702Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:44.706Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:45.305Z] INFO: Nuking d:\CI [2019-10-18T18:27:45.305Z] INFO: Zapped successfully [2019-10-18T18:27:45.305Z] INFO: Location for testing is d:\CI\PR-40105\1 [2019-10-18T18:27:45.305Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-18T18:27:45.305Z] [2019-10-18T18:27:45.305Z] [2019-10-18T18:27:45.305Z] INFO: Building the image from Dockerfile.windows at 10/18/2019 18:27:45... [2019-10-18T18:27:45.305Z] [2019-10-18T18:27:45.660Z] #6 7.979 go: finding github.com/spf13/cobra v0.0.3 [2019-10-18T18:27:45.660Z] #6 8.132 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-18T18:27:46.075Z] #6 8.317 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-18T18:27:46.075Z] #6 8.476 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-18T18:27:46.237Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.8s done [2019-10-18T18:27:46.237Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-18T18:27:46.478Z] #6 8.910 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-18T18:27:46.727Z] Merge succeeded, producing e612a107784b0aa9e043359306db348ee649e502 [2019-10-18T18:27:46.729Z] Checking out Revision e612a107784b0aa9e043359306db348ee649e502 (PR-40105) [2019-10-18T18:27:46.969Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:46.969Z] First time build. Skipping changelog. [2019-10-18T18:27:47.007Z] #8 DONE 3.4s [2019-10-18T18:27:47.007Z] [2019-10-18T18:27:47.007Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T18:27:47.007Z] #9 DONE 0.8s [2019-10-18T18:27:47.007Z] [2019-10-18T18:27:47.007Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:27:47.025Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:47.270Z] #38 ... [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:27:47.270Z] #20 DONE 0.1s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T18:27:47.270Z] #61 DONE 0.1s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T18:27:47.270Z] #67 DONE 0.2s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:27:47.270Z] #21 DONE 0.2s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T18:27:47.270Z] #43 DONE 0.2s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T18:27:47.270Z] #49 DONE 0.2s [2019-10-18T18:27:47.270Z] [2019-10-18T18:27:47.270Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:27:47.389Z] #6 9.752 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-18T18:27:47.389Z] #6 9.788 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-18T18:27:47.389Z] #6 9.880 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-18T18:27:47.534Z] #50 ... [2019-10-18T18:27:47.534Z] [2019-10-18T18:27:47.534Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:27:47.534Z] #30 DONE 0.2s [2019-10-18T18:27:47.534Z] [2019-10-18T18:27:47.534Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T18:27:47.534Z] #46 DONE 0.2s [2019-10-18T18:27:47.534Z] [2019-10-18T18:27:47.534Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T18:27:47.807Z] #6 10.08 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-18T18:27:47.808Z] #6 10.10 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-18T18:27:47.808Z] #6 10.15 go: finding github.com/jinzhu/now v1.0.0 [2019-10-18T18:27:48.071Z] + docker version [2019-10-18T18:27:48.071Z] Client: [2019-10-18T18:27:48.071Z] Version: 18.06.1-ce [2019-10-18T18:27:48.071Z] API version: 1.38 [2019-10-18T18:27:48.071Z] Go version: go1.10.3 [2019-10-18T18:27:48.071Z] Git commit: e68fc7a [2019-10-18T18:27:48.071Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-18T18:27:48.071Z] OS/Arch: linux/ppc64le [2019-10-18T18:27:48.071Z] Experimental: false [2019-10-18T18:27:48.071Z] [2019-10-18T18:27:48.071Z] Server: [2019-10-18T18:27:48.071Z] Engine: [2019-10-18T18:27:48.071Z] Version: 18.06.1-ce [2019-10-18T18:27:48.071Z] API version: 1.38 (minimum version 1.12) [2019-10-18T18:27:48.071Z] Go version: go1.10.3 [2019-10-18T18:27:48.071Z] Git commit: e68fc7a [2019-10-18T18:27:48.071Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-18T18:27:48.071Z] OS/Arch: linux/ppc64le [2019-10-18T18:27:48.071Z] Experimental: true [Pipeline] sh [2019-10-18T18:27:45.856Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:46.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:27:46.728Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:46.732Z] > git checkout -f e612a107784b0aa9e043359306db348ee649e502 [2019-10-18T18:27:48.225Z] #6 10.34 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-18T18:27:48.225Z] #6 10.65 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-18T18:27:48.459Z] + docker info [2019-10-18T18:27:48.459Z] Containers: 0 [2019-10-18T18:27:48.459Z] Running: 0 [2019-10-18T18:27:48.459Z] Paused: 0 [2019-10-18T18:27:48.459Z] Stopped: 0 [2019-10-18T18:27:48.459Z] Images: 0 [2019-10-18T18:27:48.459Z] Server Version: 18.06.1-ce [2019-10-18T18:27:48.459Z] Storage Driver: overlay2 [2019-10-18T18:27:48.459Z] Backing Filesystem: extfs [2019-10-18T18:27:48.459Z] Supports d_type: true [2019-10-18T18:27:48.459Z] Native Overlay Diff: true [2019-10-18T18:27:48.459Z] Logging Driver: json-file [2019-10-18T18:27:48.459Z] Cgroup Driver: cgroupfs [2019-10-18T18:27:48.459Z] Plugins: [2019-10-18T18:27:48.459Z] Volume: local [2019-10-18T18:27:48.459Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T18:27:48.459Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-18T18:27:48.459Z] Swarm: inactive [2019-10-18T18:27:48.459Z] Runtimes: runc [2019-10-18T18:27:48.459Z] Default Runtime: runc [2019-10-18T18:27:48.459Z] Init Binary: docker-init [2019-10-18T18:27:48.459Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-18T18:27:48.459Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-18T18:27:48.459Z] init version: fec3683 [2019-10-18T18:27:48.459Z] Security Options: [2019-10-18T18:27:48.459Z] apparmor [2019-10-18T18:27:48.459Z] seccomp [2019-10-18T18:27:48.459Z] Profile: default [2019-10-18T18:27:48.460Z] Kernel Version: 4.4.0-139-generic [2019-10-18T18:27:48.460Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-18T18:27:48.460Z] OSType: linux [2019-10-18T18:27:48.460Z] Architecture: ppc64le [2019-10-18T18:27:48.460Z] CPUs: 4 [2019-10-18T18:27:48.460Z] Total Memory: 3.976GiB [2019-10-18T18:27:48.460Z] Name: ppc64le-ubuntu-17 [2019-10-18T18:27:48.460Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-18T18:27:48.460Z] Docker Root Dir: /var/lib/docker [2019-10-18T18:27:48.460Z] Debug Mode (client): false [2019-10-18T18:27:48.460Z] Debug Mode (server): false [2019-10-18T18:27:48.460Z] Username: dockerbuildbot [2019-10-18T18:27:48.460Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:27:48.460Z] Labels: [2019-10-18T18:27:48.460Z] Experimental: true [2019-10-18T18:27:48.460Z] Insecure Registries: [2019-10-18T18:27:48.460Z] 127.0.0.0/8 [2019-10-18T18:27:48.460Z] Live Restore Enabled: false [2019-10-18T18:27:48.460Z] [Pipeline] sh [2019-10-18T18:27:48.638Z] #6 11.10 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-18T18:27:48.638Z] #6 11.21 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-18T18:27:48.845Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:48.845Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:27:48.845Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T18:27:48.845Z] + bash /home/docker/workspace/moby_PR-40105/check-config.sh [2019-10-18T18:27:48.845Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T18:27:48.845Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-18T18:27:48.845Z] [2019-10-18T18:27:48.845Z] Generally Necessary: [2019-10-18T18:27:48.845Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T18:27:48.845Z] - apparmor: enabled and tools installed [2019-10-18T18:27:48.845Z] - CONFIG_NAMESPACES: enabled [2019-10-18T18:27:49.033Z] #6 11.33 go: finding github.com/docker/go-connections v0.3.0 [2019-10-18T18:27:49.033Z] #6 11.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-18T18:27:49.133Z] - CONFIG_NET_NS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_PID_NS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_IPC_NS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_UTS_NS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUPS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CPUSETS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_MEMCG: enabled [2019-10-18T18:27:49.133Z] - CONFIG_KEYS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_VETH: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T18:27:49.133Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T18:27:49.133Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T18:27:49.133Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-18T18:27:49.133Z] [2019-10-18T18:27:49.133Z] Optional Features: [2019-10-18T18:27:49.133Z] - CONFIG_USER_NS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_SECCOMP: enabled [2019-10-18T18:27:49.133Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T18:27:49.133Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T18:27:49.133Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T18:27:49.133Z] (cgroup swap accounting is currently enabled) [2019-10-18T18:27:49.422Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-18T18:27:49.422Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T18:27:49.422Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T18:27:49.422Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T18:27:49.422Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T18:27:49.422Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T18:27:49.422Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T18:27:49.422Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T18:27:49.422Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T18:27:49.422Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T18:27:49.422Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T18:27:49.422Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T18:27:49.422Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T18:27:49.422Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T18:27:49.422Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T18:27:49.422Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T18:27:49.422Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T18:27:49.422Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T18:27:49.423Z] - CONFIG_EXT4_FS: enabled [2019-10-18T18:27:49.423Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T18:27:49.423Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T18:27:49.423Z] - Network Drivers: [2019-10-18T18:27:49.423Z] - "overlay": [2019-10-18T18:27:49.423Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T18:27:49.423Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T18:27:49.423Z] Optional (for encrypted networks): [2019-10-18T18:27:49.465Z] #6 11.53 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-18T18:27:49.465Z] #6 11.75 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-18T18:27:49.465Z] #6 11.96 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-18T18:27:49.708Z] - CONFIG_CRYPTO: enabled [2019-10-18T18:27:49.708Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_XFRM: enabled [2019-10-18T18:27:49.708Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T18:27:49.708Z] - "ipvlan": [2019-10-18T18:27:49.708Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T18:27:49.708Z] - "macvlan": [2019-10-18T18:27:49.708Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T18:27:49.708Z] - "ftp,tftp client in container": [2019-10-18T18:27:49.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T18:27:49.708Z] - Storage Drivers: [2019-10-18T18:27:49.708Z] - "aufs": [2019-10-18T18:27:49.708Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T18:27:49.708Z] - "btrfs": [2019-10-18T18:27:49.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T18:27:49.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T18:27:49.708Z] - "devicemapper": [2019-10-18T18:27:49.708Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T18:27:49.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T18:27:49.708Z] - "overlay": [2019-10-18T18:27:49.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T18:27:49.708Z] - "zfs": [2019-10-18T18:27:49.708Z] - /dev/zfs: missing [2019-10-18T18:27:49.708Z] - zfs command: missing [2019-10-18T18:27:49.708Z] - zpool command: missing [2019-10-18T18:27:49.708Z] [2019-10-18T18:27:49.708Z] Limits: [2019-10-18T18:27:49.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T18:27:49.708Z] [2019-10-18T18:27:49.708Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T18:27:49.871Z] #6 12.09 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-18T18:27:49.871Z] #6 12.14 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-18T18:27:49.871Z] #6 12.19 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-18T18:27:50.138Z] + make bundles/buildx [2019-10-18T18:27:50.294Z] #6 12.47 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-18T18:27:50.294Z] #6 12.73 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-18T18:27:50.294Z] #6 12.77 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-18T18:27:50.460Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.2s done [2019-10-18T18:27:50.719Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-18T18:27:50.733Z] #6 13.19 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-18T18:27:50.758Z] mkdir bundles [2019-10-18T18:27:50.758Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-18T18:27:50.758Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-18T18:27:50.758Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-18T18:27:50.758Z] --build-arg BUILDX_COMMIT \ [2019-10-18T18:27:50.758Z] --build-arg BUILDX_REPO \ [2019-10-18T18:27:50.758Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-18T18:27:50.758Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-18T18:27:50.758Z] . && \ [2019-10-18T18:27:50.758Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-18T18:27:50.758Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-18T18:27:50.758Z] /bin/sh: 4: go: not found [2019-10-18T18:27:50.758Z] /bin/sh: 5: go: not found [2019-10-18T18:27:50.758Z] [2019-10-18T18:27:50.758Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-18T18:27:50.758Z] #2 digest: sha256:d408c04e25b3424d56ce0ab763a86c8c0f5ef4b3120f9ada9b8c404e3074450b [2019-10-18T18:27:50.758Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-18T18:27:50.758Z] #2 started: 2019-10-18 18:27:50.621899223 +0000 UTC [2019-10-18T18:27:50.758Z] #2 completed: 2019-10-18 18:27:50.622043529 +0000 UTC [2019-10-18T18:27:50.758Z] #2 duration: 144.306µs [2019-10-18T18:27:50.758Z] #2 started: 2019-10-18 18:27:50.624239027 +0000 UTC [2019-10-18T18:27:50.758Z] #2 completed: 2019-10-18 18:27:50.647987597 +0000 UTC [2019-10-18T18:27:50.758Z] #2 duration: 23.74857ms [2019-10-18T18:27:50.758Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-18T18:27:50.758Z] [2019-10-18T18:27:50.758Z] [2019-10-18T18:27:50.758Z] #1 local://context (.dockerignore) [2019-10-18T18:27:50.758Z] #1 digest: sha256:c290da8f11f4cecfec019c6668fc804b814b185ac3a8884be625e460ce1f7507 [2019-10-18T18:27:50.758Z] #1 name: "local://context (.dockerignore)" [2019-10-18T18:27:50.758Z] #1 started: 2019-10-18 18:27:50.621676091 +0000 UTC [2019-10-18T18:27:50.758Z] #1 completed: 2019-10-18 18:27:50.621852713 +0000 UTC [2019-10-18T18:27:50.758Z] #1 duration: 176.622µs [2019-10-18T18:27:50.758Z] #1 started: 2019-10-18 18:27:50.624201652 +0000 UTC [2019-10-18T18:27:50.758Z] #1 completed: 2019-10-18 18:27:50.645875104 +0000 UTC [2019-10-18T18:27:50.758Z] #1 duration: 21.673452ms [2019-10-18T18:27:50.758Z] #1 transferring context: 87B 0.0s done [2019-10-18T18:27:50.758Z] [2019-10-18T18:27:51.178Z] #6 13.51 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-18T18:27:51.283Z] #7 DONE 15.3s [2019-10-18T18:27:51.283Z] [2019-10-18T18:27:51.283Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T18:27:51.623Z] #6 13.73 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-18T18:27:51.623Z] #6 13.74 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-18T18:27:51.623Z] #6 13.93 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-18T18:27:51.771Z] [2019-10-18T18:27:51.771Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-18T18:27:51.771Z] #3 digest: sha256:d9c4ed86a75c89357c09495abde26fcdb42047b8dd02d321e2ba64221108052c [2019-10-18T18:27:51.771Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-18T18:27:51.771Z] #3 started: 2019-10-18 18:27:51.343981975 +0000 UTC [2019-10-18T18:27:51.771Z] #3 completed: 2019-10-18 18:27:51.344472114 +0000 UTC [2019-10-18T18:27:51.771Z] #3 duration: 490.139µs [2019-10-18T18:27:51.771Z] #3 started: 2019-10-18 18:27:51.344757436 +0000 UTC [2019-10-18T18:27:51.771Z] #3 completed: 2019-10-18 18:27:51.347527793 +0000 UTC [2019-10-18T18:27:51.771Z] #3 duration: 2.770357ms [2019-10-18T18:27:51.771Z] #3 started: 2019-10-18 18:27:51.347755145 +0000 UTC [2019-10-18T18:27:51.771Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-18T18:27:51.771Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-18T18:27:51.771Z] #3 sha256:4f676d48245a6e66e595e1eea37e9e1f77e7241d0a77271b94291634a87dfdaf 1.80kB / 1.80kB done [2019-10-18T18:27:51.771Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-18T18:27:51.771Z] #3 sha256:ebd73b5ebd31fb6d76e8afd360e301699754852d5552e815289319d839110776 5.47kB / 5.47kB done [2019-10-18T18:27:51.771Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-18T18:27:51.771Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-18T18:27:51.771Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 994.61kB / 4.30MB 0.2s [2019-10-18T18:27:51.771Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.05MB / 4.30MB 0.3s [2019-10-18T18:27:51.771Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 883.85kB / 10.00MB 0.3s [2019-10-18T18:27:52.063Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 0.4s done [2019-10-18T18:27:52.063Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.13MB / 10.00MB 0.4s [2019-10-18T18:27:52.063Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.4s [2019-10-18T18:27:52.063Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.69MB / 45.65MB 0.5s [2019-10-18T18:27:52.063Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.06MB / 10.00MB 0.5s [2019-10-18T18:27:52.063Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.41MB / 10.00MB 0.6s [2019-10-18T18:27:52.063Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.56MB / 50.07MB 0.6s [2019-10-18T18:27:52.106Z] #6 14.29 go: finding github.com/pkg/profile v1.2.1 [2019-10-18T18:27:52.106Z] #6 14.36 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-18T18:27:52.348Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.26MB / 45.65MB 0.7s [2019-10-18T18:27:52.348Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.58MB / 10.00MB 0.7s [2019-10-18T18:27:52.348Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.63MB / 10.00MB 0.8s [2019-10-18T18:27:52.348Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.34MB / 50.07MB 0.8s [2019-10-18T18:27:52.348Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 9.21MB / 45.65MB 0.9s [2019-10-18T18:27:52.348Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.08MB / 10.00MB 0.9s [2019-10-18T18:27:52.379Z] Sending build context to Docker daemon 50.1MB [2019-10-18T18:27:52.379Z] [2019-10-18T18:27:52.379Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-18T18:27:52.379Z] ---> 739b21bd02e7 [2019-10-18T18:27:52.379Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> 2d50ac36fba3 [2019-10-18T18:27:52.379Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> 3c2a7c2d63bb [2019-10-18T18:27:52.379Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> 7e1af1edb841 [2019-10-18T18:27:52.379Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> 7f2cf67ebcb4 [2019-10-18T18:27:52.379Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> c7c39f1df29c [2019-10-18T18:27:52.379Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-18T18:27:52.379Z] ---> Using cache [2019-10-18T18:27:52.379Z] ---> d55f24557c1a [2019-10-18T18:27:52.379Z] Step 8/8 : COPY . . [2019-10-18T18:27:52.633Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 1.0s done [2019-10-18T18:27:52.633Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.44MB / 50.07MB 1.0s [2019-10-18T18:27:52.633Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 1.0s [2019-10-18T18:27:52.798Z] #6 14.89 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-18T18:27:52.798Z] #6 15.21 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-18T18:27:52.809Z] #47 ... [2019-10-18T18:27:52.809Z] [2019-10-18T18:27:52.809Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:27:52.809Z] #28 2.998 + mktemp -d [2019-10-18T18:27:52.809Z] #28 2.998 + export GOPATH=/tmp/tmp.b69K8FWU1w [2019-10-18T18:27:52.809Z] #28 2.998 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.b69K8FWU1w/src/github.com/go-swagger/go-swagger [2019-10-18T18:27:52.809Z] #28 2.998 Cloning into '/tmp/tmp.b69K8FWU1w/src/github.com/go-swagger/go-swagger'... [2019-10-18T18:27:52.918Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.09MB / 45.65MB 1.2s [2019-10-18T18:27:52.918Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.97MB / 50.07MB 1.2s [2019-10-18T18:27:52.918Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.41MB / 52.87MB 1.2s [2019-10-18T18:27:52.918Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 14.65MB / 45.65MB 1.4s [2019-10-18T18:27:53.180Z] #8 DONE 2.0s [2019-10-18T18:27:53.180Z] [2019-10-18T18:27:53.180Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T18:27:53.204Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 15.67MB / 50.07MB 1.5s [2019-10-18T18:27:53.204Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 7.37MB / 52.87MB 1.5s [2019-10-18T18:27:53.204Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.92MB / 45.65MB 1.7s [2019-10-18T18:27:53.204Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 10.05MB / 52.87MB 1.7s [2019-10-18T18:27:53.223Z] #6 15.64 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-18T18:27:53.375Z] #28 ... [2019-10-18T18:27:53.375Z] [2019-10-18T18:27:53.375Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:27:53.375Z] #56 6.171 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:53.375Z] #56 6.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:53.375Z] #56 6.301 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:53.375Z] #56 6.315 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:53.375Z] #56 6.371 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:53.491Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.21MB / 50.07MB 1.8s [2019-10-18T18:27:53.491Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.34MB / 45.65MB 1.9s [2019-10-18T18:27:53.491Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 12.93MB / 52.87MB 1.9s [2019-10-18T18:27:53.491Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.74MB / 50.07MB 2.0s [2019-10-18T18:27:53.681Z] #6 15.85 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-18T18:27:53.681Z] #6 15.85 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-18T18:27:53.681Z] #6 15.91 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-18T18:27:53.681Z] #6 16.20 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-18T18:27:53.776Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.25MB / 45.65MB 2.1s [2019-10-18T18:27:53.776Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 24.40MB / 50.07MB 2.2s [2019-10-18T18:27:53.776Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 16.60MB / 52.87MB 2.2s [2019-10-18T18:27:53.777Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.18MB / 45.65MB 2.3s [2019-10-18T18:27:53.941Z] #56 ... [2019-10-18T18:27:53.941Z] [2019-10-18T18:27:53.941Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:27:53.941Z] #68 6.754 + RM_GOPATH=0 [2019-10-18T18:27:53.941Z] #68 6.754 + TMP_GOPATH= [2019-10-18T18:27:53.941Z] #68 6.754 + : /build [2019-10-18T18:27:53.941Z] #68 6.754 + '[' -z '' ']' [2019-10-18T18:27:53.941Z] #68 6.760 ++ mktemp -d [2019-10-18T18:27:53.941Z] #68 6.760 + export GOPATH=/tmp/tmp.MI6naX5Mr6 [2019-10-18T18:27:53.941Z] #68 6.760 + GOPATH=/tmp/tmp.MI6naX5Mr6 [2019-10-18T18:27:53.941Z] #68 6.760 + RM_GOPATH=1 [2019-10-18T18:27:53.941Z] #68 6.760 ++ dirname ./install.sh [2019-10-18T18:27:53.941Z] #68 6.760 + dir=. [2019-10-18T18:27:53.941Z] #68 6.760 + bin=proxy [2019-10-18T18:27:53.941Z] #68 6.760 + shift [2019-10-18T18:27:53.941Z] #68 6.760 + '[' '!' -f ./proxy.installer ']' [2019-10-18T18:27:53.941Z] #68 6.760 + . ./proxy.installer [2019-10-18T18:27:53.941Z] #68 6.760 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:27:53.941Z] #68 6.760 + install_proxy [2019-10-18T18:27:53.941Z] #68 6.760 + case "$1" in [2019-10-18T18:27:53.941Z] #68 6.760 + export CGO_ENABLED=0 [2019-10-18T18:27:53.941Z] #68 6.760 + CGO_ENABLED=0 [2019-10-18T18:27:53.941Z] #68 6.760 + _install_proxy [2019-10-18T18:27:53.941Z] #68 6.762 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:27:53.941Z] #68 6.762 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T18:27:53.941Z] #68 6.762 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MI6naX5Mr6/src/github.com/docker/libnetwork [2019-10-18T18:27:53.941Z] #68 6.770 Cloning into '/tmp/tmp.MI6naX5Mr6/src/github.com/docker/libnetwork'... [2019-10-18T18:27:54.065Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.22MB / 50.07MB 2.4s [2019-10-18T18:27:54.065Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 19.27MB / 52.87MB 2.4s [2019-10-18T18:27:54.065Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.23MB / 45.65MB 2.5s [2019-10-18T18:27:54.065Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.07MB / 50.07MB 2.6s [2019-10-18T18:27:54.114Z] #9 DONE 0.9s [2019-10-18T18:27:54.114Z] [2019-10-18T18:27:54.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:27:54.200Z] #68 ... [2019-10-18T18:27:54.200Z] [2019-10-18T18:27:54.200Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:27:54.200Z] #56 7.204 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:54.340Z] #6 16.51 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-18T18:27:54.352Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.98MB / 45.65MB 2.7s [2019-10-18T18:27:54.352Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.18MB / 52.87MB 2.7s [2019-10-18T18:27:54.352Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 32.65MB / 50.07MB 2.8s [2019-10-18T18:27:54.352Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 34.43MB / 45.65MB 2.9s [2019-10-18T18:27:54.372Z] #10 ... [2019-10-18T18:27:54.372Z] [2019-10-18T18:27:54.372Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:27:54.372Z] #20 DONE 0.1s [2019-10-18T18:27:54.372Z] [2019-10-18T18:27:54.372Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:27:54.372Z] #21 DONE 0.1s [2019-10-18T18:27:54.372Z] [2019-10-18T18:27:54.372Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:27:54.649Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.51MB / 50.07MB 3.0s [2019-10-18T18:27:54.649Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.49MB / 52.87MB 3.0s [2019-10-18T18:27:54.649Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 37.05MB / 45.65MB 3.2s [2019-10-18T18:27:54.937Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.77MB / 52.87MB 3.3s [2019-10-18T18:27:54.937Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.57MB / 45.65MB 3.4s [2019-10-18T18:27:54.937Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.09MB / 50.07MB 3.4s [2019-10-18T18:27:54.937Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.55MB / 52.87MB 3.5s [2019-10-18T18:27:55.224Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.46MB / 45.65MB 3.6s [2019-10-18T18:27:55.224Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.13MB / 50.07MB 3.6s [2019-10-18T18:27:55.522Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.10MB / 45.65MB 3.8s [2019-10-18T18:27:55.522Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.05MB / 52.87MB 3.8s [2019-10-18T18:27:55.522Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d [2019-10-18T18:27:55.522Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 3.9s done [2019-10-18T18:27:55.522Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.39MB / 50.07MB 3.9s [2019-10-18T18:27:55.522Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 0B / 104.03MB 3.9s [2019-10-18T18:27:55.522Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.82MB / 52.87MB 4.0s [2019-10-18T18:27:55.577Z] #56 8.624 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:27:55.748Z] #22 1.691 + RM_GOPATH=0 [2019-10-18T18:27:55.814Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.64MB / 50.07MB 4.2s [2019-10-18T18:27:55.814Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.63MB / 52.87MB 4.3s [2019-10-18T18:27:56.006Z] #22 1.692 + TMP_GOPATH= [2019-10-18T18:27:56.006Z] #22 1.693 + : /build [2019-10-18T18:27:56.006Z] #22 1.693 + '[' -z '' ']' [2019-10-18T18:27:56.006Z] #22 1.695 ++ mktemp -d [2019-10-18T18:27:56.006Z] #22 1.696 + export GOPATH=/tmp/tmp.2lzfMfRVNE [2019-10-18T18:27:56.006Z] #22 1.697 + GOPATH=/tmp/tmp.2lzfMfRVNE [2019-10-18T18:27:56.006Z] #22 1.697 + RM_GOPATH=1 [2019-10-18T18:27:56.006Z] #22 1.697 ++ dirname ./install.sh [2019-10-18T18:27:56.006Z] #22 1.698 + dir=. [2019-10-18T18:27:56.006Z] #22 1.698 + bin=dockercli [2019-10-18T18:27:56.006Z] #22 1.698 + shift [2019-10-18T18:27:56.006Z] #22 1.698 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:27:56.006Z] #22 1.698 + . ./dockercli.installer [2019-10-18T18:27:56.006Z] #22 1.698 ++ : stable [2019-10-18T18:27:56.006Z] #22 1.698 ++ : 17.06.2-ce [2019-10-18T18:27:56.006Z] #22 1.699 + install_dockercli [2019-10-18T18:27:56.006Z] #22 1.699 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:27:56.006Z] #22 1.699 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:27:56.006Z] #22 1.700 ++ uname -m [2019-10-18T18:27:56.006Z] #22 1.700 + arch=x86_64 [2019-10-18T18:27:56.006Z] #22 1.700 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T18:27:56.006Z] #22 1.700 + url=https://download.docker.com/linux/static [2019-10-18T18:27:56.006Z] #22 1.700 + tar -xz docker/docker [2019-10-18T18:27:56.006Z] #22 1.701 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T18:27:56.156Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 4.4s done [2019-10-18T18:27:56.156Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 0B / 157B 4.4s [2019-10-18T18:27:56.156Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 157B / 157B 4.5s done [2019-10-18T18:27:56.156Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.60MB / 52.87MB 4.6s [2019-10-18T18:27:56.156Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 6.63MB / 104.03MB 4.6s [2019-10-18T18:27:56.302Z] #6 18.70 go: finding github.com/golang/protobuf v1.2.0 [2019-10-18T18:27:56.390Z] Fetching without tags [2019-10-18T18:27:56.444Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.55MB / 52.87MB 4.8s [2019-10-18T18:27:56.444Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.20MB / 52.87MB 5.0s [2019-10-18T18:27:56.521Z] #56 9.623 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:27:56.734Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 12.86MB / 104.03MB 5.1s [2019-10-18T18:27:56.734Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 5.2s done [2019-10-18T18:27:56.742Z] #6 18.86 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-18T18:27:56.742Z] #6 19.00 go: finding github.com/google/go-cmp v0.2.0 [2019-10-18T18:27:56.818Z] Merging remotes/origin/master commit 5b187630f3016a1bce617b1c99b1f41c854facfc into PR head commit bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:57.021Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 19.88MB / 104.03MB 5.4s [2019-10-18T18:27:57.088Z] #56 ... [2019-10-18T18:27:57.088Z] [2019-10-18T18:27:57.088Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:27:57.088Z] #24 8.505 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:57.088Z] #24 8.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:57.088Z] #24 8.550 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:57.088Z] #24 8.567 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:57.088Z] #24 8.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:57.088Z] #24 9.652 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:57.088Z] #24 ... [2019-10-18T18:27:57.088Z] [2019-10-18T18:27:57.088Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:27:57.088Z] #33 8.031 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:57.088Z] #33 8.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:57.088Z] #33 8.080 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:57.088Z] #33 8.087 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:57.088Z] #33 8.107 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:57.088Z] #33 8.936 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:57.166Z] #6 19.37 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-18T18:27:57.166Z] #6 19.43 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-18T18:27:57.166Z] #6 19.48 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-18T18:27:57.310Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 25.50MB / 104.03MB 5.6s [2019-10-18T18:27:57.347Z] #33 ... [2019-10-18T18:27:57.347Z] [2019-10-18T18:27:57.347Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:27:57.347Z] #22 7.507 + RM_GOPATH=0 [2019-10-18T18:27:57.347Z] #22 7.507 + TMP_GOPATH= [2019-10-18T18:27:57.347Z] #22 7.507 + : /build [2019-10-18T18:27:57.347Z] #22 7.507 + '[' -z '' ']' [2019-10-18T18:27:57.347Z] #22 7.507 ++ mktemp -d [2019-10-18T18:27:57.347Z] #22 7.510 + export GOPATH=/tmp/tmp.gzDYuUpAQf [2019-10-18T18:27:57.347Z] #22 7.510 + GOPATH=/tmp/tmp.gzDYuUpAQf [2019-10-18T18:27:57.347Z] #22 7.511 + RM_GOPATH=1 [2019-10-18T18:27:57.347Z] #22 7.511 ++ dirname ./install.sh [2019-10-18T18:27:57.347Z] #22 7.513 + dir=. [2019-10-18T18:27:57.347Z] #22 7.518 + bin=dockercli [2019-10-18T18:27:57.347Z] #22 7.518 + shift [2019-10-18T18:27:57.347Z] #22 7.518 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:27:57.347Z] #22 7.518 + . ./dockercli.installer [2019-10-18T18:27:57.347Z] #22 7.518 ++ : stable [2019-10-18T18:27:57.347Z] #22 7.518 ++ : 17.06.2-ce [2019-10-18T18:27:57.347Z] #22 7.519 + install_dockercli [2019-10-18T18:27:57.347Z] #22 7.522 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:27:57.347Z] #22 7.522 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:27:57.347Z] #22 7.522 ++ uname -m [2019-10-18T18:27:57.347Z] #22 7.523 + arch=x86_64 [2019-10-18T18:27:57.347Z] #22 7.524 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T18:27:57.347Z] #22 7.524 + url=https://download.docker.com/linux/static [2019-10-18T18:27:57.347Z] #22 7.524 + tar -xz docker/docker [2019-10-18T18:27:57.347Z] #22 7.531 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T18:27:57.347Z] #22 ... [2019-10-18T18:27:57.347Z] [2019-10-18T18:27:57.347Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:27:57.347Z] #40 8.250 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:57.347Z] #40 8.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:57.347Z] #40 8.280 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:57.347Z] #40 8.291 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:57.347Z] #40 8.352 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:57.347Z] #40 9.205 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:57.596Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 31.87MB / 104.03MB 5.9s [2019-10-18T18:27:57.605Z] #40 ... [2019-10-18T18:27:57.605Z] [2019-10-18T18:27:57.605Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:27:57.605Z] #31 7.548 + RM_GOPATH=0 [2019-10-18T18:27:57.605Z] #31 7.548 + TMP_GOPATH= [2019-10-18T18:27:57.605Z] #31 7.548 + : /build [2019-10-18T18:27:57.605Z] #31 7.548 + '[' -z '' ']' [2019-10-18T18:27:57.605Z] #31 7.556 ++ mktemp -d [2019-10-18T18:27:57.605Z] #31 7.556 + export GOPATH=/tmp/tmp.XWkonwH6F8 [2019-10-18T18:27:57.605Z] #31 7.556 + GOPATH=/tmp/tmp.XWkonwH6F8 [2019-10-18T18:27:57.605Z] #31 7.556 + RM_GOPATH=1 [2019-10-18T18:27:57.605Z] #31 7.556 ++ dirname ./install.sh [2019-10-18T18:27:57.605Z] #31 7.564 + dir=. [2019-10-18T18:27:57.605Z] #31 7.569 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:27:57.605Z] #31 7.569 + bin=tomlv [2019-10-18T18:27:57.605Z] #31 7.569 + shift [2019-10-18T18:27:57.605Z] #31 7.569 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T18:27:57.605Z] #31 7.569 + . ./tomlv.installer [2019-10-18T18:27:57.605Z] #31 7.569 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:27:57.605Z] #31 7.569 + install_tomlv [2019-10-18T18:27:57.605Z] #31 7.569 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T18:27:57.605Z] #31 7.569 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XWkonwH6F8/src/github.com/BurntSushi/toml [2019-10-18T18:27:57.605Z] #31 7.572 Cloning into '/tmp/tmp.XWkonwH6F8/src/github.com/BurntSushi/toml'... [2019-10-18T18:27:57.605Z] #31 9.022 + cd /tmp/tmp.XWkonwH6F8/src/github.com/BurntSushi/toml [2019-10-18T18:27:57.605Z] #31 9.030 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:27:57.605Z] #31 9.068 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:27:57.605Z] #31 9.721 runtime/internal/math [2019-10-18T18:27:57.605Z] #31 9.765 internal/bytealg [2019-10-18T18:27:57.605Z] #31 9.849 math/bits [2019-10-18T18:27:57.605Z] #31 ... [2019-10-18T18:27:57.605Z] [2019-10-18T18:27:57.605Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:27:57.605Z] #62 7.599 + RM_GOPATH=0 [2019-10-18T18:27:57.605Z] #62 7.599 + TMP_GOPATH= [2019-10-18T18:27:57.605Z] #62 7.599 + : /build/ [2019-10-18T18:27:57.605Z] #62 7.599 + '[' -z '' ']' [2019-10-18T18:27:57.605Z] #62 7.602 ++ mktemp -d [2019-10-18T18:27:57.605Z] #62 7.602 + export GOPATH=/tmp/tmp.Ecy2UfouYO [2019-10-18T18:27:57.605Z] #62 7.603 + GOPATH=/tmp/tmp.Ecy2UfouYO [2019-10-18T18:27:57.605Z] #62 7.603 + RM_GOPATH=1 [2019-10-18T18:27:57.605Z] #62 7.604 ++ dirname ./install.sh [2019-10-18T18:27:57.605Z] #62 7.628 + dir=. [2019-10-18T18:27:57.605Z] #62 7.628 + bin=rootlesskit [2019-10-18T18:27:57.605Z] #62 7.629 + shift [2019-10-18T18:27:57.605Z] #62 7.629 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T18:27:57.605Z] #62 7.629 + . ./rootlesskit.installer [2019-10-18T18:27:57.605Z] #62 7.629 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:27:57.605Z] #62 7.631 + install_rootlesskit [2019-10-18T18:27:57.605Z] #62 7.631 + case "$1" in [2019-10-18T18:27:57.605Z] #62 7.631 + export CGO_ENABLED=0 [2019-10-18T18:27:57.605Z] #62 7.631 + CGO_ENABLED=0 [2019-10-18T18:27:57.605Z] #62 7.631 + _install_rootlesskit [2019-10-18T18:27:57.605Z] #62 7.632 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T18:27:57.605Z] #62 7.632 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:27:57.605Z] #62 7.632 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ecy2UfouYO/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:27:57.605Z] #62 7.634 Cloning into '/tmp/tmp.Ecy2UfouYO/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T18:27:57.864Z] #62 ... [2019-10-18T18:27:57.864Z] [2019-10-18T18:27:57.864Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:27:57.864Z] #44 6.849 + RM_GOPATH=0 [2019-10-18T18:27:57.864Z] #44 6.849 + TMP_GOPATH= [2019-10-18T18:27:57.864Z] #44 6.849 + : /build [2019-10-18T18:27:57.864Z] #44 6.850 + '[' -z '' ']' [2019-10-18T18:27:57.864Z] #44 6.851 ++ mktemp -d [2019-10-18T18:27:57.864Z] #44 6.852 + export GOPATH=/tmp/tmp.eTy7c1HJL1 [2019-10-18T18:27:57.864Z] #44 6.852 + GOPATH=/tmp/tmp.eTy7c1HJL1 [2019-10-18T18:27:57.864Z] #44 6.853 + RM_GOPATH=1 [2019-10-18T18:27:57.864Z] #44 6.853 ++ dirname ./install.sh [2019-10-18T18:27:57.864Z] #44 6.856 + dir=. [2019-10-18T18:27:57.864Z] #44 6.857 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:27:57.864Z] #44 6.857 + bin=vndr [2019-10-18T18:27:57.864Z] #44 6.857 + shift [2019-10-18T18:27:57.864Z] #44 6.857 + '[' '!' -f ./vndr.installer ']' [2019-10-18T18:27:57.864Z] #44 6.857 + . ./vndr.installer [2019-10-18T18:27:57.864Z] #44 6.857 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:27:57.864Z] #44 6.857 + install_vndr [2019-10-18T18:27:57.864Z] #44 6.857 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T18:27:57.864Z] #44 6.857 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eTy7c1HJL1/src/github.com/LK4D4/vndr [2019-10-18T18:27:57.864Z] #44 6.860 Cloning into '/tmp/tmp.eTy7c1HJL1/src/github.com/LK4D4/vndr'... [2019-10-18T18:27:57.864Z] #44 7.685 + cd /tmp/tmp.eTy7c1HJL1/src/github.com/LK4D4/vndr [2019-10-18T18:27:57.864Z] #44 7.688 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:27:57.864Z] #44 7.706 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T18:27:57.864Z] #44 9.054 runtime/internal/atomic [2019-10-18T18:27:57.864Z] #44 9.077 internal/cpu [2019-10-18T18:27:57.864Z] #44 9.475 runtime/internal/sys [2019-10-18T18:27:57.864Z] #44 9.680 internal/bytealg [2019-10-18T18:27:57.864Z] #44 9.717 runtime/internal/math [2019-10-18T18:27:57.864Z] #44 9.801 internal/race [2019-10-18T18:27:57.864Z] #44 9.948 sync/atomic [2019-10-18T18:27:57.864Z] #44 10.21 unicode [2019-10-18T18:27:57.864Z] #44 10.71 runtime [2019-10-18T18:27:57.864Z] #44 ... [2019-10-18T18:27:57.864Z] [2019-10-18T18:27:57.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:27:57.864Z] #10 7.993 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:57.864Z] #10 7.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:57.864Z] #10 8.056 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:57.864Z] #10 8.061 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:57.864Z] #10 8.087 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:57.864Z] #10 8.991 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:57.864Z] #10 10.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:27:56.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:56.348Z] > git config --add remote.origin.fetch +refs/pull/40105/head:refs/remotes/origin/PR-40105 # timeout=10 [2019-10-18T18:27:56.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T18:27:56.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T18:27:56.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T18:27:56.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T18:27:56.408Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40105/head:refs/remotes/origin/PR-40105 +refs/heads/master:refs/remotes/origin/master [2019-10-18T18:27:56.832Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:56.847Z] > git checkout -f bbf82b2e53613cb0db723e13d6a8b4091ffa3193 [2019-10-18T18:27:57.767Z] > git merge 5b187630f3016a1bce617b1c99b1f41c854facfc # timeout=10 [2019-10-18T18:27:57.887Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 39.69MB / 104.03MB 6.2s [2019-10-18T18:27:57.887Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 45.63MB / 104.03MB 6.4s [2019-10-18T18:27:57.905Z] #22 3.586 + mkdir -p /build [2019-10-18T18:27:57.905Z] #22 3.594 + mv docker/docker /build/ [2019-10-18T18:27:57.905Z] #22 3.596 + rmdir docker [2019-10-18T18:27:57.905Z] #22 DONE 3.8s [2019-10-18T18:27:57.905Z] [2019-10-18T18:27:57.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:27:57.905Z] #10 2.795 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:27:57.905Z] #10 2.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:27:57.905Z] #10 2.811 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:27:57.905Z] #10 2.816 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:27:57.905Z] #10 2.837 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:27:57.905Z] #10 3.141 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:27:57.905Z] #10 3.673 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:27:57.905Z] #10 4.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:27:58.010Z] #6 20.20 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-18T18:27:58.010Z] #6 20.49 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-18T18:27:58.122Z] #10 ... [2019-10-18T18:27:58.123Z] [2019-10-18T18:27:58.123Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:27:58.123Z] #40 11.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:27:58.175Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 51.26MB / 104.03MB 6.6s [2019-10-18T18:27:58.417Z] #6 20.69 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-18T18:27:58.417Z] #6 20.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-18T18:27:58.417Z] #6 20.90 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-18T18:27:58.427Z] Merge succeeded, producing 4fe26b97e38bdbe36359ae6b6adcac53bdd4fe2a [2019-10-18T18:27:58.429Z] Checking out Revision 4fe26b97e38bdbe36359ae6b6adcac53bdd4fe2a (PR-40105) [2019-10-18T18:27:58.476Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 56.56MB / 104.03MB 6.8s [2019-10-18T18:27:58.764Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 63.40MB / 104.03MB 7.1s [2019-10-18T18:27:58.815Z] #6 21.01 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-18T18:27:59.060Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 70.81MB / 104.03MB 7.4s [2019-10-18T18:27:59.060Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 76.90MB / 104.03MB 7.6s [2019-10-18T18:27:59.062Z] #40 11.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:27:59.328Z] Commit message: "Merge commit '5b187630f3016a1bce617b1c99b1f41c854facfc' into HEAD" [2019-10-18T18:27:59.328Z] First time build. Skipping changelog. [2019-10-18T18:27:59.349Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 83.28MB / 104.03MB 7.8s [2019-10-18T18:27:59.382Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-18T18:27:59.640Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 88.66MB / 104.03MB 8.0s [2019-10-18T18:27:59.640Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.3s done [2019-10-18T18:27:59.640Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 93.97MB / 104.03MB 8.2s [2019-10-18T18:27:59.668Z] #6 21.75 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-18T18:27:59.668Z] #6 21.98 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-18T18:27:59.668Z] #6 22.04 go: finding golang.org/x/text v0.3.0 [2019-10-18T18:27:59.668Z] #6 22.08 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-18T18:27:59.962Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 99.32MB / 104.03MB 8.4s [Pipeline] withEnv [Pipeline] { [2019-10-18T18:27:58.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T18:27:58.436Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T18:27:58.448Z] > git checkout -f 4fe26b97e38bdbe36359ae6b6adcac53bdd4fe2a [2019-10-18T18:28:00.081Z] #6 22.39 go: finding github.com/docker/go-connections v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T18:28:00.256Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 104.03MB / 104.03MB 8.6s done [2019-10-18T18:28:00.256Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b [2019-10-18T18:28:00.511Z] #6 22.71 go: finding github.com/stretchr/objx v0.1.0 [2019-10-18T18:28:00.596Z] + docker version [2019-10-18T18:28:00.884Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0.5s done [2019-10-18T18:28:00.884Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 [2019-10-18T18:28:00.940Z] #6 23.27 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-18T18:28:00.940Z] #6 23.27 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-18T18:28:00.940Z] #6 23.28 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-18T18:28:00.940Z] #6 23.31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-18T18:28:01.168Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0.1s done [2019-10-18T18:28:01.168Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 [2019-10-18T18:28:01.190Z] #10 7.131 Fetched 7919 kB in 5s (1480 kB/s) [2019-10-18T18:28:01.864Z] #6 24.22 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-18T18:28:01.864Z] #6 24.29 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-18T18:28:02.283Z] #6 24.52 go: finding github.com/gorilla/mux v1.7.0 [2019-10-18T18:28:02.283Z] #6 24.68 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-18T18:28:02.283Z] #6 24.73 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-18T18:28:02.283Z] #6 24.75 go: finding google.golang.org/grpc v1.20.1 [2019-10-18T18:28:03.108Z] #10 7.131 Reading package lists... [2019-10-18T18:28:03.224Z] #6 25.52 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-18T18:28:03.265Z] #40 ... [2019-10-18T18:28:03.265Z] [2019-10-18T18:28:03.265Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:03.265Z] #22 15.65 + mkdir -p /build [2019-10-18T18:28:03.265Z] #22 15.65 + mv docker/docker /build/ [2019-10-18T18:28:03.265Z] #22 15.65 + rmdir docker [2019-10-18T18:28:03.632Z] #6 25.89 go: finding github.com/spf13/viper v1.3.2 [2019-10-18T18:28:03.632Z] #6 26.04 go: finding gotest.tools v2.2.0+incompatible [2019-10-18T18:28:04.041Z] #10 8.767 Reading package lists... [2019-10-18T18:28:04.041Z] #10 9.844 Building dependency tree... [2019-10-18T18:28:04.041Z] #10 10.07 The following additional packages will be installed: [2019-10-18T18:28:04.041Z] #10 ... [2019-10-18T18:28:04.041Z] [2019-10-18T18:28:04.041Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:04.041Z] #33 2.603 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:04.041Z] #33 2.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:04.041Z] #33 2.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:04.041Z] #33 2.620 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:04.041Z] #33 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:04.041Z] #33 2.875 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:28:04.041Z] #33 3.426 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:28:04.041Z] #33 3.745 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:04.041Z] #33 6.597 Fetched 7919 kB in 5s (1582 kB/s) [2019-10-18T18:28:04.041Z] #33 6.597 Reading package lists... [2019-10-18T18:28:04.041Z] #33 8.057 Reading package lists... [2019-10-18T18:28:04.041Z] #33 9.575 Building dependency tree... [2019-10-18T18:28:04.041Z] #33 9.853 The following additional packages will be installed: [2019-10-18T18:28:04.041Z] #33 9.854 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T18:28:04.041Z] #33 9.856 Suggested packages: [2019-10-18T18:28:04.041Z] #33 9.856 codeblocks eclipse ninja-build lrzip [2019-10-18T18:28:04.041Z] #33 9.856 Recommended packages: [2019-10-18T18:28:04.041Z] #33 9.856 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T18:28:04.041Z] #33 9.978 The following NEW packages will be installed: [2019-10-18T18:28:04.041Z] #33 9.980 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T18:28:04.041Z] #33 9.980 vim-common xxd [2019-10-18T18:28:04.137Z] #6 26.15 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-18T18:28:04.298Z] #33 ... [2019-10-18T18:28:04.298Z] [2019-10-18T18:28:04.298Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:04.298Z] #24 2.315 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:04.298Z] #24 2.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:04.298Z] #24 2.333 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:04.298Z] #24 2.336 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:04.298Z] #24 2.342 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:04.298Z] #24 2.475 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:28:04.298Z] #24 2.922 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:28:04.298Z] #24 3.184 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:04.298Z] #24 6.181 Fetched 7919 kB in 4s (1622 kB/s) [2019-10-18T18:28:04.298Z] #24 6.181 Reading package lists... [2019-10-18T18:28:04.298Z] #24 7.422 Reading package lists... [2019-10-18T18:28:04.298Z] #24 8.919 Building dependency tree... [2019-10-18T18:28:04.298Z] #24 9.347 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T18:28:04.298Z] #24 9.347 The following additional packages will be installed: [2019-10-18T18:28:04.298Z] #24 9.348 libjq1 libonig4 [2019-10-18T18:28:04.298Z] #24 9.482 The following NEW packages will be installed: [2019-10-18T18:28:04.298Z] #24 9.484 jq libjq1 libonig4 [2019-10-18T18:28:04.298Z] #24 ... [2019-10-18T18:28:04.298Z] [2019-10-18T18:28:04.298Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:04.298Z] #10 10.07 libapparmor1 libseccomp2 [2019-10-18T18:28:04.298Z] #10 10.08 Suggested packages: [2019-10-18T18:28:04.298Z] #10 10.08 seccomp [2019-10-18T18:28:04.298Z] #10 10.11 The following NEW packages will be installed: [2019-10-18T18:28:04.298Z] #10 10.11 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T18:28:04.641Z] #22 ... [2019-10-18T18:28:04.641Z] [2019-10-18T18:28:04.641Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:04.641Z] #50 7.065 + RM_GOPATH=0 [2019-10-18T18:28:04.641Z] #50 7.065 + TMP_GOPATH= [2019-10-18T18:28:04.641Z] #50 7.065 + : /build [2019-10-18T18:28:04.641Z] #50 7.065 + '[' -z '' ']' [2019-10-18T18:28:04.641Z] #50 7.065 ++ mktemp -d [2019-10-18T18:28:04.641Z] #50 7.065 + export GOPATH=/tmp/tmp.9wrP9Au23k [2019-10-18T18:28:04.641Z] #50 7.065 + GOPATH=/tmp/tmp.9wrP9Au23k [2019-10-18T18:28:04.641Z] #50 7.065 + RM_GOPATH=1 [2019-10-18T18:28:04.641Z] #50 7.065 ++ dirname ./install.sh [2019-10-18T18:28:04.641Z] #50 7.066 + dir=. [2019-10-18T18:28:04.641Z] #50 7.066 + bin=golangci_lint [2019-10-18T18:28:04.641Z] #50 7.066 + shift [2019-10-18T18:28:04.641Z] #50 7.067 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T18:28:04.641Z] #50 7.067 + . ./golangci_lint.installer [2019-10-18T18:28:04.641Z] #50 7.067 ++ : v1.17.1 [2019-10-18T18:28:04.641Z] #50 7.082 Installing golangci-lint version v1.17.1 [2019-10-18T18:28:04.641Z] #50 7.084 + install_golangci_lint [2019-10-18T18:28:04.641Z] #50 7.084 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T18:28:04.641Z] #50 7.084 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:28:04.641Z] #50 ... [2019-10-18T18:28:04.641Z] [2019-10-18T18:28:04.641Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:28:04.641Z] #38 7.903 + mktemp -d [2019-10-18T18:28:04.641Z] #38 7.904 + export GOPATH=/tmp/tmp.W4mqpEaHoJ [2019-10-18T18:28:04.641Z] #38 7.905 + git clone https://github.com/docker/distribution.git /tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution [2019-10-18T18:28:04.641Z] #38 7.907 Cloning into '/tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution'... [2019-10-18T18:28:04.653Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.9s done [2019-10-18T18:28:04.653Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a [2019-10-18T18:28:04.681Z] #6 26.88 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-18T18:28:04.681Z] #6 26.89 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-18T18:28:04.681Z] #6 26.93 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-18T18:28:04.681Z] #6 26.99 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-18T18:28:04.681Z] #6 27.07 go: finding github.com/stretchr/objx v0.1.1 [2019-10-18T18:28:04.681Z] #6 27.10 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-18T18:28:04.899Z] #38 ... [2019-10-18T18:28:04.899Z] [2019-10-18T18:28:04.899Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:04.899Z] #47 7.509 + RM_GOPATH=0 [2019-10-18T18:28:04.899Z] #47 7.509 + TMP_GOPATH= [2019-10-18T18:28:04.899Z] #47 7.509 + : /build [2019-10-18T18:28:04.899Z] #47 7.509 + '[' -z '' ']' [2019-10-18T18:28:04.899Z] #47 7.509 ++ mktemp -d [2019-10-18T18:28:04.899Z] #47 7.515 + export GOPATH=/tmp/tmp.eT6td2aBVs [2019-10-18T18:28:04.899Z] #47 7.515 + GOPATH=/tmp/tmp.eT6td2aBVs [2019-10-18T18:28:04.899Z] #47 7.515 + RM_GOPATH=1 [2019-10-18T18:28:04.899Z] #47 7.520 ++ dirname ./install.sh [2019-10-18T18:28:04.899Z] #47 7.521 + dir=. [2019-10-18T18:28:04.899Z] #47 7.521 + bin=gotestsum [2019-10-18T18:28:04.899Z] #47 7.522 + shift [2019-10-18T18:28:04.899Z] #47 7.522 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T18:28:04.899Z] #47 7.522 + . ./gotestsum.installer [2019-10-18T18:28:04.899Z] #47 7.522 ++ : v0.3.5 [2019-10-18T18:28:04.899Z] #47 7.522 + install_gotestsum [2019-10-18T18:28:04.899Z] #47 7.525 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T18:28:04.899Z] #47 7.525 + go get -d gotest.tools/gotestsum [2019-10-18T18:28:04.899Z] #47 7.525 Installing gotestsum version v0.3.5 [2019-10-18T18:28:05.235Z] #10 11.15 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:05.235Z] #10 11.15 Need to get 300 kB of archives. [2019-10-18T18:28:05.235Z] #10 11.15 After this operation, 1201 kB of additional disk space will be used. [2019-10-18T18:28:05.235Z] #10 11.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-18T18:28:05.235Z] #10 11.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-18T18:28:05.235Z] #10 11.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T18:28:05.235Z] #10 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-18T18:28:05.301Z] #6 27.34 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-18T18:28:05.301Z] #6 27.45 go: finding github.com/kr/pretty v0.1.0 [2019-10-18T18:28:05.492Z] #10 ... [2019-10-18T18:28:05.492Z] [2019-10-18T18:28:05.492Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:05.492Z] #24 10.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:05.492Z] #24 10.54 Need to get 327 kB of archives. [2019-10-18T18:28:05.492Z] #24 10.54 After this operation, 1157 kB of additional disk space will be used. [2019-10-18T18:28:05.492Z] #24 10.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T18:28:05.492Z] #24 10.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T18:28:05.492Z] #24 10.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T18:28:05.492Z] #24 10.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:05.492Z] #24 10.68 Fetched 327 kB in 1s (309 kB/s) [2019-10-18T18:28:05.492Z] #24 10.71 Selecting previously unselected package libonig4:amd64. [2019-10-18T18:28:05.492Z] #24 10.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:05.492Z] #24 10.72 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-18T18:28:05.492Z] #24 10.74 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:05.492Z] #24 10.83 Selecting previously unselected package libjq1:amd64. [2019-10-18T18:28:05.492Z] #24 10.83 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:05.492Z] #24 10.84 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:05.492Z] #24 10.88 Selecting previously unselected package jq. [2019-10-18T18:28:05.492Z] #24 10.88 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:05.492Z] #24 10.88 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:05.492Z] #24 10.93 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:05.492Z] #24 10.94 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:05.492Z] #24 10.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:05.492Z] #24 11.00 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:05.492Z] #24 DONE 11.3s [2019-10-18T18:28:05.492Z] [2019-10-18T18:28:05.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:05.492Z] #10 11.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:05.492Z] #10 11.44 Fetched 300 kB in 1s (280 kB/s) [2019-10-18T18:28:05.750Z] #10 11.49 Selecting previously unselected package libseccomp2:amd64. [2019-10-18T18:28:05.750Z] #10 11.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:05.750Z] #10 11.50 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T18:28:05.750Z] #10 11.52 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:05.750Z] #10 11.57 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-18T18:28:05.750Z] #10 11.57 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T18:28:05.750Z] #10 11.57 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:05.750Z] #10 11.67 Selecting previously unselected package libapparmor1:amd64. [2019-10-18T18:28:05.750Z] #10 11.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:05.750Z] #10 11.68 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:05.750Z] #10 11.73 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-18T18:28:05.762Z] #6 28.00 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-18T18:28:06.008Z] #10 11.73 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:06.008Z] #10 11.74 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:06.008Z] #10 11.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:06.008Z] #10 11.85 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:06.008Z] #10 11.88 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:06.008Z] #10 11.89 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:06.008Z] #10 11.92 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:06.008Z] #10 11.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:06.274Z] #47 ... [2019-10-18T18:28:06.274Z] [2019-10-18T18:28:06.274Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:06.274Z] #44 13.60 unicode/utf8 [2019-10-18T18:28:06.274Z] #44 14.31 math [2019-10-18T18:28:06.274Z] #44 18.06 unicode/utf16 [2019-10-18T18:28:06.274Z] #44 18.43 container/list [2019-10-18T18:28:06.274Z] #44 19.00 crypto/internal/subtle [2019-10-18T18:28:06.274Z] #44 19.10 crypto/subtle [2019-10-18T18:28:06.286Z] #6 28.35 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-18T18:28:06.286Z] #6 28.45 go: finding github.com/client9/misspell v0.3.4 [2019-10-18T18:28:06.442Z] #10 DONE 12.1s [2019-10-18T18:28:06.442Z] [2019-10-18T18:28:06.442Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:06.442Z] #33 11.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:06.442Z] #33 11.02 Need to get 13.7 MB of archives. [2019-10-18T18:28:06.442Z] #33 11.02 After this operation, 57.2 MB of additional disk space will be used. [2019-10-18T18:28:06.442Z] #33 11.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T18:28:06.442Z] #33 11.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:28:06.442Z] #33 11.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-18T18:28:06.442Z] #33 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-18T18:28:06.442Z] #33 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-18T18:28:06.442Z] #33 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-18T18:28:06.442Z] #33 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-18T18:28:06.442Z] #33 11.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-18T18:28:06.442Z] #33 11.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:28:06.442Z] #33 11.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:28:06.442Z] #33 11.54 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:06.442Z] #33 11.56 Fetched 13.7 MB in 1s (9871 kB/s) [2019-10-18T18:28:06.442Z] #33 11.61 Selecting previously unselected package cmake-data. [2019-10-18T18:28:06.442Z] #33 11.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 ... 15091 files and directories currently installed.) [2019-10-18T18:28:06.442Z] #33 11.61 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T18:28:06.442Z] #33 11.62 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T18:28:06.442Z] #33 12.30 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:28:06.442Z] #33 12.30 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:28:06.442Z] #33 12.31 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:06.442Z] #33 12.36 Selecting previously unselected package libicu57:amd64. [2019-10-18T18:28:06.442Z] #33 12.36 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-18T18:28:06.442Z] #33 12.37 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T18:28:06.560Z] #44 19.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T18:28:06.560Z] #44 19.38 internal/nettrace [2019-10-18T18:28:06.681Z] #6 29.09 go: finding github.com/kr/text v0.1.0 [2019-10-18T18:28:06.837Z] #44 ... [2019-10-18T18:28:06.837Z] [2019-10-18T18:28:06.837Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:06.837Z] #22 DONE 19.5s [2019-10-18T18:28:06.837Z] [2019-10-18T18:28:06.837Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:06.837Z] #31 10.53 runtime [2019-10-18T18:28:06.837Z] #31 10.67 math [2019-10-18T18:28:06.837Z] #31 15.37 internal/testlog [2019-10-18T18:28:06.837Z] #31 15.64 encoding [2019-10-18T18:28:06.837Z] #31 15.90 runtime/cgo [2019-10-18T18:28:07.072Z] #6 29.34 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-18T18:28:07.072Z] #6 29.35 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-18T18:28:07.072Z] #6 29.37 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-18T18:28:07.072Z] #6 29.52 go: finding github.com/spf13/cast v1.3.0 [2019-10-18T18:28:07.072Z] #6 29.55 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-18T18:28:07.110Z] #31 ... [2019-10-18T18:28:07.110Z] [2019-10-18T18:28:07.110Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:07.110Z] #44 19.84 runtime/cgo [2019-10-18T18:28:07.250Z] Client: Docker Engine - Community [2019-10-18T18:28:07.250Z] Version: 19.03.2 [2019-10-18T18:28:07.250Z] API version: 1.40 [2019-10-18T18:28:07.250Z] Go version: go1.12.8 [2019-10-18T18:28:07.250Z] Git commit: 6a30dfc [2019-10-18T18:28:07.250Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-18T18:28:07.250Z] OS/Arch: linux/arm64 [2019-10-18T18:28:07.250Z] Experimental: false [2019-10-18T18:28:07.250Z] [2019-10-18T18:28:07.250Z] Server: Docker Engine - Community [2019-10-18T18:28:07.250Z] Engine: [2019-10-18T18:28:07.250Z] Version: 19.03.2 [2019-10-18T18:28:07.250Z] API version: 1.40 (minimum version 1.12) [2019-10-18T18:28:07.250Z] Go version: go1.12.8 [2019-10-18T18:28:07.250Z] Git commit: 6a30dfc [2019-10-18T18:28:07.250Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-18T18:28:07.250Z] OS/Arch: linux/arm64 [2019-10-18T18:28:07.250Z] Experimental: true [2019-10-18T18:28:07.250Z] containerd: [2019-10-18T18:28:07.250Z] Version: 1.2.6 [2019-10-18T18:28:07.250Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:28:07.250Z] runc: [2019-10-18T18:28:07.250Z] Version: 1.0.0-rc8 [2019-10-18T18:28:07.250Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:28:07.250Z] docker-init: [2019-10-18T18:28:07.250Z] Version: 0.18.0 [2019-10-18T18:28:07.250Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T18:28:07.376Z] #33 ... [2019-10-18T18:28:07.376Z] [2019-10-18T18:28:07.376Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T18:28:07.376Z] #11 DONE 1.2s [2019-10-18T18:28:07.376Z] [2019-10-18T18:28:07.376Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T18:28:07.437Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.5s done [2019-10-18T18:28:07.437Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb [2019-10-18T18:28:07.468Z] #6 29.68 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-18T18:28:07.468Z] #6 29.88 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-18T18:28:07.468Z] #6 29.90 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-18T18:28:07.591Z] + docker info [2019-10-18T18:28:07.890Z] #6 30.18 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-18T18:28:07.890Z] #6 30.22 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-18T18:28:08.052Z] #44 ... [2019-10-18T18:28:08.052Z] [2019-10-18T18:28:08.052Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:08.052Z] #33 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:28:08.052Z] #33 11.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:08.052Z] #33 ... [2019-10-18T18:28:08.052Z] [2019-10-18T18:28:08.052Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:08.297Z] #6 30.67 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-18T18:28:08.573Z] #68 20.17 Checking out files: 31% (629/1993) Checking out files: 32% (638/1993) Checking out files: 33% (658/1993) Checking out files: 34% (678/1993) Checking out files: 35% (698/1993) Checking out files: 36% (718/1993) Checking out files: 37% (738/1993) Checking out files: 38% (758/1993) Checking out files: 39% (778/1993) Checking out files: 40% (798/1993) Checking out files: 41% (818/1993) Checking out files: 42% (838/1993) Checking out files: 43% (857/1993) Checking out files: 44% (877/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 66% (1330/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) [2019-10-18T18:28:08.573Z] #68 ... [2019-10-18T18:28:08.573Z] [2019-10-18T18:28:08.573Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:08.573Z] #24 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:28:08.573Z] #24 12.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:08.723Z] #6 31.04 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-18T18:28:08.723Z] #6 31.09 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-18T18:28:08.723Z] #6 31.16 go: finding cloud.google.com/go v0.26.0 [2019-10-18T18:28:08.749Z] #12 DONE 1.1s [2019-10-18T18:28:08.749Z] [2019-10-18T18:28:08.749Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:08.749Z] #33 13.56 Selecting previously unselected package libxml2:amd64. [2019-10-18T18:28:08.749Z] #33 13.56 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 13.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:28:08.749Z] #33 13.72 Selecting previously unselected package libarchive13:amd64. [2019-10-18T18:28:08.749Z] #33 13.73 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 13.73 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T18:28:08.749Z] #33 13.81 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-18T18:28:08.749Z] #33 13.81 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 13.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T18:28:08.749Z] #33 13.88 Selecting previously unselected package libuv1:amd64. [2019-10-18T18:28:08.749Z] #33 13.88 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 13.89 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-18T18:28:08.749Z] #33 13.94 Selecting previously unselected package cmake. [2019-10-18T18:28:08.749Z] #33 13.94 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 13.96 Unpacking cmake (3.7.2-1) ... [2019-10-18T18:28:08.749Z] #33 14.44 Selecting previously unselected package xxd. [2019-10-18T18:28:08.749Z] #33 14.44 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:28:08.749Z] #33 14.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:08.749Z] #33 14.52 Selecting previously unselected package vim-common. [2019-10-18T18:28:08.749Z] #33 14.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:28:08.749Z] #33 14.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:08.749Z] #33 14.62 Processing triggers for mime-support (3.60) ... [2019-10-18T18:28:08.749Z] #33 14.65 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:08.749Z] #33 14.66 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-18T18:28:08.749Z] #33 14.68 Setting up cmake-data (3.7.2-1) ... [2019-10-18T18:28:08.749Z] #33 14.70 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T18:28:08.749Z] #33 14.72 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:28:08.749Z] #33 14.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:08.749Z] #33 14.76 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:08.749Z] #33 14.79 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:08.749Z] #33 14.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T18:28:08.832Z] #24 ... [2019-10-18T18:28:08.832Z] [2019-10-18T18:28:08.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:08.832Z] #10 11.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:08.832Z] #10 ... [2019-10-18T18:28:08.832Z] [2019-10-18T18:28:08.832Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:08.832Z] #62 11.67 + cd /tmp/tmp.Ecy2UfouYO/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:28:08.832Z] #62 11.67 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:28:08.832Z] #62 12.04 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:28:08.832Z] #62 12.04 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T18:28:09.008Z] #33 14.82 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T18:28:09.009Z] #33 14.83 Setting up cmake (3.7.2-1) ... [2019-10-18T18:28:09.009Z] #33 14.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:09.009Z] #33 DONE 15.1s [2019-10-18T18:28:09.009Z] [2019-10-18T18:28:09.009Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:28:09.090Z] #62 ... [2019-10-18T18:28:09.090Z] [2019-10-18T18:28:09.090Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:28:09.090Z] #38 20.58 Checking out files: 43% (679/1559) Checking out files: 44% (686/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 84% (1313/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/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. [2019-10-18T18:28:09.090Z] #38 21.90 + cd /tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution [2019-10-18T18:28:09.090Z] #38 21.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T18:28:09.123Z] #6 31.39 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-18T18:28:09.123Z] #6 31.49 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-18T18:28:09.268Z] #13 ... [2019-10-18T18:28:09.268Z] [2019-10-18T18:28:09.268Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:09.268Z] #34 DONE 0.1s [2019-10-18T18:28:09.268Z] [2019-10-18T18:28:09.268Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:28:09.268Z] #13 0.802 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T18:28:09.525Z] #13 DONE 0.9s [2019-10-18T18:28:09.525Z] [2019-10-18T18:28:09.525Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T18:28:10.036Z] #6 32.22 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-18T18:28:10.036Z] #6 32.41 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-18T18:28:10.036Z] #6 32.46 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-18T18:28:10.036Z] #6 32.46 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-18T18:28:10.036Z] #6 32.49 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-18T18:28:10.537Z] #14 DONE 0.8s [2019-10-18T18:28:10.537Z] [2019-10-18T18:28:10.537Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T18:28:10.578Z] #6 32.63 go: finding github.com/spf13/afero v1.1.2 [2019-10-18T18:28:10.578Z] #6 32.63 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-18T18:28:10.981Z] #6 33.41 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-18T18:28:11.102Z] #15 DONE 0.8s [2019-10-18T18:28:11.102Z] [2019-10-18T18:28:11.102Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T18:28:11.395Z] #6 33.81 go: finding google.golang.org/appengine v1.1.0 [2019-10-18T18:28:11.671Z] #16 DONE 0.8s [2019-10-18T18:28:11.671Z] [2019-10-18T18:28:11.671Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:28:11.692Z] #38 24.19 + GOPATH=/tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W4mqpEaHoJ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T18:28:11.840Z] #6 33.98 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-18T18:28:11.840Z] #6 34.10 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-18T18:28:11.840Z] #6 34.11 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-18T18:28:12.264Z] #6 34.32 go: finding github.com/docker/go-units v0.3.1 [2019-10-18T18:28:12.264Z] #6 34.64 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-18T18:28:12.264Z] #6 34.73 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-18T18:28:12.969Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.0s [2019-10-18T18:28:12.969Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.4s done [2019-10-18T18:28:13.185Z] #6 35.44 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-18T18:28:13.185Z] #6 35.48 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-18T18:28:13.185Z] #6 35.56 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-18T18:28:13.185Z] #6 35.59 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-18T18:28:13.185Z] #6 35.61 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-18T18:28:13.185Z] #6 35.63 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-18T18:28:13.185Z] #6 35.64 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-18T18:28:13.253Z] #3 extracting sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 done [2019-10-18T18:28:13.537Z] #3 completed: 2019-10-18 18:28:13.293657954 +0000 UTC [2019-10-18T18:28:13.537Z] #3 duration: 21.945902809s [2019-10-18T18:28:13.537Z] [2019-10-18T18:28:13.537Z] [2019-10-18T18:28:13.537Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-18T18:28:13.537Z] #4 digest: sha256:bd5046c6a3e29917d854fe70684ac7fedb9d43c34eae71128806a418a5b94cc2 [2019-10-18T18:28:13.537Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-18T18:28:13.537Z] #4 started: 2019-10-18 18:28:13.296220465 +0000 UTC [2019-10-18T18:28:13.537Z] #4 0.125 Cloning into '/buildx'... [2019-10-18T18:28:13.567Z] #17 1.713 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:13.567Z] #17 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:13.567Z] #17 1.724 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:13.567Z] #17 1.726 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:13.567Z] #17 1.731 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:13.567Z] #17 1.804 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:28:13.654Z] #6 35.75 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-18T18:28:13.824Z] #17 1.913 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:28:13.824Z] #17 1.999 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:28:14.167Z] Client: [2019-10-18T18:28:14.167Z] Debug Mode: false [2019-10-18T18:28:14.167Z] [2019-10-18T18:28:14.167Z] Server: [2019-10-18T18:28:14.167Z] Containers: 0 [2019-10-18T18:28:14.167Z] Running: 0 [2019-10-18T18:28:14.167Z] Paused: 0 [2019-10-18T18:28:14.167Z] Stopped: 0 [2019-10-18T18:28:14.167Z] Images: 0 [2019-10-18T18:28:14.167Z] Server Version: 19.03.2 [2019-10-18T18:28:14.167Z] Storage Driver: overlay2 [2019-10-18T18:28:14.167Z] Backing Filesystem: extfs [2019-10-18T18:28:14.167Z] Supports d_type: true [2019-10-18T18:28:14.167Z] Native Overlay Diff: true [2019-10-18T18:28:14.167Z] Logging Driver: json-file [2019-10-18T18:28:14.167Z] Cgroup Driver: cgroupfs [2019-10-18T18:28:14.167Z] Plugins: [2019-10-18T18:28:14.167Z] Volume: local [2019-10-18T18:28:14.167Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T18:28:14.167Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T18:28:14.167Z] Swarm: inactive [2019-10-18T18:28:14.167Z] Runtimes: runc [2019-10-18T18:28:14.167Z] Default Runtime: runc [2019-10-18T18:28:14.167Z] Init Binary: docker-init [2019-10-18T18:28:14.167Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T18:28:14.167Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T18:28:14.167Z] init version: fec3683 [2019-10-18T18:28:14.167Z] Security Options: [2019-10-18T18:28:14.167Z] apparmor [2019-10-18T18:28:14.167Z] seccomp [2019-10-18T18:28:14.167Z] Profile: default [2019-10-18T18:28:14.167Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T18:28:14.167Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-18T18:28:14.167Z] OSType: linux [2019-10-18T18:28:14.167Z] Architecture: aarch64 [2019-10-18T18:28:14.167Z] CPUs: 4 [2019-10-18T18:28:14.167Z] Total Memory: 7.525GiB [2019-10-18T18:28:14.167Z] Name: ip-10-100-126-191 [2019-10-18T18:28:14.167Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-18T18:28:14.167Z] Docker Root Dir: /var/lib/docker [2019-10-18T18:28:14.167Z] Debug Mode: false [2019-10-18T18:28:14.167Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:28:14.167Z] Labels: [2019-10-18T18:28:14.167Z] Experimental: true [2019-10-18T18:28:14.167Z] Insecure Registries: [2019-10-18T18:28:14.167Z] 127.0.0.0/8 [2019-10-18T18:28:14.167Z] Live Restore Enabled: true [2019-10-18T18:28:14.167Z] [2019-10-18T18:28:14.167Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T18:28:14.464Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:28:14.464Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T18:28:14.464Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40105/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T18:28:14.464Z] + bash /home/ubuntu/workspace/moby_PR-40105/check-config.sh [2019-10-18T18:28:14.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T18:28:14.464Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T18:28:14.464Z] [2019-10-18T18:28:14.464Z] Generally Necessary: [2019-10-18T18:28:14.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T18:28:14.464Z] - apparmor: enabled and tools installed [2019-10-18T18:28:14.464Z] - CONFIG_NAMESPACES: enabled [2019-10-18T18:28:14.464Z] - CONFIG_NET_NS: enabled [2019-10-18T18:28:14.464Z] - CONFIG_PID_NS: enabled [2019-10-18T18:28:14.465Z] - CONFIG_IPC_NS: enabled [2019-10-18T18:28:14.465Z] - CONFIG_UTS_NS: enabled [2019-10-18T18:28:14.599Z] #6 36.73 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-18T18:28:14.726Z] - CONFIG_CGROUPS: enabled [2019-10-18T18:28:14.726Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T18:28:14.727Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T18:28:14.727Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T18:28:14.727Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T18:28:14.727Z] - CONFIG_CPUSETS: enabled [2019-10-18T18:28:14.727Z] - CONFIG_MEMCG: enabled [2019-10-18T18:28:14.727Z] - CONFIG_KEYS: enabled [2019-10-18T18:28:14.727Z] - CONFIG_VETH: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T18:28:14.727Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T18:28:14.727Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T18:28:14.727Z] [2019-10-18T18:28:14.727Z] Optional Features: [2019-10-18T18:28:14.973Z] #38 ... [2019-10-18T18:28:14.973Z] [2019-10-18T18:28:14.973Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:28:14.973Z] #28 27.79 + cd /tmp/tmp.b69K8FWU1w/src/github.com/go-swagger/go-swagger [2019-10-18T18:28:14.973Z] #28 27.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T18:28:14.987Z] - CONFIG_USER_NS: enabled [2019-10-18T18:28:14.987Z] - CONFIG_SECCOMP: enabled [2019-10-18T18:28:14.987Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T18:28:14.987Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T18:28:14.987Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T18:28:14.987Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T18:28:14.987Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T18:28:14.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T18:28:14.987Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T18:28:14.987Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T18:28:14.987Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T18:28:14.987Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T18:28:14.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T18:28:14.987Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T18:28:14.987Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T18:28:14.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T18:28:14.987Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T18:28:14.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T18:28:14.987Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T18:28:14.987Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T18:28:14.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T18:28:14.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T18:28:14.987Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T18:28:15.196Z] #17 3.075 Fetched 7919 kB in 2s (3307 kB/s) [2019-10-18T18:28:15.247Z] - CONFIG_EXT4_FS: enabled [2019-10-18T18:28:15.247Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T18:28:15.247Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T18:28:15.247Z] - Network Drivers: [2019-10-18T18:28:15.247Z] - "overlay": [2019-10-18T18:28:15.247Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T18:28:15.247Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T18:28:15.247Z] Optional (for encrypted networks): [2019-10-18T18:28:15.247Z] - CONFIG_CRYPTO: enabled [2019-10-18T18:28:15.247Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T18:28:15.247Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T18:28:15.247Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T18:28:15.247Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T18:28:15.247Z] - CONFIG_XFRM: enabled [2019-10-18T18:28:15.247Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T18:28:15.247Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T18:28:15.247Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T18:28:15.247Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T18:28:15.247Z] - "ipvlan": [2019-10-18T18:28:15.247Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T18:28:15.247Z] - "macvlan": [2019-10-18T18:28:15.247Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T18:28:15.247Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T18:28:15.247Z] - "ftp,tftp client in container": [2019-10-18T18:28:15.523Z] #17 3.075 Reading package lists... [2019-10-18T18:28:15.526Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T18:28:15.527Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T18:28:15.527Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T18:28:15.527Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T18:28:15.527Z] - Storage Drivers: [2019-10-18T18:28:15.527Z] - "aufs": [2019-10-18T18:28:15.527Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T18:28:15.527Z] - "btrfs": [2019-10-18T18:28:15.527Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T18:28:15.527Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T18:28:15.527Z] - "devicemapper": [2019-10-18T18:28:15.527Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T18:28:15.527Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T18:28:15.527Z] - "overlay": [2019-10-18T18:28:15.527Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T18:28:15.527Z] - "zfs": [2019-10-18T18:28:15.527Z] - /dev/zfs: missing [2019-10-18T18:28:15.527Z] - zfs command: missing [2019-10-18T18:28:15.527Z] - zpool command: missing [2019-10-18T18:28:15.527Z] [2019-10-18T18:28:15.527Z] Limits: [2019-10-18T18:28:15.527Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T18:28:15.527Z] [2019-10-18T18:28:15.527Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2019-10-18T18:28:15.581Z] #6 37.29 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-18T18:28:15.581Z] #6 37.38 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-18T18:28:15.581Z] #6 37.73 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-18T18:28:15.581Z] #6 37.86 go: finding github.com/Microsoft/hcsshim v0.8.5 [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T18:28:15.783Z] #17 3.651 Reading package lists... [2019-10-18T18:28:15.903Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 . [2019-10-18T18:28:15.903Z] #2 [internal] load build definition from Dockerfile [2019-10-18T18:28:16.026Z] #6 38.35 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-18T18:28:16.042Z] #17 4.218 Building dependency tree... [2019-10-18T18:28:16.163Z] #2 transferring dockerfile: 14.63kB done [2019-10-18T18:28:16.163Z] #2 DONE 0.2s [2019-10-18T18:28:16.163Z] [2019-10-18T18:28:16.163Z] #1 [internal] load .dockerignore [2019-10-18T18:28:16.163Z] #1 transferring context: 87B 0.0s done [2019-10-18T18:28:16.163Z] #1 DONE 0.2s [2019-10-18T18:28:16.163Z] [2019-10-18T18:28:16.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T18:28:16.299Z] #17 4.382 The following additional packages will be installed: [2019-10-18T18:28:16.299Z] #17 4.382 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T18:28:16.299Z] #17 4.382 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T18:28:16.299Z] #17 4.383 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T18:28:16.299Z] #17 4.383 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T18:28:16.299Z] #17 4.383 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T18:28:16.299Z] #17 4.383 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T18:28:16.299Z] #17 4.383 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T18:28:16.299Z] #17 4.383 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T18:28:16.299Z] #17 4.383 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T18:28:16.299Z] #17 4.384 Suggested packages: [2019-10-18T18:28:16.299Z] #17 4.384 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T18:28:16.299Z] #17 4.384 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T18:28:16.299Z] #17 4.384 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T18:28:16.299Z] #17 4.384 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T18:28:16.299Z] #17 4.384 Recommended packages: [2019-10-18T18:28:16.299Z] #17 4.384 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T18:28:16.299Z] #17 4.384 python3-keyrings.alt python3-xdg unzip [2019-10-18T18:28:16.735Z] #3 DONE 0.5s [2019-10-18T18:28:16.735Z] [2019-10-18T18:28:16.735Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T18:28:16.735Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T18:28:16.735Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T18:28:16.735Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-18T18:28:16.735Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-18T18:28:16.735Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.31MB / 8.26MB 0.2s [2019-10-18T18:28:16.865Z] #17 5.046 The following NEW packages will be installed: [2019-10-18T18:28:16.865Z] #17 5.046 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T18:28:16.865Z] #17 5.046 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T18:28:16.865Z] #17 5.046 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T18:28:16.865Z] #17 5.047 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T18:28:16.865Z] #17 5.047 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T18:28:16.865Z] #17 5.047 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T18:28:16.865Z] #17 5.047 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T18:28:16.865Z] #17 5.047 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T18:28:16.865Z] #17 5.047 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T18:28:16.865Z] #17 5.047 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T18:28:16.865Z] #17 5.047 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T18:28:16.865Z] #17 5.048 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T18:28:16.865Z] #17 5.048 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T18:28:16.865Z] #17 5.048 xfsprogs xxd xz-utils zip [2019-10-18T18:28:16.947Z] #6 39.16 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-18T18:28:16.947Z] #6 39.48 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-18T18:28:16.999Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-10-18T18:28:16.999Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-18T18:28:17.009Z] #4 completed: 2019-10-18 18:28:16.253919247 +0000 UTC [2019-10-18T18:28:17.009Z] #4 duration: 2.957698782s [2019-10-18T18:28:17.009Z] [2019-10-18T18:28:17.009Z] [2019-10-18T18:28:17.009Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-18T18:28:17.009Z] #5 digest: sha256:75d88b5e465ce7aca02b635d85d8a63cade9a1a118a1120181b196f409e4bb27 [2019-10-18T18:28:17.009Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-18T18:28:17.009Z] #5 started: 2019-10-18 18:28:16.256430038 +0000 UTC [2019-10-18T18:28:17.009Z] #5 0.326 From https://github.com/docker/buildx [2019-10-18T18:28:17.009Z] #5 0.326 * [new branch] master -> build [2019-10-18T18:28:17.009Z] #5 0.513 Switched to branch 'build' [2019-10-18T18:28:17.009Z] #5 completed: 2019-10-18 18:28:16.851795663 +0000 UTC [2019-10-18T18:28:17.009Z] #5 duration: 595.365625ms [2019-10-18T18:28:17.009Z] [2019-10-18T18:28:17.009Z] [2019-10-18T18:28:17.009Z] #6 /bin/sh -c go mod download [2019-10-18T18:28:17.009Z] #6 digest: sha256:06f580472b18853ebf9caa1c6ac3472a380d125a26778608b081bb9707b917e3 [2019-10-18T18:28:17.009Z] #6 name: "/bin/sh -c go mod download" [2019-10-18T18:28:17.009Z] #6 started: 2019-10-18 18:28:16.85676412 +0000 UTC [2019-10-18T18:28:17.262Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-18T18:28:17.262Z] #4 DONE 0.7s [2019-10-18T18:28:17.299Z] #6 0.184 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-18T18:28:17.300Z] #6 0.185 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-18T18:28:17.300Z] #6 0.188 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-18T18:28:17.300Z] #6 0.191 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-18T18:28:17.300Z] #6 0.195 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-18T18:28:17.300Z] #6 0.202 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-18T18:28:17.300Z] #6 0.212 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-18T18:28:17.300Z] #6 0.213 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-18T18:28:17.300Z] #6 0.216 go: finding github.com/spf13/viper v1.3.2 [2019-10-18T18:28:17.367Z] #6 39.59 go: finding github.com/containerd/containerd v1.2.4 [2019-10-18T18:28:17.367Z] #6 39.90 go: finding gotest.tools v2.1.0+incompatible [2019-10-18T18:28:17.521Z] #28 30.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T18:28:17.846Z] [2019-10-18T18:28:17.846Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:28:17.937Z] #6 1.015 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-18T18:28:18.114Z] #6 DONE 0.3s [2019-10-18T18:28:18.114Z] [2019-10-18T18:28:18.114Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T18:28:18.114Z] #5 DONE 0.4s [2019-10-18T18:28:18.114Z] [2019-10-18T18:28:18.114Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:28:18.114Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T18:28:18.237Z] #17 6.161 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:18.237Z] #17 6.161 Need to get 90.9 MB of archives. [2019-10-18T18:28:18.237Z] #17 6.161 After this operation, 541 MB of additional disk space will be used. [2019-10-18T18:28:18.237Z] #17 6.161 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T18:28:18.237Z] #17 6.170 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T18:28:18.237Z] #17 6.173 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-18T18:28:18.237Z] #17 6.173 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-18T18:28:18.237Z] #17 6.177 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-18T18:28:18.237Z] #17 6.179 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-18T18:28:18.237Z] #17 6.189 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-18T18:28:18.237Z] #17 6.210 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-18T18:28:18.237Z] #17 6.210 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-18T18:28:18.237Z] #17 6.211 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-18T18:28:18.237Z] #17 6.324 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T18:28:18.237Z] #17 6.326 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-18T18:28:18.237Z] #17 6.327 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T18:28:18.237Z] #17 6.328 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-18T18:28:18.237Z] #17 6.329 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-18T18:28:18.237Z] #17 6.329 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-18T18:28:18.237Z] #17 6.330 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-18T18:28:18.237Z] #17 6.332 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-18T18:28:18.237Z] #17 6.332 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-18T18:28:18.237Z] #17 6.333 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-18T18:28:18.237Z] #17 6.334 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-18T18:28:18.237Z] #17 6.337 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:28:18.237Z] #17 6.339 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:28:18.237Z] #17 6.341 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-18T18:28:18.237Z] #17 6.341 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-18T18:28:18.237Z] #17 6.342 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-18T18:28:18.237Z] #17 6.345 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-18T18:28:18.237Z] #17 6.346 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:28:18.237Z] #17 6.347 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T18:28:18.237Z] #17 6.353 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T18:28:18.237Z] #17 6.353 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-18T18:28:18.237Z] #17 6.355 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-18T18:28:18.237Z] #17 6.357 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T18:28:18.237Z] #17 6.358 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T18:28:18.237Z] #17 6.360 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T18:28:18.237Z] #17 6.361 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-18T18:28:18.237Z] #17 6.361 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-18T18:28:18.237Z] #17 6.362 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-18T18:28:18.237Z] #17 6.363 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-18T18:28:18.237Z] #17 6.366 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-18T18:28:18.237Z] #17 6.368 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-18T18:28:18.237Z] #17 6.371 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-18T18:28:18.237Z] #17 6.377 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-18T18:28:18.237Z] #17 6.380 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-18T18:28:18.237Z] #17 6.381 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T18:28:18.237Z] #17 6.382 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T18:28:18.237Z] #17 6.382 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-18T18:28:18.237Z] #17 6.384 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-18T18:28:18.237Z] #17 6.402 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-18T18:28:18.237Z] #17 6.405 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T18:28:18.237Z] #17 6.419 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T18:28:18.237Z] #17 6.421 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T18:28:18.237Z] #17 6.423 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T18:28:18.237Z] #17 6.425 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T18:28:18.237Z] #17 6.434 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-18T18:28:18.237Z] #17 6.442 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T18:28:18.237Z] #17 6.554 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-18T18:28:18.242Z] #6 40.80 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-18T18:28:18.381Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T18:28:18.381Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-18T18:28:18.381Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-18T18:28:18.381Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.2s [2019-10-18T18:28:18.381Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.2s [2019-10-18T18:28:18.495Z] #17 6.565 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-18T18:28:18.495Z] #17 6.574 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-18T18:28:18.495Z] #17 6.576 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-18T18:28:18.495Z] #17 6.577 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-18T18:28:18.495Z] #17 6.582 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-18T18:28:18.495Z] #17 6.603 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-18T18:28:18.495Z] #17 6.627 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T18:28:18.495Z] #17 6.629 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T18:28:18.495Z] #17 6.822 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T18:28:18.648Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 8.72MB / 9.75MB 0.3s [2019-10-18T18:28:18.687Z] #6 40.82 go: finding github.com/golang/mock v1.1.1 [2019-10-18T18:28:18.687Z] #6 40.82 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-18T18:28:18.687Z] #6 41.08 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-18T18:28:18.754Z] #17 6.936 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T18:28:18.754Z] #17 6.936 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-18T18:28:18.898Z] #28 ... [2019-10-18T18:28:18.898Z] [2019-10-18T18:28:18.898Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:18.898Z] #68 20.17 Checking out files: 31% (629/1993) Checking out files: 32% (638/1993) Checking out files: 33% (658/1993) Checking out files: 34% (678/1993) Checking out files: 35% (698/1993) Checking out files: 36% (718/1993) Checking out files: 37% (738/1993) Checking out files: 38% (758/1993) Checking out files: 39% (778/1993) Checking out files: 40% (798/1993) Checking out files: 41% (818/1993) Checking out files: 42% (838/1993) Checking out files: 43% (857/1993) Checking out files: 44% (877/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 66% (1330/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-18T18:28:18.898Z] #68 21.85 + cd /tmp/tmp.MI6naX5Mr6/src/github.com/docker/libnetwork [2019-10-18T18:28:18.898Z] #68 21.85 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:28:18.898Z] #68 22.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T18:28:18.916Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 11.19MB / 43.17MB 0.5s [2019-10-18T18:28:18.916Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.5s done [2019-10-18T18:28:18.916Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.5s [2019-10-18T18:28:18.916Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.5s [2019-10-18T18:28:18.916Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 20.84MB / 43.17MB 0.7s [2019-10-18T18:28:18.916Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.7s [2019-10-18T18:28:18.916Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 5.75MB / 48.02MB 0.7s [2019-10-18T18:28:18.970Z] #6 1.839 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-18T18:28:18.970Z] #6 1.873 go: finding github.com/json-iterator/go v1.1.6 [2019-10-18T18:28:19.181Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 31.68MB / 43.17MB 0.9s [2019-10-18T18:28:19.181Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.8s done [2019-10-18T18:28:19.181Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 21.78MB / 48.02MB 0.9s [2019-10-18T18:28:19.181Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 0.9s [2019-10-18T18:28:19.277Z] #6 2.352 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-18T18:28:19.442Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 37.89MB / 43.17MB 1.1s [2019-10-18T18:28:19.442Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 36.23MB / 48.02MB 1.1s [2019-10-18T18:28:19.442Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 8.37MB / 49.09MB 1.1s [2019-10-18T18:28:19.442Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.3s [2019-10-18T18:28:19.442Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 39.55MB / 48.02MB 1.3s [2019-10-18T18:28:19.442Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 15.85MB / 49.09MB 1.3s [2019-10-18T18:28:19.568Z] #6 2.399 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-18T18:28:19.568Z] #6 2.556 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-18T18:28:19.568Z] #6 2.640 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-18T18:28:19.703Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 43.27MB / 48.02MB 1.3s [2019-10-18T18:28:19.703Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 21.12MB / 49.09MB 1.3s [2019-10-18T18:28:19.947Z] #68 ... [2019-10-18T18:28:19.947Z] [2019-10-18T18:28:19.947Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:28:19.947Z] #56 22.66 Fetched 7919 kB in 17s (449 kB/s) [2019-10-18T18:28:19.947Z] #56 22.66 Reading package lists... [2019-10-18T18:28:19.947Z] #56 29.18 Reading package lists... [2019-10-18T18:28:19.947Z] #56 ... [2019-10-18T18:28:19.947Z] [2019-10-18T18:28:19.947Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:19.947Z] #50 25.14 + cd /tmp/tmp.9wrP9Au23k/src/github.com/golangci/golangci-lint/ [2019-10-18T18:28:19.947Z] #50 25.14 + git checkout -q v1.17.1 [2019-10-18T18:28:19.947Z] #50 26.42 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:28:19.969Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.4s done [2019-10-18T18:28:19.969Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.5s [2019-10-18T18:28:19.969Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 1.5s [2019-10-18T18:28:19.969Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 30.78MB / 49.09MB 1.7s [2019-10-18T18:28:19.969Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 37.78MB / 49.09MB 1.8s [2019-10-18T18:28:19.977Z] #6 2.991 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-18T18:28:20.107Z] #6 42.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-18T18:28:20.107Z] #6 42.16 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-18T18:28:20.107Z] #6 42.30 go: finding github.com/kr/pty v1.1.1 [2019-10-18T18:28:20.125Z] #17 8.107 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-18T18:28:20.264Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 45.93MB / 49.09MB 1.9s [2019-10-18T18:28:20.264Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 11.52MB / 97.59MB 1.9s [2019-10-18T18:28:20.264Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-10-18T18:28:20.264Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 2.0s [2019-10-18T18:28:20.264Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 29.55MB / 97.59MB 2.0s [2019-10-18T18:28:20.518Z] #50 ... [2019-10-18T18:28:20.518Z] [2019-10-18T18:28:20.518Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:20.518Z] #33 23.60 Fetched 7919 kB in 16s (474 kB/s) [2019-10-18T18:28:20.518Z] #33 23.60 Reading package lists... [2019-10-18T18:28:20.529Z] #6 42.92 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-18T18:28:20.529Z] #6 42.92 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-18T18:28:20.606Z] #6 3.385 go: finding github.com/spf13/cobra v0.0.3 [2019-10-18T18:28:20.606Z] #6 3.641 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-18T18:28:20.692Z] #17 8.976 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:20.776Z] #33 30.25 Reading package lists... [2019-10-18T18:28:20.776Z] #33 ... [2019-10-18T18:28:20.776Z] [2019-10-18T18:28:20.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:20.776Z] #40 24.56 Fetched 7919 kB in 17s (458 kB/s) [2019-10-18T18:28:20.776Z] #40 24.56 Reading package lists... [2019-10-18T18:28:20.949Z] #17 8.997 Fetched 90.9 MB in 3s (24.2 MB/s) [2019-10-18T18:28:20.949Z] #17 9.032 Selecting previously unselected package bash-completion. [2019-10-18T18:28:20.949Z] #17 9.032 (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 ... 15161 files and directories currently installed.) [2019-10-18T18:28:20.949Z] #17 9.040 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T18:28:20.950Z] #6 43.35 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-18T18:28:20.950Z] #6 43.40 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-18T18:28:20.950Z] #6 43.41 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-18T18:28:20.950Z] #6 43.42 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-18T18:28:20.950Z] #6 43.45 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-18T18:28:21.037Z] #40 31.07 Reading package lists... [2019-10-18T18:28:21.037Z] #40 ... [2019-10-18T18:28:21.037Z] [2019-10-18T18:28:21.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:21.037Z] #10 24.19 Fetched 7919 kB in 17s (460 kB/s) [2019-10-18T18:28:21.037Z] #10 24.19 Reading package lists... [2019-10-18T18:28:21.238Z] #6 4.164 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-18T18:28:21.296Z] #10 30.77 Reading package lists... [2019-10-18T18:28:21.296Z] #10 ... [2019-10-18T18:28:21.296Z] [2019-10-18T18:28:21.296Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:21.296Z] #24 24.42 Fetched 7919 kB in 16s (468 kB/s) [2019-10-18T18:28:21.296Z] #24 24.42 Reading package lists... [2019-10-18T18:28:21.297Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 2.1s done [2019-10-18T18:28:21.297Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 87.45MB / 97.59MB 3.0s [2019-10-18T18:28:21.297Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.0s [2019-10-18T18:28:21.297Z] #7 ... [2019-10-18T18:28:21.297Z] [2019-10-18T18:28:21.297Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:28:21.297Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T18:28:21.297Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T18:28:21.297Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-18T18:28:21.297Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T18:28:21.297Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done [2019-10-18T18:28:21.297Z] #65 DONE 3.2s [2019-10-18T18:28:21.297Z] [2019-10-18T18:28:21.297Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:28:21.297Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.1s done [2019-10-18T18:28:21.297Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.16MB / 97.59MB 3.1s [2019-10-18T18:28:21.297Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.1s done [2019-10-18T18:28:21.372Z] #6 43.68 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-18T18:28:21.515Z] #17 9.606 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T18:28:21.516Z] #17 9.735 Selecting previously unselected package libnet1:amd64. [2019-10-18T18:28:21.516Z] #17 9.735 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:28:21.516Z] #17 9.740 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:28:21.516Z] #17 9.782 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-18T18:28:21.516Z] #17 9.782 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-18T18:28:21.516Z] #17 9.787 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T18:28:21.516Z] #17 9.823 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-18T18:28:21.516Z] #17 9.824 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-18T18:28:21.516Z] #17 9.834 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T18:28:21.529Z] #6 4.432 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-18T18:28:21.529Z] #6 4.434 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-18T18:28:21.529Z] #6 4.462 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-18T18:28:21.529Z] #6 4.540 go: finding github.com/lib/pq v1.0.0 [2019-10-18T18:28:21.776Z] #17 9.882 Selecting previously unselected package libudev-dev:amd64. [2019-10-18T18:28:21.776Z] #17 9.882 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T18:28:21.776Z] #17 9.891 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:28:21.776Z] #17 9.989 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-18T18:28:21.776Z] #17 9.991 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:28:21.776Z] #17 9.996 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:21.776Z] #17 10.11 Selecting previously unselected package python3.5-minimal. [2019-10-18T18:28:21.778Z] #6 44.10 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-18T18:28:22.033Z] #17 10.11 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:28:22.033Z] #17 10.12 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:28:22.202Z] #6 44.45 go: finding github.com/stretchr/testify v1.2.2 [2019-10-18T18:28:22.202Z] #6 44.65 go: finding github.com/onsi/gomega v1.4.3 [2019-10-18T18:28:22.250Z] #7 ... [2019-10-18T18:28:22.250Z] [2019-10-18T18:28:22.250Z] #19 [internal] load build context [2019-10-18T18:28:22.250Z] #19 transferring context: 45.62MB 3.9s done [2019-10-18T18:28:22.250Z] #19 DONE 4.1s [2019-10-18T18:28:22.250Z] [2019-10-18T18:28:22.250Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:28:22.250Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.1s done [2019-10-18T18:28:22.340Z] ---> 5e811404dd44 [2019-10-18T18:28:22.340Z] Successfully built 5e811404dd44 [2019-10-18T18:28:22.340Z] Successfully tagged docker:latest [2019-10-18T18:28:22.340Z] INFO: Image build ended at 10/18/2019 18:28:20. Duration:00:00:35.1857465 [2019-10-18T18:28:22.340Z] [2019-10-18T18:28:22.340Z] [2019-10-18T18:28:22.340Z] INFO: Building the test binaries at 10/18/2019 18:28:20... [2019-10-18T18:28:22.562Z] #6 5.356 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-18T18:28:22.562Z] #6 5.405 go: finding github.com/magiconair/properties v1.8.0 [2019-10-18T18:28:22.562Z] #6 5.431 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-18T18:28:22.562Z] #6 5.492 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-18T18:28:22.600Z] #17 10.56 Selecting previously unselected package python3-minimal. [2019-10-18T18:28:22.600Z] #17 10.56 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-18T18:28:22.600Z] #17 10.56 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T18:28:22.600Z] #17 10.61 Selecting previously unselected package libmpdec2:amd64. [2019-10-18T18:28:22.600Z] #17 10.61 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-18T18:28:22.600Z] #17 10.61 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T18:28:22.600Z] #17 10.65 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-18T18:28:22.600Z] #17 10.65 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:28:22.600Z] #17 10.66 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:22.614Z] #6 44.99 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-18T18:28:22.614Z] #6 45.05 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-18T18:28:22.674Z] #24 30.93 Reading package lists... [2019-10-18T18:28:22.674Z] #24 ... [2019-10-18T18:28:22.674Z] [2019-10-18T18:28:22.674Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:28:22.674Z] #56 29.18 Reading package lists... [2019-10-18T18:28:22.857Z] #17 11.08 Selecting previously unselected package python3.5. [2019-10-18T18:28:22.857Z] #17 11.08 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:28:22.857Z] #17 11.09 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:22.857Z] #17 11.13 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-18T18:28:23.016Z] #6 45.24 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-18T18:28:23.016Z] #6 45.33 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-18T18:28:23.115Z] #17 11.14 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-18T18:28:23.115Z] #17 11.14 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T18:28:23.115Z] #17 11.18 Selecting previously unselected package dh-python. [2019-10-18T18:28:23.115Z] #17 11.18 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T18:28:23.115Z] #17 11.19 Unpacking dh-python (2.20170125) ... [2019-10-18T18:28:23.115Z] #17 11.29 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:23.115Z] #17 11.31 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:28:23.440Z] #6 45.62 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-18T18:28:23.440Z] #6 45.71 go: finding github.com/magiconair/properties v1.8.0 [2019-10-18T18:28:23.594Z] #6 6.589 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-18T18:28:23.681Z] #17 11.75 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T18:28:23.681Z] #17 11.99 Selecting previously unselected package python3. [2019-10-18T18:28:23.681Z] #17 11.99 (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 ... 16747 files and directories currently installed.) [2019-10-18T18:28:23.866Z] #6 46.03 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-18T18:28:23.866Z] #6 46.30 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-18T18:28:23.866Z] #6 46.30 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-18T18:28:23.866Z] #6 46.30 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-18T18:28:23.937Z] #6 6.750 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-18T18:28:23.938Z] #17 11.99 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.00 Unpacking python3 (3.5.3-1) ... [2019-10-18T18:28:23.938Z] #17 12.03 Selecting previously unselected package pigz. [2019-10-18T18:28:23.938Z] #17 12.03 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.04 Unpacking pigz (2.3.4-1) ... [2019-10-18T18:28:23.938Z] #17 12.08 Selecting previously unselected package libip4tc0:amd64. [2019-10-18T18:28:23.938Z] #17 12.08 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.08 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:23.938Z] #17 12.13 Selecting previously unselected package libip6tc0:amd64. [2019-10-18T18:28:23.938Z] #17 12.13 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.13 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:23.938Z] #17 12.18 Selecting previously unselected package libiptc0:amd64. [2019-10-18T18:28:23.938Z] #17 12.18 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.18 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:23.938Z] #17 12.23 Selecting previously unselected package libxtables12:amd64. [2019-10-18T18:28:23.938Z] #17 12.23 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:28:23.938Z] #17 12.23 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:24.161Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.9s done [2019-10-18T18:28:24.161Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-18T18:28:24.196Z] #17 12.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-18T18:28:24.196Z] #17 12.27 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-18T18:28:24.196Z] #17 12.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T18:28:24.196Z] #17 12.31 Selecting previously unselected package iptables. [2019-10-18T18:28:24.196Z] #17 12.31 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:28:24.196Z] #17 12.32 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:24.196Z] #17 12.41 Selecting previously unselected package xxd. [2019-10-18T18:28:24.196Z] #17 12.41 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:28:24.196Z] #17 12.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:24.196Z] #17 12.46 Selecting previously unselected package vim-common. [2019-10-18T18:28:24.196Z] #17 12.46 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:28:24.196Z] #17 12.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:24.196Z] #17 12.52 Selecting previously unselected package bzip2. [2019-10-18T18:28:24.355Z] #6 7.281 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-18T18:28:24.438Z] #6 46.58 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-18T18:28:24.438Z] #6 46.86 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-18T18:28:24.438Z] #6 46.86 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-18T18:28:24.453Z] #17 12.52 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-18T18:28:24.453Z] #17 12.52 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T18:28:24.453Z] #17 12.57 Selecting previously unselected package libgpm2:amd64. [2019-10-18T18:28:24.453Z] #17 12.57 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-18T18:28:24.453Z] #17 12.58 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T18:28:24.453Z] #17 12.62 Selecting previously unselected package xz-utils. [2019-10-18T18:28:24.453Z] #17 12.62 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-18T18:28:24.453Z] #17 12.62 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:28:24.453Z] #17 12.68 Selecting previously unselected package aufs-tools. [2019-10-18T18:28:24.453Z] #17 12.68 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-18T18:28:24.453Z] #17 12.69 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:28:24.453Z] #17 12.73 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:28:24.453Z] #17 12.73 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:28:24.578Z] #56 35.83 Building dependency tree... [2019-10-18T18:28:24.647Z] #6 7.636 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-18T18:28:24.711Z] #17 12.74 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:24.711Z] #17 12.77 Selecting previously unselected package btrfs-progs. [2019-10-18T18:28:24.711Z] #17 12.77 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T18:28:24.711Z] #17 12.78 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:28:24.711Z] #17 13.03 Selecting previously unselected package btrfs-tools. [2019-10-18T18:28:24.736Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-18T18:28:24.877Z] #6 46.96 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-18T18:28:24.877Z] #6 47.33 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-18T18:28:24.968Z] #17 13.03 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T18:28:24.968Z] #17 13.04 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:28:24.968Z] #17 13.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-18T18:28:24.968Z] #17 13.07 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:28:24.968Z] #17 13.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:24.968Z] #17 13.15 Selecting previously unselected package dmsetup. [2019-10-18T18:28:24.968Z] #17 13.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:28:24.968Z] #17 13.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T18:28:24.968Z] #17 13.21 Selecting previously unselected package libonig4:amd64. [2019-10-18T18:28:24.968Z] #17 13.21 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-18T18:28:24.968Z] #17 13.21 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:24.997Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.1s [2019-10-18T18:28:24.997Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-18T18:28:25.225Z] #17 13.34 Selecting previously unselected package libjq1:amd64. [2019-10-18T18:28:25.225Z] #17 13.34 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:25.225Z] #17 13.34 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:25.225Z] #17 13.41 Selecting previously unselected package jq. [2019-10-18T18:28:25.225Z] #17 13.41 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:25.225Z] #17 13.42 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:25.225Z] #17 13.46 Selecting previously unselected package libaio1:amd64. [2019-10-18T18:28:25.225Z] #17 13.46 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-18T18:28:25.225Z] #17 13.47 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-18T18:28:25.225Z] #17 13.50 Selecting previously unselected package libcap2-bin. [2019-10-18T18:28:25.225Z] #17 13.50 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-18T18:28:25.225Z] #17 13.50 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T18:28:25.225Z] #17 13.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-18T18:28:25.262Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-18T18:28:25.270Z] INFO: make.ps1 starting at 10/18/2019 18:28:24 [2019-10-18T18:28:25.270Z] INFO: Git commit (278279073) assumed from DOCKER_GITCOMMIT environment variable [2019-10-18T18:28:25.270Z] INFO: Invoking autogen... [2019-10-18T18:28:25.282Z] #6 8.264 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-18T18:28:25.318Z] #6 47.57 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-18T18:28:25.318Z] #6 47.68 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-18T18:28:25.318Z] #6 47.79 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-18T18:28:25.318Z] #6 47.87 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-18T18:28:25.482Z] #17 13.54 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:28:25.482Z] #17 13.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:25.482Z] #17 13.58 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-18T18:28:25.482Z] #17 13.58 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-18T18:28:25.482Z] #17 13.59 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T18:28:25.482Z] #17 13.73 Selecting previously unselected package libpcre16-3:amd64. [2019-10-18T18:28:25.482Z] #17 13.73 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-18T18:28:25.482Z] #17 13.74 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T18:28:25.482Z] #17 13.83 Selecting previously unselected package libpcre32-3:amd64. [2019-10-18T18:28:25.571Z] #6 8.462 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-18T18:28:25.571Z] #6 8.536 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-18T18:28:25.571Z] #6 8.581 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-18T18:28:25.728Z] INFO: Building daemon... [2019-10-18T18:28:25.739Z] #17 13.83 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-18T18:28:25.739Z] #17 13.84 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T18:28:25.739Z] #17 13.92 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-18T18:28:25.739Z] #17 13.92 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-18T18:28:25.739Z] #17 13.93 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T18:28:25.739Z] #17 14.11 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-18T18:28:25.862Z] #6 8.775 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-18T18:28:25.862Z] #6 8.819 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-18T18:28:25.956Z] #56 38.78 The following additional packages will be installed: [2019-10-18T18:28:25.956Z] #56 38.79 btrfs-progs liblzo2-2 [2019-10-18T18:28:25.956Z] #56 39.04 The following NEW packages will be installed: [2019-10-18T18:28:25.998Z] #17 14.11 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-18T18:28:25.998Z] #17 14.12 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T18:28:25.998Z] #17 14.18 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-18T18:28:25.998Z] #17 14.18 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:28:25.998Z] #17 14.18 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:25.998Z] #17 14.23 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T18:28:25.998Z] #17 14.23 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T18:28:25.998Z] #17 14.24 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:28:25.998Z] #17 14.27 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T18:28:25.998Z] #17 14.28 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T18:28:25.998Z] #17 14.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:28:25.998Z] #17 14.32 Selecting previously unselected package libreadline5:amd64. [2019-10-18T18:28:25.998Z] #17 14.32 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-18T18:28:25.998Z] #17 14.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T18:28:25.998Z] #17 14.36 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-18T18:28:26.215Z] #56 39.06 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T18:28:26.256Z] #17 14.37 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T18:28:26.256Z] #17 14.37 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:28:26.256Z] #17 14.65 Selecting previously unselected package net-tools. [2019-10-18T18:28:26.514Z] #17 14.65 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-18T18:28:26.514Z] #17 14.66 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:28:26.514Z] #17 14.72 Selecting previously unselected package python-pip-whl. [2019-10-18T18:28:26.514Z] #17 14.72 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:28:26.514Z] #17 14.72 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:28:26.514Z] #17 14.92 Selecting previously unselected package python3-pip. [2019-10-18T18:28:26.772Z] #17 14.92 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:28:26.772Z] #17 14.92 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:28:26.772Z] #17 14.98 Selecting previously unselected package python3-pkg-resources. [2019-10-18T18:28:26.772Z] #17 14.98 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:28:26.772Z] #17 14.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:28:26.772Z] #17 15.03 Selecting previously unselected package python3-setuptools. [2019-10-18T18:28:26.772Z] #17 15.03 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T18:28:26.772Z] #17 15.04 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T18:28:26.772Z] #17 15.10 Selecting previously unselected package python3-wheel. [2019-10-18T18:28:26.772Z] #17 15.10 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T18:28:26.772Z] #17 15.10 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T18:28:26.772Z] #17 15.14 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T18:28:27.036Z] #17 15.14 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-18T18:28:27.036Z] #17 15.15 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:28:27.036Z] #17 15.23 Selecting previously unselected package vim-runtime. [2019-10-18T18:28:27.036Z] #17 15.23 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:28:27.036Z] #17 15.24 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T18:28:27.036Z] #17 15.25 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T18:28:27.036Z] #17 15.25 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:27.150Z] #56 40.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:27.151Z] #56 40.19 Need to get 649 kB of archives. [2019-10-18T18:28:27.151Z] #56 40.19 After this operation, 4320 kB of additional disk space will be used. [2019-10-18T18:28:27.151Z] #56 40.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:28:27.383Z] #6 10.03 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-18T18:28:27.409Z] #56 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T18:28:27.410Z] #56 40.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T18:28:27.673Z] #56 ... [2019-10-18T18:28:27.673Z] [2019-10-18T18:28:27.673Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:27.673Z] #68 DONE 40.4s [2019-10-18T18:28:27.673Z] [2019-10-18T18:28:27.673Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:27.673Z] #33 30.25 Reading package lists... [2019-10-18T18:28:27.673Z] #33 36.80 Building dependency tree... [2019-10-18T18:28:27.673Z] #33 39.50 The following additional packages will be installed: [2019-10-18T18:28:27.673Z] #33 39.51 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T18:28:27.673Z] #33 39.51 Suggested packages: [2019-10-18T18:28:27.673Z] #33 39.53 codeblocks eclipse ninja-build lrzip [2019-10-18T18:28:27.673Z] #33 39.53 Recommended packages: [2019-10-18T18:28:27.673Z] #33 39.53 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T18:28:27.673Z] #33 40.49 The following NEW packages will be installed: [2019-10-18T18:28:27.673Z] #33 40.51 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T18:28:27.673Z] #33 40.51 vim-common xxd [2019-10-18T18:28:27.676Z] #6 10.49 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-18T18:28:27.676Z] #6 10.69 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-18T18:28:27.676Z] #6 10.76 go: finding gotest.tools v2.2.0+incompatible [2019-10-18T18:28:27.804Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-10-18T18:28:27.805Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-18T18:28:27.964Z] #6 10.85 go: finding github.com/golang/protobuf v1.2.0 [2019-10-18T18:28:27.972Z] #17 16.07 Selecting previously unselected package vim. [2019-10-18T18:28:27.972Z] #17 16.07 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:28:27.972Z] #17 16.08 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:27.972Z] #17 16.29 Selecting previously unselected package xfsprogs. [2019-10-18T18:28:28.230Z] #17 16.29 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-18T18:28:28.230Z] #17 16.29 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:28:28.489Z] #17 16.75 Selecting previously unselected package zip. [2019-10-18T18:28:28.489Z] #17 16.76 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-18T18:28:28.489Z] #17 16.76 Unpacking zip (3.0-11+b1) ... [2019-10-18T18:28:28.489Z] #17 16.81 Selecting previously unselected package libapparmor-perl. [2019-10-18T18:28:28.489Z] #17 16.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:28.489Z] #17 16.81 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:28:28.489Z] #17 16.87 Selecting previously unselected package apparmor. [2019-10-18T18:28:28.614Z] #33 41.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:28.615Z] #33 41.66 Need to get 13.7 MB of archives. [2019-10-18T18:28:28.615Z] #33 41.66 After this operation, 57.2 MB of additional disk space will be used. [2019-10-18T18:28:28.615Z] #33 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T18:28:28.747Z] #17 16.87 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:28.747Z] #17 16.88 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:28:28.747Z] #17 16.98 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T18:28:28.747Z] #17 16.98 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T18:28:28.747Z] #17 16.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:28:29.019Z] #6 12.00 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-18T18:28:29.182Z] #33 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:28:29.182Z] #33 42.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-18T18:28:29.182Z] #33 ... [2019-10-18T18:28:29.182Z] [2019-10-18T18:28:29.182Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:28:29.182Z] #56 41.11 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:29.182Z] #56 41.44 Fetched 649 kB in 1s (595 kB/s) [2019-10-18T18:28:29.182Z] #56 41.63 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:28:29.182Z] #56 41.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:29.182Z] #56 41.66 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:28:29.182Z] #56 41.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:29.182Z] #56 42.09 Selecting previously unselected package btrfs-progs. [2019-10-18T18:28:29.182Z] #56 42.10 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T18:28:29.182Z] #56 42.10 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:28:29.312Z] #17 17.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T18:28:29.312Z] #17 17.48 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T18:28:29.312Z] #17 17.48 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:28:29.736Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.7s done [2019-10-18T18:28:29.736Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-18T18:28:29.749Z] #56 42.86 Selecting previously unselected package btrfs-tools. [2019-10-18T18:28:29.749Z] #56 42.86 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T18:28:29.749Z] #56 42.86 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:28:30.008Z] #56 43.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:30.245Z] #17 18.36 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T18:28:30.245Z] #17 18.36 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T18:28:30.245Z] #17 18.36 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:28:30.245Z] #17 18.40 Selecting previously unselected package mingw-w64-common. [2019-10-18T18:28:30.245Z] #17 18.40 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T18:28:30.245Z] #17 18.41 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T18:28:30.267Z] #56 43.16 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:30.267Z] #56 43.19 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:28:30.267Z] #56 43.20 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:28:30.267Z] #56 43.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:30.526Z] #56 DONE 43.5s [2019-10-18T18:28:30.526Z] [2019-10-18T18:28:30.526Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:30.526Z] #57 DONE 0.2s [2019-10-18T18:28:30.526Z] [2019-10-18T18:28:30.526Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T18:28:30.891Z] #58 DONE 0.1s [2019-10-18T18:28:30.891Z] [2019-10-18T18:28:30.891Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:30.899Z] #6 13.52 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-18T18:28:30.899Z] #6 13.57 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-18T18:28:30.899Z] #6 13.70 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-18T18:28:30.899Z] #6 13.88 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-18T18:28:31.150Z] #59 ... [2019-10-18T18:28:31.150Z] [2019-10-18T18:28:31.150Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:31.150Z] #24 30.93 Reading package lists... [2019-10-18T18:28:31.150Z] #24 37.49 Building dependency tree... [2019-10-18T18:28:31.150Z] #24 39.95 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T18:28:31.150Z] #24 39.95 The following additional packages will be installed: [2019-10-18T18:28:31.150Z] #24 39.96 libjq1 libonig4 [2019-10-18T18:28:31.150Z] #24 40.23 The following NEW packages will be installed: [2019-10-18T18:28:31.150Z] #24 40.25 jq libjq1 libonig4 [2019-10-18T18:28:31.150Z] #24 41.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:31.150Z] #24 41.37 Need to get 327 kB of archives. [2019-10-18T18:28:31.150Z] #24 41.37 After this operation, 1157 kB of additional disk space will be used. [2019-10-18T18:28:31.150Z] #24 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T18:28:31.150Z] #24 41.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T18:28:31.150Z] #24 41.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T18:28:31.150Z] #24 42.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:31.150Z] #24 42.69 Fetched 327 kB in 1s (310 kB/s) [2019-10-18T18:28:31.150Z] #24 42.86 Selecting previously unselected package libonig4:amd64. [2019-10-18T18:28:31.150Z] #24 42.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 ... 15091 files and directories currently installed.) [2019-10-18T18:28:31.150Z] #24 42.93 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-18T18:28:31.150Z] #24 42.99 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:31.150Z] #24 43.22 Selecting previously unselected package libjq1:amd64. [2019-10-18T18:28:31.150Z] #24 43.23 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:31.150Z] #24 43.26 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:31.150Z] #24 43.46 Selecting previously unselected package jq. [2019-10-18T18:28:31.150Z] #24 43.47 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:28:31.150Z] #24 43.48 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:31.150Z] #24 43.75 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:31.150Z] #24 43.81 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:31.150Z] #24 43.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:31.150Z] #24 43.95 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:31.150Z] #24 DONE 44.2s [2019-10-18T18:28:31.150Z] [2019-10-18T18:28:31.150Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:28:31.150Z] #25 DONE 0.1s [2019-10-18T18:28:31.409Z] [2019-10-18T18:28:31.409Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:31.667Z] #26 ... [2019-10-18T18:28:31.667Z] [2019-10-18T18:28:31.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:31.667Z] #10 30.77 Reading package lists... [2019-10-18T18:28:31.667Z] #10 36.88 Building dependency tree... [2019-10-18T18:28:31.667Z] #10 39.56 The following additional packages will be installed: [2019-10-18T18:28:31.667Z] #10 39.56 libapparmor1 libseccomp2 [2019-10-18T18:28:31.667Z] #10 39.57 Suggested packages: [2019-10-18T18:28:31.667Z] #10 39.57 seccomp [2019-10-18T18:28:31.667Z] #10 39.95 The following NEW packages will be installed: [2019-10-18T18:28:31.667Z] #10 39.96 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T18:28:31.667Z] #10 41.05 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:31.667Z] #10 41.05 Need to get 300 kB of archives. [2019-10-18T18:28:31.667Z] #10 41.05 After this operation, 1201 kB of additional disk space will be used. [2019-10-18T18:28:31.667Z] #10 41.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-18T18:28:31.667Z] #10 41.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-18T18:28:31.667Z] #10 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T18:28:31.667Z] #10 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-18T18:28:31.667Z] #10 42.54 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:31.667Z] #10 42.69 Fetched 300 kB in 1s (280 kB/s) [2019-10-18T18:28:31.667Z] #10 42.85 Selecting previously unselected package libseccomp2:amd64. [2019-10-18T18:28:31.667Z] #10 42.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:31.667Z] #10 42.88 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T18:28:31.667Z] #10 42.90 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:31.667Z] #10 43.02 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-18T18:28:31.667Z] #10 43.04 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T18:28:31.667Z] #10 43.05 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:31.667Z] #10 43.27 Selecting previously unselected package libapparmor1:amd64. [2019-10-18T18:28:31.667Z] #10 43.28 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:31.667Z] #10 43.29 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:31.667Z] #10 43.45 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-18T18:28:31.667Z] #10 43.46 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:28:31.667Z] #10 43.47 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:31.667Z] #10 43.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:31.667Z] #10 44.08 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:31.667Z] #10 44.10 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:31.667Z] #10 44.12 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:28:31.667Z] #10 44.15 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T18:28:31.667Z] #10 44.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:31.667Z] #10 DONE 44.6s [2019-10-18T18:28:31.667Z] [2019-10-18T18:28:31.667Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:31.680Z] #17 19.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T18:28:31.939Z] #17 19.98 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T18:28:31.939Z] #17 19.99 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:28:31.941Z] #52 DONE 0.2s [2019-10-18T18:28:31.941Z] [2019-10-18T18:28:31.941Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T18:28:31.941Z] #53 DONE 0.1s [2019-10-18T18:28:31.941Z] [2019-10-18T18:28:31.941Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:31.941Z] #33 42.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-18T18:28:31.941Z] #33 42.78 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-18T18:28:31.941Z] #33 42.79 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-18T18:28:31.941Z] #33 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-18T18:28:31.941Z] #33 42.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-18T18:28:31.941Z] #33 43.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:28:31.941Z] #33 43.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:28:31.941Z] #33 44.51 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:31.941Z] #33 44.76 Fetched 13.7 MB in 2s (5477 kB/s) [2019-10-18T18:28:32.205Z] #33 45.15 Selecting previously unselected package cmake-data. [2019-10-18T18:28:32.205Z] #33 45.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:32.393Z] #6 15.17 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-18T18:28:32.465Z] #33 45.24 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T18:28:32.465Z] #33 45.26 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T18:28:32.504Z] #17 20.87 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T18:28:32.761Z] #17 20.87 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:28:32.761Z] #17 20.88 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:32.761Z] #17 20.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T18:28:32.761Z] #17 20.94 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:28:32.761Z] #17 20.94 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:33.891Z] #6 16.72 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-18T18:28:33.891Z] #6 16.78 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-18T18:28:34.179Z] #6 17.23 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-18T18:28:34.192Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.9s done [2019-10-18T18:28:34.192Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-18T18:28:34.192Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-18T18:28:34.192Z] #7 DONE 16.0s [2019-10-18T18:28:34.369Z] #33 ... [2019-10-18T18:28:34.370Z] [2019-10-18T18:28:34.370Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:34.370Z] #40 31.07 Reading package lists... [2019-10-18T18:28:34.370Z] #40 37.41 Building dependency tree... [2019-10-18T18:28:34.370Z] #40 39.87 The following additional packages will be installed: [2019-10-18T18:28:34.370Z] #40 39.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T18:28:34.370Z] #40 39.90 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T18:28:34.370Z] #40 39.91 Suggested packages: [2019-10-18T18:28:34.370Z] #40 39.92 manpages-dev python-setuptools [2019-10-18T18:28:34.370Z] #40 42.36 The following NEW packages will be installed: [2019-10-18T18:28:34.370Z] #40 42.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T18:28:34.370Z] #40 42.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T18:28:34.370Z] #40 42.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T18:28:34.370Z] #40 42.36 zlib1g-dev [2019-10-18T18:28:34.370Z] #40 43.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:28:34.370Z] #40 43.52 Need to get 3602 kB of archives. [2019-10-18T18:28:34.370Z] #40 43.52 After this operation, 18.9 MB of additional disk space will be used. [2019-10-18T18:28:34.370Z] #40 43.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T18:28:34.370Z] #40 43.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-18T18:28:34.370Z] #40 43.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-18T18:28:34.370Z] #40 43.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T18:28:34.370Z] #40 43.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-18T18:28:34.370Z] #40 43.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T18:28:34.370Z] #40 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-18T18:28:34.370Z] #40 43.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T18:28:34.370Z] #40 43.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-18T18:28:34.370Z] #40 43.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-18T18:28:34.370Z] #40 43.72 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-18T18:28:34.370Z] #40 43.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-18T18:28:34.370Z] #40 43.99 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-18T18:28:34.370Z] #40 43.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-18T18:28:34.370Z] #40 44.00 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T18:28:34.370Z] #40 44.01 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-18T18:28:34.370Z] #40 45.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:28:34.370Z] #40 46.05 Fetched 3602 kB in 1s (2261 kB/s) [2019-10-18T18:28:34.370Z] #40 46.30 Selecting previously unselected package libnet1:amd64. [2019-10-18T18:28:34.370Z] #40 46.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:28:34.370Z] #40 46.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:28:34.370Z] #40 46.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:28:34.370Z] #40 46.69 Selecting previously unselected package libcap-dev:amd64. [2019-10-18T18:28:34.370Z] #40 46.69 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-18T18:28:34.370Z] #40 46.71 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T18:28:34.370Z] #40 46.88 Selecting previously unselected package libnet1-dev. [2019-10-18T18:28:34.370Z] #40 46.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:28:34.370Z] #40 46.91 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:28:34.370Z] #40 47.11 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T18:28:34.370Z] #40 47.11 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T18:28:34.370Z] #40 47.12 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:28:34.370Z] #40 47.31 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-18T18:28:34.370Z] #40 47.32 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-18T18:28:34.370Z] #40 47.32 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T18:28:34.453Z] [2019-10-18T18:28:34.453Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T18:28:34.475Z] #6 17.51 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-18T18:28:34.629Z] #40 47.65 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T18:28:34.629Z] #40 47.65 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T18:28:34.629Z] #40 47.66 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:28:34.629Z] #40 47.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-18T18:28:34.629Z] #40 47.78 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-18T18:28:34.887Z] #40 47.79 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T18:28:34.887Z] #40 47.92 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-18T18:28:34.887Z] #40 47.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-18T18:28:34.887Z] #40 47.93 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:28:35.146Z] #40 48.19 Selecting previously unselected package libprotobuf10:amd64. [2019-10-18T18:28:35.146Z] #40 48.19 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-18T18:28:35.536Z] #40 48.22 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T18:28:35.536Z] #40 ... [2019-10-18T18:28:35.536Z] [2019-10-18T18:28:35.536Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:35.536Z] #59 4.714 + RM_GOPATH=0 [2019-10-18T18:28:35.536Z] #59 4.714 + TMP_GOPATH= [2019-10-18T18:28:35.536Z] #59 4.714 + : /build [2019-10-18T18:28:35.536Z] #59 4.714 + '[' -z '' ']' [2019-10-18T18:28:35.536Z] #59 4.716 ++ mktemp -d [2019-10-18T18:28:35.536Z] #59 4.719 + export GOPATH=/tmp/tmp.y4WS8hNxS8 [2019-10-18T18:28:35.536Z] #59 4.719 + GOPATH=/tmp/tmp.y4WS8hNxS8 [2019-10-18T18:28:35.536Z] #59 4.720 + RM_GOPATH=1 [2019-10-18T18:28:35.536Z] #59 4.720 ++ dirname ./install.sh [2019-10-18T18:28:35.536Z] #59 4.728 + dir=. [2019-10-18T18:28:35.536Z] #59 4.728 + bin=containerd [2019-10-18T18:28:35.536Z] #59 4.729 + shift [2019-10-18T18:28:35.536Z] #59 4.729 + '[' '!' -f ./containerd.installer ']' [2019-10-18T18:28:35.536Z] #59 4.729 + . ./containerd.installer [2019-10-18T18:28:35.536Z] #59 4.730 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:28:35.536Z] #59 4.732 + install_containerd [2019-10-18T18:28:35.536Z] #59 4.735 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T18:28:35.536Z] #59 4.736 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y4WS8hNxS8/src/github.com/containerd/containerd [2019-10-18T18:28:35.536Z] #59 4.736 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:28:35.536Z] #59 4.740 Cloning into '/tmp/tmp.y4WS8hNxS8/src/github.com/containerd/containerd'... [2019-10-18T18:28:35.986Z] #6 18.80 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-18T18:28:35.986Z] #6 18.89 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-18T18:28:36.103Z] #59 ... [2019-10-18T18:28:36.103Z] [2019-10-18T18:28:36.103Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T18:28:36.103Z] #11 DONE 4.5s [2019-10-18T18:28:36.363Z] [2019-10-18T18:28:36.363Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:36.363Z] #40 49.04 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-18T18:28:36.363Z] #40 49.04 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-18T18:28:36.363Z] #40 49.06 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T18:28:36.363Z] #40 49.40 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-18T18:28:36.622Z] #40 49.40 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-18T18:28:36.622Z] #40 49.41 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T18:28:36.622Z] #40 ... [2019-10-18T18:28:36.622Z] [2019-10-18T18:28:36.622Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:36.622Z] #31 39.16 internal/reflectlite [2019-10-18T18:28:36.622Z] #31 39.16 sync [2019-10-18T18:28:36.622Z] #31 41.93 errors [2019-10-18T18:28:36.622Z] #31 41.93 sort [2019-10-18T18:28:36.622Z] #31 42.34 strconv [2019-10-18T18:28:36.622Z] #31 43.34 io [2019-10-18T18:28:36.622Z] #31 45.61 syscall [2019-10-18T18:28:36.622Z] #31 47.06 reflect [2019-10-18T18:28:36.622Z] #31 ... [2019-10-18T18:28:36.622Z] [2019-10-18T18:28:36.622Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:36.622Z] #47 39.31 + cd /tmp/tmp.eT6td2aBVs/src/gotest.tools/gotestsum [2019-10-18T18:28:36.622Z] #47 39.31 + git checkout -q v0.3.5 [2019-10-18T18:28:36.622Z] #47 39.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T18:28:37.020Z] #17 24.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T18:28:37.020Z] #17 24.36 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:28:37.020Z] #17 24.37 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:37.021Z] #47 ... [2019-10-18T18:28:37.021Z] [2019-10-18T18:28:37.021Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:37.021Z] #33 48.54 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:28:37.021Z] #33 48.55 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:28:37.021Z] #33 48.56 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:37.021Z] #33 48.69 Selecting previously unselected package libicu57:amd64. [2019-10-18T18:28:37.021Z] #33 48.70 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-18T18:28:37.021Z] #33 48.70 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T18:28:37.045Z] #6 19.73 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-18T18:28:37.045Z] #6 19.94 go: finding github.com/stretchr/objx v0.1.1 [2019-10-18T18:28:37.677Z] #6 20.40 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-18T18:28:38.304Z] #6 21.30 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-18T18:28:38.929Z] #6 21.94 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-18T18:28:39.548Z] #17 27.34 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:28:39.548Z] #17 27.36 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:28:39.548Z] #17 27.38 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T18:28:39.548Z] #17 27.39 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:28:39.548Z] #17 27.40 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:28:39.548Z] #17 27.43 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:39.548Z] #17 27.44 Processing triggers for mime-support (3.60) ... [2019-10-18T18:28:39.548Z] #17 27.46 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:39.548Z] #17 27.47 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T18:28:39.548Z] #17 27.49 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T18:28:39.548Z] #17 27.50 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:28:39.548Z] #17 27.52 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:28:39.548Z] #17 27.54 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T18:28:39.571Z] #6 22.47 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-18T18:28:39.772Z] #8 DONE 5.1s [2019-10-18T18:28:39.772Z] [2019-10-18T18:28:39.772Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T18:28:39.805Z] #17 28.11 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:28:39.858Z] #6 22.81 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-18T18:28:40.062Z] #17 28.12 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:28:40.062Z] #17 28.13 Setting up zip (3.0-11+b1) ... [2019-10-18T18:28:40.062Z] #17 28.15 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T18:28:40.062Z] #17 28.16 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:40.062Z] #17 28.17 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:28:40.062Z] #17 28.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:40.062Z] #17 28.20 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-18T18:28:40.062Z] #17 28.22 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:40.062Z] #17 28.24 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:28:40.062Z] #17 28.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T18:28:40.062Z] #17 28.26 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:28:40.062Z] #17 28.27 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:40.062Z] #17 28.29 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T18:28:40.062Z] #17 28.30 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T18:28:40.062Z] #17 28.32 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T18:28:40.062Z] #17 28.34 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:40.062Z] #17 28.41 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:28:40.062Z] #17 28.43 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T18:28:40.062Z] #17 28.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T18:28:40.315Z] #33 ... [2019-10-18T18:28:40.315Z] [2019-10-18T18:28:40.315Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T18:28:40.315Z] #12 DONE 3.8s [2019-10-18T18:28:40.315Z] [2019-10-18T18:28:40.315Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:40.315Z] #26 6.319 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:28:40.315Z] #26 6.763 [2019-10-18T18:28:40.315Z] #26 6.995 ### 5.3% ######### 13.7% ############# 18.5% ############## 19.9% ################### 27.4% ########################### 37.8% ################################# 46.1% ###################################### 53.4% ############################################# 63.2% ################################################# 69.3% ####################################################### 77.5% ############################################################## 87.4% #################################################################### 94.6% ######################################################################## 100.0% [2019-10-18T18:28:40.315Z] #26 ... [2019-10-18T18:28:40.316Z] [2019-10-18T18:28:40.316Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:40.316Z] #44 42.77 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T18:28:40.316Z] #44 42.78 io [2019-10-18T18:28:40.316Z] #44 43.16 strconv [2019-10-18T18:28:40.316Z] #44 44.54 bytes [2019-10-18T18:28:40.316Z] #44 47.62 bufio [2019-10-18T18:28:40.316Z] #44 47.85 reflect [2019-10-18T18:28:40.316Z] #44 49.97 syscall [2019-10-18T18:28:40.316Z] #44 ... [2019-10-18T18:28:40.316Z] [2019-10-18T18:28:40.316Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:40.316Z] #26 9.066 [2019-10-18T18:28:40.319Z] #17 28.46 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:28:40.319Z] #17 28.48 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:28:40.319Z] #17 28.49 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:28:40.319Z] #17 28.51 Setting up pigz (2.3.4-1) ... [2019-10-18T18:28:40.319Z] #17 28.52 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:28:40.319Z] #17 28.54 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T18:28:40.319Z] #17 28.55 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:40.319Z] #17 28.57 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T18:28:40.319Z] #17 28.58 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:40.319Z] #17 28.60 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:28:40.319Z] #17 28.61 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T18:28:40.319Z] #17 28.62 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T18:28:40.319Z] #17 28.64 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:28:40.319Z] #17 28.65 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:40.319Z] #17 28.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T18:28:40.343Z] #9 DONE 1.0s [2019-10-18T18:28:40.343Z] [2019-10-18T18:28:40.343Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:40.343Z] #20 DONE 0.1s [2019-10-18T18:28:40.343Z] [2019-10-18T18:28:40.343Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T18:28:40.577Z] #17 28.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T18:28:40.577Z] #17 28.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T18:28:40.577Z] #17 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T18:28:40.577Z] #17 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T18:28:40.577Z] #17 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T18:28:40.577Z] #17 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T18:28:40.577Z] #17 28.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T18:28:40.577Z] #17 28.74 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:40.577Z] #17 28.75 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:40.577Z] #17 28.76 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:28:40.577Z] #17 28.78 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:28:40.577Z] #17 28.79 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:28:40.577Z] #17 28.80 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T18:28:40.577Z] #17 28.82 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:28:40.604Z] #61 DONE 0.3s [2019-10-18T18:28:40.604Z] [2019-10-18T18:28:40.604Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:28:40.865Z] #30 ... [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:28:40.865Z] #21 DONE 0.3s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T18:28:40.865Z] #46 DONE 0.3s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T18:28:40.865Z] #43 DONE 0.3s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T18:28:40.865Z] #49 DONE 0.4s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:28:40.865Z] #30 DONE 0.4s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T18:28:40.865Z] #67 DONE 0.4s [2019-10-18T18:28:40.865Z] [2019-10-18T18:28:40.865Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:41.511Z] #17 29.73 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T18:28:41.511Z] #17 29.75 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:41.511Z] #17 29.76 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 [2019-10-18T18:28:41.511Z] #17 29.76 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:28:41.511Z] #17 29.76 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 [2019-10-18T18:28:41.511Z] #17 29.76 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:28:41.511Z] #17 29.77 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:28:41.511Z] #17 29.79 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:28:41.514Z] #6 24.30 go: finding github.com/stretchr/testify v1.3.0 [2019-10-18T18:28:41.514Z] #6 24.56 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-18T18:28:41.610Z] #26 9.470 ######## 11.4% ################ 23.3% ######################### 35.2% ################################### 49.9% ############################################ 61.4% ###################################################### 75.5% ######################################################################## 100.0% [2019-10-18T18:28:41.768Z] #17 29.80 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 [2019-10-18T18:28:41.768Z] #17 29.80 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 [2019-10-18T18:28:41.768Z] #17 29.81 Setting up python3 (3.5.3-1) ... [2019-10-18T18:28:41.870Z] #26 10.59 [2019-10-18T18:28:41.870Z] #26 ... [2019-10-18T18:28:41.870Z] [2019-10-18T18:28:41.870Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:41.870Z] #54 3.893 + RM_GOPATH=0 [2019-10-18T18:28:41.870Z] #54 3.893 + TMP_GOPATH= [2019-10-18T18:28:41.870Z] #54 3.893 + : /build [2019-10-18T18:28:41.870Z] #54 3.893 + '[' -z '' ']' [2019-10-18T18:28:41.870Z] #54 3.897 ++ mktemp -d [2019-10-18T18:28:41.870Z] #54 3.897 + export GOPATH=/tmp/tmp.6PMWTJQ7Yp [2019-10-18T18:28:41.870Z] #54 3.897 + GOPATH=/tmp/tmp.6PMWTJQ7Yp [2019-10-18T18:28:41.870Z] #54 3.897 + RM_GOPATH=1 [2019-10-18T18:28:41.870Z] #54 3.900 ++ dirname ./install.sh [2019-10-18T18:28:41.870Z] #54 3.901 + dir=. [2019-10-18T18:28:41.870Z] #54 3.901 + bin=runc [2019-10-18T18:28:41.870Z] #54 3.902 + shift [2019-10-18T18:28:41.870Z] #54 3.902 + '[' '!' -f ./runc.installer ']' [2019-10-18T18:28:41.870Z] #54 3.903 + . ./runc.installer [2019-10-18T18:28:41.870Z] #54 3.907 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:28:41.870Z] #54 3.911 + install_runc [2019-10-18T18:28:41.870Z] #54 3.915 + uname -r [2019-10-18T18:28:41.870Z] #54 3.918 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T18:28:41.870Z] #54 3.921 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T18:28:41.870Z] #54 3.921 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T18:28:41.870Z] #54 3.921 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T18:28:41.870Z] #54 3.921 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6PMWTJQ7Yp/src/github.com/opencontainers/runc [2019-10-18T18:28:41.870Z] #54 3.923 Cloning into '/tmp/tmp.6PMWTJQ7Yp/src/github.com/opencontainers/runc'... [2019-10-18T18:28:42.025Z] #17 30.16 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:28:42.129Z] #54 ... [2019-10-18T18:28:42.129Z] [2019-10-18T18:28:42.129Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:42.129Z] #40 51.09 Selecting previously unselected package libprotoc10:amd64. [2019-10-18T18:28:42.129Z] #40 51.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-18T18:28:42.129Z] #40 51.13 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T18:28:42.129Z] #40 51.81 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T18:28:42.129Z] #40 51.84 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-18T18:28:42.129Z] #40 51.87 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:28:42.129Z] #40 52.06 Selecting previously unselected package protobuf-compiler. [2019-10-18T18:28:42.129Z] #40 52.07 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-18T18:28:42.129Z] #40 52.09 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T18:28:42.129Z] #40 52.28 Selecting previously unselected package python-pkg-resources. [2019-10-18T18:28:42.129Z] #40 52.31 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:28:42.129Z] #40 52.32 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T18:28:42.129Z] #40 52.61 Selecting previously unselected package python-protobuf. [2019-10-18T18:28:42.129Z] #40 52.64 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-18T18:28:42.129Z] #40 52.66 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T18:28:42.129Z] #40 53.87 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:28:42.129Z] #40 54.14 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:28:42.129Z] #40 54.17 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T18:28:42.958Z] #17 31.03 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T18:28:42.958Z] #17 31.07 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T18:28:42.958Z] #17 31.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:42.958Z] #17 31.11 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T18:28:43.007Z] #6 25.84 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-18T18:28:43.072Z] #40 ... [2019-10-18T18:28:43.072Z] [2019-10-18T18:28:43.072Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:43.215Z] #17 31.28 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:28:43.215Z] #17 31.49 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:43.215Z] #17 31.50 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:28:43.331Z] #26 10.92 ##### 7.2% ########## 14.9% ############### 21.6% ###################### 30.6% ########################## 36.9% ################################ 45.2% ####################################### 55.2% ############################################### 65.7% ##################################################### 74.8% ############################################################ 84.7% ################################################################## 92.7% ######################################################################## 100.0% [2019-10-18T18:28:43.473Z] #17 31.72 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T18:28:43.473Z] #17 31.74 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T18:28:43.591Z] #26 ... [2019-10-18T18:28:43.591Z] [2019-10-18T18:28:43.591Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:28:43.591Z] #13 3.390 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T18:28:43.591Z] #13 DONE 3.7s [2019-10-18T18:28:43.637Z] #6 26.59 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-18T18:28:43.732Z] #17 31.95 Setting up dh-python (2.20170125) ... [2019-10-18T18:28:43.732Z] #17 32.09 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T18:28:43.853Z] [2019-10-18T18:28:43.853Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T18:28:43.925Z] #6 26.79 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-18T18:28:43.989Z] #17 32.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:44.213Z] #6 27.21 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-18T18:28:44.246Z] #17 DONE 32.4s [2019-10-18T18:28:44.246Z] [2019-10-18T18:28:44.246Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:28:44.848Z] #6 27.90 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-18T18:28:45.479Z] #6 28.47 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-18T18:28:46.145Z] #18 1.854 Collecting yamllint==1.16.0 [2019-10-18T18:28:46.180Z] #68 ... [2019-10-18T18:28:46.180Z] [2019-10-18T18:28:46.180Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:46.180Z] #22 5.180 + RM_GOPATH=0 [2019-10-18T18:28:46.180Z] #22 5.180 + TMP_GOPATH= [2019-10-18T18:28:46.180Z] #22 5.180 + : /build [2019-10-18T18:28:46.180Z] #22 5.180 + '[' -z '' ']' [2019-10-18T18:28:46.180Z] #22 5.180 ++ mktemp -d [2019-10-18T18:28:46.180Z] #22 5.181 + export GOPATH=/tmp/tmp.ZHTW1u3htQ [2019-10-18T18:28:46.180Z] #22 5.181 + GOPATH=/tmp/tmp.ZHTW1u3htQ [2019-10-18T18:28:46.180Z] #22 5.181 + RM_GOPATH=1 [2019-10-18T18:28:46.180Z] #22 5.183 ++ dirname ./install.sh [2019-10-18T18:28:46.180Z] #22 5.184 + dir=. [2019-10-18T18:28:46.180Z] #22 5.185 + bin=dockercli [2019-10-18T18:28:46.180Z] #22 5.185 + shift [2019-10-18T18:28:46.180Z] #22 5.185 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:28:46.180Z] #22 5.185 + . ./dockercli.installer [2019-10-18T18:28:46.180Z] #22 5.185 ++ : stable [2019-10-18T18:28:46.180Z] #22 5.185 ++ : 17.06.2-ce [2019-10-18T18:28:46.180Z] #22 5.186 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:28:46.180Z] #22 5.186 + install_dockercli [2019-10-18T18:28:46.180Z] #22 5.186 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:28:46.180Z] #22 5.187 ++ uname -m [2019-10-18T18:28:46.180Z] #22 5.190 + arch=aarch64 [2019-10-18T18:28:46.180Z] #22 5.190 + '[' aarch64 '!=' x86_64 ']' [2019-10-18T18:28:46.180Z] #22 5.190 + '[' aarch64 '!=' s390x ']' [2019-10-18T18:28:46.180Z] #22 5.190 + '[' aarch64 '!=' armhf ']' [2019-10-18T18:28:46.180Z] #22 5.190 + build_dockercli [2019-10-18T18:28:46.181Z] #22 5.190 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZHTW1u3htQ/tmp/docker-ce [2019-10-18T18:28:46.181Z] #22 5.193 Cloning into '/tmp/tmp.ZHTW1u3htQ/tmp/docker-ce'... [2019-10-18T18:28:46.754Z] #22 ... [2019-10-18T18:28:46.754Z] [2019-10-18T18:28:46.754Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:46.754Z] #62 5.653 + RM_GOPATH=0 [2019-10-18T18:28:46.754Z] #62 5.653 + TMP_GOPATH= [2019-10-18T18:28:46.754Z] #62 5.653 + : /build/ [2019-10-18T18:28:46.754Z] #62 5.653 + '[' -z '' ']' [2019-10-18T18:28:46.754Z] #62 5.655 ++ mktemp -d [2019-10-18T18:28:46.754Z] #62 5.665 + export GOPATH=/tmp/tmp.NyLXQNuNL5 [2019-10-18T18:28:46.754Z] #62 5.665 + GOPATH=/tmp/tmp.NyLXQNuNL5 [2019-10-18T18:28:46.754Z] #62 5.665 + RM_GOPATH=1 [2019-10-18T18:28:46.754Z] #62 5.666 ++ dirname ./install.sh [2019-10-18T18:28:46.754Z] #62 5.674 + dir=. [2019-10-18T18:28:46.754Z] #62 5.674 + bin=rootlesskit [2019-10-18T18:28:46.754Z] #62 5.675 + shift [2019-10-18T18:28:46.754Z] #62 5.675 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T18:28:46.754Z] #62 5.675 + . ./rootlesskit.installer [2019-10-18T18:28:46.754Z] #62 5.676 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:28:46.754Z] #62 5.676 + install_rootlesskit [2019-10-18T18:28:46.754Z] #62 5.682 + case "$1" in [2019-10-18T18:28:46.754Z] #62 5.683 + export CGO_ENABLED=0 [2019-10-18T18:28:46.754Z] #62 5.683 + CGO_ENABLED=0 [2019-10-18T18:28:46.754Z] #62 5.684 + _install_rootlesskit [2019-10-18T18:28:46.754Z] #62 5.684 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T18:28:46.754Z] #62 5.684 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:28:46.754Z] #62 5.685 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NyLXQNuNL5/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:28:46.754Z] #62 5.694 Cloning into '/tmp/tmp.NyLXQNuNL5/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T18:28:46.998Z] #6 29.93 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-18T18:28:46.998Z] #6 29.96 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-18T18:28:47.015Z] #62 ... [2019-10-18T18:28:47.015Z] [2019-10-18T18:28:47.015Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:47.015Z] #68 6.098 + RM_GOPATH=0 [2019-10-18T18:28:47.015Z] #68 6.098 + TMP_GOPATH= [2019-10-18T18:28:47.015Z] #68 6.098 + : /build [2019-10-18T18:28:47.015Z] #68 6.098 + '[' -z '' ']' [2019-10-18T18:28:47.015Z] #68 6.098 ++ mktemp -d [2019-10-18T18:28:47.015Z] #68 6.100 + export GOPATH=/tmp/tmp.EaKnpO6YPV [2019-10-18T18:28:47.015Z] #68 6.101 + GOPATH=/tmp/tmp.EaKnpO6YPV [2019-10-18T18:28:47.015Z] #68 6.102 + RM_GOPATH=1 [2019-10-18T18:28:47.015Z] #68 6.104 ++ dirname ./install.sh [2019-10-18T18:28:47.015Z] #68 6.105 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:28:47.015Z] #68 6.105 + dir=. [2019-10-18T18:28:47.015Z] #68 6.105 + bin=proxy [2019-10-18T18:28:47.015Z] #68 6.105 + shift [2019-10-18T18:28:47.015Z] #68 6.105 + '[' '!' -f ./proxy.installer ']' [2019-10-18T18:28:47.015Z] #68 6.105 + . ./proxy.installer [2019-10-18T18:28:47.015Z] #68 6.105 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:28:47.015Z] #68 6.105 + install_proxy [2019-10-18T18:28:47.015Z] #68 6.105 + case "$1" in [2019-10-18T18:28:47.015Z] #68 6.105 + export CGO_ENABLED=0 [2019-10-18T18:28:47.015Z] #68 6.105 + CGO_ENABLED=0 [2019-10-18T18:28:47.015Z] #68 6.105 + _install_proxy [2019-10-18T18:28:47.015Z] #68 6.105 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T18:28:47.015Z] #68 6.105 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EaKnpO6YPV/src/github.com/docker/libnetwork [2019-10-18T18:28:47.015Z] #68 6.108 Cloning into '/tmp/tmp.EaKnpO6YPV/src/github.com/docker/libnetwork'... [2019-10-18T18:28:47.213Z] #14 DONE 3.5s [2019-10-18T18:28:47.213Z] [2019-10-18T18:28:47.213Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:47.213Z] #26 12.88 [2019-10-18T18:28:47.292Z] #6 30.17 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-18T18:28:47.923Z] #6 30.89 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-18T18:28:48.966Z] #6 31.77 go: finding github.com/docker/go-connections v0.4.0 [2019-10-18T18:28:49.264Z] #6 32.24 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-18T18:28:49.297Z] #26 13.28 1.0% ## 3.2% #### 5.7% ##### 8.1% ####### 10.9% ######### 12.8% ########## 14.9% ############ 16.8% ############# 19.3% ############### 21.2% ################# 23.7% ################## 26.0% ################### 26.8% #################### 28.5% ##################### 30.3% ####################### 32.8% ######################### 34.9% ########################## 36.9% ############################ 39.1% ############################## 42.0% ################################ 45.2% ################################ 45.4% ################################# 47.1% ################################## 47.8% ################################### 49.6% #################################### 50.9% ##################################### 51.8% ####################################### 54.7% ######################################### 58.1% ############################################ 61.8% ############################################### 65.4% ################################################ 67.4% ################################################## 70.0% ################################################### 71.6% #################################################### 72.6% ####################################################### 77.7% ########################################################## 80.6% ############################################################ 83.4% ############################################################## 86.5% ################################################################ 89.7% ################################################################## 92.7% #################################################################### 95.3% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-18T18:28:49.555Z] #26 18.17 [2019-10-18T18:28:50.326Z] #68 ... [2019-10-18T18:28:50.326Z] [2019-10-18T18:28:50.326Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:50.326Z] #33 4.805 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:50.326Z] #33 4.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:50.326Z] #33 4.829 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:50.326Z] #33 4.836 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:50.326Z] #33 4.884 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:50.326Z] #33 5.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:28:50.326Z] #33 6.978 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:28:50.326Z] #33 7.713 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:28:50.588Z] #33 ... [2019-10-18T18:28:50.588Z] [2019-10-18T18:28:50.588Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:28:50.588Z] #28 3.905 + mktemp -d [2019-10-18T18:28:50.588Z] #28 3.908 + export GOPATH=/tmp/tmp.cyOB9QFM55 [2019-10-18T18:28:50.588Z] #28 3.908 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.cyOB9QFM55/src/github.com/go-swagger/go-swagger [2019-10-18T18:28:50.588Z] #28 3.912 Cloning into '/tmp/tmp.cyOB9QFM55/src/github.com/go-swagger/go-swagger'... [2019-10-18T18:28:50.588Z] #28 ... [2019-10-18T18:28:50.588Z] [2019-10-18T18:28:50.588Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:50.588Z] #24 6.562 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:50.588Z] #24 6.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:50.588Z] #24 6.597 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:50.588Z] #24 6.603 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:50.588Z] #24 6.612 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:50.588Z] #24 7.710 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:28:50.588Z] #24 9.132 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:28:50.588Z] #24 9.931 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:28:50.849Z] #24 ... [2019-10-18T18:28:50.849Z] [2019-10-18T18:28:50.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:50.849Z] #40 5.990 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:50.849Z] #40 5.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:50.849Z] #40 6.026 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:50.849Z] #40 6.040 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:50.849Z] #40 6.055 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:50.849Z] #40 6.822 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:28:50.849Z] #40 8.165 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:28:50.849Z] #40 9.092 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:28:50.934Z] #26 19.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:28:51.111Z] #40 ... [2019-10-18T18:28:51.111Z] [2019-10-18T18:28:51.111Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:51.111Z] #44 5.948 + RM_GOPATH=0 [2019-10-18T18:28:51.111Z] #44 5.948 + TMP_GOPATH= [2019-10-18T18:28:51.111Z] #44 5.948 + : /build [2019-10-18T18:28:51.111Z] #44 5.948 + '[' -z '' ']' [2019-10-18T18:28:51.111Z] #44 5.949 ++ mktemp -d [2019-10-18T18:28:51.111Z] #44 5.957 + export GOPATH=/tmp/tmp.AHijbQlpuB [2019-10-18T18:28:51.111Z] #44 5.957 + GOPATH=/tmp/tmp.AHijbQlpuB [2019-10-18T18:28:51.111Z] #44 5.957 + RM_GOPATH=1 [2019-10-18T18:28:51.111Z] #44 5.962 ++ dirname ./install.sh [2019-10-18T18:28:51.111Z] #44 5.964 + dir=. [2019-10-18T18:28:51.111Z] #44 5.964 + bin=vndr [2019-10-18T18:28:51.111Z] #44 5.964 + shift [2019-10-18T18:28:51.111Z] #44 5.964 + '[' '!' -f ./vndr.installer ']' [2019-10-18T18:28:51.111Z] #44 5.964 + . ./vndr.installer [2019-10-18T18:28:51.111Z] #44 5.964 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:28:51.111Z] #44 5.964 + install_vndr [2019-10-18T18:28:51.111Z] #44 5.964 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T18:28:51.111Z] #44 5.964 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:28:51.111Z] #44 5.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AHijbQlpuB/src/github.com/LK4D4/vndr [2019-10-18T18:28:51.111Z] #44 5.968 Cloning into '/tmp/tmp.AHijbQlpuB/src/github.com/LK4D4/vndr'... [2019-10-18T18:28:51.111Z] #44 7.405 + cd /tmp/tmp.AHijbQlpuB/src/github.com/LK4D4/vndr [2019-10-18T18:28:51.111Z] #44 7.406 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:28:51.111Z] #44 7.429 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T18:28:51.111Z] #44 8.885 unicode [2019-10-18T18:28:51.111Z] #44 8.905 sync/atomic [2019-10-18T18:28:51.111Z] #44 9.260 math [2019-10-18T18:28:51.111Z] #44 9.260 internal/testlog [2019-10-18T18:28:51.111Z] #44 9.283 internal/bytealg [2019-10-18T18:28:51.111Z] #44 9.492 encoding [2019-10-18T18:28:51.111Z] #44 9.674 unicode/utf16 [2019-10-18T18:28:51.111Z] #44 9.868 container/list [2019-10-18T18:28:51.111Z] #44 ... [2019-10-18T18:28:51.111Z] [2019-10-18T18:28:51.111Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:51.111Z] #50 5.340 + RM_GOPATH=0 [2019-10-18T18:28:51.112Z] #50 5.340 + TMP_GOPATH= [2019-10-18T18:28:51.112Z] #50 5.340 + : /build [2019-10-18T18:28:51.112Z] #50 5.340 + '[' -z '' ']' [2019-10-18T18:28:51.112Z] #50 5.351 ++ mktemp -d [2019-10-18T18:28:51.112Z] #50 5.352 + export GOPATH=/tmp/tmp.KvFfIWUqMe [2019-10-18T18:28:51.112Z] #50 5.352 + GOPATH=/tmp/tmp.KvFfIWUqMe [2019-10-18T18:28:51.112Z] #50 5.353 + RM_GOPATH=1 [2019-10-18T18:28:51.112Z] #50 5.355 ++ dirname ./install.sh [2019-10-18T18:28:51.112Z] #50 5.356 + dir=. [2019-10-18T18:28:51.112Z] #50 5.357 + bin=golangci_lint [2019-10-18T18:28:51.112Z] #50 5.357 + shift [2019-10-18T18:28:51.112Z] #50 5.358 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T18:28:51.112Z] #50 5.358 + . ./golangci_lint.installer [2019-10-18T18:28:51.112Z] #50 5.359 ++ : v1.17.1 [2019-10-18T18:28:51.112Z] #50 5.362 + install_golangci_lint [2019-10-18T18:28:51.112Z] #50 5.363 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T18:28:51.112Z] #50 5.364 Installing golangci-lint version v1.17.1 [2019-10-18T18:28:51.112Z] #50 5.364 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:28:51.193Z] #26 ... [2019-10-18T18:28:51.193Z] [2019-10-18T18:28:51.193Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T18:28:51.193Z] #15 DONE 4.1s [2019-10-18T18:28:51.193Z] [2019-10-18T18:28:51.193Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:51.193Z] #26 20.08 [2019-10-18T18:28:51.193Z] #26 ... [2019-10-18T18:28:51.193Z] [2019-10-18T18:28:51.193Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T18:28:51.359Z] #6 34.13 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-18T18:28:51.393Z] #50 ... [2019-10-18T18:28:51.393Z] [2019-10-18T18:28:51.393Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:51.393Z] #47 6.064 + RM_GOPATH=0 [2019-10-18T18:28:51.393Z] #47 6.064 + TMP_GOPATH= [2019-10-18T18:28:51.393Z] #47 6.064 + : /build [2019-10-18T18:28:51.393Z] #47 6.064 + '[' -z '' ']' [2019-10-18T18:28:51.393Z] #47 6.064 ++ mktemp -d [2019-10-18T18:28:51.393Z] #47 6.071 + export GOPATH=/tmp/tmp.W7BBwPFj2W [2019-10-18T18:28:51.393Z] #47 6.071 + GOPATH=/tmp/tmp.W7BBwPFj2W [2019-10-18T18:28:51.393Z] #47 6.071 + RM_GOPATH=1 [2019-10-18T18:28:51.393Z] #47 6.072 ++ dirname ./install.sh [2019-10-18T18:28:51.393Z] #47 6.079 + dir=. [2019-10-18T18:28:51.393Z] #47 6.079 + bin=gotestsum [2019-10-18T18:28:51.393Z] #47 6.079 + shift [2019-10-18T18:28:51.393Z] #47 6.079 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T18:28:51.393Z] #47 6.079 + . ./gotestsum.installer [2019-10-18T18:28:51.393Z] #47 6.079 ++ : v0.3.5 [2019-10-18T18:28:51.393Z] #47 6.082 + install_gotestsum [2019-10-18T18:28:51.393Z] #47 6.083 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T18:28:51.393Z] #47 6.083 + go get -d gotest.tools/gotestsum [2019-10-18T18:28:51.393Z] #47 6.083 Installing gotestsum version v0.3.5 [2019-10-18T18:28:51.393Z] #47 ... [2019-10-18T18:28:51.393Z] [2019-10-18T18:28:51.393Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:28:51.393Z] #38 3.542 + mktemp -d [2019-10-18T18:28:51.393Z] #38 3.548 + export GOPATH=/tmp/tmp.Kg6u9hHYoY [2019-10-18T18:28:51.393Z] #38 3.548 + git clone https://github.com/docker/distribution.git /tmp/tmp.Kg6u9hHYoY/src/github.com/docker/distribution [2019-10-18T18:28:51.393Z] #38 3.550 Cloning into '/tmp/tmp.Kg6u9hHYoY/src/github.com/docker/distribution'... [2019-10-18T18:28:51.452Z] #16 ... [2019-10-18T18:28:51.452Z] [2019-10-18T18:28:51.452Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:51.452Z] #31 54.26 time [2019-10-18T18:28:51.452Z] #31 61.62 internal/poll [2019-10-18T18:28:51.452Z] #31 63.79 internal/fmtsort [2019-10-18T18:28:51.647Z] #6 34.57 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-18T18:28:51.654Z] #38 ... [2019-10-18T18:28:51.654Z] [2019-10-18T18:28:51.654Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:28:51.654Z] #10 4.864 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:51.654Z] #10 4.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:51.654Z] #10 4.903 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:51.654Z] #10 4.924 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:51.654Z] #10 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:51.654Z] #10 5.807 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:28:51.654Z] #10 7.201 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:28:51.654Z] #10 7.916 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:28:51.654Z] #10 ... [2019-10-18T18:28:51.654Z] [2019-10-18T18:28:51.654Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:51.654Z] #31 5.736 + RM_GOPATH=0 [2019-10-18T18:28:51.654Z] #31 5.736 + TMP_GOPATH= [2019-10-18T18:28:51.654Z] #31 5.736 + : /build [2019-10-18T18:28:51.654Z] #31 5.736 + '[' -z '' ']' [2019-10-18T18:28:51.654Z] #31 5.738 ++ mktemp -d [2019-10-18T18:28:51.654Z] #31 5.739 + export GOPATH=/tmp/tmp.5N1UcXqFPx [2019-10-18T18:28:51.654Z] #31 5.739 + GOPATH=/tmp/tmp.5N1UcXqFPx [2019-10-18T18:28:51.654Z] #31 5.739 + RM_GOPATH=1 [2019-10-18T18:28:51.654Z] #31 5.743 ++ dirname ./install.sh [2019-10-18T18:28:51.654Z] #31 5.750 + dir=. [2019-10-18T18:28:51.654Z] #31 5.750 + bin=tomlv [2019-10-18T18:28:51.654Z] #31 5.750 + shift [2019-10-18T18:28:51.654Z] #31 5.750 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T18:28:51.654Z] #31 5.750 + . ./tomlv.installer [2019-10-18T18:28:51.654Z] #31 5.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:28:51.654Z] #31 5.751 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:28:51.654Z] #31 5.751 + install_tomlv [2019-10-18T18:28:51.654Z] #31 5.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T18:28:51.654Z] #31 5.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5N1UcXqFPx/src/github.com/BurntSushi/toml [2019-10-18T18:28:51.654Z] #31 5.756 Cloning into '/tmp/tmp.5N1UcXqFPx/src/github.com/BurntSushi/toml'... [2019-10-18T18:28:51.654Z] #31 6.831 + cd /tmp/tmp.5N1UcXqFPx/src/github.com/BurntSushi/toml [2019-10-18T18:28:51.654Z] #31 6.835 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:28:51.654Z] #31 6.845 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:28:51.654Z] #31 7.555 runtime/internal/atomic [2019-10-18T18:28:51.654Z] #31 7.588 runtime/internal/sys [2019-10-18T18:28:51.654Z] #31 7.595 math/bits [2019-10-18T18:28:51.654Z] #31 7.643 internal/cpu [2019-10-18T18:28:51.654Z] #31 7.920 runtime/internal/math [2019-10-18T18:28:51.654Z] #31 8.013 unicode/utf8 [2019-10-18T18:28:51.654Z] #31 8.132 internal/race [2019-10-18T18:28:51.654Z] #31 8.440 internal/bytealg [2019-10-18T18:28:51.654Z] #31 8.516 sync/atomic [2019-10-18T18:28:51.654Z] #31 8.683 math [2019-10-18T18:28:51.654Z] #31 8.694 unicode [2019-10-18T18:28:51.654Z] #31 8.920 internal/testlog [2019-10-18T18:28:51.654Z] #31 9.362 encoding [2019-10-18T18:28:51.654Z] #31 9.469 runtime [2019-10-18T18:28:51.654Z] #31 9.580 runtime/cgo [2019-10-18T18:28:51.716Z] #31 64.35 internal/syscall/unix [2019-10-18T18:28:51.716Z] #31 ... [2019-10-18T18:28:51.716Z] [2019-10-18T18:28:51.716Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:51.716Z] #33 57.29 Selecting previously unselected package libxml2:amd64. [2019-10-18T18:28:51.716Z] #33 57.29 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 57.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:28:51.716Z] #33 58.27 Selecting previously unselected package libarchive13:amd64. [2019-10-18T18:28:51.716Z] #33 58.27 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 58.28 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T18:28:51.716Z] #33 58.62 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-18T18:28:51.716Z] #33 58.64 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 58.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T18:28:51.716Z] #33 58.87 Selecting previously unselected package libuv1:amd64. [2019-10-18T18:28:51.716Z] #33 58.87 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 58.88 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-18T18:28:51.716Z] #33 59.16 Selecting previously unselected package cmake. [2019-10-18T18:28:51.716Z] #33 59.16 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 59.27 Unpacking cmake (3.7.2-1) ... [2019-10-18T18:28:51.716Z] #33 63.39 Selecting previously unselected package xxd. [2019-10-18T18:28:51.716Z] #33 63.40 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:28:51.716Z] #33 63.41 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:51.716Z] #33 63.65 Selecting previously unselected package vim-common. [2019-10-18T18:28:51.716Z] #33 63.66 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:28:51.716Z] #33 63.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:51.716Z] #33 64.23 Processing triggers for mime-support (3.60) ... [2019-10-18T18:28:51.716Z] #33 64.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:51.716Z] #33 64.47 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-18T18:28:51.716Z] #33 64.49 Setting up cmake-data (3.7.2-1) ... [2019-10-18T18:28:51.716Z] #33 64.53 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T18:28:51.716Z] #33 64.55 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:28:51.716Z] #33 64.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:51.716Z] #33 64.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:28:51.716Z] #33 64.70 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:28:51.716Z] #33 64.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T18:28:51.716Z] #33 64.77 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T18:28:51.716Z] #33 64.79 Setting up cmake (3.7.2-1) ... [2019-10-18T18:28:51.716Z] #33 ... [2019-10-18T18:28:51.716Z] [2019-10-18T18:28:51.716Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:51.716Z] #26 20.54 ######################################################################## 100.0% [2019-10-18T18:28:51.926Z] #31 ... [2019-10-18T18:28:51.927Z] [2019-10-18T18:28:51.927Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:28:51.927Z] #56 7.774 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:28:51.927Z] #56 7.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:28:51.927Z] #56 7.835 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:28:51.927Z] #56 7.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:28:51.927Z] #56 7.857 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:28:51.927Z] #56 8.942 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:28:51.927Z] #56 10.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:28:51.927Z] #56 ... [2019-10-18T18:28:51.927Z] [2019-10-18T18:28:51.927Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:28:51.935Z] #6 34.82 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-18T18:28:51.935Z] #6 34.92 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-18T18:28:51.976Z] #26 20.82 [2019-10-18T18:28:52.190Z] #38 11.69 + cd /tmp/tmp.Kg6u9hHYoY/src/github.com/docker/distribution [2019-10-18T18:28:52.190Z] #38 11.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T18:28:52.542Z] #26 ... [2019-10-18T18:28:52.542Z] [2019-10-18T18:28:52.542Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:28:52.542Z] #33 65.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:52.542Z] #33 DONE 65.4s [2019-10-18T18:28:52.542Z] [2019-10-18T18:28:52.542Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:52.542Z] #34 DONE 0.1s [2019-10-18T18:28:52.542Z] [2019-10-18T18:28:52.543Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T18:28:52.543Z] #35 DONE 0.1s [2019-10-18T18:28:52.543Z] [2019-10-18T18:28:52.543Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:52.563Z] #6 35.45 go: finding google.golang.org/grpc v1.20.1 [2019-10-18T18:28:52.826Z] #18 8.147 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T18:28:52.826Z] #18 8.212 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T18:28:52.851Z] #6 35.79 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-18T18:28:53.391Z] #18 9.246 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T18:28:53.878Z] #6 36.68 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-18T18:28:53.878Z] #6 36.92 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-18T18:28:53.955Z] #18 9.571 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T18:28:54.167Z] #6 37.16 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-18T18:28:54.887Z] #18 10.64 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T18:28:55.077Z] #36 ... [2019-10-18T18:28:55.078Z] [2019-10-18T18:28:55.078Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T18:28:55.078Z] #16 DONE 3.8s [2019-10-18T18:28:55.078Z] [2019-10-18T18:28:55.078Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:55.078Z] #26 22.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:28:55.078Z] #26 23.07 [2019-10-18T18:28:55.078Z] #26 23.38 ######################################################################## 100.0% [2019-10-18T18:28:55.078Z] #26 23.54 [2019-10-18T18:28:55.124Z] #6 completed: 2019-10-18 18:28:52.227010142 +0000 UTC [2019-10-18T18:28:55.124Z] #6 duration: 1m14.817052823s [2019-10-18T18:28:55.124Z] [2019-10-18T18:28:55.124Z] [2019-10-18T18:28:55.124Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-18T18:28:55.124Z] #7 digest: sha256:067077e6c3e8bda416265cf34b8647fb38b1de7c96bc6c5c14c376b018f697db [2019-10-18T18:28:55.124Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-18T18:28:55.124Z] #7 started: 2019-10-18 18:28:52.228886265 +0000 UTC [2019-10-18T18:28:55.145Z] #18 11.01 Building wheels for collected packages: pathspec, pyyaml [2019-10-18T18:28:55.208Z] #6 38.15 go: finding github.com/pkg/errors v0.8.1 [2019-10-18T18:28:55.403Z] #18 11.01 Running setup.py bdist_wheel for pathspec: started [2019-10-18T18:28:55.403Z] #18 11.28 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T18:28:55.493Z] #38 14.68 + GOPATH=/tmp/tmp.Kg6u9hHYoY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Kg6u9hHYoY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T18:28:55.496Z] #6 38.53 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-18T18:28:55.648Z] #26 ... [2019-10-18T18:28:55.648Z] [2019-10-18T18:28:55.648Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:55.648Z] #54 13.52 + cd /tmp/tmp.6PMWTJQ7Yp/src/github.com/opencontainers/runc [2019-10-18T18:28:55.648Z] #54 13.52 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:28:55.648Z] #54 13.78 + '[' -z '' ']' [2019-10-18T18:28:55.648Z] #54 13.78 + target=static [2019-10-18T18:28:55.648Z] #54 13.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T18:28:55.648Z] #54 16.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T18:28:55.648Z] #54 ... [2019-10-18T18:28:55.648Z] [2019-10-18T18:28:55.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:28:55.648Z] #40 59.72 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:28:55.648Z] #40 59.74 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 59.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:55.648Z] #40 59.79 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 68.32 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T18:28:55.648Z] #40 68.34 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T18:28:55.648Z] #40 68.36 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:28:55.648Z] #40 68.38 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 68.41 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 68.42 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:28:55.648Z] #40 68.43 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:28:55.648Z] #40 68.45 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 68.46 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T18:28:55.648Z] #40 68.48 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T18:28:55.648Z] #40 68.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:28:55.661Z] #18 11.28 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T18:28:55.661Z] #18 11.34 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T18:28:55.907Z] #40 DONE 68.8s [2019-10-18T18:28:55.907Z] [2019-10-18T18:28:55.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:28:55.919Z] #18 11.62 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T18:28:55.919Z] #18 11.62 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T18:28:55.919Z] #18 11.64 Successfully built pathspec pyyaml [2019-10-18T18:28:55.919Z] #18 11.64 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-18T18:28:55.919Z] #18 11.74 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T18:28:56.178Z] #18 DONE 11.9s [2019-10-18T18:28:56.178Z] [2019-10-18T18:28:56.178Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:28:56.178Z] #52 DONE 0.1s [2019-10-18T18:28:56.178Z] [2019-10-18T18:28:56.178Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:28:56.178Z] #25 ... [2019-10-18T18:28:56.178Z] [2019-10-18T18:28:56.178Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T18:28:56.178Z] #67 DONE 0.1s [2019-10-18T18:28:56.178Z] [2019-10-18T18:28:56.178Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:28:56.178Z] #30 DONE 0.1s [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T18:28:56.436Z] #61 DONE 0.3s [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T18:28:56.436Z] #46 DONE 0.3s [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T18:28:56.436Z] #49 DONE 0.3s [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:56.436Z] #47 ... [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T18:28:56.436Z] #35 DONE 0.4s [2019-10-18T18:28:56.436Z] [2019-10-18T18:28:56.436Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T18:28:56.436Z] #43 DONE 0.4s [2019-10-18T18:28:56.528Z] #6 39.17 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-18T18:28:56.694Z] [2019-10-18T18:28:56.695Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T18:28:56.695Z] #53 DONE 0.4s [2019-10-18T18:28:56.695Z] [2019-10-18T18:28:56.695Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:28:56.695Z] #25 DONE 0.5s [2019-10-18T18:28:56.695Z] [2019-10-18T18:28:56.695Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T18:28:56.695Z] #23 DONE 0.5s [2019-10-18T18:28:56.695Z] [2019-10-18T18:28:56.695Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:28:56.695Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T18:28:56.695Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-18T18:28:56.695Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T18:28:56.695Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-18T18:28:56.844Z] #41 ... [2019-10-18T18:28:56.844Z] [2019-10-18T18:28:56.844Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:56.844Z] #44 59.61 time [2019-10-18T18:28:56.844Z] #44 66.06 os [2019-10-18T18:28:56.844Z] #44 67.03 strings [2019-10-18T18:28:57.104Z] #44 ... [2019-10-18T18:28:57.104Z] [2019-10-18T18:28:57.104Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:28:57.104Z] #26 25.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:28:57.104Z] #26 25.47 skipping existing 1849cc453dee [2019-10-18T18:28:57.104Z] #26 25.67 [2019-10-18T18:28:58.054Z] #38 ... [2019-10-18T18:28:58.055Z] [2019-10-18T18:28:58.055Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:28:58.055Z] #24 17.32 Fetched 7742 kB in 11s (659 kB/s) [2019-10-18T18:28:58.484Z] #26 27.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:28:59.056Z] #26 27.72 [2019-10-18T18:28:59.238Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2019-10-18T18:28:59.238Z] #65 DONE 3.1s [2019-10-18T18:28:59.238Z] [2019-10-18T18:28:59.238Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:28:59.238Z] #28 3.032 + mktemp -d [2019-10-18T18:28:59.238Z] #28 3.032 + export GOPATH=/tmp/tmp.jBvbHHOcuy [2019-10-18T18:28:59.238Z] #28 3.032 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.jBvbHHOcuy/src/github.com/go-swagger/go-swagger [2019-10-18T18:28:59.238Z] #28 3.034 Cloning into '/tmp/tmp.jBvbHHOcuy/src/github.com/go-swagger/go-swagger'... [2019-10-18T18:28:59.268Z] #6 41.85 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-18T18:28:59.268Z] #6 42.18 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-18T18:28:59.315Z] #26 27.96 ######################################################################## 100.0% [2019-10-18T18:28:59.315Z] #26 28.06 [2019-10-18T18:28:59.315Z] #26 28.12 Download of images into '/build' complete. [2019-10-18T18:28:59.315Z] #26 28.12 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:28:59.315Z] #26 28.12 tar -cC '/build' . | docker load [2019-10-18T18:28:59.564Z] #6 42.37 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-18T18:28:59.883Z] #26 DONE 28.4s [2019-10-18T18:28:59.884Z] [2019-10-18T18:28:59.884Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:28:59.884Z] #36 3.390 + RM_GOPATH=0 [2019-10-18T18:28:59.884Z] #36 3.390 + TMP_GOPATH= [2019-10-18T18:28:59.884Z] #36 3.390 + : /build [2019-10-18T18:28:59.884Z] #36 3.390 + '[' -z '' ']' [2019-10-18T18:28:59.884Z] #36 3.440 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:28:59.884Z] #36 3.440 ++ mktemp -d [2019-10-18T18:28:59.884Z] #36 3.440 + export GOPATH=/tmp/tmp.duUXsM8rgJ [2019-10-18T18:28:59.884Z] #36 3.440 + GOPATH=/tmp/tmp.duUXsM8rgJ [2019-10-18T18:28:59.884Z] #36 3.440 + RM_GOPATH=1 [2019-10-18T18:28:59.884Z] #36 3.440 ++ dirname ./install.sh [2019-10-18T18:28:59.884Z] #36 3.440 + dir=. [2019-10-18T18:28:59.884Z] #36 3.440 + bin=tini [2019-10-18T18:28:59.884Z] #36 3.440 + shift [2019-10-18T18:28:59.884Z] #36 3.440 + '[' '!' -f ./tini.installer ']' [2019-10-18T18:28:59.884Z] #36 3.440 + . ./tini.installer [2019-10-18T18:28:59.884Z] #36 3.440 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:28:59.884Z] #36 3.440 + install_tini [2019-10-18T18:28:59.884Z] #36 3.440 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T18:28:59.884Z] #36 3.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.duUXsM8rgJ/tini [2019-10-18T18:28:59.884Z] #36 3.440 Cloning into '/tmp/tmp.duUXsM8rgJ/tini'... [2019-10-18T18:28:59.884Z] #36 4.686 + cd /tmp/tmp.duUXsM8rgJ/tini [2019-10-18T18:28:59.884Z] #36 4.686 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:28:59.884Z] #36 4.692 + cmake . [2019-10-18T18:28:59.884Z] #36 5.591 -- The C compiler identification is GNU 6.3.0 [2019-10-18T18:28:59.884Z] #36 5.664 -- Check for working C compiler: /usr/bin/cc [2019-10-18T18:28:59.884Z] #36 6.403 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T18:28:59.884Z] #36 6.409 -- Detecting C compiler ABI info [2019-10-18T18:28:59.884Z] #36 7.227 -- Detecting C compiler ABI info - done [2019-10-18T18:28:59.884Z] #36 7.337 -- Detecting C compile features [2019-10-18T18:28:59.981Z] #24 17.32 Reading package lists... [2019-10-18T18:28:59.981Z] #24 ... [2019-10-18T18:28:59.981Z] [2019-10-18T18:28:59.981Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:28:59.981Z] #62 9.064 + cd /tmp/tmp.NyLXQNuNL5/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:28:59.982Z] #62 9.064 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:28:59.982Z] #62 9.274 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:28:59.982Z] #62 9.288 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T18:28:59.982Z] #62 ... [2019-10-18T18:28:59.982Z] [2019-10-18T18:28:59.982Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:28:59.982Z] #68 18.57 + cd /tmp/tmp.EaKnpO6YPV/src/github.com/docker/libnetwork [2019-10-18T18:28:59.982Z] #68 18.57 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:28:59.982Z] #68 18.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T18:29:00.599Z] #6 43.28 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-18T18:29:00.599Z] #6 43.51 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-18T18:29:01.904Z] #68 ... [2019-10-18T18:29:01.904Z] [2019-10-18T18:29:01.904Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:01.904Z] #44 10.85 runtime [2019-10-18T18:29:01.904Z] #44 11.42 crypto/internal/subtle [2019-10-18T18:29:01.904Z] #44 11.57 crypto/subtle [2019-10-18T18:29:01.904Z] #44 12.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T18:29:01.904Z] #44 12.60 internal/nettrace [2019-10-18T18:29:01.904Z] #44 13.10 runtime/cgo [2019-10-18T18:29:01.904Z] #44 15.26 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T18:29:02.167Z] #44 ... [2019-10-18T18:29:02.167Z] [2019-10-18T18:29:02.167Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:02.167Z] #56 11.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:29:02.167Z] #56 18.21 Fetched 7742 kB in 11s (677 kB/s) [2019-10-18T18:29:02.420Z] #36 ... [2019-10-18T18:29:02.420Z] [2019-10-18T18:29:02.420Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:02.420Z] #31 64.67 os [2019-10-18T18:29:02.420Z] #31 65.52 strings [2019-10-18T18:29:02.420Z] #31 68.20 path [2019-10-18T18:29:02.420Z] #31 69.25 text/tabwriter [2019-10-18T18:29:02.420Z] #31 70.45 path/filepath [2019-10-18T18:29:02.420Z] #31 70.45 fmt [2019-10-18T18:29:02.420Z] #31 71.83 io/ioutil [2019-10-18T18:29:02.420Z] #31 ... [2019-10-18T18:29:02.420Z] [2019-10-18T18:29:02.420Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:02.420Z] #17 4.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:29:02.420Z] #17 4.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:29:02.420Z] #17 4.908 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:29:02.420Z] #17 4.908 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:29:02.420Z] #17 4.976 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:29:02.420Z] #17 6.135 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:29:02.720Z] #56 18.21 Reading package lists... [2019-10-18T18:29:02.720Z] #56 ... [2019-10-18T18:29:02.720Z] [2019-10-18T18:29:02.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:29:02.720Z] #10 15.68 Fetched 7742 kB in 11s (650 kB/s) [2019-10-18T18:29:02.720Z] #10 15.68 Reading package lists... [2019-10-18T18:29:02.722Z] #28 ... [2019-10-18T18:29:02.722Z] [2019-10-18T18:29:02.722Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:02.722Z] #56 6.049 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:29:02.722Z] #56 6.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:29:02.722Z] #56 6.089 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:29:02.722Z] #56 6.186 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:29:02.722Z] #56 6.223 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:29:02.747Z] #6 45.35 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-18T18:29:02.747Z] #6 45.46 go: finding github.com/gorilla/mux v1.7.0 [2019-10-18T18:29:02.747Z] #6 45.82 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-18T18:29:03.290Z] #56 6.980 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:29:03.375Z] #6 46.44 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-18T18:29:03.407Z] #17 ... [2019-10-18T18:29:03.408Z] [2019-10-18T18:29:03.408Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:03.408Z] #31 76.05 github.com/BurntSushi/toml [2019-10-18T18:29:03.408Z] #31 76.06 flag [2019-10-18T18:29:03.548Z] #56 ... [2019-10-18T18:29:03.548Z] [2019-10-18T18:29:03.548Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:03.548Z] #26 6.141 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:29:03.548Z] #26 6.616 [2019-10-18T18:29:03.664Z] #6 46.47 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-18T18:29:04.110Z] #10 22.07 Reading package lists... [2019-10-18T18:29:04.110Z] #10 ... [2019-10-18T18:29:04.110Z] [2019-10-18T18:29:04.110Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:04.110Z] #50 22.93 + cd /tmp/tmp.KvFfIWUqMe/src/github.com/golangci/golangci-lint/ [2019-10-18T18:29:04.110Z] #50 22.93 + git checkout -q v1.17.1 [2019-10-18T18:29:04.373Z] #50 ... [2019-10-18T18:29:04.373Z] [2019-10-18T18:29:04.373Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:29:04.373Z] #33 13.90 Fetched 7742 kB in 10s (762 kB/s) [2019-10-18T18:29:04.373Z] #33 13.90 Reading package lists... [2019-10-18T18:29:04.373Z] #33 20.45 Reading package lists... [2019-10-18T18:29:04.373Z] #33 ... [2019-10-18T18:29:04.373Z] [2019-10-18T18:29:04.373Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:04.373Z] #40 16.49 Fetched 7742 kB in 11s (668 kB/s) [2019-10-18T18:29:04.373Z] #40 16.49 Reading package lists... [2019-10-18T18:29:04.448Z] #26 6.844 ## 3.9% ###### 8.6% ########## 14.4% ################ 23.5% ##################### 29.7% ############################ 39.3% ################################### 48.6% ########################################## 59.0% ################################################## 70.7% ####################################################### 77.2% ########################################################## 80.7% # [2019-10-18T18:29:04.448Z] #26 ... [2019-10-18T18:29:04.448Z] [2019-10-18T18:29:04.448Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:04.448Z] #47 8.098 + RM_GOPATH=0 [2019-10-18T18:29:04.448Z] #47 8.098 + TMP_GOPATH= [2019-10-18T18:29:04.448Z] #47 8.098 + : /build [2019-10-18T18:29:04.448Z] #47 8.098 + '[' -z '' ']' [2019-10-18T18:29:04.448Z] #47 8.108 ++ mktemp -d [2019-10-18T18:29:04.448Z] #47 8.112 + export GOPATH=/tmp/tmp.EMwGRVDDxt [2019-10-18T18:29:04.448Z] #47 8.112 + GOPATH=/tmp/tmp.EMwGRVDDxt [2019-10-18T18:29:04.448Z] #47 8.112 + RM_GOPATH=1 [2019-10-18T18:29:04.448Z] #47 8.112 ++ dirname ./install.sh [2019-10-18T18:29:04.448Z] #47 8.113 + dir=. [2019-10-18T18:29:04.448Z] #47 8.113 + bin=gotestsum [2019-10-18T18:29:04.448Z] #47 8.113 + shift [2019-10-18T18:29:04.448Z] #47 8.114 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T18:29:04.448Z] #47 8.114 + . ./gotestsum.installer [2019-10-18T18:29:04.448Z] #47 8.114 ++ : v0.3.5 [2019-10-18T18:29:04.448Z] #47 8.114 + install_gotestsum [2019-10-18T18:29:04.448Z] #47 8.114 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T18:29:04.448Z] #47 8.114 Installing gotestsum version v0.3.5 [2019-10-18T18:29:04.448Z] #47 8.114 + go get -d gotest.tools/gotestsum [2019-10-18T18:29:04.640Z] #40 24.05 Reading package lists... [2019-10-18T18:29:04.640Z] #40 ... [2019-10-18T18:29:04.640Z] [2019-10-18T18:29:04.640Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:29:04.640Z] #24 17.32 Reading package lists... [2019-10-18T18:29:05.336Z] #31 78.11 log [2019-10-18T18:29:05.719Z] #6 48.52 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-18T18:29:05.719Z] #6 48.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-18T18:29:06.016Z] #6 48.82 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-18T18:29:06.016Z] #6 48.98 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-18T18:29:06.307Z] #6 49.15 go: finding github.com/spf13/cast v1.3.0 [2019-10-18T18:29:06.375Z] #47 ... [2019-10-18T18:29:06.375Z] [2019-10-18T18:29:06.375Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:29:06.375Z] #38 7.731 + mktemp -d [2019-10-18T18:29:06.375Z] #38 7.733 + export GOPATH=/tmp/tmp.PQl0nPgCNU [2019-10-18T18:29:06.375Z] #38 7.733 + git clone https://github.com/docker/distribution.git /tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution [2019-10-18T18:29:06.375Z] #38 7.734 Cloning into '/tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution'... [2019-10-18T18:29:06.375Z] #38 ... [2019-10-18T18:29:06.375Z] [2019-10-18T18:29:06.376Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:06.376Z] #68 7.171 + RM_GOPATH=0 [2019-10-18T18:29:06.376Z] #68 7.171 + TMP_GOPATH= [2019-10-18T18:29:06.376Z] #68 7.171 + : /build [2019-10-18T18:29:06.376Z] #68 7.171 + '[' -z '' ']' [2019-10-18T18:29:06.376Z] #68 7.178 ++ mktemp -d [2019-10-18T18:29:06.376Z] #68 7.182 + export GOPATH=/tmp/tmp.9rpJUG6Gni [2019-10-18T18:29:06.376Z] #68 7.182 + GOPATH=/tmp/tmp.9rpJUG6Gni [2019-10-18T18:29:06.376Z] #68 7.182 + RM_GOPATH=1 [2019-10-18T18:29:06.376Z] #68 7.183 ++ dirname ./install.sh [2019-10-18T18:29:06.376Z] #68 7.187 + dir=. [2019-10-18T18:29:06.376Z] #68 7.193 + bin=proxy [2019-10-18T18:29:06.376Z] #68 7.193 + shift [2019-10-18T18:29:06.376Z] #68 7.193 + '[' '!' -f ./proxy.installer ']' [2019-10-18T18:29:06.376Z] #68 7.195 + . ./proxy.installer [2019-10-18T18:29:06.376Z] #68 7.197 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:29:06.376Z] #68 7.199 + install_proxy [2019-10-18T18:29:06.376Z] #68 7.199 + case "$1" in [2019-10-18T18:29:06.376Z] #68 7.199 + export CGO_ENABLED=0 [2019-10-18T18:29:06.376Z] #68 7.200 + CGO_ENABLED=0 [2019-10-18T18:29:06.376Z] #68 7.200 + _install_proxy [2019-10-18T18:29:06.376Z] #68 7.200 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T18:29:06.376Z] #68 7.201 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:29:06.376Z] #68 7.201 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9rpJUG6Gni/src/github.com/docker/libnetwork [2019-10-18T18:29:06.376Z] #68 7.203 Cloning into '/tmp/tmp.9rpJUG6Gni/src/github.com/docker/libnetwork'... [2019-10-18T18:29:06.376Z] #68 ... [2019-10-18T18:29:06.376Z] [2019-10-18T18:29:06.376Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:06.376Z] #40 8.741 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:29:06.376Z] #40 8.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:29:06.376Z] #40 8.836 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:29:06.376Z] #40 8.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:29:06.376Z] #40 8.885 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:29:06.376Z] #40 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T18:29:06.376Z] #40 ... [2019-10-18T18:29:06.376Z] [2019-10-18T18:29:06.376Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:06.376Z] #62 8.121 + RM_GOPATH=0 [2019-10-18T18:29:06.376Z] #62 8.121 + TMP_GOPATH= [2019-10-18T18:29:06.376Z] #62 8.121 + : /build/ [2019-10-18T18:29:06.376Z] #62 8.121 + '[' -z '' ']' [2019-10-18T18:29:06.376Z] #62 8.121 ++ mktemp -d [2019-10-18T18:29:06.376Z] #62 8.125 + export GOPATH=/tmp/tmp.nlpMC5jekj [2019-10-18T18:29:06.376Z] #62 8.125 + GOPATH=/tmp/tmp.nlpMC5jekj [2019-10-18T18:29:06.376Z] #62 8.125 + RM_GOPATH=1 [2019-10-18T18:29:06.376Z] #62 8.127 ++ dirname ./install.sh [2019-10-18T18:29:06.376Z] #62 8.137 + dir=. [2019-10-18T18:29:06.376Z] #62 8.147 + bin=rootlesskit [2019-10-18T18:29:06.376Z] #62 8.147 + shift [2019-10-18T18:29:06.376Z] #62 8.147 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T18:29:06.376Z] #62 8.147 + . ./rootlesskit.installer [2019-10-18T18:29:06.376Z] #62 8.148 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:29:06.376Z] #62 8.149 + install_rootlesskit [2019-10-18T18:29:06.376Z] #62 8.168 + case "$1" in [2019-10-18T18:29:06.376Z] #62 8.168 + export CGO_ENABLED=0 [2019-10-18T18:29:06.376Z] #62 8.168 + CGO_ENABLED=0 [2019-10-18T18:29:06.376Z] #62 8.169 + _install_rootlesskit [2019-10-18T18:29:06.376Z] #62 8.169 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T18:29:06.376Z] #62 8.169 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:29:06.376Z] #62 8.169 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nlpMC5jekj/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:29:06.376Z] #62 8.188 Cloning into '/tmp/tmp.nlpMC5jekj/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T18:29:06.595Z] #6 49.58 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-18T18:29:06.633Z] #62 ... [2019-10-18T18:29:06.633Z] [2019-10-18T18:29:06.633Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:06.633Z] #54 7.879 + RM_GOPATH=0 [2019-10-18T18:29:06.633Z] #54 7.879 + TMP_GOPATH= [2019-10-18T18:29:06.633Z] #54 7.879 + : /build [2019-10-18T18:29:06.633Z] #54 7.879 + '[' -z '' ']' [2019-10-18T18:29:06.633Z] #54 7.883 ++ mktemp -d [2019-10-18T18:29:06.633Z] #54 7.884 + export GOPATH=/tmp/tmp.R3VYqJcHnk [2019-10-18T18:29:06.633Z] #54 7.884 + GOPATH=/tmp/tmp.R3VYqJcHnk [2019-10-18T18:29:06.633Z] #54 7.884 + RM_GOPATH=1 [2019-10-18T18:29:06.633Z] #54 7.884 ++ dirname ./install.sh [2019-10-18T18:29:06.633Z] #54 7.886 + dir=. [2019-10-18T18:29:06.633Z] #54 7.886 + bin=runc [2019-10-18T18:29:06.633Z] #54 7.886 + shift [2019-10-18T18:29:06.633Z] #54 7.886 + '[' '!' -f ./runc.installer ']' [2019-10-18T18:29:06.633Z] #54 7.887 + . ./runc.installer [2019-10-18T18:29:06.633Z] #54 7.887 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:29:06.633Z] #54 7.892 + install_runc [2019-10-18T18:29:06.633Z] #54 7.899 + uname -r [2019-10-18T18:29:06.633Z] #54 7.899 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T18:29:06.633Z] #54 7.913 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T18:29:06.633Z] #54 7.913 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T18:29:06.633Z] #54 7.913 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T18:29:06.634Z] #54 7.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R3VYqJcHnk/src/github.com/opencontainers/runc [2019-10-18T18:29:06.634Z] #54 7.918 Cloning into '/tmp/tmp.R3VYqJcHnk/src/github.com/opencontainers/runc'... [2019-10-18T18:29:06.634Z] #54 ... [2019-10-18T18:29:06.634Z] [2019-10-18T18:29:06.634Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:06.634Z] #44 8.166 + RM_GOPATH=0 [2019-10-18T18:29:06.634Z] #44 8.166 + TMP_GOPATH= [2019-10-18T18:29:06.634Z] #44 8.166 + : /build [2019-10-18T18:29:06.634Z] #44 8.167 + '[' -z '' ']' [2019-10-18T18:29:06.634Z] #44 8.172 ++ mktemp -d [2019-10-18T18:29:06.634Z] #44 8.173 + export GOPATH=/tmp/tmp.6qcbyEGc1O [2019-10-18T18:29:06.634Z] #44 8.173 + GOPATH=/tmp/tmp.6qcbyEGc1O [2019-10-18T18:29:06.634Z] #44 8.173 + RM_GOPATH=1 [2019-10-18T18:29:06.634Z] #44 8.175 ++ dirname ./install.sh [2019-10-18T18:29:06.634Z] #44 8.185 + dir=. [2019-10-18T18:29:06.634Z] #44 8.187 + bin=vndr [2019-10-18T18:29:06.634Z] #44 8.188 + shift [2019-10-18T18:29:06.634Z] #44 8.189 + '[' '!' -f ./vndr.installer ']' [2019-10-18T18:29:06.634Z] #44 8.189 + . ./vndr.installer [2019-10-18T18:29:06.634Z] #44 8.190 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:29:06.634Z] #44 8.190 + install_vndr [2019-10-18T18:29:06.634Z] #44 8.190 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T18:29:06.634Z] #44 8.191 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:29:06.634Z] #44 8.191 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6qcbyEGc1O/src/github.com/LK4D4/vndr [2019-10-18T18:29:06.634Z] #44 8.200 Cloning into '/tmp/tmp.6qcbyEGc1O/src/github.com/LK4D4/vndr'... [2019-10-18T18:29:06.634Z] #44 9.821 + cd /tmp/tmp.6qcbyEGc1O/src/github.com/LK4D4/vndr [2019-10-18T18:29:06.634Z] #44 9.822 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:29:06.634Z] #44 9.857 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T18:29:06.892Z] #44 ... [2019-10-18T18:29:06.892Z] [2019-10-18T18:29:06.892Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:06.892Z] #31 7.128 + RM_GOPATH=0 [2019-10-18T18:29:06.892Z] #31 7.129 + TMP_GOPATH= [2019-10-18T18:29:06.892Z] #31 7.131 + : /build [2019-10-18T18:29:06.892Z] #31 7.131 + '[' -z '' ']' [2019-10-18T18:29:06.892Z] #31 7.135 ++ mktemp -d [2019-10-18T18:29:06.892Z] #31 7.148 + export GOPATH=/tmp/tmp.9yrRhUdaSU [2019-10-18T18:29:06.892Z] #31 7.149 + GOPATH=/tmp/tmp.9yrRhUdaSU [2019-10-18T18:29:06.892Z] #31 7.149 + RM_GOPATH=1 [2019-10-18T18:29:06.892Z] #31 7.154 ++ dirname ./install.sh [2019-10-18T18:29:06.892Z] #31 7.155 + dir=. [2019-10-18T18:29:06.892Z] #31 7.155 + bin=tomlv [2019-10-18T18:29:06.892Z] #31 7.155 + shift [2019-10-18T18:29:06.892Z] #31 7.155 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T18:29:06.892Z] #31 7.155 + . ./tomlv.installer [2019-10-18T18:29:06.892Z] #31 7.156 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:29:06.892Z] #31 7.156 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:29:06.892Z] #31 7.156 + install_tomlv [2019-10-18T18:29:06.892Z] #31 7.156 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T18:29:06.892Z] #31 7.156 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9yrRhUdaSU/src/github.com/BurntSushi/toml [2019-10-18T18:29:06.892Z] #31 7.181 Cloning into '/tmp/tmp.9yrRhUdaSU/src/github.com/BurntSushi/toml'... [2019-10-18T18:29:06.892Z] #31 8.552 + cd /tmp/tmp.9yrRhUdaSU/src/github.com/BurntSushi/toml [2019-10-18T18:29:06.892Z] #31 8.553 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:29:06.892Z] #31 8.563 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:29:06.892Z] #31 9.406 internal/cpu [2019-10-18T18:29:06.892Z] #31 9.412 runtime/internal/atomic [2019-10-18T18:29:06.892Z] #31 9.769 runtime/internal/sys [2019-10-18T18:29:06.892Z] #31 10.01 internal/bytealg [2019-10-18T18:29:06.892Z] #31 10.05 runtime/internal/math [2019-10-18T18:29:06.892Z] #31 10.12 math/bits [2019-10-18T18:29:06.892Z] #31 10.73 math [2019-10-18T18:29:06.892Z] #31 ... [2019-10-18T18:29:06.892Z] [2019-10-18T18:29:06.892Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:06.892Z] #36 8.205 + RM_GOPATH=0 [2019-10-18T18:29:06.892Z] #36 8.205 + TMP_GOPATH= [2019-10-18T18:29:06.892Z] #36 8.205 + : /build [2019-10-18T18:29:06.892Z] #36 8.205 + '[' -z '' ']' [2019-10-18T18:29:06.892Z] #36 8.210 ++ mktemp -d [2019-10-18T18:29:06.892Z] #36 8.211 + export GOPATH=/tmp/tmp.ze7u3UHJAa [2019-10-18T18:29:06.892Z] #36 8.212 + GOPATH=/tmp/tmp.ze7u3UHJAa [2019-10-18T18:29:06.892Z] #36 8.212 + RM_GOPATH=1 [2019-10-18T18:29:06.892Z] #36 8.215 ++ dirname ./install.sh [2019-10-18T18:29:06.892Z] #36 8.216 + dir=. [2019-10-18T18:29:06.892Z] #36 8.216 + bin=tini [2019-10-18T18:29:06.892Z] #36 8.216 + shift [2019-10-18T18:29:06.892Z] #36 8.217 + '[' '!' -f ./tini.installer ']' [2019-10-18T18:29:06.892Z] #36 8.217 + . ./tini.installer [2019-10-18T18:29:06.892Z] #36 8.217 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:06.892Z] #36 8.217 + install_tini [2019-10-18T18:29:06.892Z] #36 8.218 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T18:29:06.892Z] #36 8.218 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:06.892Z] #36 8.218 + git clone https://github.com/krallin/tini.git /tmp/tmp.ze7u3UHJAa/tini [2019-10-18T18:29:06.892Z] #36 8.229 Cloning into '/tmp/tmp.ze7u3UHJAa/tini'... [2019-10-18T18:29:06.892Z] #36 9.796 + cd /tmp/tmp.ze7u3UHJAa/tini [2019-10-18T18:29:06.892Z] #36 9.796 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:06.892Z] #36 9.858 + cmake . [2019-10-18T18:29:07.149Z] #36 10.61 -- The C compiler identification is GNU 6.3.0 [2019-10-18T18:29:07.149Z] #36 10.65 -- Check for working C compiler: /usr/bin/cc [2019-10-18T18:29:07.149Z] #36 ... [2019-10-18T18:29:07.149Z] [2019-10-18T18:29:07.149Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:07.149Z] #50 7.836 + RM_GOPATH=0 [2019-10-18T18:29:07.149Z] #50 7.836 + TMP_GOPATH= [2019-10-18T18:29:07.149Z] #50 7.836 + : /build [2019-10-18T18:29:07.149Z] #50 7.836 + '[' -z '' ']' [2019-10-18T18:29:07.149Z] #50 7.836 ++ mktemp -d [2019-10-18T18:29:07.149Z] #50 7.856 + export GOPATH=/tmp/tmp.PlrVTrFGoY [2019-10-18T18:29:07.149Z] #50 7.856 + GOPATH=/tmp/tmp.PlrVTrFGoY [2019-10-18T18:29:07.149Z] #50 7.857 + RM_GOPATH=1 [2019-10-18T18:29:07.149Z] #50 7.857 ++ dirname ./install.sh [2019-10-18T18:29:07.149Z] #50 7.863 + dir=. [2019-10-18T18:29:07.149Z] #50 7.871 + bin=golangci_lint [2019-10-18T18:29:07.149Z] #50 7.871 + shift [2019-10-18T18:29:07.149Z] #50 7.871 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T18:29:07.149Z] #50 7.872 + . ./golangci_lint.installer [2019-10-18T18:29:07.149Z] #50 7.872 ++ : v1.17.1 [2019-10-18T18:29:07.149Z] #50 7.872 + install_golangci_lint [2019-10-18T18:29:07.149Z] #50 7.872 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T18:29:07.149Z] #50 7.872 Installing golangci-lint version v1.17.1 [2019-10-18T18:29:07.149Z] #50 7.877 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:29:07.149Z] #50 ... [2019-10-18T18:29:07.149Z] [2019-10-18T18:29:07.149Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:07.149Z] #26 6.844 ## 3.9% ###### 8.6% ########## 14.4% ################ 23.5% ##################### 29.7% ############################ 39.3% ################################### 48.6% ########################################## 59.0% ################################################## 70.7% ####################################################### 77.2% ########################################################## 80.7% ############################################################# 84.8% ############################################################### 88.4% ################################################################# 90.7% ######################################################################## 100.0% [2019-10-18T18:29:07.149Z] #26 8.987 [2019-10-18T18:29:07.149Z] #26 9.327 ########## 14.0% ##################### 30.0% ############################ 39.0% ##################################### 52.6% ############################################## 65.2% ######################################################### 79.6% ######################################################################## 100.0% [2019-10-18T18:29:07.149Z] #26 10.60 [2019-10-18T18:29:07.939Z] #31 ... [2019-10-18T18:29:07.939Z] [2019-10-18T18:29:07.939Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:07.939Z] #36 10.92 -- Detecting C compile features - done [2019-10-18T18:29:07.939Z] #36 10.98 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T18:29:07.939Z] #36 11.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T18:29:07.939Z] #36 11.35 -- Configuring done [2019-10-18T18:29:07.939Z] #36 11.36 -- Generating done [2019-10-18T18:29:07.939Z] #36 11.38 -- Build files have been written to: /tmp/tmp.duUXsM8rgJ/tini [2019-10-18T18:29:07.939Z] #36 11.39 + make tini-static [2019-10-18T18:29:07.939Z] #36 11.72 Scanning dependencies of target tini-static [2019-10-18T18:29:07.939Z] #36 11.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T18:29:07.939Z] #36 13.85 [100%] Linking C executable tini-static [2019-10-18T18:29:07.939Z] #36 14.35 [100%] Built target tini-static [2019-10-18T18:29:07.939Z] #36 14.44 + mkdir -p /build [2019-10-18T18:29:07.939Z] #36 14.44 + cp tini-static /build/docker-init [2019-10-18T18:29:07.939Z] #36 DONE 14.9s [2019-10-18T18:29:07.939Z] [2019-10-18T18:29:07.939Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:07.939Z] #59 35.61 Checking out files: 42% (1237/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 84% (2480/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) [2019-10-18T18:29:07.939Z] #59 ... [2019-10-18T18:29:07.939Z] [2019-10-18T18:29:07.939Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:07.939Z] #44 70.47 regexp/syntax [2019-10-18T18:29:07.939Z] #44 71.92 fmt [2019-10-18T18:29:07.939Z] #44 77.30 regexp [2019-10-18T18:29:07.939Z] #44 79.12 go/token [2019-10-18T18:29:07.939Z] #44 80.36 go/scanner [2019-10-18T18:29:07.939Z] #44 ... [2019-10-18T18:29:07.939Z] [2019-10-18T18:29:07.939Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:07.939Z] #59 35.61 Checking out files: 42% (1237/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 84% (2480/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-18T18:29:07.939Z] #59 37.24 + cd /tmp/tmp.y4WS8hNxS8/src/github.com/containerd/containerd [2019-10-18T18:29:07.939Z] #59 37.24 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:08.099Z] #6 50.77 go: finding github.com/stretchr/objx v0.1.0 [2019-10-18T18:29:08.099Z] #6 50.90 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-18T18:29:08.388Z] #6 51.44 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-18T18:29:08.686Z] #6 51.51 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-18T18:29:08.686Z] #6 51.75 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-18T18:29:08.882Z] #59 38.13 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T18:29:08.882Z] #59 38.13 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T18:29:08.882Z] #59 38.13 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:29:08.882Z] #59 38.13 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:29:08.882Z] #59 38.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T18:29:08.882Z] #59 38.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T18:29:08.882Z] #59 38.13 + '[' '' = dynamic ']' [2019-10-18T18:29:08.882Z] #59 38.13 + make [2019-10-18T18:29:09.020Z] #6 51.96 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-18T18:29:09.263Z] #26 10.94 ### 5.2% ####### 11.1% ############# 18.8% ################## 25.6% ###################### 31.8% ############################ 39.0% ############################### 43.6% ################################## 48.5% ####################################### 54.3% ########################################### 60.0% ############################################### 66.4% #################################################### 72.3% ####################################################### 76.9% ########################################################### 83.1% ############################################################# 85.6% #################################################################### 95.5% ######################################################################## 100.0% [2019-10-18T18:29:09.319Z] #6 52.14 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-18T18:29:09.319Z] #6 52.25 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-18T18:29:09.319Z] #6 52.30 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-18T18:29:09.532Z] #26 13.12 [2019-10-18T18:29:09.607Z] #6 52.39 go: finding github.com/google/go-cmp v0.2.0 [2019-10-18T18:29:09.608Z] #6 52.46 go: finding google.golang.org/appengine v1.1.0 [2019-10-18T18:29:09.608Z] #6 52.60 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-18T18:29:09.896Z] #6 52.88 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-18T18:29:09.901Z] #59 39.29 + bin/ctr [2019-10-18T18:29:10.231Z] #24 24.64 Reading package lists... [2019-10-18T18:29:10.231Z] #24 ... [2019-10-18T18:29:10.231Z] [2019-10-18T18:29:10.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:29:10.231Z] #10 22.07 Reading package lists... [2019-10-18T18:29:10.524Z] #6 53.36 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-18T18:29:10.835Z] #59 ... [2019-10-18T18:29:10.835Z] [2019-10-18T18:29:10.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:10.835Z] #41 4.997 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:29:10.835Z] #41 4.997 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:29:10.835Z] #41 7.772 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:29:10.835Z] #41 7.798 GEN .gitid [2019-10-18T18:29:10.835Z] #41 7.828 GEN criu/include/version.h [2019-10-18T18:29:10.835Z] #41 7.892 GEN include/common/asm [2019-10-18T18:29:10.835Z] #41 9.670 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T18:29:10.835Z] #41 9.809 PBCC images/opts.pb-c.c [2019-10-18T18:29:10.835Z] #41 9.945 PBCC images/sit.pb-c.c [2019-10-18T18:29:10.835Z] #41 9.979 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.08 DEP images/opts.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.17 DEP images/sit.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.24 PBCC images/macvlan.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.30 DEP images/macvlan.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.35 PBCC images/autofs.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.37 DEP images/autofs.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.45 PBCC images/sysctl.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.48 DEP images/sysctl.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.53 PBCC images/time.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.59 DEP images/time.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.64 PBCC images/binfmt-misc.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.68 DEP images/binfmt-misc.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.74 PBCC images/seccomp.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.77 DEP images/seccomp.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.82 PBCC images/userns.pb-c.c [2019-10-18T18:29:10.835Z] #41 10.87 DEP images/userns.pb-c.d [2019-10-18T18:29:10.835Z] #41 10.96 PBCC images/cgroup.pb-c.c [2019-10-18T18:29:10.835Z] #41 11.00 DEP images/cgroup.pb-c.d [2019-10-18T18:29:10.835Z] #41 11.09 PBCC images/fown.pb-c.c [2019-10-18T18:29:10.835Z] #41 11.14 PBCC images/ext-file.pb-c.c [2019-10-18T18:29:10.835Z] #41 11.16 DEP images/fown.pb-c.d [2019-10-18T18:29:10.835Z] #41 11.20 DEP images/ext-file.pb-c.d [2019-10-18T18:29:10.836Z] #41 11.27 PBCC images/rpc.pb-c.c [2019-10-18T18:29:10.836Z] #41 11.38 DEP images/rpc.pb-c.d [2019-10-18T18:29:10.836Z] #41 11.47 PBCC images/siginfo.pb-c.c [2019-10-18T18:29:10.836Z] #41 11.48 DEP images/siginfo.pb-c.d [2019-10-18T18:29:10.836Z] #41 11.54 PBCC images/pagemap.pb-c.c [2019-10-18T18:29:10.836Z] #41 11.63 DEP images/pagemap.pb-c.d [2019-10-18T18:29:10.836Z] #41 11.68 PBCC images/rlimit.pb-c.c [2019-10-18T18:29:10.836Z] #41 11.77 DEP images/rlimit.pb-c.d [2019-10-18T18:29:10.836Z] #41 11.86 PBCC images/file-lock.pb-c.c [2019-10-18T18:29:10.836Z] #41 11.89 DEP images/file-lock.pb-c.d [2019-10-18T18:29:10.836Z] #41 12.04 PBCC images/tty.pb-c.c [2019-10-18T18:29:10.836Z] #41 12.26 DEP images/tty.pb-c.d [2019-10-18T18:29:10.836Z] #41 12.29 PBCC images/tun.pb-c.c [2019-10-18T18:29:10.836Z] #41 12.38 PBCC images/netdev.pb-c.c [2019-10-18T18:29:10.836Z] #41 12.50 DEP images/tun.pb-c.d [2019-10-18T18:29:10.836Z] #41 12.75 DEP images/netdev.pb-c.d [2019-10-18T18:29:10.836Z] #41 12.77 PBCC images/vma.pb-c.c [2019-10-18T18:29:10.836Z] #41 12.87 DEP images/vma.pb-c.d [2019-10-18T18:29:10.836Z] #41 12.97 PBCC images/creds.pb-c.c [2019-10-18T18:29:10.836Z] #41 12.99 DEP images/creds.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.03 PBCC images/utsns.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.04 DEP images/utsns.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.09 PBCC images/ipc-desc.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.12 PBCC images/ipc-sem.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.16 DEP images/ipc-desc.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.19 DEP images/ipc-sem.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.25 PBCC images/ipc-msg.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.29 DEP images/ipc-msg.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.35 PBCC images/ipc-shm.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.36 DEP images/ipc-shm.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.41 PBCC images/ipc-var.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.45 DEP images/ipc-var.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.51 PBCC images/sk-opts.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.54 PBCC images/packet-sock.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.58 DEP images/sk-opts.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.64 DEP images/packet-sock.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.70 PBCC images/sk-netlink.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.74 DEP images/sk-netlink.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.84 PBCC images/sk-inet.pb-c.c [2019-10-18T18:29:10.836Z] #41 13.90 DEP images/sk-inet.pb-c.d [2019-10-18T18:29:10.836Z] #41 13.99 PBCC images/sk-unix.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.06 DEP images/sk-unix.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.13 PBCC images/mm.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.18 DEP images/mm.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.23 PBCC images/timerfd.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.32 DEP images/timerfd.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.37 PBCC images/timer.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.41 DEP images/timer.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.47 PBCC images/sa.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.52 DEP images/sa.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.59 PBCC images/pipe-data.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.60 DEP images/pipe-data.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.65 PBCC images/mnt.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.77 DEP images/mnt.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.86 PBCC images/sk-packet.pb-c.c [2019-10-18T18:29:10.836Z] #41 14.90 DEP images/sk-packet.pb-c.d [2019-10-18T18:29:10.836Z] #41 14.99 PBCC images/tcp-stream.pb-c.c [2019-10-18T18:29:10.836Z] #41 15.02 DEP images/tcp-stream.pb-c.d [2019-10-18T18:29:10.836Z] #41 15.10 PBCC images/pipe.pb-c.c [2019-10-18T18:29:10.836Z] #41 15.14 DEP images/pipe.pb-c.d [2019-10-18T18:29:11.096Z] #41 15.20 PBCC images/pstree.pb-c.c [2019-10-18T18:29:11.096Z] #41 15.24 DEP images/pstree.pb-c.d [2019-10-18T18:29:11.096Z] #41 15.30 PBCC images/fs.pb-c.c [2019-10-18T18:29:11.096Z] #41 15.36 DEP images/fs.pb-c.d [2019-10-18T18:29:11.096Z] #41 15.42 PBCC images/signalfd.pb-c.c [2019-10-18T18:29:11.355Z] #41 15.47 DEP images/signalfd.pb-c.d [2019-10-18T18:29:11.355Z] #41 15.52 PBCC images/fh.pb-c.c [2019-10-18T18:29:11.355Z] #41 15.59 PBCC images/fsnotify.pb-c.c [2019-10-18T18:29:11.355Z] #41 15.64 DEP images/fh.pb-c.d [2019-10-18T18:29:11.552Z] #6 54.42 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-18T18:29:11.552Z] #6 54.45 go: finding github.com/docker/go-connections v0.3.0 [2019-10-18T18:29:11.552Z] #6 54.59 go: finding github.com/containerd/containerd v1.2.4 [2019-10-18T18:29:11.613Z] #41 15.70 DEP images/fsnotify.pb-c.d [2019-10-18T18:29:11.613Z] #41 15.76 PBCC images/eventpoll.pb-c.c [2019-10-18T18:29:11.613Z] #41 15.81 DEP images/eventpoll.pb-c.d [2019-10-18T18:29:11.613Z] #41 15.88 PBCC images/eventfd.pb-c.c [2019-10-18T18:29:11.613Z] #41 15.90 DEP images/eventfd.pb-c.d [2019-10-18T18:29:11.613Z] #41 15.98 PBCC images/remap-file-path.pb-c.c [2019-10-18T18:29:11.621Z] #10 29.65 Building dependency tree... [2019-10-18T18:29:11.849Z] #6 54.69 go: finding github.com/imdario/mergo v0.3.7 [2019-10-18T18:29:11.849Z] #6 54.89 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-18T18:29:11.871Z] #41 16.00 DEP images/remap-file-path.pb-c.d [2019-10-18T18:29:11.871Z] #41 16.06 PBCC images/fifo.pb-c.c [2019-10-18T18:29:11.871Z] #41 16.07 DEP images/fifo.pb-c.d [2019-10-18T18:29:11.871Z] #41 16.17 PBCC images/ghost-file.pb-c.c [2019-10-18T18:29:11.871Z] #41 16.25 DEP images/ghost-file.pb-c.d [2019-10-18T18:29:12.129Z] #41 16.31 PBCC images/regfile.pb-c.c [2019-10-18T18:29:12.129Z] #41 16.38 DEP images/regfile.pb-c.d [2019-10-18T18:29:12.129Z] #41 16.45 PBCC images/ns.pb-c.c [2019-10-18T18:29:12.129Z] #41 16.49 DEP images/ns.pb-c.d [2019-10-18T18:29:12.142Z] #6 55.04 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-18T18:29:12.387Z] #41 16.55 PBCC images/fdinfo.pb-c.c [2019-10-18T18:29:12.387Z] #41 16.59 DEP images/fdinfo.pb-c.d [2019-10-18T18:29:12.387Z] #41 16.65 PBCC images/core-aarch64.pb-c.c [2019-10-18T18:29:12.387Z] #41 16.71 PBCC images/core-arm.pb-c.c [2019-10-18T18:29:12.430Z] #6 55.31 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-18T18:29:12.430Z] #6 55.46 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-18T18:29:12.569Z] #10 32.24 The following additional packages will be installed: [2019-10-18T18:29:12.569Z] #10 32.25 libapparmor1 libseccomp2 [2019-10-18T18:29:12.569Z] #10 32.26 Suggested packages: [2019-10-18T18:29:12.569Z] #10 32.26 seccomp [2019-10-18T18:29:12.645Z] #41 16.75 PBCC images/core-ppc64.pb-c.c [2019-10-18T18:29:12.645Z] #41 16.79 PBCC images/core-s390.pb-c.c [2019-10-18T18:29:12.645Z] #41 16.85 PBCC images/core-x86.pb-c.c [2019-10-18T18:29:12.645Z] #41 16.89 PBCC images/core.pb-c.c [2019-10-18T18:29:12.645Z] #41 16.96 PBCC images/inventory.pb-c.c [2019-10-18T18:29:12.716Z] #6 55.60 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-18T18:29:12.716Z] #6 55.70 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-18T18:29:12.832Z] #10 32.53 The following NEW packages will be installed: [2019-10-18T18:29:12.832Z] #10 32.54 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T18:29:12.923Z] #41 17.04 DEP images/core-aarch64.pb-c.d [2019-10-18T18:29:12.923Z] #41 17.10 DEP images/core-arm.pb-c.d [2019-10-18T18:29:12.923Z] #41 17.16 DEP images/core-ppc64.pb-c.d [2019-10-18T18:29:12.923Z] #41 17.20 DEP images/core-s390.pb-c.d [2019-10-18T18:29:13.183Z] #41 ... [2019-10-18T18:29:13.183Z] [2019-10-18T18:29:13.183Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:13.183Z] #31 81.60 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:29:13.183Z] #31 DONE 85.8s [2019-10-18T18:29:13.183Z] [2019-10-18T18:29:13.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:13.183Z] #41 17.28 DEP images/core-x86.pb-c.d [2019-10-18T18:29:13.183Z] #41 ... [2019-10-18T18:29:13.183Z] [2019-10-18T18:29:13.183Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:13.183Z] #44 82.25 go/ast [2019-10-18T18:29:13.183Z] #44 82.49 internal/lazyregexp [2019-10-18T18:29:13.183Z] #44 82.81 net/url [2019-10-18T18:29:13.183Z] #44 84.62 text/template/parse [2019-10-18T18:29:13.440Z] #44 ... [2019-10-18T18:29:13.440Z] [2019-10-18T18:29:13.440Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:13.440Z] #17 8.416 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:29:13.440Z] #17 9.186 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:29:13.698Z] #17 ... [2019-10-18T18:29:13.698Z] [2019-10-18T18:29:13.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:13.698Z] #41 17.54 DEP images/core.pb-c.d [2019-10-18T18:29:13.698Z] #41 17.59 DEP images/inventory.pb-c.d [2019-10-18T18:29:13.698Z] #41 17.73 PBCC images/cpuinfo.pb-c.c [2019-10-18T18:29:13.698Z] #41 17.78 DEP images/cpuinfo.pb-c.d [2019-10-18T18:29:13.698Z] #41 17.80 PBCC images/stats.pb-c.c [2019-10-18T18:29:13.698Z] #41 17.92 DEP images/stats.pb-c.d [2019-10-18T18:29:13.740Z] #6 56.58 go: finding github.com/client9/misspell v0.3.4 [2019-10-18T18:29:13.740Z] #6 56.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-18T18:29:14.030Z] #6 56.91 go: finding github.com/gofrs/flock v0.7.0 [2019-10-18T18:29:14.030Z] #6 56.94 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-18T18:29:14.219Z] #10 33.66 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:14.220Z] #10 33.66 Need to get 287 kB of archives. [2019-10-18T18:29:14.220Z] #10 33.66 After this operation, 1186 kB of additional disk space will be used. [2019-10-18T18:29:14.220Z] #10 33.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-18T18:29:14.220Z] #10 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-18T18:29:14.220Z] #10 33.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-18T18:29:14.220Z] #10 33.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-18T18:29:14.317Z] #6 57.23 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-18T18:29:14.317Z] #6 57.26 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-18T18:29:14.317Z] #6 57.34 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-18T18:29:14.485Z] #26 13.50 # 2.4% ### 4.9% ##### 7.4% ###### 9.5% ######## 11.8% ########## 14.8% ############ 17.3% ############## 19.9% ############### 21.6% ################# 23.8% ################### 26.8% #################### 28.9% ###################### 31.8% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 40.2% ############################## 41.7% ############################### 44.0% ################################# 46.9% ################################### 49.1% ##################################### 51.8% ####################################### 55.3% ######################################### 57.4% ########################################### 59.8% ############################################ 62.5% ############################################## 64.4% ############################################### 66.6% ################################################# 69.0% ################################################## 70.3% #################################################### 72.7% ###################################################### 75.5% ####################################################### 77.6% ######################################################### 80.5% ############################################################ 83.9% ############################################################## 86.5% ################################################################ 88.9% ################################################################## 91.7% ################################################################### 93.1% ##################################################################### 95.9% ####################################################################### 99.1% ######################################################################## 100.0% [2019-10-18T18:29:14.605Z] #6 57.46 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-18T18:29:14.605Z] #6 57.51 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-18T18:29:14.605Z] #6 57.59 go: finding github.com/docker/go-units v0.3.1 [2019-10-18T18:29:14.743Z] #26 18.06 [2019-10-18T18:29:14.793Z] #10 ... [2019-10-18T18:29:14.793Z] [2019-10-18T18:29:14.793Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:14.793Z] #56 18.21 Reading package lists... [2019-10-18T18:29:14.793Z] #56 24.80 Reading package lists... [2019-10-18T18:29:14.793Z] #56 30.73 Building dependency tree... [2019-10-18T18:29:14.793Z] #56 33.45 The following additional packages will be installed: [2019-10-18T18:29:14.793Z] #56 33.46 btrfs-progs liblzo2-2 [2019-10-18T18:29:14.793Z] #56 33.81 The following NEW packages will be installed: [2019-10-18T18:29:14.793Z] #56 33.82 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T18:29:14.793Z] #56 ... [2019-10-18T18:29:14.793Z] [2019-10-18T18:29:14.793Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:29:14.793Z] #33 20.45 Reading package lists... [2019-10-18T18:29:14.793Z] #33 27.93 Building dependency tree... [2019-10-18T18:29:14.793Z] #33 30.69 The following additional packages will be installed: [2019-10-18T18:29:14.793Z] #33 30.70 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T18:29:14.793Z] #33 30.72 Suggested packages: [2019-10-18T18:29:14.793Z] #33 30.72 codeblocks eclipse ninja-build lrzip [2019-10-18T18:29:14.793Z] #33 30.72 Recommended packages: [2019-10-18T18:29:14.793Z] #33 30.72 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T18:29:14.793Z] #33 31.44 The following NEW packages will be installed: [2019-10-18T18:29:14.793Z] #33 31.45 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T18:29:14.793Z] #33 31.45 vim-common xxd [2019-10-18T18:29:14.793Z] #33 32.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:14.793Z] #33 32.64 Need to get 13.1 MB of archives. [2019-10-18T18:29:14.793Z] #33 32.64 After this operation, 55.5 MB of additional disk space will be used. [2019-10-18T18:29:14.793Z] #33 32.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T18:29:14.793Z] #33 32.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T18:29:14.793Z] #33 32.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-18T18:29:14.793Z] #33 33.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-18T18:29:14.793Z] #33 33.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-18T18:29:14.793Z] #33 33.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-18T18:29:14.793Z] #33 33.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-18T18:29:14.793Z] #33 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-18T18:29:14.793Z] #33 33.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-18T18:29:14.793Z] #33 33.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:29:15.002Z] #26 ... [2019-10-18T18:29:15.002Z] [2019-10-18T18:29:15.002Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:15.002Z] #56 8.938 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:29:15.002Z] #56 9.903 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:29:15.002Z] #56 ... [2019-10-18T18:29:15.002Z] [2019-10-18T18:29:15.002Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:15.002Z] #54 17.52 + cd /tmp/tmp.R3VYqJcHnk/src/github.com/opencontainers/runc [2019-10-18T18:29:15.002Z] #54 17.52 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:29:15.002Z] #54 17.97 + '[' -z '' ']' [2019-10-18T18:29:15.002Z] #54 17.97 + target=static [2019-10-18T18:29:15.002Z] #54 17.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T18:29:15.055Z] #33 ... [2019-10-18T18:29:15.055Z] [2019-10-18T18:29:15.055Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:15.055Z] #50 24.08 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:29:15.055Z] #50 ... [2019-10-18T18:29:15.055Z] [2019-10-18T18:29:15.055Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:15.055Z] #40 24.05 Reading package lists... [2019-10-18T18:29:15.055Z] #40 30.49 Building dependency tree... [2019-10-18T18:29:15.055Z] #40 32.53 The following additional packages will be installed: [2019-10-18T18:29:15.055Z] #40 32.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T18:29:15.055Z] #40 32.53 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T18:29:15.055Z] #40 32.55 Suggested packages: [2019-10-18T18:29:15.055Z] #40 32.56 manpages-dev python-setuptools [2019-10-18T18:29:15.055Z] #40 34.20 The following NEW packages will be installed: [2019-10-18T18:29:15.055Z] #40 34.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T18:29:15.055Z] #40 34.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T18:29:15.055Z] #40 34.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T18:29:15.055Z] #40 34.20 zlib1g-dev [2019-10-18T18:29:15.290Z] #6 58.07 go: finding cloud.google.com/go v0.26.0 [2019-10-18T18:29:15.580Z] #6 58.59 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-18T18:29:15.597Z] #41 19.63 make[1]: Nothing to be done for 'all'. [2019-10-18T18:29:15.868Z] #6 58.75 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-18T18:29:15.868Z] #6 58.76 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-18T18:29:15.868Z] #6 58.95 go: finding github.com/jinzhu/now v1.0.0 [2019-10-18T18:29:15.934Z] #54 19.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T18:29:16.021Z] #40 35.33 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:16.021Z] #40 35.33 Need to get 3415 kB of archives. [2019-10-18T18:29:16.021Z] #40 35.33 After this operation, 19.0 MB of additional disk space will be used. [2019-10-18T18:29:16.021Z] #40 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-18T18:29:16.021Z] #40 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-18T18:29:16.021Z] #40 35.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-18T18:29:16.021Z] #40 35.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-18T18:29:16.021Z] #40 35.34 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-18T18:29:16.021Z] #40 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-18T18:29:16.021Z] #40 35.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-18T18:29:16.021Z] #40 35.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-18T18:29:16.021Z] #40 35.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-18T18:29:16.021Z] #40 35.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-18T18:29:16.021Z] #40 35.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-18T18:29:16.021Z] #40 35.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-18T18:29:16.021Z] #40 ... [2019-10-18T18:29:16.021Z] [2019-10-18T18:29:16.021Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:29:16.021Z] #33 34.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:16.021Z] #33 34.96 Fetched 13.1 MB in 2s (6354 kB/s) [2019-10-18T18:29:16.021Z] #33 35.09 Selecting previously unselected package cmake-data. [2019-10-18T18:29:16.021Z] #33 35.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T18:29:16.021Z] #33 35.22 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T18:29:16.021Z] #33 35.24 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T18:29:16.502Z] #6 59.55 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-18T18:29:16.792Z] #6 59.65 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-18T18:29:16.792Z] #6 59.77 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-18T18:29:17.060Z] #41 21.12 CC images/stats.o [2019-10-18T18:29:17.310Z] #54 ... [2019-10-18T18:29:17.310Z] [2019-10-18T18:29:17.310Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:17.310Z] #36 11.42 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T18:29:17.310Z] #36 11.43 -- Detecting C compiler ABI info [2019-10-18T18:29:17.310Z] #36 12.15 -- Detecting C compiler ABI info - done [2019-10-18T18:29:17.310Z] #36 12.25 -- Detecting C compile features [2019-10-18T18:29:17.310Z] #36 14.93 -- Detecting C compile features - done [2019-10-18T18:29:17.310Z] #36 14.96 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T18:29:17.310Z] #36 15.36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T18:29:17.310Z] #36 15.54 -- Configuring done [2019-10-18T18:29:17.310Z] #36 15.58 -- Generating done [2019-10-18T18:29:17.310Z] #36 15.60 -- Build files have been written to: /tmp/tmp.ze7u3UHJAa/tini [2019-10-18T18:29:17.310Z] #36 15.63 + make tini-static [2019-10-18T18:29:17.310Z] #36 16.08 Scanning dependencies of target tini-static [2019-10-18T18:29:17.310Z] #36 16.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T18:29:17.310Z] #36 18.09 [100%] Linking C executable tini-static [2019-10-18T18:29:17.310Z] #36 18.63 [100%] Built target tini-static [2019-10-18T18:29:17.310Z] #36 18.77 + mkdir -p /build [2019-10-18T18:29:17.310Z] #36 18.78 + cp tini-static /build/docker-init [2019-10-18T18:29:17.310Z] #36 DONE 20.7s [2019-10-18T18:29:17.310Z] [2019-10-18T18:29:17.310Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:17.310Z] #31 10.95 runtime [2019-10-18T18:29:17.310Z] #31 15.59 unicode/utf8 [2019-10-18T18:29:17.310Z] #31 16.25 unicode [2019-10-18T18:29:17.310Z] #31 19.62 runtime/cgo [2019-10-18T18:29:17.310Z] #31 ... [2019-10-18T18:29:17.310Z] [2019-10-18T18:29:17.310Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:17.310Z] #26 19.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:29:17.310Z] #26 19.92 [2019-10-18T18:29:17.310Z] #26 20.16 ######################################################################## 100.0% [2019-10-18T18:29:17.310Z] #26 20.34 [2019-10-18T18:29:17.318Z] #41 21.54 CC images/core.o [2019-10-18T18:29:17.819Z] #6 60.81 go: finding github.com/pkg/profile v1.2.1 [2019-10-18T18:29:17.877Z] #26 ... [2019-10-18T18:29:17.877Z] [2019-10-18T18:29:17.877Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:17.877Z] #44 11.33 internal/race [2019-10-18T18:29:17.877Z] #44 11.47 runtime [2019-10-18T18:29:17.877Z] #44 11.52 sync/atomic [2019-10-18T18:29:17.877Z] #44 12.08 unicode [2019-10-18T18:29:17.877Z] #44 16.27 internal/testlog [2019-10-18T18:29:17.877Z] #44 16.64 encoding [2019-10-18T18:29:17.877Z] #44 16.80 unicode/utf16 [2019-10-18T18:29:17.877Z] #44 17.17 container/list [2019-10-18T18:29:17.877Z] #44 17.76 crypto/internal/subtle [2019-10-18T18:29:17.877Z] #44 17.91 crypto/subtle [2019-10-18T18:29:17.877Z] #44 18.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T18:29:17.877Z] #44 18.12 internal/nettrace [2019-10-18T18:29:17.877Z] #44 18.21 runtime/cgo [2019-10-18T18:29:18.108Z] #6 60.89 go: finding golang.org/x/text v0.3.0 [2019-10-18T18:29:18.109Z] #6 61.09 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-18T18:29:18.109Z] #6 61.11 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-18T18:29:18.135Z] #44 ... [2019-10-18T18:29:18.135Z] [2019-10-18T18:29:18.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:18.135Z] #40 12.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T18:29:18.135Z] #40 13.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T18:29:18.135Z] #40 ... [2019-10-18T18:29:18.135Z] [2019-10-18T18:29:18.135Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:18.135Z] #62 12.63 + cd /tmp/tmp.nlpMC5jekj/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:29:18.135Z] #62 12.63 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:29:18.135Z] #62 13.03 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:29:18.135Z] #62 13.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T18:29:18.254Z] #41 22.32 CC images/core-x86.o [2019-10-18T18:29:18.393Z] #62 ... [2019-10-18T18:29:18.394Z] [2019-10-18T18:29:18.394Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:18.394Z] #56 22.23 Fetched 7919 kB in 17s (462 kB/s) [2019-10-18T18:29:18.676Z] #33 ... [2019-10-18T18:29:18.676Z] [2019-10-18T18:29:18.676Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:18.676Z] #68 DONE 37.3s [2019-10-18T18:29:18.676Z] [2019-10-18T18:29:18.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:29:18.676Z] #10 34.92 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:18.676Z] #10 35.20 Fetched 287 kB in 1s (273 kB/s) [2019-10-18T18:29:18.676Z] #10 35.34 Selecting previously unselected package libseccomp2:arm64. [2019-10-18T18:29:18.676Z] #10 35.34 (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 ... 14976 files and directories currently installed.) [2019-10-18T18:29:18.676Z] #10 35.54 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-18T18:29:18.676Z] #10 35.57 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:29:18.676Z] #10 36.05 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-18T18:29:18.676Z] #10 36.05 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-18T18:29:18.676Z] #10 36.08 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:29:18.676Z] #10 36.73 Selecting previously unselected package libapparmor1:arm64. [2019-10-18T18:29:18.676Z] #10 36.74 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T18:29:18.676Z] #10 36.76 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T18:29:18.676Z] #10 37.37 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-18T18:29:18.676Z] #10 37.39 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T18:29:18.676Z] #10 37.56 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T18:29:18.676Z] #10 38.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:18.676Z] #10 38.20 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:29:18.676Z] #10 38.27 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T18:29:18.739Z] #6 61.50 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-18T18:29:18.820Z] #41 22.97 CC images/core-arm.o [2019-10-18T18:29:18.939Z] #10 38.37 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T18:29:18.939Z] #10 38.40 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T18:29:18.939Z] #10 38.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:19.386Z] #41 23.42 CC images/core-aarch64.o [2019-10-18T18:29:19.386Z] #41 23.79 CC images/core-ppc64.o [2019-10-18T18:29:19.518Z] #10 DONE 39.3s [2019-10-18T18:29:19.518Z] [2019-10-18T18:29:19.518Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:29:19.518Z] #24 24.64 Reading package lists... [2019-10-18T18:29:19.518Z] #24 31.16 Building dependency tree... [2019-10-18T18:29:19.518Z] #24 33.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T18:29:19.518Z] #24 33.23 The following additional packages will be installed: [2019-10-18T18:29:19.518Z] #24 33.25 libjq1 libonig4 [2019-10-18T18:29:19.518Z] #24 33.49 The following NEW packages will be installed: [2019-10-18T18:29:19.518Z] #24 33.51 jq libjq1 libonig4 [2019-10-18T18:29:19.518Z] #24 34.65 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:19.518Z] #24 34.65 Need to get 293 kB of archives. [2019-10-18T18:29:19.518Z] #24 34.65 After this operation, 1086 kB of additional disk space will be used. [2019-10-18T18:29:19.518Z] #24 34.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-18T18:29:19.518Z] #24 34.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-18T18:29:19.518Z] #24 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-18T18:29:19.518Z] #24 36.31 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:19.518Z] #24 36.72 Fetched 293 kB in 1s (273 kB/s) [2019-10-18T18:29:19.518Z] #24 36.92 Selecting previously unselected package libonig4:arm64. [2019-10-18T18:29:19.518Z] #24 36.92 (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 ... 14976 files and directories currently installed.) [2019-10-18T18:29:19.518Z] #24 37.08 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-18T18:29:19.518Z] #24 37.16 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-18T18:29:19.518Z] #24 37.69 Selecting previously unselected package libjq1:arm64. [2019-10-18T18:29:19.518Z] #24 37.69 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T18:29:19.518Z] #24 37.74 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T18:29:19.518Z] #24 38.01 Selecting previously unselected package jq. [2019-10-18T18:29:19.518Z] #24 38.02 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T18:29:19.518Z] #24 38.03 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:29:19.518Z] #24 38.43 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-18T18:29:19.518Z] #24 38.48 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T18:29:19.518Z] #24 38.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:19.518Z] #24 38.64 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:29:19.518Z] #24 DONE 39.3s [2019-10-18T18:29:19.518Z] [2019-10-18T18:29:19.518Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:19.518Z] #56 35.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:19.518Z] #56 35.04 Need to get 582 kB of archives. [2019-10-18T18:29:19.518Z] #56 35.04 After this operation, 3944 kB of additional disk space will be used. [2019-10-18T18:29:19.518Z] #56 35.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T18:29:19.518Z] #56 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-18T18:29:19.518Z] #56 35.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-18T18:29:19.518Z] #56 36.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:19.518Z] #56 37.14 Fetched 582 kB in 1s (527 kB/s) [2019-10-18T18:29:19.518Z] #56 37.58 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T18:29:19.518Z] #56 37.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 ... 14976 files and directories currently installed.) [2019-10-18T18:29:19.518Z] #56 37.63 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T18:29:19.518Z] #56 37.69 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:29:19.518Z] #56 38.02 Selecting previously unselected package btrfs-progs. [2019-10-18T18:29:19.518Z] #56 38.03 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-18T18:29:19.518Z] #56 38.06 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:29:19.518Z] #56 39.11 Selecting previously unselected package btrfs-tools. [2019-10-18T18:29:19.518Z] #56 39.11 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-18T18:29:19.518Z] #56 39.17 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:29:19.770Z] #6 62.48 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-18T18:29:19.793Z] #56 39.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:19.793Z] #56 ... [2019-10-18T18:29:19.793Z] [2019-10-18T18:29:19.793Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:29:19.793Z] #25 DONE 0.1s [2019-10-18T18:29:19.793Z] [2019-10-18T18:29:19.793Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:29:19.793Z] #52 DONE 0.2s [2019-10-18T18:29:20.055Z] [2019-10-18T18:29:20.055Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T18:29:20.055Z] #53 DONE 0.2s [2019-10-18T18:29:20.055Z] [2019-10-18T18:29:20.055Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:20.055Z] #56 39.68 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:29:20.055Z] #56 39.70 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:29:20.055Z] #56 39.72 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:29:20.055Z] #56 39.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:20.064Z] #6 62.89 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-18T18:29:20.064Z] #6 62.99 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-18T18:29:20.326Z] #41 24.65 CC images/core-s390.o [2019-10-18T18:29:20.640Z] #56 ... [2019-10-18T18:29:20.640Z] [2019-10-18T18:29:20.640Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:29:20.640Z] #28 30.21 + cd /tmp/tmp.cyOB9QFM55/src/github.com/go-swagger/go-swagger [2019-10-18T18:29:20.640Z] #28 30.21 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T18:29:20.640Z] #28 32.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T18:29:20.704Z] #6 63.70 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-18T18:29:20.902Z] #28 ... [2019-10-18T18:29:20.902Z] [2019-10-18T18:29:20.902Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:20.902Z] #40 35.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-18T18:29:20.902Z] #40 35.88 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-18T18:29:20.902Z] #40 35.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T18:29:20.902Z] #40 35.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-18T18:29:20.902Z] #40 37.71 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:20.902Z] #40 37.88 Fetched 3415 kB in 1s (2078 kB/s) [2019-10-18T18:29:20.902Z] #40 38.07 Selecting previously unselected package libnet1:arm64. [2019-10-18T18:29:20.902Z] #40 38.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T18:29:20.902Z] #40 38.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 38.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T18:29:20.902Z] #40 38.56 Selecting previously unselected package libcap-dev:arm64. [2019-10-18T18:29:20.902Z] #40 38.56 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 38.59 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-18T18:29:20.902Z] #40 38.75 Selecting previously unselected package libnet1-dev. [2019-10-18T18:29:20.902Z] #40 38.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 38.80 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:29:20.902Z] #40 39.23 Selecting previously unselected package libnl-3-200:arm64. [2019-10-18T18:29:20.902Z] #40 39.25 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 39.28 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T18:29:20.902Z] #40 39.55 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-18T18:29:20.902Z] #40 39.57 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 39.58 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-18T18:29:20.902Z] #40 40.26 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-18T18:29:20.902Z] #40 40.27 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 40.28 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T18:29:20.902Z] #40 ... [2019-10-18T18:29:20.902Z] [2019-10-18T18:29:20.902Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:20.902Z] #56 DONE 40.5s [2019-10-18T18:29:20.902Z] [2019-10-18T18:29:20.902Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:20.902Z] #40 40.53 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-18T18:29:20.902Z] #40 40.53 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-18T18:29:20.902Z] #40 40.53 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-18T18:29:21.166Z] #40 ... [2019-10-18T18:29:21.166Z] [2019-10-18T18:29:21.166Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:29:21.166Z] #57 DONE 0.2s [2019-10-18T18:29:21.261Z] #41 25.45 CC images/cpuinfo.o [2019-10-18T18:29:21.428Z] [2019-10-18T18:29:21.428Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T18:29:21.428Z] #58 DONE 0.1s [2019-10-18T18:29:21.428Z] [2019-10-18T18:29:21.428Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:21.428Z] #40 40.83 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-18T18:29:21.428Z] #40 40.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-18T18:29:21.428Z] #40 40.84 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:29:21.451Z] #6 64.33 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-18T18:29:21.451Z] #6 64.40 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-18T18:29:21.691Z] #40 41.30 Selecting previously unselected package libprotobuf10:arm64. [2019-10-18T18:29:21.691Z] #40 41.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-18T18:29:21.691Z] #40 41.32 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-18T18:29:21.839Z] #41 25.99 CC images/inventory.o [2019-10-18T18:29:22.085Z] #6 65.08 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-18T18:29:22.085Z] #6 65.11 go: finding github.com/stretchr/testify v1.2.2 [2019-10-18T18:29:22.085Z] #6 65.11 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-18T18:29:22.098Z] #41 26.34 CC images/fdinfo.o [2019-10-18T18:29:22.356Z] #41 26.71 CC images/fown.o [2019-10-18T18:29:22.615Z] #41 27.00 CC images/ns.o [2019-10-18T18:29:22.641Z] #40 42.20 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-18T18:29:22.641Z] #40 42.20 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-18T18:29:22.641Z] #40 42.22 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-18T18:29:22.902Z] #40 42.54 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-18T18:29:22.902Z] #40 42.54 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-18T18:29:22.903Z] #40 42.55 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-18T18:29:23.182Z] #41 27.16 CC images/regfile.o [2019-10-18T18:29:23.182Z] #41 27.41 CC images/ghost-file.o [2019-10-18T18:29:23.441Z] #41 27.70 CC images/fifo.o [2019-10-18T18:29:23.585Z] #6 66.22 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-18T18:29:23.585Z] #6 66.32 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-18T18:29:23.585Z] #6 66.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-18T18:29:23.699Z] #41 27.97 CC images/remap-file-path.o [2019-10-18T18:29:23.801Z] #56 22.23 Reading package lists... [2019-10-18T18:29:23.802Z] #56 ... [2019-10-18T18:29:23.802Z] [2019-10-18T18:29:23.802Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:23.802Z] #50 25.85 + cd /tmp/tmp.PlrVTrFGoY/src/github.com/golangci/golangci-lint/ [2019-10-18T18:29:23.802Z] #50 25.85 + git checkout -q v1.17.1 [2019-10-18T18:29:23.802Z] #50 26.80 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:29:24.211Z] #6 67.22 go: finding github.com/golang/mock v1.1.1 [2019-10-18T18:29:24.266Z] #41 28.28 CC images/eventfd.o [2019-10-18T18:29:24.266Z] #41 28.49 CC images/eventpoll.o [2019-10-18T18:29:24.527Z] #41 ... [2019-10-18T18:29:24.527Z] [2019-10-18T18:29:24.527Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:24.527Z] #17 19.43 Fetched 7919 kB in 15s (506 kB/s) [2019-10-18T18:29:24.527Z] #17 19.43 Reading package lists... [2019-10-18T18:29:24.527Z] #17 24.08 Reading package lists... [2019-10-18T18:29:24.786Z] #17 29.51 Building dependency tree... [2019-10-18T18:29:24.786Z] #17 ... [2019-10-18T18:29:24.786Z] [2019-10-18T18:29:24.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:24.786Z] #41 28.87 CC images/fh.o [2019-10-18T18:29:24.853Z] #40 44.28 Selecting previously unselected package libprotoc10:arm64. [2019-10-18T18:29:24.853Z] #40 44.28 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-18T18:29:24.853Z] #40 44.29 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-18T18:29:25.044Z] #41 29.14 CC images/fsnotify.o [2019-10-18T18:29:25.303Z] #41 29.70 CC images/signalfd.o [2019-10-18T18:29:25.303Z] #41 ... [2019-10-18T18:29:25.303Z] [2019-10-18T18:29:25.303Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:25.303Z] #44 88.17 go/parser [2019-10-18T18:29:25.303Z] #44 89.90 text/template [2019-10-18T18:29:25.303Z] #44 92.15 encoding/xml [2019-10-18T18:29:25.303Z] #44 95.89 go/doc [2019-10-18T18:29:25.426Z] #40 44.93 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T18:29:25.426Z] #40 44.94 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-18T18:29:25.426Z] #40 44.96 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:29:25.426Z] #40 ... [2019-10-18T18:29:25.426Z] [2019-10-18T18:29:25.426Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:25.426Z] #47 34.55 + cd /tmp/tmp.W7BBwPFj2W/src/gotest.tools/gotestsum [2019-10-18T18:29:25.426Z] #47 34.55 + git checkout -q v0.3.5 [2019-10-18T18:29:25.426Z] #47 34.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T18:29:25.562Z] #44 ... [2019-10-18T18:29:25.562Z] [2019-10-18T18:29:25.562Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:25.562Z] #17 29.51 Building dependency tree... [2019-10-18T18:29:25.691Z] #47 ... [2019-10-18T18:29:25.691Z] [2019-10-18T18:29:25.691Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:25.691Z] #40 45.23 Selecting previously unselected package protobuf-compiler. [2019-10-18T18:29:25.691Z] #40 ... [2019-10-18T18:29:25.691Z] [2019-10-18T18:29:25.691Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T18:29:25.691Z] #11 DONE 6.0s [2019-10-18T18:29:25.691Z] [2019-10-18T18:29:25.691Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:25.691Z] #40 45.23 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-18T18:29:25.691Z] #40 45.27 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T18:29:25.702Z] #50 ... [2019-10-18T18:29:25.703Z] [2019-10-18T18:29:25.703Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:25.703Z] #26 22.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:29:25.703Z] #26 22.81 [2019-10-18T18:29:25.703Z] #26 23.07 ######################################################################## 100.0% [2019-10-18T18:29:25.703Z] #26 23.26 [2019-10-18T18:29:25.703Z] #26 24.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:29:25.703Z] #26 24.82 skipping existing 1849cc453dee [2019-10-18T18:29:25.703Z] #26 24.92 [2019-10-18T18:29:25.703Z] #26 26.72 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:29:25.703Z] #26 27.25 [2019-10-18T18:29:25.703Z] #26 27.49 ######################################################################## 100.0% [2019-10-18T18:29:25.703Z] #26 27.58 [2019-10-18T18:29:25.703Z] #26 27.68 Download of images into '/build' complete. [2019-10-18T18:29:25.703Z] #26 27.71 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:29:25.703Z] #26 27.71 tar -cC '/build' . | docker load [2019-10-18T18:29:25.703Z] #26 DONE 28.7s [2019-10-18T18:29:25.703Z] [2019-10-18T18:29:25.703Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:29:25.703Z] #28 28.84 + cd /tmp/tmp.jBvbHHOcuy/src/github.com/go-swagger/go-swagger [2019-10-18T18:29:25.703Z] #28 28.84 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T18:29:25.720Z] #6 68.66 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-18T18:29:25.954Z] #40 45.61 Selecting previously unselected package python-pkg-resources. [2019-10-18T18:29:25.954Z] #40 45.64 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:29:26.015Z] #6 68.96 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-18T18:29:26.216Z] #40 45.66 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T18:29:26.482Z] #40 45.96 Selecting previously unselected package python-protobuf. [2019-10-18T18:29:26.482Z] #40 45.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-18T18:29:26.482Z] #40 45.97 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T18:29:26.647Z] #6 69.60 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-18T18:29:26.946Z] #17 31.76 The following additional packages will be installed: [2019-10-18T18:29:26.946Z] #17 31.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T18:29:26.946Z] #17 31.76 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T18:29:26.946Z] #17 31.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T18:29:26.946Z] #17 31.76 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T18:29:26.946Z] #17 31.77 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T18:29:26.946Z] #17 31.77 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T18:29:26.946Z] #17 31.77 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T18:29:26.946Z] #17 31.77 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T18:29:26.946Z] #17 31.78 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T18:29:26.946Z] #17 31.79 Suggested packages: [2019-10-18T18:29:26.946Z] #17 31.79 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T18:29:26.946Z] #17 31.79 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T18:29:26.947Z] #17 31.79 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T18:29:26.947Z] #17 31.79 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T18:29:26.947Z] #17 31.79 Recommended packages: [2019-10-18T18:29:26.947Z] #17 31.79 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T18:29:26.947Z] #17 31.79 python3-keyrings.alt python3-xdg unzip [2019-10-18T18:29:27.057Z] #40 46.80 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T18:29:27.319Z] #40 47.01 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T18:29:27.319Z] #40 47.06 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T18:29:27.685Z] #6 70.74 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-18T18:29:28.008Z] #6 70.94 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-18T18:29:28.310Z] #6 71.36 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-18T18:29:28.598Z] #6 71.63 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-18T18:29:28.716Z] #40 ... [2019-10-18T18:29:28.716Z] [2019-10-18T18:29:28.716Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T18:29:28.716Z] #12 DONE 3.1s [2019-10-18T18:29:28.716Z] [2019-10-18T18:29:28.716Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:28.716Z] #44 37.98 sync [2019-10-18T18:29:28.716Z] #44 38.01 internal/reflectlite [2019-10-18T18:29:28.716Z] #44 40.89 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T18:29:28.716Z] #44 40.92 math/rand [2019-10-18T18:29:28.716Z] #44 40.92 internal/singleflight [2019-10-18T18:29:28.716Z] #44 42.02 sort [2019-10-18T18:29:28.716Z] #44 42.05 errors [2019-10-18T18:29:28.716Z] #44 42.33 io [2019-10-18T18:29:28.716Z] #44 42.35 strconv [2019-10-18T18:29:28.716Z] #44 42.95 syscall [2019-10-18T18:29:28.716Z] #44 43.95 vendor/golang.org/x/net/dns/dnsmessage [2019-10-18T18:29:28.716Z] #44 45.09 bytes [2019-10-18T18:29:28.894Z] #6 71.74 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-18T18:29:28.979Z] #44 ... [2019-10-18T18:29:28.979Z] [2019-10-18T18:29:28.979Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:28.979Z] #31 38.06 sync [2019-10-18T18:29:28.979Z] #31 38.07 internal/reflectlite [2019-10-18T18:29:28.979Z] #31 42.05 errors [2019-10-18T18:29:28.979Z] #31 42.07 sort [2019-10-18T18:29:28.979Z] #31 42.50 internal/oserror [2019-10-18T18:29:28.979Z] #31 42.50 strconv [2019-10-18T18:29:28.979Z] #31 42.50 io [2019-10-18T18:29:28.979Z] #31 42.71 syscall [2019-10-18T18:29:28.979Z] #31 44.61 strings [2019-10-18T18:29:28.979Z] #31 44.61 bytes [2019-10-18T18:29:28.979Z] #31 ... [2019-10-18T18:29:28.979Z] [2019-10-18T18:29:28.979Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:28.979Z] #26 7.161 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:29:28.979Z] #26 7.919 [2019-10-18T18:29:28.987Z] #28 32.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T18:29:28.987Z] #28 ... [2019-10-18T18:29:28.987Z] [2019-10-18T18:29:28.987Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:29:28.987Z] #38 22.44 + cd /tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution [2019-10-18T18:29:28.987Z] #38 22.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T18:29:28.987Z] #38 24.55 + GOPATH=/tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PQl0nPgCNU go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T18:29:28.987Z] #38 ... [2019-10-18T18:29:28.987Z] [2019-10-18T18:29:28.987Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:29:28.987Z] #27 ... [2019-10-18T18:29:28.987Z] [2019-10-18T18:29:28.987Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:28.987Z] #68 22.69 + cd /tmp/tmp.9rpJUG6Gni/src/github.com/docker/libnetwork [2019-10-18T18:29:28.987Z] #68 22.69 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:29:28.987Z] #68 23.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T18:29:28.987Z] #68 ... [2019-10-18T18:29:28.987Z] [2019-10-18T18:29:28.987Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:28.987Z] #44 28.21 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T18:29:28.987Z] #44 28.29 vendor/golang.org/x/crypto/curve25519 [2019-10-18T18:29:29.503Z] #26 8.376 0.7% #### 5.9% ####### 11.0% ########## 15.1% ############# 18.5% ############### 22.1% ################### 26.7% ##################### 29.8% ####################### 33.2% ########################## 37.4% ############################ 40.3% ############################## 42.5% ################################ 44.9% ################################### 49.2% [2019-10-18T18:29:29.503Z] #26 ... [2019-10-18T18:29:29.503Z] [2019-10-18T18:29:29.503Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:29.503Z] #31 48.73 bufio [2019-10-18T18:29:29.554Z] #44 ... [2019-10-18T18:29:29.554Z] [2019-10-18T18:29:29.554Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:29:29.554Z] #27 DONE 1.4s [2019-10-18T18:29:29.554Z] [2019-10-18T18:29:29.554Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:29.554Z] #56 22.23 Reading package lists... [2019-10-18T18:29:30.076Z] #31 ... [2019-10-18T18:29:30.076Z] [2019-10-18T18:29:30.076Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:30.076Z] #54 4.764 + RM_GOPATH=0 [2019-10-18T18:29:30.076Z] #54 4.764 + TMP_GOPATH= [2019-10-18T18:29:30.076Z] #54 4.764 + : /build [2019-10-18T18:29:30.076Z] #54 4.764 + '[' -z '' ']' [2019-10-18T18:29:30.076Z] #54 4.764 ++ mktemp -d [2019-10-18T18:29:30.076Z] #54 4.844 + export GOPATH=/tmp/tmp.MXAg5lW2O0 [2019-10-18T18:29:30.076Z] #54 4.844 + GOPATH=/tmp/tmp.MXAg5lW2O0 [2019-10-18T18:29:30.076Z] #54 4.844 + RM_GOPATH=1 [2019-10-18T18:29:30.076Z] #54 4.844 ++ dirname ./install.sh [2019-10-18T18:29:30.076Z] #54 4.884 + dir=. [2019-10-18T18:29:30.076Z] #54 4.884 + bin=runc [2019-10-18T18:29:30.076Z] #54 4.885 + shift [2019-10-18T18:29:30.076Z] #54 4.885 + '[' '!' -f ./runc.installer ']' [2019-10-18T18:29:30.076Z] #54 4.885 + . ./runc.installer [2019-10-18T18:29:30.076Z] #54 4.885 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:29:30.076Z] #54 4.885 + install_runc [2019-10-18T18:29:30.076Z] #54 4.886 + uname -r [2019-10-18T18:29:30.076Z] #54 4.886 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T18:29:30.076Z] #54 4.889 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T18:29:30.076Z] #54 4.889 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T18:29:30.076Z] #54 4.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MXAg5lW2O0/src/github.com/opencontainers/runc [2019-10-18T18:29:30.076Z] #54 4.889 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T18:29:30.076Z] #54 4.892 Cloning into '/tmp/tmp.MXAg5lW2O0/src/github.com/opencontainers/runc'... [2019-10-18T18:29:30.076Z] #54 ... [2019-10-18T18:29:30.076Z] [2019-10-18T18:29:30.076Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:30.397Z] #6 73.40 go: finding github.com/spf13/pflag v1.0.3 [2019-10-18T18:29:30.489Z] #56 28.68 Reading package lists... [2019-10-18T18:29:30.489Z] #56 ... [2019-10-18T18:29:30.489Z] [2019-10-18T18:29:30.489Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:30.489Z] #40 24.44 Fetched 7919 kB in 16s (471 kB/s) [2019-10-18T18:29:30.489Z] #40 24.44 Reading package lists... [2019-10-18T18:29:30.499Z] #7 completed: 2019-10-18 18:29:29.095073849 +0000 UTC [2019-10-18T18:29:30.499Z] #7 duration: 36.866187584s [2019-10-18T18:29:30.499Z] [2019-10-18T18:29:30.499Z] [2019-10-18T18:29:30.499Z] #8 exporting to image [2019-10-18T18:29:30.499Z] #8 digest: sha256:54589eed062441cb3219ce1662f899019e7e419c74f69906d46a98c492d5078c [2019-10-18T18:29:30.499Z] #8 name: "exporting to image" [2019-10-18T18:29:30.499Z] #8 started: 2019-10-18 18:29:29.096942846 +0000 UTC [2019-10-18T18:29:30.499Z] #8 exporting layers [2019-10-18T18:29:30.687Z] #6 73.61 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-18T18:29:31.435Z] #6 74.17 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-18T18:29:31.472Z] #40 31.65 Reading package lists... [2019-10-18T18:29:31.472Z] #40 ... [2019-10-18T18:29:31.472Z] [2019-10-18T18:29:31.472Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:31.472Z] #56 28.68 Reading package lists... [2019-10-18T18:29:31.473Z] #26 8.376 0.7% #### 5.9% ####### 11.0% ########## 15.1% ############# 18.5% ############### 22.1% ################### 26.7% ##################### 29.8% ####################### 33.2% ########################## 37.4% ############################ 40.3% ############################## 42.5% ################################ 44.9% ################################### 49.2% ###################################### 53.8% ####################################### 54.8% ######################################### 58.3% ############################################# 63.0% ################################################ 67.5% ################################################### 72.0% ###################################################### 75.8% ########################################################## 81.0% ############################################################### 87.6% ################################################################## 92.0% ##################################################################### 97.1% ######################################################################## 100.0% [2019-10-18T18:29:31.473Z] #26 ... [2019-10-18T18:29:31.473Z] [2019-10-18T18:29:31.473Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:31.473Z] #59 3.980 + RM_GOPATH=0 [2019-10-18T18:29:31.473Z] #59 3.980 + TMP_GOPATH= [2019-10-18T18:29:31.473Z] #59 3.980 + : /build [2019-10-18T18:29:31.473Z] #59 3.980 + '[' -z '' ']' [2019-10-18T18:29:31.473Z] #59 3.982 ++ mktemp -d [2019-10-18T18:29:31.473Z] #59 3.996 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:31.473Z] #59 3.997 + export GOPATH=/tmp/tmp.IoFx5DnOdZ [2019-10-18T18:29:31.473Z] #59 3.997 + GOPATH=/tmp/tmp.IoFx5DnOdZ [2019-10-18T18:29:31.473Z] #59 3.997 + RM_GOPATH=1 [2019-10-18T18:29:31.473Z] #59 3.997 ++ dirname ./install.sh [2019-10-18T18:29:31.473Z] #59 3.997 + dir=. [2019-10-18T18:29:31.473Z] #59 3.997 + bin=containerd [2019-10-18T18:29:31.473Z] #59 3.997 + shift [2019-10-18T18:29:31.473Z] #59 3.997 + '[' '!' -f ./containerd.installer ']' [2019-10-18T18:29:31.473Z] #59 3.997 + . ./containerd.installer [2019-10-18T18:29:31.473Z] #59 3.997 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:31.473Z] #59 3.997 + install_containerd [2019-10-18T18:29:31.473Z] #59 3.997 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T18:29:31.473Z] #59 3.997 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IoFx5DnOdZ/src/github.com/containerd/containerd [2019-10-18T18:29:31.473Z] #59 3.998 Cloning into '/tmp/tmp.IoFx5DnOdZ/src/github.com/containerd/containerd'... [2019-10-18T18:29:31.473Z] #59 ... [2019-10-18T18:29:31.473Z] [2019-10-18T18:29:31.473Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:31.473Z] #31 50.45 reflect [2019-10-18T18:29:31.725Z] #6 74.48 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-18T18:29:32.067Z] #6 75.09 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-18T18:29:32.221Z] #17 36.49 The following NEW packages will be installed: [2019-10-18T18:29:32.221Z] #17 36.51 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T18:29:32.221Z] #17 36.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T18:29:32.221Z] #17 36.51 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T18:29:32.221Z] #17 36.51 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T18:29:32.221Z] #17 36.51 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T18:29:32.221Z] #17 36.51 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T18:29:32.221Z] #17 36.51 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T18:29:32.221Z] #17 36.51 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T18:29:32.222Z] #17 36.51 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T18:29:32.222Z] #17 36.51 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T18:29:32.222Z] #17 36.51 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T18:29:32.222Z] #17 36.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T18:29:32.222Z] #17 36.51 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T18:29:32.222Z] #17 36.51 xfsprogs xxd xz-utils zip [2019-10-18T18:29:32.358Z] #6 75.30 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-18T18:29:32.408Z] #56 35.48 Building dependency tree... [2019-10-18T18:29:32.481Z] #17 37.59 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:32.481Z] #17 37.59 Need to get 90.9 MB of archives. [2019-10-18T18:29:32.481Z] #17 37.59 After this operation, 541 MB of additional disk space will be used. [2019-10-18T18:29:32.481Z] #17 37.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T18:29:32.652Z] #6 75.65 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-18T18:29:32.739Z] #17 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T18:29:32.739Z] #17 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-18T18:29:32.739Z] #17 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-18T18:29:32.739Z] #17 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-18T18:29:32.739Z] #17 37.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-18T18:29:32.739Z] #17 37.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-18T18:29:32.739Z] #17 37.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-18T18:29:32.863Z] #31 ... [2019-10-18T18:29:32.863Z] [2019-10-18T18:29:32.863Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:29:32.863Z] #33 42.37 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T18:29:32.863Z] #33 42.37 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 42.43 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:29:32.863Z] #33 42.66 Selecting previously unselected package libicu57:arm64. [2019-10-18T18:29:32.863Z] #33 42.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 42.67 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-18T18:29:32.863Z] #33 49.13 Selecting previously unselected package libxml2:arm64. [2019-10-18T18:29:32.863Z] #33 49.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 49.17 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:29:32.863Z] #33 50.02 Selecting previously unselected package libarchive13:arm64. [2019-10-18T18:29:32.863Z] #33 50.05 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 50.05 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-18T18:29:32.863Z] #33 50.45 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-18T18:29:32.863Z] #33 50.45 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 50.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-18T18:29:32.863Z] #33 50.67 Selecting previously unselected package libuv1:arm64. [2019-10-18T18:29:32.863Z] #33 50.67 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 50.68 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-18T18:29:32.863Z] #33 50.88 Selecting previously unselected package cmake. [2019-10-18T18:29:32.863Z] #33 50.88 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-18T18:29:32.863Z] #33 51.02 Unpacking cmake (3.7.2-1) ... [2019-10-18T18:29:32.863Z] #33 ... [2019-10-18T18:29:32.863Z] [2019-10-18T18:29:32.863Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:29:32.863Z] #13 3.047 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T18:29:32.863Z] #13 DONE 4.2s [2019-10-18T18:29:32.863Z] [2019-10-18T18:29:32.863Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:32.863Z] #26 12.34 [2019-10-18T18:29:32.942Z] #6 75.89 go: finding github.com/kr/pretty v0.1.0 [2019-10-18T18:29:32.942Z] #6 75.89 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-18T18:29:32.942Z] #6 75.98 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-18T18:29:32.999Z] #17 37.84 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-18T18:29:32.999Z] #17 37.85 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-18T18:29:32.999Z] #17 38.01 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T18:29:32.999Z] #17 38.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-18T18:29:32.999Z] #17 38.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T18:29:32.999Z] #17 38.05 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-18T18:29:32.999Z] #17 38.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-18T18:29:32.999Z] #17 38.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-18T18:29:32.999Z] #17 38.07 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-18T18:29:32.999Z] #17 38.09 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-18T18:29:33.262Z] #17 38.09 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-18T18:29:33.262Z] #17 38.10 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-18T18:29:33.262Z] #17 38.11 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-18T18:29:33.262Z] #17 38.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:29:33.262Z] #17 38.17 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:29:33.262Z] #17 38.20 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-18T18:29:33.262Z] #17 38.20 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-18T18:29:33.262Z] #17 38.20 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-18T18:29:33.262Z] #17 38.24 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-18T18:29:33.262Z] #17 38.24 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:29:33.262Z] #17 38.25 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T18:29:33.262Z] #17 38.29 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T18:29:33.262Z] #17 38.30 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-18T18:29:33.262Z] #17 38.32 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-18T18:29:33.521Z] #17 38.33 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T18:29:33.521Z] #17 38.33 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T18:29:33.521Z] #17 38.34 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T18:29:33.521Z] #17 38.36 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-18T18:29:33.521Z] #17 38.36 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-18T18:29:33.521Z] #17 38.36 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-18T18:29:33.521Z] #17 38.36 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-18T18:29:33.521Z] #17 38.40 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-18T18:29:33.521Z] #17 38.42 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-18T18:29:33.521Z] #17 38.44 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-18T18:29:33.521Z] #17 38.51 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-18T18:29:33.521Z] #17 38.52 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-18T18:29:33.521Z] #17 38.53 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T18:29:33.521Z] #17 38.53 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T18:29:33.521Z] #17 38.53 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-18T18:29:33.521Z] #17 38.55 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-18T18:29:33.780Z] #17 38.69 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-18T18:29:33.780Z] #17 38.72 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T18:29:33.785Z] #56 37.43 The following additional packages will be installed: [2019-10-18T18:29:33.785Z] #56 37.45 btrfs-progs liblzo2-2 [2019-10-18T18:29:33.785Z] #56 37.61 The following NEW packages will be installed: [2019-10-18T18:29:33.785Z] #56 37.63 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T18:29:34.038Z] #17 38.84 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T18:29:34.038Z] #17 38.86 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T18:29:34.038Z] #17 38.87 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T18:29:34.038Z] #17 38.87 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T18:29:34.038Z] #17 38.90 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-18T18:29:34.038Z] #17 38.93 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T18:29:34.465Z] #6 77.19 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-18T18:29:34.608Z] #17 39.43 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-18T18:29:34.608Z] #17 39.50 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-18T18:29:34.608Z] #17 39.57 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-18T18:29:34.608Z] #17 39.58 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-18T18:29:34.608Z] #17 39.59 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-18T18:29:34.608Z] #17 39.63 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-18T18:29:34.720Z] #56 38.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:34.720Z] #56 38.78 Need to get 649 kB of archives. [2019-10-18T18:29:34.720Z] #56 38.78 After this operation, 4320 kB of additional disk space will be used. [2019-10-18T18:29:34.720Z] #56 38.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T18:29:34.753Z] #6 77.82 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-18T18:29:34.869Z] #17 39.82 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-18T18:29:34.978Z] #56 38.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T18:29:34.978Z] #56 38.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T18:29:34.979Z] #26 12.73 ##### 7.3% ####### 9.8% ####### 10.4% ######### 12.8% ############## 19.8% ################### 27.6% ################################ 44.9% ################################# 46.3% #################################### 50.7% ######################################## 55.6% ######################################### 57.7% ########################################## 59.0% ########################################### 60.8% ############################################## 64.8% ############################################### 66.4% ################################################ 67.4% ################################################# 68.7% ################################################## 69.8% #################################################### 72.9% ####################################################### 77.7% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-18T18:29:35.040Z] #6 77.98 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-18T18:29:35.105Z] #8 completed: 2019-10-18 18:29:34.780056552 +0000 UTC [2019-10-18T18:29:35.105Z] #8 duration: 5.683113706s [2019-10-18T18:29:35.105Z] #8 exporting layers 5.7s done [2019-10-18T18:29:35.105Z] #8 writing image sha256:397a3ddc8b617b4415a34777cb9a32399a9baaa174d269122b75bfecbb65c692 done [2019-10-18T18:29:35.105Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-18T18:29:35.105Z] [2019-10-18T18:29:35.127Z] #17 40.06 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T18:29:35.127Z] #17 40.07 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T18:29:35.253Z] #26 15.54 [2019-10-18T18:29:35.329Z] #6 78.19 go: finding github.com/onsi/gomega v1.4.3 [2019-10-18T18:29:35.516Z] 3b3cea33aca3396238c106eff0e0f6f71688f3ed9667fb58beb779923df1f152 [2019-10-18T18:29:35.517Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 . [2019-10-18T18:29:35.517Z] #1 [internal] booting buildkit [2019-10-18T18:29:35.695Z] #17 40.51 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T18:29:35.695Z] #17 ... [2019-10-18T18:29:35.695Z] [2019-10-18T18:29:35.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:35.695Z] #41 29.88 CC images/fs.o [2019-10-18T18:29:35.695Z] #41 30.19 CC images/pstree.o [2019-10-18T18:29:35.695Z] #41 30.39 CC images/pipe.o [2019-10-18T18:29:35.695Z] #41 30.59 CC images/tcp-stream.o [2019-10-18T18:29:35.695Z] #41 30.88 CC images/sk-packet.o [2019-10-18T18:29:35.695Z] #41 31.27 CC images/mnt.o [2019-10-18T18:29:35.695Z] #41 31.56 CC images/pipe-data.o [2019-10-18T18:29:35.695Z] #41 31.80 CC images/sa.o [2019-10-18T18:29:35.695Z] #41 32.06 CC images/timer.o [2019-10-18T18:29:35.695Z] #41 32.45 CC images/timerfd.o [2019-10-18T18:29:35.695Z] #41 32.69 CC images/mm.o [2019-10-18T18:29:35.695Z] #41 33.08 CC images/sk-opts.o [2019-10-18T18:29:35.695Z] #41 33.31 CC images/sk-unix.o [2019-10-18T18:29:35.695Z] #41 33.64 CC images/sk-inet.o [2019-10-18T18:29:35.695Z] #41 33.98 CC images/tun.o [2019-10-18T18:29:35.695Z] #41 34.36 CC images/sk-netlink.o [2019-10-18T18:29:35.695Z] #41 34.68 CC images/packet-sock.o [2019-10-18T18:29:35.695Z] #41 35.03 CC images/ipc-var.o [2019-10-18T18:29:35.695Z] #41 35.22 CC images/ipc-desc.o [2019-10-18T18:29:35.695Z] #41 35.49 CC images/ipc-shm.o [2019-10-18T18:29:35.695Z] #41 35.77 CC images/ipc-msg.o [2019-10-18T18:29:35.695Z] #41 36.12 CC images/ipc-sem.o [2019-10-18T18:29:35.695Z] #41 36.43 CC images/utsns.o [2019-10-18T18:29:35.695Z] #41 36.63 CC images/creds.o [2019-10-18T18:29:35.695Z] #41 36.88 CC images/vma.o [2019-10-18T18:29:35.695Z] #41 37.13 CC images/netdev.o [2019-10-18T18:29:35.695Z] #41 37.66 CC images/tty.o [2019-10-18T18:29:35.695Z] #41 38.37 CC images/file-lock.o [2019-10-18T18:29:35.695Z] #41 38.68 CC images/rlimit.o [2019-10-18T18:29:35.695Z] #41 38.99 CC images/pagemap.o [2019-10-18T18:29:35.695Z] #41 39.34 CC images/siginfo.o [2019-10-18T18:29:35.695Z] #41 39.67 CC images/rpc.o [2019-10-18T18:29:35.913Z] #56 ... [2019-10-18T18:29:35.913Z] [2019-10-18T18:29:35.913Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:35.913Z] #68 DONE 39.8s [2019-10-18T18:29:35.913Z] [2019-10-18T18:29:35.913Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:29:35.913Z] #56 39.86 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:35.954Z] #41 ... [2019-10-18T18:29:35.954Z] [2019-10-18T18:29:35.954Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:35.954Z] #44 98.68 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T18:29:35.954Z] #44 99.79 github.com/LK4D4/vndr/build [2019-10-18T18:29:35.954Z] #44 101.1 net [2019-10-18T18:29:35.954Z] #44 103.7 vendor/golang.org/x/text/transform [2019-10-18T18:29:35.954Z] #44 104.6 vendor/golang.org/x/text/unicode/bidi [2019-10-18T18:29:35.954Z] #44 106.6 vendor/golang.org/x/text/secure/bidirule [2019-10-18T18:29:35.954Z] #44 106.9 vendor/golang.org/x/text/unicode/norm [2019-10-18T18:29:35.977Z] #6 78.98 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-18T18:29:36.033Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-18T18:29:36.172Z] #56 40.04 Fetched 649 kB in 1s (593 kB/s) [2019-10-18T18:29:36.172Z] #56 40.18 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:29:36.216Z] #44 ... [2019-10-18T18:29:36.216Z] [2019-10-18T18:29:36.216Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:36.216Z] #17 40.83 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T18:29:36.216Z] #17 40.85 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-18T18:29:36.270Z] #6 79.07 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-18T18:29:36.271Z] #6 79.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-18T18:29:36.370Z] #26 16.03 ### 4.7% ###### 9.5% ########### 15.5% ################ 22.3% #################### 28.1% [2019-10-18T18:29:36.370Z] #26 ... [2019-10-18T18:29:36.370Z] [2019-10-18T18:29:36.370Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T18:29:36.370Z] #14 DONE 3.6s [2019-10-18T18:29:36.370Z] [2019-10-18T18:29:36.370Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:36.436Z] #56 40.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T18:29:36.437Z] #56 40.25 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:29:36.437Z] #56 40.26 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:29:36.760Z] #6 79.47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-18T18:29:36.983Z] #56 40.56 Selecting previously unselected package btrfs-progs. [2019-10-18T18:29:36.983Z] #56 40.57 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T18:29:36.983Z] #56 40.63 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:29:37.785Z] #6 80.59 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-18T18:29:37.807Z] #56 41.63 Selecting previously unselected package btrfs-tools. [2019-10-18T18:29:37.807Z] #56 41.63 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T18:29:37.807Z] #56 41.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:29:37.807Z] #56 41.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:37.807Z] #56 41.85 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:29:37.807Z] #56 41.87 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:29:37.807Z] #56 41.89 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:29:37.854Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-18T18:29:37.854Z] [2019-10-18T18:29:37.854Z] ________ ____ __. [2019-10-18T18:29:37.854Z] \_____ \ | |/ _| [2019-10-18T18:29:37.854Z] / | \| < [2019-10-18T18:29:37.854Z] / | \ | \ [2019-10-18T18:29:37.854Z] \_______ /____|__ \ [2019-10-18T18:29:37.854Z] \/ \/ [2019-10-18T18:29:37.854Z] [2019-10-18T18:29:37.854Z] INFO: make.ps1 ended at 10/18/2019 18:29:35 [2019-10-18T18:29:37.854Z] INFO: Binaries build ended at 10/18/2019 18:29:37. Duration:00:01:16.9731224 [2019-10-18T18:29:38.057Z] #26 16.03 ### 4.7% ###### 9.5% ########### 15.5% ################ 22.3% #################### 28.1% ####################### 33.2% ######################### 35.1% ########################### 38.6% ############################# 41.4% ################################ 44.6% ################################## 47.7% ##################################### 52.7% ######################################### 57.8% ############################################ 62.2% ################################################# 68.8% #################################################### 72.9% ###################################################### 76.1% ########################################################## 81.2% ############################################################### 88.3% ################################################################## 91.8% #################################################################### 95.3% ######################################################################## 100.0% [2019-10-18T18:29:38.065Z] #56 41.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:38.071Z] #6 81.12 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-18T18:29:38.290Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-10-18T18:29:38.290Z] #1 creating container buildx_buildkit_default [2019-10-18T18:29:38.323Z] #56 DONE 42.2s [2019-10-18T18:29:38.323Z] [2019-10-18T18:29:38.323Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:38.323Z] #31 41.33 sync [2019-10-18T18:29:38.323Z] #31 41.33 internal/reflectlite [2019-10-18T18:29:38.323Z] #31 ... [2019-10-18T18:29:38.323Z] [2019-10-18T18:29:38.323Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:29:38.323Z] #57 DONE 0.1s [2019-10-18T18:29:38.323Z] [2019-10-18T18:29:38.323Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T18:29:38.323Z] #58 DONE 0.1s [2019-10-18T18:29:38.323Z] [2019-10-18T18:29:38.323Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:38.359Z] #6 81.44 go: finding github.com/spf13/afero v1.1.2 [2019-10-18T18:29:38.630Z] #26 ... [2019-10-18T18:29:38.630Z] [2019-10-18T18:29:38.630Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:29:38.630Z] #33 55.05 Selecting previously unselected package xxd. [2019-10-18T18:29:38.630Z] #33 55.08 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T18:29:38.630Z] #33 55.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:38.630Z] #33 55.30 Selecting previously unselected package vim-common. [2019-10-18T18:29:38.630Z] #33 55.31 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:29:38.630Z] #33 55.37 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:38.630Z] #33 56.25 Processing triggers for mime-support (3.60) ... [2019-10-18T18:29:38.630Z] #33 56.59 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:38.630Z] #33 56.65 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-18T18:29:38.630Z] #33 56.68 Setting up cmake-data (3.7.2-1) ... [2019-10-18T18:29:38.630Z] #33 56.74 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-18T18:29:38.630Z] #33 56.76 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:29:38.630Z] #33 56.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:38.630Z] #33 57.02 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:38.630Z] #33 57.07 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:29:38.630Z] #33 57.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-18T18:29:38.630Z] #33 57.14 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-18T18:29:38.630Z] #33 57.17 Setting up cmake (3.7.2-1) ... [2019-10-18T18:29:38.630Z] #33 57.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:38.630Z] #33 DONE 58.3s [2019-10-18T18:29:38.648Z] #6 81.53 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-18T18:29:38.648Z] #6 81.54 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-18T18:29:38.687Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-18T18:29:38.688Z] #1 DONE 2.9s [2019-10-18T18:29:38.688Z] [2019-10-18T18:29:38.688Z] #3 [internal] load build definition from Dockerfile [2019-10-18T18:29:38.688Z] #3 transferring dockerfile: 14.62kB done [2019-10-18T18:29:38.688Z] #3 DONE 0.0s [2019-10-18T18:29:38.688Z] [2019-10-18T18:29:38.688Z] #2 [internal] load .dockerignore [2019-10-18T18:29:38.688Z] #2 transferring context: 87B done [2019-10-18T18:29:38.688Z] #2 DONE 0.0s [2019-10-18T18:29:38.688Z] [2019-10-18T18:29:38.688Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T18:29:38.894Z] [2019-10-18T18:29:38.894Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:29:38.894Z] #34 DONE 0.1s [2019-10-18T18:29:38.894Z] [2019-10-18T18:29:38.894Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T18:29:39.009Z] #17 44.01 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-18T18:29:39.157Z] #35 DONE 0.3s [2019-10-18T18:29:39.157Z] [2019-10-18T18:29:39.157Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:39.496Z] #4 DONE 0.6s [2019-10-18T18:29:39.496Z] [2019-10-18T18:29:39.496Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T18:29:39.496Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T18:29:39.496Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T18:29:39.496Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-18T18:29:39.496Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.32MB / 8.87MB 0.1s [2019-10-18T18:29:39.496Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-18T18:29:39.681Z] #6 82.37 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-18T18:29:39.682Z] #6 82.62 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-18T18:29:39.682Z] #6 82.73 go: finding github.com/kr/text v0.1.0 [2019-10-18T18:29:39.757Z] #36 ... [2019-10-18T18:29:39.757Z] [2019-10-18T18:29:39.757Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T18:29:39.757Z] #15 DONE 3.0s [2019-10-18T18:29:39.757Z] [2019-10-18T18:29:39.757Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:39.758Z] #26 19.14 [2019-10-18T18:29:39.881Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-18T18:29:39.881Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-18T18:29:39.881Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-18T18:29:39.881Z] #5 DONE 0.6s [2019-10-18T18:29:40.029Z] INFO: Copying the built daemon binary to d:\CI\PR-40105\1\binary\dockerd-278279073.exe... [2019-10-18T18:29:40.251Z] [2019-10-18T18:29:40.251Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T18:29:40.285Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% [2019-10-18T18:29:40.285Z] #26 ... [2019-10-18T18:29:40.285Z] [2019-10-18T18:29:40.285Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:40.285Z] #44 49.45 bufio [2019-10-18T18:29:40.285Z] #44 50.13 reflect [2019-10-18T18:29:40.285Z] #44 51.42 strings [2019-10-18T18:29:40.285Z] #44 54.61 hash/crc32 [2019-10-18T18:29:40.285Z] #44 56.89 crypto/internal/randutil [2019-10-18T18:29:40.285Z] #44 57.39 crypto/hmac [2019-10-18T18:29:40.285Z] #44 57.76 crypto/rc4 [2019-10-18T18:29:40.285Z] #44 58.40 vendor/golang.org/x/crypto/hkdf [2019-10-18T18:29:40.285Z] #44 58.43 regexp/syntax [2019-10-18T18:29:40.285Z] #44 59.04 vendor/golang.org/x/text/transform [2019-10-18T18:29:40.307Z] #6 83.34 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-18T18:29:40.551Z] #44 ... [2019-10-18T18:29:40.551Z] [2019-10-18T18:29:40.551Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:40.627Z] #6 83.41 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-18T18:29:40.628Z] #6 83.49 go: finding gotest.tools v2.1.0+incompatible [2019-10-18T18:29:40.628Z] #6 83.62 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-18T18:29:40.639Z] #7 DONE 0.4s [2019-10-18T18:29:40.639Z] [2019-10-18T18:29:40.640Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:29:40.640Z] #6 DONE 0.6s [2019-10-18T18:29:40.824Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% ############ 17.8% ############## 19.7% [2019-10-18T18:29:40.824Z] #26 ... [2019-10-18T18:29:40.824Z] [2019-10-18T18:29:40.824Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:40.824Z] #40 52.01 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:29:40.824Z] #40 52.10 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 52.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:40.824Z] #40 52.74 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 59.13 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-18T18:29:40.824Z] #40 59.16 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-18T18:29:40.824Z] #40 59.35 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T18:29:40.824Z] #40 59.48 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 59.51 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 59.57 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:29:40.824Z] #40 59.59 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:29:40.824Z] #40 59.63 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 59.66 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-18T18:29:40.824Z] #40 59.74 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-18T18:29:40.824Z] #40 59.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:40.824Z] #40 DONE 60.4s [2019-10-18T18:29:40.824Z] [2019-10-18T18:29:40.824Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:40.929Z] #6 83.72 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-18T18:29:40.994Z] INFO: Copying the built client binary to d:\CI\PR-40105\1\binary\docker-278279073.exe... [2019-10-18T18:29:40.994Z] INFO: Copying dockerversion from the container... [2019-10-18T18:29:40.994Z] INFO: Copying the golang package from the container to d:\CI\PR-40105\1\installer\go.zip... [2019-10-18T18:29:41.178Z] [2019-10-18T18:29:41.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:29:41.178Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T18:29:41.178Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-18T18:29:41.178Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.1s [2019-10-18T18:29:41.178Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T18:29:41.178Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-18T18:29:41.178Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-10-18T18:29:41.178Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-18T18:29:41.178Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-18T18:29:41.178Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-18T18:29:41.178Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-10-18T18:29:41.541Z] #17 ... [2019-10-18T18:29:41.541Z] [2019-10-18T18:29:41.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:41.541Z] #41 40.99 CC images/ext-file.o [2019-10-18T18:29:41.541Z] #41 41.20 CC images/cgroup.o [2019-10-18T18:29:41.541Z] #41 41.75 CC images/userns.o [2019-10-18T18:29:41.541Z] #41 42.07 CC images/google/protobuf/descriptor.o [2019-10-18T18:29:41.541Z] #41 43.82 CC images/opts.o [2019-10-18T18:29:41.541Z] #41 44.13 CC images/seccomp.o [2019-10-18T18:29:41.541Z] #41 44.42 CC images/binfmt-misc.o [2019-10-18T18:29:41.541Z] #41 44.63 CC images/time.o [2019-10-18T18:29:41.541Z] #41 44.84 CC images/sysctl.o [2019-10-18T18:29:41.541Z] #41 45.14 CC images/autofs.o [2019-10-18T18:29:41.541Z] #41 45.30 CC images/macvlan.o [2019-10-18T18:29:41.541Z] #41 45.60 CC images/sit.o [2019-10-18T18:29:41.541Z] #41 45.83 LINK images/built-in.o [2019-10-18T18:29:41.555Z] #6 84.44 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-18T18:29:41.614Z] #59 2.594 + RM_GOPATH=0 [2019-10-18T18:29:41.614Z] #59 2.595 + TMP_GOPATH= [2019-10-18T18:29:41.614Z] #59 2.595 + : /build [2019-10-18T18:29:41.614Z] #59 2.595 + '[' -z '' ']' [2019-10-18T18:29:41.614Z] #59 2.600 ++ mktemp -d [2019-10-18T18:29:41.614Z] #59 2.610 + export GOPATH=/tmp/tmp.rPW9S6n6ZV [2019-10-18T18:29:41.614Z] #59 2.610 + GOPATH=/tmp/tmp.rPW9S6n6ZV [2019-10-18T18:29:41.614Z] #59 2.610 + RM_GOPATH=1 [2019-10-18T18:29:41.614Z] #59 2.611 ++ dirname ./install.sh [2019-10-18T18:29:41.614Z] #59 2.612 + dir=. [2019-10-18T18:29:41.614Z] #59 2.612 + bin=containerd [2019-10-18T18:29:41.614Z] #59 2.613 + shift [2019-10-18T18:29:41.614Z] #59 2.613 + '[' '!' -f ./containerd.installer ']' [2019-10-18T18:29:41.614Z] #59 2.613 + . ./containerd.installer [2019-10-18T18:29:41.614Z] #59 2.613 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:41.614Z] #59 2.614 + install_containerd [2019-10-18T18:29:41.614Z] #59 2.614 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T18:29:41.614Z] #59 2.614 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:41.614Z] #59 2.615 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rPW9S6n6ZV/src/github.com/containerd/containerd [2019-10-18T18:29:41.614Z] #59 2.616 Cloning into '/tmp/tmp.rPW9S6n6ZV/src/github.com/containerd/containerd'... [2019-10-18T18:29:41.735Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-10-18T18:29:41.735Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.35MB / 10.32MB 0.3s [2019-10-18T18:29:41.735Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.11MB / 4.37MB 0.3s [2019-10-18T18:29:41.735Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 1.29MB / 102.17MB 0.3s [2019-10-18T18:29:41.735Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.26MB / 45.98MB 0.5s [2019-10-18T18:29:41.735Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.07MB / 10.32MB 0.5s [2019-10-18T18:29:41.735Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.40MB / 50.49MB 0.5s [2019-10-18T18:29:41.735Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 2.82MB / 45.24MB 0.6s [2019-10-18T18:29:41.735Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.92MB / 10.32MB 0.6s [2019-10-18T18:29:41.735Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-18T18:29:41.735Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 6.65MB / 102.17MB 0.6s [2019-10-18T18:29:41.735Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-18T18:29:41.735Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 7.78MB / 45.98MB 0.7s [2019-10-18T18:29:41.735Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 5.28MB / 45.24MB 0.7s [2019-10-18T18:29:41.735Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 9.20MB / 10.32MB 0.7s [2019-10-18T18:29:41.735Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 11.30MB / 50.49MB 0.7s [2019-10-18T18:29:41.799Z] #41 45.95 GEN compel/include/asm [2019-10-18T18:29:41.799Z] #41 45.97 GEN compel/include/version.h [2019-10-18T18:29:41.799Z] #41 46.01 touch .config [2019-10-18T18:29:41.799Z] #41 46.02 GEN include/common/config.h [2019-10-18T18:29:41.799Z] #41 46.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-18T18:29:41.799Z] #41 46.14 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-18T18:29:41.972Z] #6 84.80 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-18T18:29:41.972Z] #6 85.05 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-18T18:29:42.059Z] #41 46.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-18T18:29:42.059Z] #41 46.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-18T18:29:42.059Z] #41 46.24 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-18T18:29:42.059Z] #41 46.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-18T18:29:42.059Z] #41 46.29 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T18:29:42.059Z] #41 46.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-18T18:29:42.059Z] #41 46.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T18:29:42.300Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.81MB / 45.98MB 1.0s [2019-10-18T18:29:42.300Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.21MB / 45.24MB 1.0s [2019-10-18T18:29:42.300Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.9s done [2019-10-18T18:29:42.300Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 15.55MB / 50.49MB 1.0s [2019-10-18T18:29:42.300Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 12.68MB / 102.17MB 1.0s [2019-10-18T18:29:42.300Z] #8 ... [2019-10-18T18:29:42.300Z] [2019-10-18T18:29:42.300Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:29:42.300Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T18:29:42.300Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T18:29:42.300Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T18:29:42.300Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-10-18T18:29:42.300Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-10-18T18:29:42.300Z] #66 DONE 1.5s [2019-10-18T18:29:42.300Z] [2019-10-18T18:29:42.300Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:29:42.300Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.25MB / 45.98MB 1.3s [2019-10-18T18:29:42.300Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 12.86MB / 45.24MB 1.3s [2019-10-18T18:29:42.300Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 18.87MB / 50.49MB 1.3s [2019-10-18T18:29:42.318Z] #41 46.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T18:29:42.318Z] #41 46.37 DEP compel/plugins/std/infect.d [2019-10-18T18:29:42.318Z] #41 46.52 DEP compel/plugins/std/string.d [2019-10-18T18:29:42.576Z] #41 46.66 DEP compel/plugins/std/log.d [2019-10-18T18:29:42.576Z] #41 46.81 DEP compel/plugins/std/fds.d [2019-10-18T18:29:42.576Z] #41 46.93 DEP compel/plugins/std/std.d [2019-10-18T18:29:42.834Z] #41 47.10 DEP compel/plugins/shmem/shmem.d [2019-10-18T18:29:42.834Z] #41 47.18 DEP compel/plugins/fds/fds.d [2019-10-18T18:29:42.900Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 22.90MB / 45.98MB 1.5s [2019-10-18T18:29:42.900Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.65MB / 50.49MB 1.5s [2019-10-18T18:29:42.900Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 19.34MB / 102.17MB 1.5s [2019-10-18T18:29:42.900Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 25.97MB / 45.98MB 1.6s [2019-10-18T18:29:42.900Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.81MB / 45.24MB 1.6s [2019-10-18T18:29:42.900Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.03MB / 45.98MB 1.8s [2019-10-18T18:29:42.900Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.68MB / 45.24MB 1.8s [2019-10-18T18:29:42.900Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 27.79MB / 50.49MB 1.8s [2019-10-18T18:29:42.900Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 25.37MB / 102.17MB 1.8s [2019-10-18T18:29:42.900Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.88MB / 45.98MB 1.9s [2019-10-18T18:29:42.900Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.76MB / 45.24MB 1.9s [2019-10-18T18:29:42.900Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 30.89MB / 50.49MB 1.9s [2019-10-18T18:29:43.000Z] #6 85.73 go: finding github.com/kr/pty v1.1.1 [2019-10-18T18:29:43.009Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% ############ 17.8% ############## 19.7% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.0% #################### 28.2% ##################### 29.8% ####################### 32.2% ######################## 34.3% ########################## 36.5% ########################### 38.0% ############################ 39.7% ############################# 41.4% ############################### 44.0% ################################# 46.9% ################################### 49.3% #################################### 51.4% ###################################### 53.4% ######################################## 55.8% ######################################### 58.2% ########################################### 60.1% ############################################ 61.7% ############################################# 62.9% ############################################## 64.2% [2019-10-18T18:29:43.009Z] #26 ... [2019-10-18T18:29:43.009Z] [2019-10-18T18:29:43.009Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:43.009Z] #31 52.11 text/tabwriter [2019-10-18T18:29:43.009Z] #31 52.61 path [2019-10-18T18:29:43.009Z] #31 57.90 time [2019-10-18T18:29:43.009Z] #31 57.96 internal/syscall/unix [2019-10-18T18:29:43.009Z] #31 ... [2019-10-18T18:29:43.009Z] [2019-10-18T18:29:43.009Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:43.092Z] #41 47.37 CC compel/plugins/std/std.o [2019-10-18T18:29:43.293Z] INFO: Extracting go.zip to d:\CI\PR-40105\1\go [2019-10-18T18:29:43.408Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 25.81MB / 45.24MB 2.1s [2019-10-18T18:29:43.408Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 30.49MB / 102.17MB 2.1s [2019-10-18T18:29:43.408Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 35.42MB / 45.98MB 2.2s [2019-10-18T18:29:43.408Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 34.21MB / 50.49MB 2.2s [2019-10-18T18:29:43.408Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 39.03MB / 45.98MB 2.4s [2019-10-18T18:29:43.408Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 29.46MB / 45.24MB 2.4s [2019-10-18T18:29:43.408Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 37.34MB / 50.49MB 2.4s [2019-10-18T18:29:43.599Z] #59 ... [2019-10-18T18:29:43.599Z] [2019-10-18T18:29:43.599Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:43.599Z] #40 31.65 Reading package lists... [2019-10-18T18:29:43.599Z] #40 37.57 Building dependency tree... [2019-10-18T18:29:43.599Z] #40 39.35 The following additional packages will be installed: [2019-10-18T18:29:43.599Z] #40 39.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T18:29:43.599Z] #40 39.35 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T18:29:43.599Z] #40 39.36 Suggested packages: [2019-10-18T18:29:43.599Z] #40 39.36 manpages-dev python-setuptools [2019-10-18T18:29:43.599Z] #40 41.27 The following NEW packages will be installed: [2019-10-18T18:29:43.599Z] #40 41.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T18:29:43.599Z] #40 41.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T18:29:43.599Z] #40 41.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T18:29:43.599Z] #40 41.27 zlib1g-dev [2019-10-18T18:29:43.599Z] #40 42.41 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:29:43.599Z] #40 42.41 Need to get 3602 kB of archives. [2019-10-18T18:29:43.599Z] #40 42.41 After this operation, 18.9 MB of additional disk space will be used. [2019-10-18T18:29:43.599Z] #40 42.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T18:29:43.599Z] #40 42.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-18T18:29:43.599Z] #40 42.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-18T18:29:43.599Z] #40 42.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T18:29:43.599Z] #40 42.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-18T18:29:43.599Z] #40 42.42 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T18:29:43.599Z] #40 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-18T18:29:43.599Z] #40 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T18:29:43.599Z] #40 42.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-18T18:29:43.599Z] #40 42.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-18T18:29:43.599Z] #40 42.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-18T18:29:43.599Z] #40 42.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-18T18:29:43.599Z] #40 42.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-18T18:29:43.599Z] #40 42.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-18T18:29:43.599Z] #40 42.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T18:29:43.599Z] #40 42.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-18T18:29:43.599Z] #40 43.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:43.599Z] #40 43.90 Fetched 3602 kB in 1s (2535 kB/s) [2019-10-18T18:29:43.599Z] #40 43.99 Selecting previously unselected package libnet1:amd64. [2019-10-18T18:29:43.599Z] #40 43.99 (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 ... 15091 files and directories currently installed.) [2019-10-18T18:29:43.599Z] #40 44.02 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:29:43.599Z] #40 44.17 Selecting previously unselected package libcap-dev:amd64. [2019-10-18T18:29:43.599Z] #40 44.18 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.19 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T18:29:43.599Z] #40 44.30 Selecting previously unselected package libnet1-dev. [2019-10-18T18:29:43.599Z] #40 44.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.33 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:29:43.599Z] #40 44.51 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T18:29:43.599Z] #40 44.51 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:29:43.599Z] #40 44.65 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-18T18:29:43.599Z] #40 44.65 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.66 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T18:29:43.599Z] #40 44.92 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T18:29:43.599Z] #40 44.93 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 44.93 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:29:43.599Z] #40 45.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-18T18:29:43.599Z] #40 45.05 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 45.05 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T18:29:43.599Z] #40 45.24 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-18T18:29:43.599Z] #40 45.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 45.25 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:29:43.599Z] #40 45.48 Selecting previously unselected package libprotobuf10:amd64. [2019-10-18T18:29:43.599Z] #40 45.48 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 45.49 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T18:29:43.599Z] #40 46.10 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-18T18:29:43.599Z] #40 46.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 46.11 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T18:29:43.599Z] #40 46.28 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-18T18:29:43.599Z] #40 46.29 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 46.30 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T18:29:43.599Z] #40 47.38 Selecting previously unselected package libprotoc10:amd64. [2019-10-18T18:29:43.599Z] #40 47.38 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-18T18:29:43.599Z] #40 47.39 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T18:29:43.659Z] #41 47.80 CC compel/plugins/std/fds.o [2019-10-18T18:29:43.800Z] #8 ... [2019-10-18T18:29:43.800Z] [2019-10-18T18:29:43.800Z] #20 [internal] load build context [2019-10-18T18:29:43.800Z] #20 transferring context: 45.62MB 2.7s done [2019-10-18T18:29:43.800Z] #20 DONE 2.7s [2019-10-18T18:29:43.800Z] [2019-10-18T18:29:43.800Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:29:43.800Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.98MB / 45.98MB 2.5s [2019-10-18T18:29:43.800Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.08MB / 45.24MB 2.5s [2019-10-18T18:29:43.800Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 40.01MB / 50.49MB 2.5s [2019-10-18T18:29:43.800Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 38.92MB / 102.17MB 2.5s [2019-10-18T18:29:43.800Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.36MB / 45.24MB 2.7s [2019-10-18T18:29:43.800Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 44.24MB / 50.49MB 2.7s [2019-10-18T18:29:43.800Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.69MB / 45.98MB 2.8s [2019-10-18T18:29:43.800Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.96MB / 45.24MB 2.8s [2019-10-18T18:29:43.800Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.31MB / 50.49MB 2.8s [2019-10-18T18:29:43.800Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 46.29MB / 102.17MB 2.8s [2019-10-18T18:29:43.810Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% ############ 17.8% ############## 19.7% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.0% #################### 28.2% ##################### 29.8% ####################### 32.2% ######################## 34.3% ########################## 36.5% ########################### 38.0% ############################ 39.7% ############################# 41.4% ############################### 44.0% ################################# 46.9% ################################### 49.3% #################################### 51.4% ###################################### 53.4% ######################################## 55.8% ######################################### 58.2% ########################################### 60.1% ############################################ 61.7% ############################################# 62.9% ############################################## 64.2% ############################################### 65.7% ################################################ 67.4% ################################################## 69.9% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.7% ####################################################### 77.5% ## [2019-10-18T18:29:43.810Z] #26 ... [2019-10-18T18:29:43.810Z] [2019-10-18T18:29:43.810Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:43.810Z] #54 13.78 + cd /tmp/tmp.MXAg5lW2O0/src/github.com/opencontainers/runc [2019-10-18T18:29:43.810Z] #54 13.78 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:29:43.810Z] #54 14.13 + '[' -z '' ']' [2019-10-18T18:29:43.810Z] #54 14.13 + target=static [2019-10-18T18:29:43.810Z] #54 14.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T18:29:43.810Z] #54 16.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T18:29:44.074Z] #54 ... [2019-10-18T18:29:44.074Z] [2019-10-18T18:29:44.074Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:44.165Z] #40 47.89 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T18:29:44.165Z] #40 47.91 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-18T18:29:44.165Z] #40 47.93 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:29:44.165Z] #40 ... [2019-10-18T18:29:44.165Z] [2019-10-18T18:29:44.165Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:44.165Z] #47 37.52 + cd /tmp/tmp.EMwGRVDDxt/src/gotest.tools/gotestsum [2019-10-18T18:29:44.165Z] #47 37.52 + git checkout -q v0.3.5 [2019-10-18T18:29:44.165Z] #47 37.56 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T18:29:44.165Z] #47 ... [2019-10-18T18:29:44.165Z] [2019-10-18T18:29:44.165Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:44.165Z] #40 48.07 Selecting previously unselected package protobuf-compiler. [2019-10-18T18:29:44.165Z] #40 48.09 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-18T18:29:44.165Z] #40 48.10 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T18:29:44.225Z] #41 48.42 CC compel/plugins/std/log.o [2019-10-18T18:29:44.312Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.9s done [2019-10-18T18:29:44.312Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 3.0s [2019-10-18T18:29:44.312Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 51.50MB / 102.17MB 3.0s [2019-10-18T18:29:44.312Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 3.0s done [2019-10-18T18:29:44.312Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 61.14MB / 102.17MB 3.1s [2019-10-18T18:29:44.312Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 3.2s done [2019-10-18T18:29:44.312Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 72.51MB / 102.17MB 3.3s [2019-10-18T18:29:44.336Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% ############ 17.8% ############## 19.7% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.0% #################### 28.2% ##################### 29.8% ####################### 32.2% ######################## 34.3% ########################## 36.5% ########################### 38.0% ############################ 39.7% ############################# 41.4% ############################### 44.0% ################################# 46.9% ################################### 49.3% #################################### 51.4% ###################################### 53.4% ######################################## 55.8% ######################################### 58.2% ########################################### 60.1% ############################################ 61.7% ############################################# 62.9% ############################################## 64.2% ############################################### 65.7% ################################################ 67.4% ################################################## 69.9% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.7% ####################################################### 77.5% ######################################################### 79.7% ########################################################### 83.2% ############################################################# 86.1% [2019-10-18T18:29:44.336Z] #26 ... [2019-10-18T18:29:44.336Z] [2019-10-18T18:29:44.336Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T18:29:44.336Z] #16 DONE 4.8s [2019-10-18T18:29:44.336Z] [2019-10-18T18:29:44.336Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:44.423Z] #40 48.24 Selecting previously unselected package python-pkg-resources. [2019-10-18T18:29:44.423Z] #40 48.24 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:29:44.423Z] #40 48.25 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T18:29:44.423Z] #40 48.47 Selecting previously unselected package python-protobuf. [2019-10-18T18:29:44.423Z] #40 48.49 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-18T18:29:44.681Z] #40 48.49 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T18:29:44.714Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 82.93MB / 102.17MB 3.4s [2019-10-18T18:29:44.714Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 92.63MB / 102.17MB 3.6s [2019-10-18T18:29:44.714Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.7s [2019-10-18T18:29:45.126Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.9s done [2019-10-18T18:29:45.126Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-18T18:29:45.248Z] #40 49.02 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:29:45.248Z] #40 49.14 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:29:45.248Z] #40 49.17 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T18:29:45.267Z] #26 19.67 # 2.4% ## 4.1% ### 4.6% #### 6.2% ##### 7.5% ###### 9.3% ####### 10.7% ######### 12.8% ########## 15.2% ############ 17.8% ############## 19.7% ############### 21.1% ################ 22.7% ################# 24.2% ################## 26.0% #################### 28.2% ##################### 29.8% ####################### 32.2% ######################## 34.3% ########################## 36.5% ########################### 38.0% ############################ 39.7% ############################# 41.4% ############################### 44.0% ################################# 46.9% ################################### 49.3% #################################### 51.4% ###################################### 53.4% ######################################## 55.8% ######################################### 58.2% ########################################### 60.1% ############################################ 61.7% ############################################# 62.9% ############################################## 64.2% ############################################### 65.7% ################################################ 67.4% ################################################## 69.9% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.7% ####################################################### 77.5% ######################################################### 79.7% ########################################################### 83.2% ############################################################# 86.1% ############################################################### 88.3% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.2% ################################################################## 92.4% ################################################################### 94.2% ##################################################################### 96.9% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-18T18:29:45.599Z] #41 49.55 CC compel/plugins/std/string.o [2019-10-18T18:29:45.959Z] #40 ... [2019-10-18T18:29:45.959Z] [2019-10-18T18:29:45.959Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:45.959Z] #44 39.19 sync [2019-10-18T18:29:45.959Z] #44 39.19 internal/reflectlite [2019-10-18T18:29:45.959Z] #44 41.03 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T18:29:45.959Z] #44 41.32 math/rand [2019-10-18T18:29:45.959Z] #44 42.28 internal/singleflight [2019-10-18T18:29:45.959Z] #44 42.53 errors [2019-10-18T18:29:45.959Z] #44 42.57 sort [2019-10-18T18:29:45.959Z] #44 42.93 io [2019-10-18T18:29:45.959Z] #44 43.64 strconv [2019-10-18T18:29:45.959Z] #44 44.07 bytes [2019-10-18T18:29:45.959Z] #44 45.85 bufio [2019-10-18T18:29:45.959Z] #44 46.78 reflect [2019-10-18T18:29:45.959Z] #44 47.28 syscall [2019-10-18T18:29:45.961Z] #26 26.09 [2019-10-18T18:29:45.972Z] #41 ... [2019-10-18T18:29:45.972Z] [2019-10-18T18:29:45.972Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:45.972Z] #62 110.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:29:45.972Z] #62 110.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T18:29:45.972Z] #62 DONE 118.6s [2019-10-18T18:29:45.972Z] [2019-10-18T18:29:45.972Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T18:29:45.972Z] #63 DONE 0.1s [2019-10-18T18:29:45.972Z] [2019-10-18T18:29:45.972Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:45.972Z] #17 46.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:29:45.972Z] #17 46.78 Fetched 90.9 MB in 9s (9980 kB/s) [2019-10-18T18:29:45.972Z] #17 46.88 Selecting previously unselected package bash-completion. [2019-10-18T18:29:45.972Z] #17 46.88 (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 ... 15161 files and directories currently installed.) [2019-10-18T18:29:45.972Z] #17 46.97 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T18:29:45.972Z] #17 50.92 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T18:29:46.906Z] #17 51.86 Selecting previously unselected package libnet1:amd64. [2019-10-18T18:29:46.906Z] #17 51.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T18:29:46.906Z] #17 51.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:29:47.164Z] #17 51.99 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-18T18:29:47.164Z] #17 51.99 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-18T18:29:47.164Z] #17 52.00 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T18:29:47.164Z] #17 52.11 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-18T18:29:47.164Z] #17 52.11 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-18T18:29:47.164Z] #17 52.12 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T18:29:47.423Z] #17 52.24 Selecting previously unselected package libudev-dev:amd64. [2019-10-18T18:29:47.423Z] #17 52.24 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T18:29:47.423Z] #17 52.26 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:29:47.423Z] #17 52.37 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-18T18:29:47.423Z] #17 52.37 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:29:47.423Z] #17 52.38 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:29:47.990Z] #17 52.93 Selecting previously unselected package python3.5-minimal. [2019-10-18T18:29:47.990Z] #17 52.93 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:29:47.990Z] #17 52.94 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:29:48.535Z] #26 28.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:29:48.798Z] #26 29.06 [2019-10-18T18:29:49.243Z] #44 ... [2019-10-18T18:29:49.243Z] [2019-10-18T18:29:49.243Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:49.243Z] #40 52.65 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:29:49.243Z] #40 52.67 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T18:29:49.243Z] #40 52.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:49.243Z] #40 52.72 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T18:29:49.366Z] #17 54.02 Selecting previously unselected package python3-minimal. [2019-10-18T18:29:49.366Z] #17 54.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-18T18:29:49.366Z] #17 54.03 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T18:29:49.366Z] #17 54.11 Selecting previously unselected package libmpdec2:amd64. [2019-10-18T18:29:49.366Z] #17 54.11 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-18T18:29:49.366Z] #17 54.12 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T18:29:49.366Z] #17 54.24 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-18T18:29:49.366Z] #17 54.24 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:29:49.366Z] #17 54.25 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:29:49.366Z] #17 ... [2019-10-18T18:29:49.366Z] [2019-10-18T18:29:49.366Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:49.366Z] #44 112.0 vendor/golang.org/x/net/idna [2019-10-18T18:29:49.366Z] #44 114.4 vendor/golang.org/x/net/http2/hpack [2019-10-18T18:29:49.366Z] #44 116.1 mime [2019-10-18T18:29:49.366Z] #44 117.9 mime/quotedprintable [2019-10-18T18:29:49.366Z] #44 118.5 net/http/internal [2019-10-18T18:29:49.372Z] #26 29.44 ######################################################################## 100.0% [2019-10-18T18:29:49.625Z] #44 ... [2019-10-18T18:29:49.625Z] [2019-10-18T18:29:49.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:49.625Z] #41 50.85 CC compel/plugins/std/infect.o [2019-10-18T18:29:49.625Z] #41 51.40 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-18T18:29:49.625Z] #41 51.45 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-18T18:29:49.625Z] #41 51.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-18T18:29:49.625Z] #41 51.57 AR compel/plugins/std.lib.a [2019-10-18T18:29:49.625Z] #41 51.64 CC compel/plugins/fds/fds.o [2019-10-18T18:29:49.625Z] #41 51.99 AR compel/plugins/fds.lib.a [2019-10-18T18:29:49.625Z] #41 52.04 HOSTDEP compel/src/lib/log-host.d [2019-10-18T18:29:49.625Z] #41 52.17 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T18:29:49.625Z] #41 52.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-18T18:29:49.625Z] #41 52.43 HOSTDEP compel/src/main-host.d [2019-10-18T18:29:49.625Z] #41 52.62 DEP compel/src/lib/ptrace.d [2019-10-18T18:29:49.625Z] #41 52.83 DEP compel/src/lib/infect.d [2019-10-18T18:29:49.625Z] #41 52.98 DEP compel/src/lib/infect-util.d [2019-10-18T18:29:49.625Z] #41 53.13 DEP compel/src/lib/infect-rpc.d [2019-10-18T18:29:49.625Z] #41 53.24 DEP compel/arch/x86/src/lib/infect.d [2019-10-18T18:29:49.625Z] #41 53.43 DEP compel/arch/x86/src/lib/cpu.d [2019-10-18T18:29:49.625Z] #41 53.53 DEP compel/src/lib/log.d [2019-10-18T18:29:49.625Z] #41 53.61 DEP compel/src/main.d [2019-10-18T18:29:49.625Z] #41 53.77 DEP compel/src/lib/handle-elf.d [2019-10-18T18:29:49.625Z] #41 53.91 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-18T18:29:49.635Z] #26 29.65 [2019-10-18T18:29:49.810Z] #40 ... [2019-10-18T18:29:49.810Z] [2019-10-18T18:29:49.810Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:49.810Z] #31 43.64 sort [2019-10-18T18:29:49.810Z] #31 43.64 strconv [2019-10-18T18:29:49.810Z] #31 44.58 internal/oserror [2019-10-18T18:29:49.810Z] #31 44.67 syscall [2019-10-18T18:29:49.810Z] #31 46.66 reflect [2019-10-18T18:29:49.810Z] #31 51.34 time [2019-10-18T18:29:49.883Z] #41 54.14 CC compel/src/lib/log.o [2019-10-18T18:29:50.142Z] #41 54.53 CC compel/arch/x86/src/lib/cpu.o [2019-10-18T18:29:50.377Z] #31 ... [2019-10-18T18:29:50.377Z] [2019-10-18T18:29:50.377Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:50.377Z] #44 53.74 time [2019-10-18T18:29:51.022Z] #26 ... [2019-10-18T18:29:51.022Z] [2019-10-18T18:29:51.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:51.022Z] #41 4.995 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:29:51.022Z] #41 4.995 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:29:51.022Z] #41 7.212 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:29:51.022Z] #41 7.245 GEN .gitid [2019-10-18T18:29:51.022Z] #41 7.262 GEN criu/include/version.h [2019-10-18T18:29:51.022Z] #41 7.329 GEN include/common/asm [2019-10-18T18:29:51.022Z] #41 9.612 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T18:29:51.022Z] #41 9.735 PBCC images/opts.pb-c.c [2019-10-18T18:29:51.022Z] #41 9.832 PBCC images/sit.pb-c.c [2019-10-18T18:29:51.022Z] #41 9.883 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T18:29:51.022Z] #41 9.956 DEP images/opts.pb-c.d [2019-10-18T18:29:51.022Z] #41 10.03 DEP images/sit.pb-c.d [2019-10-18T18:29:51.022Z] #41 10.07 PBCC images/macvlan.pb-c.c [2019-10-18T18:29:51.022Z] #41 10.08 DEP images/macvlan.pb-c.d [2019-10-18T18:29:51.022Z] #41 10.14 PBCC images/autofs.pb-c.c [2019-10-18T18:29:51.022Z] #41 ... [2019-10-18T18:29:51.022Z] [2019-10-18T18:29:51.023Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:51.023Z] #36 3.933 + RM_GOPATH=0 [2019-10-18T18:29:51.023Z] #36 3.937 + TMP_GOPATH= [2019-10-18T18:29:51.023Z] #36 3.938 + : /build [2019-10-18T18:29:51.023Z] #36 3.939 + '[' -z '' ']' [2019-10-18T18:29:51.023Z] #36 3.943 ++ mktemp -d [2019-10-18T18:29:51.023Z] #36 3.964 + export GOPATH=/tmp/tmp.pmzmMoqisU [2019-10-18T18:29:51.023Z] #36 3.966 + GOPATH=/tmp/tmp.pmzmMoqisU [2019-10-18T18:29:51.023Z] #36 3.967 + RM_GOPATH=1 [2019-10-18T18:29:51.023Z] #36 3.976 ++ dirname ./install.sh [2019-10-18T18:29:51.023Z] #36 3.990 + dir=. [2019-10-18T18:29:51.023Z] #36 3.991 + bin=tini [2019-10-18T18:29:51.023Z] #36 3.993 + shift [2019-10-18T18:29:51.023Z] #36 3.995 + '[' '!' -f ./tini.installer ']' [2019-10-18T18:29:51.023Z] #36 3.996 + . ./tini.installer [2019-10-18T18:29:51.023Z] #36 3.997 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:51.023Z] #36 4.000 + install_tini [2019-10-18T18:29:51.023Z] #36 4.016 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T18:29:51.023Z] #36 4.017 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:51.023Z] #36 4.018 + git clone https://github.com/krallin/tini.git /tmp/tmp.pmzmMoqisU/tini [2019-10-18T18:29:51.023Z] #36 4.027 Cloning into '/tmp/tmp.pmzmMoqisU/tini'... [2019-10-18T18:29:51.023Z] #36 5.668 + cd /tmp/tmp.pmzmMoqisU/tini [2019-10-18T18:29:51.023Z] #36 5.668 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:29:51.023Z] #36 5.704 + cmake . [2019-10-18T18:29:51.023Z] #36 7.504 -- The C compiler identification is GNU 6.3.0 [2019-10-18T18:29:51.023Z] #36 7.528 -- Check for working C compiler: /usr/bin/cc [2019-10-18T18:29:51.023Z] #36 8.300 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T18:29:51.023Z] #36 8.307 -- Detecting C compiler ABI info [2019-10-18T18:29:51.023Z] #36 9.118 -- Detecting C compiler ABI info - done [2019-10-18T18:29:51.023Z] #36 9.219 -- Detecting C compile features [2019-10-18T18:29:51.023Z] #36 11.82 -- Detecting C compile features - done [2019-10-18T18:29:51.023Z] #36 11.88 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T18:29:51.023Z] #36 ... [2019-10-18T18:29:51.023Z] [2019-10-18T18:29:51.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:51.023Z] #41 10.17 DEP images/autofs.pb-c.d [2019-10-18T18:29:51.023Z] #41 10.26 PBCC images/sysctl.pb-c.c [2019-10-18T18:29:51.284Z] #41 10.32 DEP images/sysctl.pb-c.d [2019-10-18T18:29:51.284Z] #41 10.38 PBCC images/time.pb-c.c [2019-10-18T18:29:51.284Z] #41 10.42 DEP images/time.pb-c.d [2019-10-18T18:29:51.284Z] #41 10.51 PBCC images/binfmt-misc.pb-c.c [2019-10-18T18:29:51.284Z] #41 10.55 DEP images/binfmt-misc.pb-c.d [2019-10-18T18:29:51.284Z] #41 10.61 PBCC images/seccomp.pb-c.c [2019-10-18T18:29:51.284Z] #41 10.62 DEP images/seccomp.pb-c.d [2019-10-18T18:29:51.517Z] #41 55.40 CC compel/arch/x86/src/lib/infect.o [2019-10-18T18:29:51.546Z] #41 10.81 PBCC images/userns.pb-c.c [2019-10-18T18:29:51.546Z] #41 10.87 DEP images/userns.pb-c.d [2019-10-18T18:29:51.807Z] #41 10.94 PBCC images/cgroup.pb-c.c [2019-10-18T18:29:51.807Z] #41 10.95 DEP images/cgroup.pb-c.d [2019-10-18T18:29:51.807Z] #41 11.02 PBCC images/fown.pb-c.c [2019-10-18T18:29:51.807Z] #41 11.07 PBCC images/ext-file.pb-c.c [2019-10-18T18:29:52.069Z] #41 11.10 DEP images/fown.pb-c.d [2019-10-18T18:29:52.069Z] #41 11.19 DEP images/ext-file.pb-c.d [2019-10-18T18:29:52.069Z] #41 11.32 PBCC images/rpc.pb-c.c [2019-10-18T18:29:52.069Z] #41 11.39 DEP images/rpc.pb-c.d [2019-10-18T18:29:52.331Z] #41 11.48 PBCC images/siginfo.pb-c.c [2019-10-18T18:29:52.331Z] #41 11.54 DEP images/siginfo.pb-c.d [2019-10-18T18:29:52.331Z] #41 11.59 PBCC images/pagemap.pb-c.c [2019-10-18T18:29:52.331Z] #41 11.65 DEP images/pagemap.pb-c.d [2019-10-18T18:29:52.451Z] #41 56.40 CC compel/src/lib/infect-rpc.o [2019-10-18T18:29:52.451Z] #41 56.76 CC compel/src/lib/infect-util.o [2019-10-18T18:29:52.592Z] #41 11.71 PBCC images/rlimit.pb-c.c [2019-10-18T18:29:52.592Z] #41 11.75 DEP images/rlimit.pb-c.d [2019-10-18T18:29:52.592Z] #41 11.81 PBCC images/file-lock.pb-c.c [2019-10-18T18:29:52.592Z] #41 11.88 DEP images/file-lock.pb-c.d [2019-10-18T18:29:52.592Z] #41 11.93 PBCC images/tty.pb-c.c [2019-10-18T18:29:52.709Z] #41 57.04 CC compel/src/lib/infect.o [2019-10-18T18:29:52.853Z] #41 12.02 DEP images/tty.pb-c.d [2019-10-18T18:29:52.853Z] #41 12.07 PBCC images/tun.pb-c.c [2019-10-18T18:29:53.115Z] #41 12.14 PBCC images/netdev.pb-c.c [2019-10-18T18:29:53.115Z] #41 12.26 DEP images/tun.pb-c.d [2019-10-18T18:29:53.115Z] #41 12.33 DEP images/netdev.pb-c.d [2019-10-18T18:29:53.115Z] #41 12.39 PBCC images/vma.pb-c.c [2019-10-18T18:29:53.115Z] #41 12.43 DEP images/vma.pb-c.d [2019-10-18T18:29:53.379Z] #41 12.52 PBCC images/creds.pb-c.c [2019-10-18T18:29:53.379Z] #41 12.56 DEP images/creds.pb-c.d [2019-10-18T18:29:53.379Z] #41 12.65 PBCC images/utsns.pb-c.c [2019-10-18T18:29:53.640Z] #41 12.70 DEP images/utsns.pb-c.d [2019-10-18T18:29:53.640Z] #41 12.76 PBCC images/ipc-desc.pb-c.c [2019-10-18T18:29:53.640Z] #41 ... [2019-10-18T18:29:53.640Z] [2019-10-18T18:29:53.640Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:53.640Z] #44 62.70 time [2019-10-18T18:29:53.640Z] #44 67.09 regexp [2019-10-18T18:29:53.640Z] #44 70.94 os/exec [2019-10-18T18:29:53.640Z] #44 71.07 net [2019-10-18T18:29:53.640Z] #44 ... [2019-10-18T18:29:53.640Z] [2019-10-18T18:29:53.640Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:53.644Z] #41 ... [2019-10-18T18:29:53.644Z] [2019-10-18T18:29:53.644Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:53.644Z] #47 DONE 126.3s [2019-10-18T18:29:53.644Z] [2019-10-18T18:29:53.644Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:53.644Z] #17 55.93 Selecting previously unselected package python3.5. [2019-10-18T18:29:53.644Z] #17 55.93 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T18:29:53.644Z] #17 55.94 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:29:53.644Z] #17 56.10 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-18T18:29:53.644Z] #17 56.11 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-18T18:29:53.644Z] #17 56.12 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T18:29:53.644Z] #17 56.20 Selecting previously unselected package dh-python. [2019-10-18T18:29:53.644Z] #17 56.20 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T18:29:53.644Z] #17 56.22 Unpacking dh-python (2.20170125) ... [2019-10-18T18:29:53.644Z] #17 56.40 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:29:53.644Z] #17 56.42 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:29:53.902Z] #59 32.19 Checking out files: 39% (1149/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) [2019-10-18T18:29:53.902Z] #59 ... [2019-10-18T18:29:53.902Z] [2019-10-18T18:29:53.902Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:29:53.902Z] #31 63.12 internal/poll [2019-10-18T18:29:53.902Z] #31 65.25 os [2019-10-18T18:29:53.902Z] #31 68.19 path/filepath [2019-10-18T18:29:53.902Z] #31 69.17 internal/fmtsort [2019-10-18T18:29:53.902Z] #31 69.82 fmt [2019-10-18T18:29:53.902Z] #31 69.82 io/ioutil [2019-10-18T18:29:53.902Z] #31 73.07 github.com/BurntSushi/toml [2019-10-18T18:29:53.902Z] #31 73.07 log [2019-10-18T18:29:53.902Z] #31 73.07 flag [2019-10-18T18:29:54.163Z] #31 ... [2019-10-18T18:29:54.163Z] [2019-10-18T18:29:54.163Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:54.427Z] #59 32.19 Checking out files: 39% (1149/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) [2019-10-18T18:29:54.427Z] #59 ... [2019-10-18T18:29:54.427Z] [2019-10-18T18:29:54.427Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:54.427Z] #17 4.381 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:29:54.427Z] #17 4.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:29:54.427Z] #17 4.486 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:29:54.427Z] #17 4.491 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:29:54.427Z] #17 4.503 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:29:54.427Z] #17 5.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T18:29:54.427Z] #17 6.716 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T18:29:54.427Z] #17 7.708 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T18:29:54.427Z] #17 ... [2019-10-18T18:29:54.427Z] [2019-10-18T18:29:54.427Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:29:55.018Z] #17 60.12 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T18:29:55.478Z] #59 32.19 Checking out files: 39% (1149/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-18T18:29:55.478Z] #59 34.17 + cd /tmp/tmp.IoFx5DnOdZ/src/github.com/containerd/containerd [2019-10-18T18:29:55.478Z] #59 34.17 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:29:55.642Z] #44 58.07 os [2019-10-18T18:29:55.642Z] #44 ... [2019-10-18T18:29:55.642Z] [2019-10-18T18:29:55.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:29:55.642Z] #40 57.67 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T18:29:55.642Z] #40 57.69 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T18:29:55.642Z] #40 57.71 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:29:55.642Z] #40 57.82 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T18:29:55.642Z] #40 57.88 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T18:29:55.642Z] #40 57.90 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:29:55.642Z] #40 57.91 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T18:29:55.642Z] #40 57.93 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T18:29:55.642Z] #40 57.95 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T18:29:55.642Z] #40 57.98 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T18:29:55.642Z] #40 58.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:29:55.642Z] #40 DONE 58.7s [2019-10-18T18:29:55.642Z] [2019-10-18T18:29:55.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:56.051Z] #59 34.82 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T18:29:56.051Z] #59 34.82 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T18:29:56.051Z] #59 34.82 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:29:56.051Z] #59 34.82 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:29:56.051Z] #59 34.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T18:29:56.051Z] #59 34.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T18:29:56.051Z] #59 34.82 + '[' '' = dynamic ']' [2019-10-18T18:29:56.051Z] #59 34.82 + make [2019-10-18T18:29:56.534Z] #17 61.58 Selecting previously unselected package python3. [2019-10-18T18:29:56.623Z] #59 ... [2019-10-18T18:29:56.623Z] [2019-10-18T18:29:56.623Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:56.623Z] #36 12.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T18:29:56.623Z] #36 12.48 -- Configuring done [2019-10-18T18:29:56.623Z] #36 12.49 -- Generating done [2019-10-18T18:29:56.623Z] #36 12.50 -- Build files have been written to: /tmp/tmp.pmzmMoqisU/tini [2019-10-18T18:29:56.623Z] #36 12.52 + make tini-static [2019-10-18T18:29:56.623Z] #36 13.06 Scanning dependencies of target tini-static [2019-10-18T18:29:56.623Z] #36 13.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T18:29:56.623Z] #36 14.98 [100%] Linking C executable tini-static [2019-10-18T18:29:56.623Z] #36 15.80 [100%] Built target tini-static [2019-10-18T18:29:56.623Z] #36 15.90 + mkdir -p /build [2019-10-18T18:29:56.623Z] #36 15.90 + cp tini-static /build/docker-init [2019-10-18T18:29:56.623Z] #36 DONE 17.3s [2019-10-18T18:29:56.623Z] [2019-10-18T18:29:56.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:56.623Z] #41 12.83 PBCC images/ipc-sem.pb-c.c [2019-10-18T18:29:56.623Z] #41 12.85 DEP images/ipc-desc.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.02 DEP images/ipc-sem.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.13 PBCC images/ipc-msg.pb-c.c [2019-10-18T18:29:56.623Z] #41 13.20 DEP images/ipc-msg.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.32 PBCC images/ipc-shm.pb-c.c [2019-10-18T18:29:56.623Z] #41 13.36 DEP images/ipc-shm.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.42 PBCC images/ipc-var.pb-c.c [2019-10-18T18:29:56.623Z] #41 13.49 DEP images/ipc-var.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.53 PBCC images/sk-opts.pb-c.c [2019-10-18T18:29:56.623Z] #41 13.56 PBCC images/packet-sock.pb-c.c [2019-10-18T18:29:56.623Z] #41 13.77 DEP images/sk-opts.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.83 DEP images/packet-sock.pb-c.d [2019-10-18T18:29:56.623Z] #41 13.93 PBCC images/sk-netlink.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.05 DEP images/sk-netlink.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.11 PBCC images/sk-inet.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.20 DEP images/sk-inet.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.28 PBCC images/sk-unix.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.38 DEP images/sk-unix.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.43 PBCC images/mm.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.50 DEP images/mm.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.55 PBCC images/timerfd.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.67 DEP images/timerfd.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.72 PBCC images/timer.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.74 DEP images/timer.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.79 PBCC images/sa.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.85 DEP images/sa.pb-c.d [2019-10-18T18:29:56.623Z] #41 14.90 PBCC images/pipe-data.pb-c.c [2019-10-18T18:29:56.623Z] #41 14.93 DEP images/pipe-data.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.03 PBCC images/mnt.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.09 DEP images/mnt.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.17 PBCC images/sk-packet.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.21 DEP images/sk-packet.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.32 PBCC images/tcp-stream.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.46 DEP images/tcp-stream.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.53 PBCC images/pipe.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.59 DEP images/pipe.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.73 PBCC images/pstree.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.83 DEP images/pstree.pb-c.d [2019-10-18T18:29:56.623Z] #41 15.91 PBCC images/fs.pb-c.c [2019-10-18T18:29:56.623Z] #41 15.97 DEP images/fs.pb-c.d [2019-10-18T18:29:56.816Z] #17 61.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 ... 16747 files and directories currently installed.) [2019-10-18T18:29:56.816Z] #17 61.65 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-18T18:29:56.816Z] #17 61.67 Unpacking python3 (3.5.3-1) ... [2019-10-18T18:29:56.816Z] #17 61.82 Selecting previously unselected package pigz. [2019-10-18T18:29:56.816Z] #17 61.82 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-18T18:29:56.816Z] #17 61.83 Unpacking pigz (2.3.4-1) ... [2019-10-18T18:29:56.885Z] #41 16.04 PBCC images/signalfd.pb-c.c [2019-10-18T18:29:56.926Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.6s done [2019-10-18T18:29:56.926Z] #8 DONE 15.6s [2019-10-18T18:29:56.926Z] [2019-10-18T18:29:56.926Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T18:29:56.926Z] #9 DONE 0.3s [2019-10-18T18:29:56.926Z] [2019-10-18T18:29:56.926Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T18:29:57.081Z] #17 61.97 Selecting previously unselected package libip4tc0:amd64. [2019-10-18T18:29:57.081Z] #17 61.98 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:29:57.081Z] #17 62.01 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:29:57.146Z] #41 16.17 DEP images/signalfd.pb-c.d [2019-10-18T18:29:57.146Z] #41 16.31 PBCC images/fh.pb-c.c [2019-10-18T18:29:57.146Z] #41 16.36 PBCC images/fsnotify.pb-c.c [2019-10-18T18:29:57.313Z] #10 DONE 0.3s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:29:57.313Z] #11 ... [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:29:57.313Z] #21 DONE 0.1s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:29:57.313Z] #22 DONE 0.1s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T18:29:57.313Z] #68 DONE 0.1s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T18:29:57.313Z] #47 DONE 0.1s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T18:29:57.313Z] #62 DONE 0.2s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T18:29:57.313Z] #44 DONE 0.2s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T18:29:57.313Z] #50 DONE 0.2s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:29:57.313Z] #31 DONE 0.2s [2019-10-18T18:29:57.313Z] [2019-10-18T18:29:57.313Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:29:57.313Z] #39 0.249 + mktemp -d [2019-10-18T18:29:57.313Z] #39 0.250 + export GOPATH=/tmp/tmp.qntEUWmjNk [2019-10-18T18:29:57.313Z] #39 0.250 + git clone https://github.com/docker/distribution.git /tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution [2019-10-18T18:29:57.313Z] #39 0.252 Cloning into '/tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution'... [2019-10-18T18:29:57.344Z] #17 62.17 Selecting previously unselected package libip6tc0:amd64. [2019-10-18T18:29:57.344Z] #17 62.17 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:29:57.344Z] #17 62.17 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:29:57.344Z] #17 62.28 Selecting previously unselected package libiptc0:amd64. [2019-10-18T18:29:57.344Z] #17 62.28 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:29:57.344Z] #17 62.29 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:29:57.344Z] #17 62.37 Selecting previously unselected package libxtables12:amd64. [2019-10-18T18:29:57.344Z] #17 62.37 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:29:57.408Z] #41 16.44 DEP images/fh.pb-c.d [2019-10-18T18:29:57.408Z] #41 16.48 DEP images/fsnotify.pb-c.d [2019-10-18T18:29:57.408Z] #41 16.53 PBCC images/eventpoll.pb-c.c [2019-10-18T18:29:57.408Z] #41 16.55 DEP images/eventpoll.pb-c.d [2019-10-18T18:29:57.408Z] #41 16.64 PBCC images/eventfd.pb-c.c [2019-10-18T18:29:57.606Z] #17 62.38 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:29:57.606Z] #17 62.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-18T18:29:57.606Z] #17 62.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-18T18:29:57.606Z] #17 62.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T18:29:57.606Z] #17 62.56 Selecting previously unselected package iptables. [2019-10-18T18:29:57.606Z] #17 62.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T18:29:57.606Z] #17 62.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:29:57.669Z] #41 16.73 DEP images/eventfd.pb-c.d [2019-10-18T18:29:57.669Z] #41 16.81 PBCC images/remap-file-path.pb-c.c [2019-10-18T18:29:57.669Z] #41 16.83 DEP images/remap-file-path.pb-c.d [2019-10-18T18:29:57.865Z] #17 62.90 Selecting previously unselected package xxd. [2019-10-18T18:29:57.931Z] #41 16.98 PBCC images/fifo.pb-c.c [2019-10-18T18:29:57.931Z] #41 17.03 DEP images/fifo.pb-c.d [2019-10-18T18:29:57.931Z] #41 17.18 PBCC images/ghost-file.pb-c.c [2019-10-18T18:29:57.931Z] #41 17.23 DEP images/ghost-file.pb-c.d [2019-10-18T18:29:58.123Z] #17 62.90 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:29:58.123Z] #17 62.91 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:58.123Z] #17 63.14 Selecting previously unselected package vim-common. [2019-10-18T18:29:58.123Z] #17 63.15 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:29:58.192Z] #41 17.34 PBCC images/regfile.pb-c.c [2019-10-18T18:29:58.192Z] #41 17.44 DEP images/regfile.pb-c.d [2019-10-18T18:29:58.381Z] #17 63.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:29:58.381Z] #17 63.32 Selecting previously unselected package bzip2. [2019-10-18T18:29:58.381Z] #17 63.33 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-18T18:29:58.381Z] #17 63.35 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T18:29:58.479Z] #41 17.61 PBCC images/ns.pb-c.c [2019-10-18T18:29:58.479Z] #41 17.69 DEP images/ns.pb-c.d [2019-10-18T18:29:58.638Z] #17 63.46 Selecting previously unselected package libgpm2:amd64. [2019-10-18T18:29:58.638Z] #17 63.48 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-18T18:29:58.638Z] #17 63.48 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T18:29:58.638Z] #17 63.59 Selecting previously unselected package xz-utils. [2019-10-18T18:29:58.638Z] #17 63.59 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-18T18:29:58.638Z] #17 63.61 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:29:58.742Z] #41 17.79 PBCC images/fdinfo.pb-c.c [2019-10-18T18:29:58.742Z] #41 17.94 DEP images/fdinfo.pb-c.d [2019-10-18T18:29:58.896Z] #17 63.84 Selecting previously unselected package aufs-tools. [2019-10-18T18:29:58.896Z] #17 63.85 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-18T18:29:58.896Z] #17 63.85 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:29:58.926Z] #41 3.669 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:29:58.926Z] #41 3.670 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:29:59.007Z] #41 ... [2019-10-18T18:29:59.007Z] [2019-10-18T18:29:59.007Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:29:59.007Z] #26 31.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:29:59.007Z] #26 32.45 [2019-10-18T18:29:59.007Z] #26 32.78 ############# 18.8% ######################################################################## 100.0% [2019-10-18T18:29:59.007Z] #26 32.97 [2019-10-18T18:29:59.007Z] #26 35.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:29:59.007Z] #26 35.23 skipping existing ed4b54129745 [2019-10-18T18:29:59.007Z] #26 35.47 [2019-10-18T18:29:59.007Z] #26 37.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:29:59.007Z] #26 38.17 [2019-10-18T18:29:59.007Z] #26 38.37 ######################################################################## 100.0% [2019-10-18T18:29:59.007Z] #26 38.59 [2019-10-18T18:29:59.007Z] #26 38.84 Download of images into '/build' complete. [2019-10-18T18:29:59.007Z] #26 38.84 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:29:59.007Z] #26 38.84 tar -cC '/build' . | docker load [2019-10-18T18:29:59.007Z] #26 DONE 39.0s [2019-10-18T18:29:59.007Z] [2019-10-18T18:29:59.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:29:59.007Z] #41 18.11 PBCC images/core-aarch64.pb-c.c [2019-10-18T18:29:59.007Z] #41 ... [2019-10-18T18:29:59.007Z] [2019-10-18T18:29:59.007Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:59.007Z] #44 75.35 flag [2019-10-18T18:29:59.007Z] #44 75.35 encoding/binary [2019-10-18T18:29:59.007Z] #44 75.39 go/token [2019-10-18T18:29:59.007Z] #44 77.44 go/scanner [2019-10-18T18:29:59.154Z] #17 64.00 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T18:29:59.154Z] #17 64.01 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T18:29:59.154Z] #17 64.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:29:59.154Z] #17 64.13 Selecting previously unselected package btrfs-progs. [2019-10-18T18:29:59.154Z] #17 64.14 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T18:29:59.154Z] #17 64.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:29:59.719Z] #17 64.62 Selecting previously unselected package btrfs-tools. [2019-10-18T18:29:59.719Z] #17 64.62 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T18:29:59.719Z] #17 64.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:29:59.719Z] #17 64.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-18T18:29:59.719Z] #17 ... [2019-10-18T18:29:59.719Z] [2019-10-18T18:29:59.719Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:29:59.719Z] #44 122.4 crypto/x509 [2019-10-18T18:29:59.719Z] #44 122.4 net/textproto [2019-10-18T18:29:59.719Z] #44 124.0 vendor/golang.org/x/net/http/httpguts [2019-10-18T18:29:59.719Z] #44 124.2 vendor/golang.org/x/net/http/httpproxy [2019-10-18T18:29:59.719Z] #44 125.1 mime/multipart [2019-10-18T18:29:59.719Z] #44 127.4 crypto/tls [2019-10-18T18:29:59.859Z] #41 5.117 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:29:59.859Z] #41 5.154 GEN .gitid [2019-10-18T18:29:59.859Z] #41 5.158 GEN criu/include/version.h [2019-10-18T18:29:59.859Z] #41 5.205 GEN include/common/asm [2019-10-18T18:29:59.977Z] #44 ... [2019-10-18T18:29:59.977Z] [2019-10-18T18:29:59.977Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:29:59.977Z] #17 64.71 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:29:59.977Z] #17 64.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:29:59.977Z] #17 64.91 Selecting previously unselected package dmsetup. [2019-10-18T18:29:59.977Z] #17 64.92 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:29:59.977Z] #17 64.93 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T18:30:00.234Z] #17 65.08 Selecting previously unselected package libonig4:amd64. [2019-10-18T18:30:00.234Z] #17 65.09 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-18T18:30:00.234Z] #17 65.10 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:30:00.393Z] #44 79.27 net/url [2019-10-18T18:30:00.393Z] #44 79.59 text/template/parse [2019-10-18T18:30:00.492Z] #17 65.28 Selecting previously unselected package libjq1:amd64. [2019-10-18T18:30:00.492Z] #17 65.28 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:30:00.492Z] #17 65.29 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:30:00.492Z] #17 65.43 Selecting previously unselected package jq. [2019-10-18T18:30:00.492Z] #17 65.45 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T18:30:00.492Z] #17 65.45 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:30:00.749Z] #17 65.56 Selecting previously unselected package libaio1:amd64. [2019-10-18T18:30:00.749Z] #17 65.56 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-18T18:30:00.749Z] #17 65.57 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-18T18:30:00.749Z] #17 65.68 Selecting previously unselected package libcap2-bin. [2019-10-18T18:30:00.749Z] #17 65.69 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-18T18:30:00.749Z] #17 65.70 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T18:30:00.749Z] #17 65.82 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-18T18:30:01.006Z] #17 65.82 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:30:01.006Z] #17 65.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:30:01.006Z] #17 65.90 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-18T18:30:01.006Z] #17 65.90 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-18T18:30:01.006Z] #17 65.91 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T18:30:01.265Z] #17 66.20 Selecting previously unselected package libpcre16-3:amd64. [2019-10-18T18:30:01.265Z] #17 66.21 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-18T18:30:01.265Z] #17 66.22 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T18:30:01.526Z] #17 66.40 Selecting previously unselected package libpcre32-3:amd64. [2019-10-18T18:30:01.526Z] #17 66.40 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-18T18:30:01.526Z] #17 66.41 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T18:30:01.758Z] #41 6.603 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T18:30:01.759Z] #41 6.669 PBCC images/opts.pb-c.c [2019-10-18T18:30:01.759Z] #41 6.726 PBCC images/sit.pb-c.c [2019-10-18T18:30:01.759Z] #41 6.774 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T18:30:01.759Z] #41 6.850 DEP images/opts.pb-c.d [2019-10-18T18:30:01.759Z] #41 6.907 DEP images/sit.pb-c.d [2019-10-18T18:30:01.759Z] #41 6.966 PBCC images/macvlan.pb-c.c [2019-10-18T18:30:01.759Z] #41 6.990 DEP images/macvlan.pb-c.d [2019-10-18T18:30:01.759Z] #41 7.057 PBCC images/autofs.pb-c.c [2019-10-18T18:30:01.759Z] #41 ... [2019-10-18T18:30:01.759Z] [2019-10-18T18:30:01.759Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:01.759Z] #31 55.53 internal/poll [2019-10-18T18:30:01.759Z] #31 57.92 internal/syscall/unix [2019-10-18T18:30:01.759Z] #31 58.12 os [2019-10-18T18:30:01.759Z] #31 58.14 internal/fmtsort [2019-10-18T18:30:01.759Z] #31 58.84 strings [2019-10-18T18:30:01.759Z] #31 61.05 path [2019-10-18T18:30:01.759Z] #31 61.48 text/tabwriter [2019-10-18T18:30:01.759Z] #31 62.12 path/filepath [2019-10-18T18:30:01.759Z] #31 62.14 fmt [2019-10-18T18:30:01.759Z] #31 63.25 io/ioutil [2019-10-18T18:30:01.759Z] #31 65.39 flag [2019-10-18T18:30:01.759Z] #31 65.40 github.com/BurntSushi/toml [2019-10-18T18:30:01.785Z] #17 66.60 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-18T18:30:01.785Z] #17 66.61 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-18T18:30:01.785Z] #17 66.61 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T18:30:02.017Z] #31 ... [2019-10-18T18:30:02.017Z] [2019-10-18T18:30:02.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:02.017Z] #41 7.098 DEP images/autofs.pb-c.d [2019-10-18T18:30:02.017Z] #41 7.168 PBCC images/sysctl.pb-c.c [2019-10-18T18:30:02.017Z] #41 7.179 DEP images/sysctl.pb-c.d [2019-10-18T18:30:02.017Z] #41 7.230 PBCC images/time.pb-c.c [2019-10-18T18:30:02.017Z] #41 7.271 DEP images/time.pb-c.d [2019-10-18T18:30:02.276Z] #41 7.341 PBCC images/binfmt-misc.pb-c.c [2019-10-18T18:30:02.276Z] #41 7.405 DEP images/binfmt-misc.pb-c.d [2019-10-18T18:30:02.276Z] #41 7.421 PBCC images/seccomp.pb-c.c [2019-10-18T18:30:02.276Z] #41 7.460 DEP images/seccomp.pb-c.d [2019-10-18T18:30:02.276Z] #41 7.489 PBCC images/userns.pb-c.c [2019-10-18T18:30:02.276Z] #41 7.524 DEP images/userns.pb-c.d [2019-10-18T18:30:02.309Z] #44 ... [2019-10-18T18:30:02.309Z] [2019-10-18T18:30:02.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:02.309Z] #41 18.20 PBCC images/core-arm.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.26 PBCC images/core-ppc64.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.33 PBCC images/core-s390.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.46 PBCC images/core-x86.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.56 PBCC images/core.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.79 PBCC images/inventory.pb-c.c [2019-10-18T18:30:02.310Z] #41 18.91 DEP images/core-aarch64.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.03 DEP images/core-arm.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.13 DEP images/core-ppc64.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.25 DEP images/core-s390.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.43 DEP images/core-x86.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.53 DEP images/core.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.70 DEP images/inventory.pb-c.d [2019-10-18T18:30:02.310Z] #41 19.80 PBCC images/cpuinfo.pb-c.c [2019-10-18T18:30:02.310Z] #41 19.86 DEP images/cpuinfo.pb-c.d [2019-10-18T18:30:02.310Z] #41 20.07 PBCC images/stats.pb-c.c [2019-10-18T18:30:02.310Z] #41 20.09 DEP images/stats.pb-c.d [2019-10-18T18:30:02.350Z] #17 67.13 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-18T18:30:02.351Z] #17 67.13 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-18T18:30:02.351Z] #17 67.14 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T18:30:02.534Z] #41 7.571 PBCC images/cgroup.pb-c.c [2019-10-18T18:30:02.535Z] #41 7.612 DEP images/cgroup.pb-c.d [2019-10-18T18:30:02.535Z] #41 7.675 PBCC images/fown.pb-c.c [2019-10-18T18:30:02.535Z] #41 7.705 PBCC images/ext-file.pb-c.c [2019-10-18T18:30:02.535Z] #41 7.742 DEP images/fown.pb-c.d [2019-10-18T18:30:02.535Z] #41 7.798 DEP images/ext-file.pb-c.d [2019-10-18T18:30:02.611Z] #17 67.38 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-18T18:30:02.611Z] #17 67.40 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-18T18:30:02.611Z] #17 67.41 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T18:30:02.611Z] #17 67.56 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T18:30:02.611Z] #17 67.57 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T18:30:02.611Z] #17 67.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:30:02.699Z] #39 ... [2019-10-18T18:30:02.699Z] [2019-10-18T18:30:02.699Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:02.699Z] #63 0.459 + RM_GOPATH=0 [2019-10-18T18:30:02.699Z] #63 0.459 + TMP_GOPATH= [2019-10-18T18:30:02.699Z] #63 0.459 + : /build/ [2019-10-18T18:30:02.699Z] #63 0.459 + '[' -z '' ']' [2019-10-18T18:30:02.699Z] #63 0.461 ++ mktemp -d [2019-10-18T18:30:02.699Z] #63 0.465 + export GOPATH=/tmp/tmp.ssEdqvmxdD [2019-10-18T18:30:02.699Z] #63 0.465 + GOPATH=/tmp/tmp.ssEdqvmxdD [2019-10-18T18:30:02.699Z] #63 0.465 + RM_GOPATH=1 [2019-10-18T18:30:02.699Z] #63 0.467 ++ dirname ./install.sh [2019-10-18T18:30:02.699Z] #63 0.470 + dir=. [2019-10-18T18:30:02.699Z] #63 0.470 + bin=rootlesskit [2019-10-18T18:30:02.699Z] #63 0.470 + shift [2019-10-18T18:30:02.699Z] #63 0.470 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T18:30:02.699Z] #63 0.470 + . ./rootlesskit.installer [2019-10-18T18:30:02.699Z] #63 0.498 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:30:02.699Z] #63 0.504 + install_rootlesskit [2019-10-18T18:30:02.699Z] #63 0.504 + case "$1" in [2019-10-18T18:30:02.699Z] #63 0.504 + export CGO_ENABLED=0 [2019-10-18T18:30:02.699Z] #63 0.504 + CGO_ENABLED=0 [2019-10-18T18:30:02.699Z] #63 0.505 + _install_rootlesskit [2019-10-18T18:30:02.699Z] #63 0.505 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T18:30:02.699Z] #63 0.506 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ssEdqvmxdD/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:30:02.699Z] #63 0.512 Cloning into '/tmp/tmp.ssEdqvmxdD/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T18:30:02.699Z] #63 0.516 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:30:02.699Z] #63 3.185 + cd /tmp/tmp.ssEdqvmxdD/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:30:02.699Z] #63 3.185 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:30:02.699Z] #63 3.541 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:30:02.699Z] #63 3.542 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T18:30:02.792Z] #41 7.834 PBCC images/rpc.pb-c.c [2019-10-18T18:30:02.792Z] #41 7.869 DEP images/rpc.pb-c.d [2019-10-18T18:30:02.792Z] #41 7.953 PBCC images/siginfo.pb-c.c [2019-10-18T18:30:02.792Z] #41 8.008 DEP images/siginfo.pb-c.d [2019-10-18T18:30:02.792Z] #41 8.069 PBCC images/pagemap.pb-c.c [2019-10-18T18:30:02.792Z] #41 8.114 DEP images/pagemap.pb-c.d [2019-10-18T18:30:02.869Z] #17 67.69 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T18:30:02.869Z] #17 67.70 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T18:30:02.869Z] #17 67.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:30:02.869Z] #17 67.83 Selecting previously unselected package libreadline5:amd64. [2019-10-18T18:30:02.869Z] #17 67.83 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-18T18:30:02.869Z] #17 67.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T18:30:03.050Z] #41 8.190 PBCC images/rlimit.pb-c.c [2019-10-18T18:30:03.050Z] #41 8.254 DEP images/rlimit.pb-c.d [2019-10-18T18:30:03.050Z] #41 8.322 PBCC images/file-lock.pb-c.c [2019-10-18T18:30:03.050Z] #41 8.331 DEP images/file-lock.pb-c.d [2019-10-18T18:30:03.050Z] #41 8.374 PBCC images/tty.pb-c.c [2019-10-18T18:30:03.129Z] #17 68.01 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-18T18:30:03.129Z] #17 68.02 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T18:30:03.129Z] #17 68.03 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:30:03.308Z] #41 8.416 DEP images/tty.pb-c.d [2019-10-18T18:30:03.308Z] #41 8.486 PBCC images/tun.pb-c.c [2019-10-18T18:30:03.308Z] #41 8.501 PBCC images/netdev.pb-c.c [2019-10-18T18:30:03.308Z] #41 8.558 DEP images/tun.pb-c.d [2019-10-18T18:30:03.566Z] #41 8.638 DEP images/netdev.pb-c.d [2019-10-18T18:30:03.566Z] #41 8.719 PBCC images/vma.pb-c.c [2019-10-18T18:30:03.566Z] #41 8.753 DEP images/vma.pb-c.d [2019-10-18T18:30:03.567Z] #41 8.803 PBCC images/creds.pb-c.c [2019-10-18T18:30:03.567Z] #41 8.838 DEP images/creds.pb-c.d [2019-10-18T18:30:03.696Z] #41 22.54 make[1]: Nothing to be done for 'all'. [2019-10-18T18:30:03.824Z] #41 8.906 PBCC images/utsns.pb-c.c [2019-10-18T18:30:03.824Z] #41 8.977 DEP images/utsns.pb-c.d [2019-10-18T18:30:03.824Z] #41 9.055 PBCC images/ipc-desc.pb-c.c [2019-10-18T18:30:03.824Z] #41 9.069 PBCC images/ipc-sem.pb-c.c [2019-10-18T18:30:03.824Z] #41 9.111 DEP images/ipc-desc.pb-c.d [2019-10-18T18:30:03.824Z] #41 9.167 DEP images/ipc-sem.pb-c.d [2019-10-18T18:30:04.081Z] #41 9.216 PBCC images/ipc-msg.pb-c.c [2019-10-18T18:30:04.081Z] #41 9.230 DEP images/ipc-msg.pb-c.d [2019-10-18T18:30:04.081Z] #41 9.295 PBCC images/ipc-shm.pb-c.c [2019-10-18T18:30:04.081Z] #41 9.303 DEP images/ipc-shm.pb-c.d [2019-10-18T18:30:04.081Z] #41 9.365 PBCC images/ipc-var.pb-c.c [2019-10-18T18:30:04.081Z] #41 9.412 DEP images/ipc-var.pb-c.d [2019-10-18T18:30:04.339Z] #41 9.472 PBCC images/sk-opts.pb-c.c [2019-10-18T18:30:04.339Z] #41 9.481 PBCC images/packet-sock.pb-c.c [2019-10-18T18:30:04.339Z] #41 9.523 DEP images/sk-opts.pb-c.d [2019-10-18T18:30:04.339Z] #41 9.553 DEP images/packet-sock.pb-c.d [2019-10-18T18:30:04.339Z] #41 9.588 PBCC images/sk-netlink.pb-c.c [2019-10-18T18:30:04.339Z] #41 9.627 DEP images/sk-netlink.pb-c.d [2019-10-18T18:30:04.597Z] #41 9.691 PBCC images/sk-inet.pb-c.c [2019-10-18T18:30:04.597Z] #41 9.766 DEP images/sk-inet.pb-c.d [2019-10-18T18:30:04.597Z] #41 9.813 PBCC images/sk-unix.pb-c.c [2019-10-18T18:30:04.597Z] #41 9.840 DEP images/sk-unix.pb-c.d [2019-10-18T18:30:04.854Z] #41 9.918 PBCC images/mm.pb-c.c [2019-10-18T18:30:04.854Z] #41 10.00 DEP images/mm.pb-c.d [2019-10-18T18:30:04.854Z] #41 10.04 PBCC images/timerfd.pb-c.c [2019-10-18T18:30:04.854Z] #41 10.08 DEP images/timerfd.pb-c.d [2019-10-18T18:30:04.854Z] #41 10.12 PBCC images/timer.pb-c.c [2019-10-18T18:30:04.854Z] #41 10.18 DEP images/timer.pb-c.d [2019-10-18T18:30:05.029Z] #17 69.55 Selecting previously unselected package net-tools. [2019-10-18T18:30:05.029Z] #17 69.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-18T18:30:05.029Z] #17 69.56 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:30:05.029Z] #17 69.81 Selecting previously unselected package python-pip-whl. [2019-10-18T18:30:05.029Z] #17 69.82 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:30:05.029Z] #17 69.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:30:05.112Z] #41 10.25 PBCC images/sa.pb-c.c [2019-10-18T18:30:05.112Z] #41 10.31 DEP images/sa.pb-c.d [2019-10-18T18:30:05.112Z] #41 ... [2019-10-18T18:30:05.112Z] [2019-10-18T18:30:05.112Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:05.112Z] #44 58.57 strings [2019-10-18T18:30:05.112Z] #44 60.83 regexp/syntax [2019-10-18T18:30:05.112Z] #44 61.76 fmt [2019-10-18T18:30:05.112Z] #44 65.41 regexp [2019-10-18T18:30:05.112Z] #44 66.00 flag [2019-10-18T18:30:05.112Z] #44 67.65 go/token [2019-10-18T18:30:05.112Z] #44 68.37 go/scanner [2019-10-18T18:30:05.112Z] #44 ... [2019-10-18T18:30:05.112Z] [2019-10-18T18:30:05.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:05.112Z] #41 10.38 PBCC images/pipe-data.pb-c.c [2019-10-18T18:30:05.112Z] #41 10.41 DEP images/pipe-data.pb-c.d [2019-10-18T18:30:05.112Z] #41 10.46 PBCC images/mnt.pb-c.c [2019-10-18T18:30:05.370Z] #41 10.51 DEP images/mnt.pb-c.d [2019-10-18T18:30:05.370Z] #41 10.60 PBCC images/sk-packet.pb-c.c [2019-10-18T18:30:05.594Z] #17 70.48 Selecting previously unselected package python3-pip. [2019-10-18T18:30:05.594Z] #17 70.48 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:30:05.594Z] #17 70.50 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:30:05.594Z] #17 ... [2019-10-18T18:30:05.594Z] [2019-10-18T18:30:05.594Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:05.594Z] #41 59.88 CC compel/src/lib/ptrace.o [2019-10-18T18:30:05.594Z] #41 60.23 AR compel/libcompel.a [2019-10-18T18:30:05.594Z] #41 60.30 HOSTCC compel/src/main-host.o [2019-10-18T18:30:05.594Z] #41 60.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-18T18:30:05.594Z] #41 61.08 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T18:30:05.594Z] #41 61.63 HOSTCC compel/src/lib/log-host.o [2019-10-18T18:30:05.594Z] #41 61.87 HOSTLINK compel/compel-host-bin [2019-10-18T18:30:05.594Z] #41 61.97 DEP soccr/soccr.d [2019-10-18T18:30:05.594Z] #41 62.24 CC soccr/soccr.o [2019-10-18T18:30:05.594Z] #41 63.56 AR soccr/libsoccr.a [2019-10-18T18:30:05.594Z] #41 63.59 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:30:05.594Z] #41 64.06 DEP criu/arch/x86/sigframe.d [2019-10-18T18:30:05.594Z] #41 64.16 DEP criu/arch/x86/sigaction_compat.d [2019-10-18T18:30:05.594Z] #41 64.28 DEP criu/arch/x86/kerndat.d [2019-10-18T18:30:05.594Z] #41 64.44 DEP criu/arch/x86/crtools.d [2019-10-18T18:30:05.594Z] #41 64.63 DEP criu/arch/x86/cpu.d [2019-10-18T18:30:05.594Z] #41 64.85 CC criu/arch/x86/cpu.o [2019-10-18T18:30:05.594Z] #41 65.48 CC criu/arch/x86/crtools.o [2019-10-18T18:30:05.594Z] #41 66.81 CC criu/arch/x86/kerndat.o [2019-10-18T18:30:05.594Z] #41 67.25 CC criu/arch/x86/sigaction_compat.o [2019-10-18T18:30:05.594Z] #41 67.49 CC criu/arch/x86/sigframe.o [2019-10-18T18:30:05.594Z] #41 67.75 LINK criu/arch/x86/crtools.built-in.o [2019-10-18T18:30:05.594Z] #41 67.83 DEP criu/pie/util-vdso-elf32.d [2019-10-18T18:30:05.594Z] #41 67.93 DEP criu/arch/x86/vdso-pie.d [2019-10-18T18:30:05.594Z] #41 68.09 DEP criu/pie/parasite-vdso.d [2019-10-18T18:30:05.594Z] #41 68.27 DEP criu/pie/util-vdso.d [2019-10-18T18:30:05.594Z] #41 68.39 DEP criu/pie/util.d [2019-10-18T18:30:05.594Z] #41 68.62 CC criu/pie/util.o [2019-10-18T18:30:05.594Z] #41 68.97 CC criu/pie/util-vdso.o [2019-10-18T18:30:05.594Z] #41 69.69 CC criu/pie/parasite-vdso.o [2019-10-18T18:30:05.613Z] #41 ... [2019-10-18T18:30:05.613Z] [2019-10-18T18:30:05.613Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:05.613Z] #31 79.14 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:30:05.613Z] #31 DONE 84.5s [2019-10-18T18:30:05.613Z] [2019-10-18T18:30:05.613Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:05.613Z] #44 81.33 go/ast [2019-10-18T18:30:05.613Z] #44 83.13 encoding/base64 [2019-10-18T18:30:05.613Z] #44 84.79 encoding/json [2019-10-18T18:30:05.628Z] #41 10.61 DEP images/sk-packet.pb-c.d [2019-10-18T18:30:05.628Z] #41 10.66 PBCC images/tcp-stream.pb-c.c [2019-10-18T18:30:05.628Z] #41 10.75 DEP images/tcp-stream.pb-c.d [2019-10-18T18:30:05.628Z] #41 10.83 PBCC images/pipe.pb-c.c [2019-10-18T18:30:05.628Z] #41 10.88 DEP images/pipe.pb-c.d [2019-10-18T18:30:05.852Z] #41 ... [2019-10-18T18:30:05.852Z] [2019-10-18T18:30:05.852Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:05.852Z] #17 70.70 Selecting previously unselected package python3-pkg-resources. [2019-10-18T18:30:05.852Z] #17 70.71 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:30:05.852Z] #17 70.72 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:30:05.852Z] #17 70.90 Selecting previously unselected package python3-setuptools. [2019-10-18T18:30:05.852Z] #17 70.90 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T18:30:05.852Z] #17 70.91 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T18:30:05.890Z] #41 10.94 PBCC images/pstree.pb-c.c [2019-10-18T18:30:05.890Z] #41 11.00 DEP images/pstree.pb-c.d [2019-10-18T18:30:05.890Z] #41 11.04 PBCC images/fs.pb-c.c [2019-10-18T18:30:05.890Z] #41 11.07 DEP images/fs.pb-c.d [2019-10-18T18:30:05.890Z] #41 11.13 PBCC images/signalfd.pb-c.c [2019-10-18T18:30:06.110Z] #17 71.15 Selecting previously unselected package python3-wheel. [2019-10-18T18:30:06.110Z] #17 71.16 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T18:30:06.148Z] #41 11.17 DEP images/signalfd.pb-c.d [2019-10-18T18:30:06.148Z] #41 11.20 PBCC images/fh.pb-c.c [2019-10-18T18:30:06.148Z] #41 11.26 PBCC images/fsnotify.pb-c.c [2019-10-18T18:30:06.148Z] #41 11.31 DEP images/fh.pb-c.d [2019-10-18T18:30:06.266Z] #63 ... [2019-10-18T18:30:06.266Z] [2019-10-18T18:30:06.266Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:06.266Z] #23 0.356 + RM_GOPATH=0 [2019-10-18T18:30:06.266Z] #23 0.357 + TMP_GOPATH= [2019-10-18T18:30:06.266Z] #23 0.358 + : /build [2019-10-18T18:30:06.266Z] #23 0.358 + '[' -z '' ']' [2019-10-18T18:30:06.266Z] #23 0.358 ++ mktemp -d [2019-10-18T18:30:06.266Z] #23 0.360 + export GOPATH=/tmp/tmp.asW6XYu7q7 [2019-10-18T18:30:06.266Z] #23 0.360 + GOPATH=/tmp/tmp.asW6XYu7q7 [2019-10-18T18:30:06.266Z] #23 0.360 + RM_GOPATH=1 [2019-10-18T18:30:06.266Z] #23 0.361 ++ dirname ./install.sh [2019-10-18T18:30:06.266Z] #23 0.362 + dir=. [2019-10-18T18:30:06.266Z] #23 0.362 + bin=dockercli [2019-10-18T18:30:06.266Z] #23 0.362 + shift [2019-10-18T18:30:06.266Z] #23 0.362 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:30:06.266Z] #23 0.363 + . ./dockercli.installer [2019-10-18T18:30:06.266Z] #23 0.363 ++ : stable [2019-10-18T18:30:06.266Z] #23 0.363 ++ : 17.06.2-ce [2019-10-18T18:30:06.266Z] #23 0.364 + install_dockercli [2019-10-18T18:30:06.266Z] #23 0.364 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:30:06.266Z] #23 0.364 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:30:06.266Z] #23 0.365 ++ uname -m [2019-10-18T18:30:06.266Z] #23 0.372 + arch=s390x [2019-10-18T18:30:06.266Z] #23 0.372 + '[' s390x '!=' x86_64 ']' [2019-10-18T18:30:06.266Z] #23 0.372 + '[' s390x '!=' s390x ']' [2019-10-18T18:30:06.266Z] #23 0.372 + url=https://download.docker.com/linux/static [2019-10-18T18:30:06.266Z] #23 0.374 + tar -xz docker/docker [2019-10-18T18:30:06.266Z] #23 0.376 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-18T18:30:06.266Z] #23 8.650 + mkdir -p /build [2019-10-18T18:30:06.266Z] #23 8.669 + mv docker/docker /build/ [2019-10-18T18:30:06.266Z] #23 8.679 + rmdir docker [2019-10-18T18:30:06.266Z] #23 DONE 8.8s [2019-10-18T18:30:06.266Z] [2019-10-18T18:30:06.266Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:06.266Z] #32 0.369 + RM_GOPATH=0 [2019-10-18T18:30:06.266Z] #32 0.369 + TMP_GOPATH= [2019-10-18T18:30:06.266Z] #32 0.369 + : /build [2019-10-18T18:30:06.266Z] #32 0.370 + '[' -z '' ']' [2019-10-18T18:30:06.266Z] #32 0.370 ++ mktemp -d [2019-10-18T18:30:06.266Z] #32 0.371 + export GOPATH=/tmp/tmp.Myxq7FBYT0 [2019-10-18T18:30:06.266Z] #32 0.371 + GOPATH=/tmp/tmp.Myxq7FBYT0 [2019-10-18T18:30:06.266Z] #32 0.371 + RM_GOPATH=1 [2019-10-18T18:30:06.266Z] #32 0.371 ++ dirname ./install.sh [2019-10-18T18:30:06.266Z] #32 0.372 + dir=. [2019-10-18T18:30:06.266Z] #32 0.372 + bin=tomlv [2019-10-18T18:30:06.266Z] #32 0.372 + shift [2019-10-18T18:30:06.266Z] #32 0.373 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:30:06.266Z] #32 0.373 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T18:30:06.266Z] #32 0.373 + . ./tomlv.installer [2019-10-18T18:30:06.266Z] #32 0.373 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:30:06.266Z] #32 0.373 + install_tomlv [2019-10-18T18:30:06.266Z] #32 0.373 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T18:30:06.266Z] #32 0.373 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Myxq7FBYT0/src/github.com/BurntSushi/toml [2019-10-18T18:30:06.266Z] #32 0.374 Cloning into '/tmp/tmp.Myxq7FBYT0/src/github.com/BurntSushi/toml'... [2019-10-18T18:30:06.266Z] #32 1.826 + cd /tmp/tmp.Myxq7FBYT0/src/github.com/BurntSushi/toml [2019-10-18T18:30:06.266Z] #32 1.826 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:30:06.266Z] #32 1.836 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:30:06.266Z] #32 2.400 internal/cpu [2019-10-18T18:30:06.266Z] #32 2.404 runtime/internal/atomic [2019-10-18T18:30:06.266Z] #32 2.673 runtime/internal/sys [2019-10-18T18:30:06.266Z] #32 2.925 runtime/internal/math [2019-10-18T18:30:06.266Z] #32 2.999 math/bits [2019-10-18T18:30:06.266Z] #32 3.092 internal/bytealg [2019-10-18T18:30:06.266Z] #32 3.598 runtime [2019-10-18T18:30:06.266Z] #32 3.666 math [2019-10-18T18:30:06.368Z] #17 71.16 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T18:30:06.368Z] #17 71.27 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T18:30:06.368Z] #17 71.28 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-18T18:30:06.368Z] #17 71.29 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:30:06.406Z] #41 11.45 DEP images/fsnotify.pb-c.d [2019-10-18T18:30:06.406Z] #41 11.50 PBCC images/eventpoll.pb-c.c [2019-10-18T18:30:06.406Z] #41 11.51 DEP images/eventpoll.pb-c.d [2019-10-18T18:30:06.406Z] #41 11.53 PBCC images/eventfd.pb-c.c [2019-10-18T18:30:06.406Z] #41 11.56 DEP images/eventfd.pb-c.d [2019-10-18T18:30:06.406Z] #41 11.63 PBCC images/remap-file-path.pb-c.c [2019-10-18T18:30:06.406Z] #41 11.64 DEP images/remap-file-path.pb-c.d [2019-10-18T18:30:06.406Z] #41 11.72 PBCC images/fifo.pb-c.c [2019-10-18T18:30:06.406Z] #41 11.75 DEP images/fifo.pb-c.d [2019-10-18T18:30:06.626Z] #17 71.63 Selecting previously unselected package vim-runtime. [2019-10-18T18:30:06.626Z] #17 71.63 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:30:06.626Z] #17 71.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T18:30:06.626Z] #17 71.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T18:30:06.707Z] #41 11.81 PBCC images/ghost-file.pb-c.c [2019-10-18T18:30:06.707Z] #41 11.91 DEP images/ghost-file.pb-c.d [2019-10-18T18:30:06.707Z] #41 11.96 PBCC images/regfile.pb-c.c [2019-10-18T18:30:06.707Z] #41 12.00 DEP images/regfile.pb-c.d [2019-10-18T18:30:06.707Z] #41 12.04 PBCC images/ns.pb-c.c [2019-10-18T18:30:06.884Z] #17 71.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:06.980Z] #41 12.10 DEP images/ns.pb-c.d [2019-10-18T18:30:06.980Z] #41 12.18 PBCC images/fdinfo.pb-c.c [2019-10-18T18:30:06.980Z] #41 12.31 DEP images/fdinfo.pb-c.d [2019-10-18T18:30:07.256Z] #41 12.36 PBCC images/core-aarch64.pb-c.c [2019-10-18T18:30:07.256Z] #41 12.44 PBCC images/core-arm.pb-c.c [2019-10-18T18:30:07.257Z] #41 12.46 PBCC images/core-ppc64.pb-c.c [2019-10-18T18:30:07.257Z] #41 12.52 PBCC images/core-s390.pb-c.c [2019-10-18T18:30:07.257Z] #41 12.58 PBCC images/core-x86.pb-c.c [2019-10-18T18:30:07.381Z] #32 ... [2019-10-18T18:30:07.381Z] [2019-10-18T18:30:07.381Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:30:07.381Z] #25 0.624 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:07.381Z] #25 0.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:07.381Z] #25 0.742 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:07.381Z] #25 0.772 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:07.381Z] #25 0.799 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:07.381Z] #25 1.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:07.381Z] #25 3.037 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:07.381Z] #25 3.866 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:07.381Z] #25 ... [2019-10-18T18:30:07.381Z] [2019-10-18T18:30:07.381Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:07.381Z] #41 0.571 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:07.381Z] #41 0.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:07.381Z] #41 0.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:07.381Z] #41 0.661 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:07.381Z] #41 0.692 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:07.381Z] #41 1.267 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:07.381Z] #41 2.763 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:07.381Z] #41 3.631 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:07.518Z] #41 12.62 PBCC images/core.pb-c.c [2019-10-18T18:30:07.518Z] #41 12.72 PBCC images/inventory.pb-c.c [2019-10-18T18:30:07.518Z] #41 12.79 DEP images/core-aarch64.pb-c.d [2019-10-18T18:30:07.518Z] #41 12.86 DEP images/core-arm.pb-c.d [2019-10-18T18:30:07.775Z] #41 12.97 DEP images/core-ppc64.pb-c.d [2019-10-18T18:30:07.775Z] #41 12.99 DEP images/core-s390.pb-c.d [2019-10-18T18:30:07.775Z] #41 13.04 DEP images/core-x86.pb-c.d [2019-10-18T18:30:07.775Z] #41 13.10 DEP images/core.pb-c.d [2019-10-18T18:30:08.033Z] #41 13.19 DEP images/inventory.pb-c.d [2019-10-18T18:30:08.033Z] #41 13.28 PBCC images/cpuinfo.pb-c.c [2019-10-18T18:30:08.033Z] #41 13.39 DEP images/cpuinfo.pb-c.d [2019-10-18T18:30:08.091Z] #41 ... [2019-10-18T18:30:08.091Z] [2019-10-18T18:30:08.091Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:30:08.091Z] #29 0.531 + mktemp -d [2019-10-18T18:30:08.091Z] #29 0.533 + export GOPATH=/tmp/tmp.7t6gBZEILe [2019-10-18T18:30:08.091Z] #29 0.533 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.7t6gBZEILe/src/github.com/go-swagger/go-swagger [2019-10-18T18:30:08.091Z] #29 0.535 Cloning into '/tmp/tmp.7t6gBZEILe/src/github.com/go-swagger/go-swagger'... [2019-10-18T18:30:08.091Z] #29 ... [2019-10-18T18:30:08.091Z] [2019-10-18T18:30:08.091Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:08.091Z] #48 0.313 + RM_GOPATH=0 [2019-10-18T18:30:08.091Z] #48 0.313 + TMP_GOPATH= [2019-10-18T18:30:08.091Z] #48 0.313 + : /build [2019-10-18T18:30:08.091Z] #48 0.314 + '[' -z '' ']' [2019-10-18T18:30:08.092Z] #48 0.314 ++ mktemp -d [2019-10-18T18:30:08.092Z] #48 0.315 + export GOPATH=/tmp/tmp.jCqm9RDuYA [2019-10-18T18:30:08.092Z] #48 0.316 + GOPATH=/tmp/tmp.jCqm9RDuYA [2019-10-18T18:30:08.092Z] #48 0.316 + RM_GOPATH=1 [2019-10-18T18:30:08.092Z] #48 0.316 ++ dirname ./install.sh [2019-10-18T18:30:08.092Z] #48 0.317 + dir=. [2019-10-18T18:30:08.092Z] #48 0.317 + bin=gotestsum [2019-10-18T18:30:08.092Z] #48 0.317 + shift [2019-10-18T18:30:08.092Z] #48 0.317 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T18:30:08.092Z] #48 0.317 + . ./gotestsum.installer [2019-10-18T18:30:08.092Z] #48 0.317 ++ : v0.3.5 [2019-10-18T18:30:08.092Z] #48 0.318 + install_gotestsum [2019-10-18T18:30:08.092Z] #48 0.318 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T18:30:08.092Z] #48 0.318 Installing gotestsum version v0.3.5 [2019-10-18T18:30:08.092Z] #48 0.318 + go get -d gotest.tools/gotestsum [2019-10-18T18:30:08.092Z] #48 ... [2019-10-18T18:30:08.092Z] [2019-10-18T18:30:08.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:30:08.092Z] #11 0.618 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:08.092Z] #11 0.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:08.092Z] #11 0.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:08.092Z] #11 0.771 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:08.092Z] #11 0.798 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:08.092Z] #11 1.460 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:08.092Z] #11 3.103 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:08.092Z] #11 3.926 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:08.092Z] #11 ... [2019-10-18T18:30:08.092Z] [2019-10-18T18:30:08.092Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:08.092Z] #45 0.511 + RM_GOPATH=0 [2019-10-18T18:30:08.092Z] #45 0.511 + TMP_GOPATH= [2019-10-18T18:30:08.092Z] #45 0.511 + : /build [2019-10-18T18:30:08.092Z] #45 0.511 + '[' -z '' ']' [2019-10-18T18:30:08.092Z] #45 0.512 ++ mktemp -d [2019-10-18T18:30:08.092Z] #45 0.525 + export GOPATH=/tmp/tmp.fR56Pi5oEx [2019-10-18T18:30:08.092Z] #45 0.525 + GOPATH=/tmp/tmp.fR56Pi5oEx [2019-10-18T18:30:08.092Z] #45 0.525 + RM_GOPATH=1 [2019-10-18T18:30:08.092Z] #45 0.525 ++ dirname ./install.sh [2019-10-18T18:30:08.092Z] #45 0.531 + dir=. [2019-10-18T18:30:08.092Z] #45 0.532 + bin=vndr [2019-10-18T18:30:08.092Z] #45 0.532 + shift [2019-10-18T18:30:08.092Z] #45 0.532 + '[' '!' -f ./vndr.installer ']' [2019-10-18T18:30:08.092Z] #45 0.532 + . ./vndr.installer [2019-10-18T18:30:08.092Z] #45 0.532 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:30:08.092Z] #45 0.532 + install_vndr [2019-10-18T18:30:08.092Z] #45 0.532 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T18:30:08.092Z] #45 0.532 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fR56Pi5oEx/src/github.com/LK4D4/vndr [2019-10-18T18:30:08.092Z] #45 0.532 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:30:08.092Z] #45 0.533 Cloning into '/tmp/tmp.fR56Pi5oEx/src/github.com/LK4D4/vndr'... [2019-10-18T18:30:08.092Z] #45 1.612 + cd /tmp/tmp.fR56Pi5oEx/src/github.com/LK4D4/vndr [2019-10-18T18:30:08.092Z] #45 1.612 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:30:08.092Z] #45 1.634 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T18:30:08.092Z] #45 2.802 internal/cpu [2019-10-18T18:30:08.092Z] #45 2.846 runtime/internal/sys [2019-10-18T18:30:08.092Z] #45 3.076 internal/race [2019-10-18T18:30:08.092Z] #45 3.198 sync/atomic [2019-10-18T18:30:08.092Z] #45 3.356 internal/bytealg [2019-10-18T18:30:08.092Z] #45 3.788 runtime [2019-10-18T18:30:08.092Z] #45 3.854 unicode [2019-10-18T18:30:08.092Z] #45 8.536 unicode/utf8 [2019-10-18T18:30:08.092Z] #45 9.867 math [2019-10-18T18:30:08.092Z] #45 ... [2019-10-18T18:30:08.092Z] [2019-10-18T18:30:08.092Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:30:08.092Z] #34 0.560 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:08.092Z] #34 0.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:08.092Z] #34 0.607 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:08.092Z] #34 0.621 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:08.092Z] #34 0.635 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:08.092Z] #34 1.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:08.092Z] #34 2.828 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:08.092Z] #34 3.593 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:08.294Z] #44 ... [2019-10-18T18:30:08.294Z] [2019-10-18T18:30:08.294Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:08.294Z] #17 13.91 Fetched 7742 kB in 10s (734 kB/s) [2019-10-18T18:30:08.294Z] #17 13.91 Reading package lists... [2019-10-18T18:30:08.302Z] #41 13.44 PBCC images/stats.pb-c.c [2019-10-18T18:30:08.302Z] #41 13.47 DEP images/stats.pb-c.d [2019-10-18T18:30:08.556Z] #17 20.08 Reading package lists... [2019-10-18T18:30:08.556Z] #17 ... [2019-10-18T18:30:08.556Z] [2019-10-18T18:30:08.556Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:08.556Z] #59 36.96 + bin/ctr [2019-10-18T18:30:08.556Z] #59 ... [2019-10-18T18:30:08.556Z] [2019-10-18T18:30:08.556Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:08.556Z] #41 25.04 CC images/stats.o [2019-10-18T18:30:08.556Z] #41 25.71 CC images/core.o [2019-10-18T18:30:08.556Z] #41 26.92 CC images/core-x86.o [2019-10-18T18:30:08.657Z] #34 ... [2019-10-18T18:30:08.657Z] [2019-10-18T18:30:08.657Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:30:08.657Z] #57 0.619 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:08.657Z] #57 0.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:08.657Z] #57 0.740 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:08.658Z] #57 0.763 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:08.658Z] #57 0.819 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:08.658Z] #57 1.638 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:08.658Z] #57 3.155 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:08.658Z] #57 3.865 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:08.658Z] #57 ... [2019-10-18T18:30:08.658Z] [2019-10-18T18:30:08.658Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:08.658Z] #69 0.409 + RM_GOPATH=0 [2019-10-18T18:30:08.658Z] #69 0.409 + TMP_GOPATH= [2019-10-18T18:30:08.658Z] #69 0.410 + : /build [2019-10-18T18:30:08.658Z] #69 0.410 + '[' -z '' ']' [2019-10-18T18:30:08.658Z] #69 0.411 ++ mktemp -d [2019-10-18T18:30:08.658Z] #69 0.412 + export GOPATH=/tmp/tmp.pUXTBmtZ8E [2019-10-18T18:30:08.658Z] #69 0.412 + GOPATH=/tmp/tmp.pUXTBmtZ8E [2019-10-18T18:30:08.658Z] #69 0.412 + RM_GOPATH=1 [2019-10-18T18:30:08.658Z] #69 0.413 ++ dirname ./install.sh [2019-10-18T18:30:08.658Z] #69 0.428 + dir=. [2019-10-18T18:30:08.658Z] #69 0.429 + bin=proxy [2019-10-18T18:30:08.658Z] #69 0.429 + shift [2019-10-18T18:30:08.658Z] #69 0.430 + '[' '!' -f ./proxy.installer ']' [2019-10-18T18:30:08.658Z] #69 0.430 + . ./proxy.installer [2019-10-18T18:30:08.658Z] #69 0.431 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:30:08.658Z] #69 0.433 + install_proxy [2019-10-18T18:30:08.658Z] #69 0.433 + case "$1" in [2019-10-18T18:30:08.658Z] #69 0.434 + export CGO_ENABLED=0 [2019-10-18T18:30:08.658Z] #69 0.434 + CGO_ENABLED=0 [2019-10-18T18:30:08.658Z] #69 0.434 + _install_proxy [2019-10-18T18:30:08.658Z] #69 0.434 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T18:30:08.658Z] #69 0.435 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:30:08.658Z] #69 0.435 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pUXTBmtZ8E/src/github.com/docker/libnetwork [2019-10-18T18:30:08.658Z] #69 0.453 Cloning into '/tmp/tmp.pUXTBmtZ8E/src/github.com/docker/libnetwork'... [2019-10-18T18:30:08.658Z] #69 ... [2019-10-18T18:30:08.658Z] [2019-10-18T18:30:08.658Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:08.658Z] #51 0.449 + RM_GOPATH=0 [2019-10-18T18:30:08.658Z] #51 0.449 + TMP_GOPATH= [2019-10-18T18:30:08.658Z] #51 0.450 + : /build [2019-10-18T18:30:08.658Z] #51 0.450 + '[' -z '' ']' [2019-10-18T18:30:08.658Z] #51 0.451 ++ mktemp -d [2019-10-18T18:30:08.658Z] #51 0.455 + export GOPATH=/tmp/tmp.tl5T6moyTm [2019-10-18T18:30:08.658Z] #51 0.455 + GOPATH=/tmp/tmp.tl5T6moyTm [2019-10-18T18:30:08.658Z] #51 0.455 + RM_GOPATH=1 [2019-10-18T18:30:08.658Z] #51 0.457 ++ dirname ./install.sh [2019-10-18T18:30:08.658Z] #51 0.460 + dir=. [2019-10-18T18:30:08.658Z] #51 0.460 + bin=golangci_lint [2019-10-18T18:30:08.658Z] #51 0.460 + shift [2019-10-18T18:30:08.658Z] #51 0.460 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T18:30:08.658Z] #51 0.461 + . ./golangci_lint.installer [2019-10-18T18:30:08.658Z] #51 0.461 ++ : v1.17.1 [2019-10-18T18:30:08.658Z] #51 0.489 + install_golangci_lint [2019-10-18T18:30:08.658Z] #51 0.490 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T18:30:08.658Z] #51 0.490 Installing golangci-lint version v1.17.1 [2019-10-18T18:30:08.658Z] #51 0.491 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:30:08.818Z] #41 27.82 CC images/core-arm.o [2019-10-18T18:30:09.081Z] #41 28.27 CC images/core-aarch64.o [2019-10-18T18:30:09.654Z] #41 28.86 CC images/core-ppc64.o [2019-10-18T18:30:09.713Z] #51 ... [2019-10-18T18:30:09.713Z] [2019-10-18T18:30:09.713Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:09.713Z] #32 12.22 internal/testlog [2019-10-18T18:30:10.202Z] #41 14.95 make[1]: Nothing to be done for 'all'. [2019-10-18T18:30:10.569Z] #32 12.80 encoding [2019-10-18T18:30:10.569Z] #32 12.92 runtime/cgo [2019-10-18T18:30:10.598Z] #41 29.84 CC images/core-s390.o [2019-10-18T18:30:10.769Z] #41 ... [2019-10-18T18:30:10.769Z] [2019-10-18T18:30:10.769Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:10.769Z] #31 67.07 log [2019-10-18T18:30:10.769Z] #31 69.52 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:30:10.769Z] #31 DONE 74.4s [2019-10-18T18:30:10.769Z] [2019-10-18T18:30:10.769Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:10.769Z] #59 23.93 + cd /tmp/tmp.rPW9S6n6ZV/src/github.com/containerd/containerd [2019-10-18T18:30:10.769Z] #59 23.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:30:10.769Z] #59 24.30 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T18:30:10.769Z] #59 24.30 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T18:30:10.769Z] #59 24.30 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:30:10.769Z] #59 24.30 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:30:10.769Z] #59 24.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T18:30:10.769Z] #59 24.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T18:30:10.769Z] #59 24.30 + '[' '' = dynamic ']' [2019-10-18T18:30:10.769Z] #59 24.30 + make [2019-10-18T18:30:10.769Z] #59 25.49 + bin/ctr [2019-10-18T18:30:11.115Z] #17 76.06 Selecting previously unselected package vim. [2019-10-18T18:30:11.115Z] #17 76.07 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T18:30:11.115Z] #17 76.08 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:11.373Z] #17 ... [2019-10-18T18:30:11.373Z] [2019-10-18T18:30:11.373Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:11.373Z] #44 133.9 net/http/httptrace [2019-10-18T18:30:11.373Z] #44 134.2 net/http [2019-10-18T18:30:11.373Z] #44 ... [2019-10-18T18:30:11.373Z] [2019-10-18T18:30:11.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:11.373Z] #41 70.71 CC criu/arch/x86/vdso-pie.o [2019-10-18T18:30:11.373Z] #41 71.03 CC criu/pie/util-vdso-elf32.o [2019-10-18T18:30:11.373Z] #41 71.76 AR criu/pie/pie.lib.a [2019-10-18T18:30:11.373Z] #41 71.82 DEP criu/pie/restorer.d [2019-10-18T18:30:11.373Z] #41 72.07 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-18T18:30:11.373Z] #41 72.22 DEP criu/arch/x86/restorer_unmap.d [2019-10-18T18:30:11.373Z] #41 72.25 DEP criu/arch/x86/restorer.d [2019-10-18T18:30:11.373Z] #41 72.41 DEP criu/pie/parasite.d [2019-10-18T18:30:11.373Z] #41 72.72 CC criu/pie/parasite.o [2019-10-18T18:30:11.373Z] #41 73.99 LINK criu/pie/parasite.built-in.o [2019-10-18T18:30:11.373Z] #41 74.00 GEN criu/pie/parasite-blob.h [2019-10-18T18:30:11.373Z] #41 74.03 CC criu/arch/x86/restorer.o [2019-10-18T18:30:11.373Z] #41 74.50 CC criu/arch/x86/restorer_unmap.o [2019-10-18T18:30:11.373Z] #41 74.57 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-18T18:30:11.373Z] #41 74.97 CC criu/pie/restorer.o [2019-10-18T18:30:11.632Z] #41 ... [2019-10-18T18:30:11.632Z] [2019-10-18T18:30:11.632Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:11.632Z] #17 76.63 Selecting previously unselected package xfsprogs. [2019-10-18T18:30:11.704Z] #59 ... [2019-10-18T18:30:11.704Z] [2019-10-18T18:30:11.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:11.704Z] #41 16.98 CC images/stats.o [2019-10-18T18:30:11.890Z] #17 76.63 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-18T18:30:11.890Z] #17 76.64 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:30:11.998Z] #41 30.94 CC images/cpuinfo.o [2019-10-18T18:30:12.270Z] #41 17.41 CC images/core.o [2019-10-18T18:30:12.459Z] #17 77.25 Selecting previously unselected package zip. [2019-10-18T18:30:12.459Z] #17 77.26 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-18T18:30:12.459Z] #17 77.27 Unpacking zip (3.0-11+b1) ... [2019-10-18T18:30:12.459Z] #17 77.43 Selecting previously unselected package libapparmor-perl. [2019-10-18T18:30:12.459Z] #17 77.44 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:30:12.459Z] #17 77.45 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:30:12.583Z] #41 ... [2019-10-18T18:30:12.583Z] [2019-10-18T18:30:12.583Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:12.583Z] #17 20.08 Reading package lists... [2019-10-18T18:30:12.583Z] #17 25.63 Building dependency tree... [2019-10-18T18:30:12.583Z] #17 28.00 The following additional packages will be installed: [2019-10-18T18:30:12.583Z] #17 28.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T18:30:12.583Z] #17 28.00 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T18:30:12.583Z] #17 28.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T18:30:12.583Z] #17 28.01 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T18:30:12.583Z] #17 28.01 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T18:30:12.583Z] #17 28.01 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T18:30:12.583Z] #17 28.01 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T18:30:12.583Z] #17 28.02 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T18:30:12.583Z] #17 28.02 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T18:30:12.583Z] #17 28.03 Suggested packages: [2019-10-18T18:30:12.583Z] #17 28.04 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T18:30:12.583Z] #17 28.04 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T18:30:12.583Z] #17 28.04 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T18:30:12.583Z] #17 28.04 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T18:30:12.583Z] #17 28.04 Recommended packages: [2019-10-18T18:30:12.583Z] #17 28.04 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T18:30:12.583Z] #17 28.04 python3-keyrings.alt python3-xdg unzip [2019-10-18T18:30:12.718Z] #17 77.60 Selecting previously unselected package apparmor. [2019-10-18T18:30:12.718Z] #17 77.61 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T18:30:12.839Z] #41 18.15 CC images/core-x86.o [2019-10-18T18:30:12.975Z] #17 77.71 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:30:13.233Z] #17 78.10 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T18:30:13.233Z] #17 78.12 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T18:30:13.233Z] #17 78.12 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:30:13.251Z] INFO: Extraction ended at 10/18/2019 18:30:09. Duration:00:00:26.6747523 [2019-10-18T18:30:13.251Z] INFO: Updating the golang and path environment variables [2019-10-18T18:30:13.251Z] INFO: GOPATH=d:\gopath [2019-10-18T18:30:13.251Z] INFO: go version go1.13.3 windows/amd64 [2019-10-18T18:30:13.251Z] INFO: Running the daemon under test in debug mode [2019-10-18T18:30:13.251Z] INFO: Starting a daemon under test... [2019-10-18T18:30:13.251Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40105\1\daemon --pidfile d:\CI\PR-40105\1\docker.pid -D [2019-10-18T18:30:13.251Z] INFO: Process started successfully. [2019-10-18T18:30:13.251Z] INFO: Start tailing logs of the daemon under tests [2019-10-18T18:30:13.251Z] INFO: Waiting for the daemon under test to start... [2019-10-18T18:30:13.709Z] INFO: Daemon under test started and replied! [2019-10-18T18:30:13.709Z] INFO: Docker version of the daemon under test [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] Client: [2019-10-18T18:30:13.709Z] Version: 17.06.2-ce [2019-10-18T18:30:13.709Z] API version: 1.30 [2019-10-18T18:30:13.709Z] Go version: go1.8.3 [2019-10-18T18:30:13.709Z] Git commit: cec0b72 [2019-10-18T18:30:13.709Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-18T18:30:13.709Z] OS/Arch: windows/amd64 [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] Server: [2019-10-18T18:30:13.709Z] Version: 0.0.0-dev [2019-10-18T18:30:13.709Z] API version: 1.41 (minimum version 1.24) [2019-10-18T18:30:13.709Z] Go version: go1.13.3 [2019-10-18T18:30:13.709Z] Git commit: 278279073 [2019-10-18T18:30:13.709Z] Built: 10/18/2019 18:28:25 [2019-10-18T18:30:13.709Z] OS/Arch: windows/amd64 [2019-10-18T18:30:13.709Z] Experimental: false [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] INFO: Docker info of the daemon under test [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] Containers: 0 [2019-10-18T18:30:13.709Z] Running: 0 [2019-10-18T18:30:13.709Z] Paused: 0 [2019-10-18T18:30:13.709Z] Stopped: 0 [2019-10-18T18:30:13.709Z] Images: 0 [2019-10-18T18:30:13.709Z] Server Version: 0.0.0-dev [2019-10-18T18:30:13.709Z] Storage Driver: windowsfilter [2019-10-18T18:30:13.709Z] Windows: [2019-10-18T18:30:13.709Z] Logging Driver: json-file [2019-10-18T18:30:13.709Z] Plugins: [2019-10-18T18:30:13.709Z] Volume: local [2019-10-18T18:30:13.709Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-18T18:30:13.709Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T18:30:13.709Z] Swarm: inactive [2019-10-18T18:30:13.709Z] Default Isolation: process [2019-10-18T18:30:13.709Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T18:30:13.709Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T18:30:13.709Z] OSType: windows [2019-10-18T18:30:13.709Z] Architecture: x86_64 [2019-10-18T18:30:13.709Z] CPUs: 4 [2019-10-18T18:30:13.709Z] Total Memory: 32GiB [2019-10-18T18:30:13.709Z] Name: azwin-2-4551b0 [2019-10-18T18:30:13.709Z] ID: ZYCD:2MYU:UEB6:6FZP:NQG7:ENNB:ZASS:G7L7:JDVJ:5HGV:TKN6:LEUR [2019-10-18T18:30:13.709Z] Docker Root Dir: D:\CI\PR-40105\1\daemon [2019-10-18T18:30:13.709Z] Debug Mode (client): false [2019-10-18T18:30:13.709Z] Debug Mode (server): true [2019-10-18T18:30:13.709Z] File Descriptors: -1 [2019-10-18T18:30:13.709Z] Goroutines: 17 [2019-10-18T18:30:13.709Z] System Time: 2019-10-18T18:30:13.5188323Z [2019-10-18T18:30:13.709Z] EventsListeners: 0 [2019-10-18T18:30:13.709Z] Registry: https://index.docker.io/v1/ [2019-10-18T18:30:13.709Z] Labels: [2019-10-18T18:30:13.709Z] Experimental: false [2019-10-18T18:30:13.709Z] Insecure Registries: [2019-10-18T18:30:13.709Z] 127.0.0.0/8 [2019-10-18T18:30:13.709Z] Live Restore Enabled: false [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] INFO: Docker images of the daemon under test [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-18T18:30:13.709Z] [2019-10-18T18:30:13.709Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-18T18:30:13.709Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-18T18:30:13.775Z] #41 18.76 CC images/core-arm.o [2019-10-18T18:30:14.033Z] #41 19.09 CC images/core-aarch64.o [2019-10-18T18:30:14.168Z] ltsc2019: Pulling from windows/servercore [2019-10-18T18:30:14.598Z] #41 19.58 CC images/core-ppc64.o [2019-10-18T18:30:14.884Z] #32 ... [2019-10-18T18:30:14.884Z] [2019-10-18T18:30:14.884Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:30:14.884Z] #39 13.45 + cd /tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution [2019-10-18T18:30:14.884Z] #39 13.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T18:30:14.884Z] #39 15.34 + GOPATH=/tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qntEUWmjNk go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T18:30:15.136Z] #17 79.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T18:30:15.136Z] #17 79.89 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T18:30:15.136Z] #17 79.90 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:30:15.164Z] #41 20.28 CC images/core-s390.o [2019-10-18T18:30:16.096Z] #41 20.99 CC images/cpuinfo.o [2019-10-18T18:30:16.096Z] #41 ... [2019-10-18T18:30:16.096Z] [2019-10-18T18:30:16.096Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:16.096Z] #44 69.31 internal/lazyregexp [2019-10-18T18:30:16.096Z] #44 69.72 go/ast [2019-10-18T18:30:16.096Z] #44 69.85 net/url [2019-10-18T18:30:16.096Z] #44 71.85 text/template/parse [2019-10-18T18:30:16.096Z] #44 75.74 go/parser [2019-10-18T18:30:16.096Z] #44 75.92 text/template [2019-10-18T18:30:16.096Z] #44 79.27 encoding/xml [2019-10-18T18:30:16.354Z] #44 ... [2019-10-18T18:30:16.354Z] [2019-10-18T18:30:16.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:16.354Z] #41 21.49 CC images/inventory.o [2019-10-18T18:30:16.612Z] #41 21.75 CC images/fdinfo.o [2019-10-18T18:30:16.796Z] #17 32.25 The following NEW packages will be installed: [2019-10-18T18:30:16.796Z] #17 32.25 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T18:30:16.796Z] #17 32.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T18:30:16.796Z] #17 32.26 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T18:30:16.796Z] #17 32.26 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T18:30:16.796Z] #17 32.26 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T18:30:16.796Z] #17 32.27 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T18:30:16.796Z] #17 32.27 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T18:30:16.796Z] #17 32.27 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T18:30:16.796Z] #17 32.27 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T18:30:16.796Z] #17 32.28 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T18:30:16.796Z] #17 32.28 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T18:30:16.796Z] #17 32.28 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T18:30:16.796Z] #17 32.28 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T18:30:16.796Z] #17 32.28 xfsprogs xxd xz-utils zip [2019-10-18T18:30:16.870Z] #41 22.11 CC images/fown.o [2019-10-18T18:30:17.034Z] #17 81.72 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T18:30:17.034Z] #17 81.73 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T18:30:17.034Z] #17 81.74 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:30:17.034Z] #17 81.82 Selecting previously unselected package mingw-w64-common. [2019-10-18T18:30:17.034Z] #17 81.83 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T18:30:17.034Z] #17 81.83 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T18:30:17.128Z] #41 22.28 CC images/ns.o [2019-10-18T18:30:17.385Z] #41 22.51 CC images/regfile.o [2019-10-18T18:30:17.647Z] #41 22.80 CC images/ghost-file.o [2019-10-18T18:30:17.740Z] #17 33.41 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:17.740Z] #17 33.41 Need to get 84.4 MB of archives. [2019-10-18T18:30:17.740Z] #17 33.41 After this operation, 528 MB of additional disk space will be used. [2019-10-18T18:30:17.740Z] #17 33.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T18:30:17.740Z] #17 33.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-18T18:30:17.740Z] #17 33.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-18T18:30:17.740Z] #17 33.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-18T18:30:17.740Z] #17 33.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-18T18:30:17.740Z] #17 33.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-18T18:30:17.740Z] #17 33.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-18T18:30:17.740Z] #17 33.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-18T18:30:18.002Z] #17 33.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-18T18:30:18.002Z] #17 33.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-18T18:30:18.002Z] #17 33.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T18:30:18.002Z] #17 33.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-18T18:30:18.002Z] #17 33.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T18:30:18.002Z] #17 33.70 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-18T18:30:18.002Z] #17 33.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-18T18:30:18.002Z] #17 33.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-18T18:30:18.002Z] #17 33.72 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-18T18:30:18.002Z] #17 33.72 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-18T18:30:18.002Z] #17 33.74 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-18T18:30:18.002Z] #17 33.75 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-18T18:30:18.002Z] #17 33.75 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-18T18:30:18.002Z] #17 33.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-18T18:30:18.002Z] #17 33.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:30:18.002Z] #17 33.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-18T18:30:18.002Z] #17 33.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-18T18:30:18.002Z] #17 33.79 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-18T18:30:18.002Z] #17 33.81 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-18T18:30:18.002Z] #17 33.82 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T18:30:18.002Z] #17 33.83 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-18T18:30:18.002Z] #17 33.85 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-18T18:30:18.002Z] #17 33.86 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-18T18:30:18.002Z] #17 33.87 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-18T18:30:18.002Z] #17 33.88 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-18T18:30:18.212Z] #41 23.18 CC images/fifo.o [2019-10-18T18:30:18.278Z] #17 33.89 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-18T18:30:18.278Z] #17 33.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-18T18:30:18.279Z] #17 33.90 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-18T18:30:18.279Z] #17 33.91 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-18T18:30:18.279Z] #17 33.91 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-18T18:30:18.279Z] #17 33.91 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-18T18:30:18.279Z] #17 33.93 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-18T18:30:18.279Z] #17 33.95 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-18T18:30:18.279Z] #17 33.97 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-18T18:30:18.279Z] #17 33.99 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-18T18:30:18.279Z] #17 34.00 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-18T18:30:18.279Z] #17 34.01 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-18T18:30:18.279Z] #17 34.02 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-18T18:30:18.279Z] #17 34.02 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-18T18:30:18.279Z] #17 34.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-18T18:30:18.279Z] #17 34.10 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-18T18:30:18.470Z] #41 23.47 CC images/remap-file-path.o [2019-10-18T18:30:18.470Z] #41 23.71 CC images/eventfd.o [2019-10-18T18:30:18.541Z] #17 34.13 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T18:30:18.541Z] #17 34.20 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T18:30:18.541Z] #17 34.20 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T18:30:18.541Z] #17 34.21 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T18:30:18.541Z] #17 34.23 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T18:30:18.541Z] #17 34.23 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-18T18:30:18.541Z] #17 34.25 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T18:30:18.728Z] #41 23.89 CC images/eventpoll.o [2019-10-18T18:30:18.803Z] #17 34.49 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-18T18:30:18.803Z] #17 34.52 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-18T18:30:18.803Z] #17 34.56 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-18T18:30:18.803Z] #17 34.57 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-18T18:30:18.803Z] #17 34.58 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-18T18:30:18.803Z] #17 34.60 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-18T18:30:18.988Z] #41 24.16 CC images/fh.o [2019-10-18T18:30:19.066Z] #17 34.67 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-18T18:30:19.066Z] #17 34.78 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T18:30:19.066Z] #17 34.78 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T18:30:19.328Z] #17 35.13 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T18:30:19.554Z] #41 24.47 CC images/fsnotify.o [2019-10-18T18:30:19.591Z] #17 35.26 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-18T18:30:19.591Z] #17 ... [2019-10-18T18:30:19.591Z] [2019-10-18T18:30:19.591Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:19.591Z] #44 88.66 text/template [2019-10-18T18:30:19.591Z] #44 90.74 go/parser [2019-10-18T18:30:19.591Z] #44 96.63 math/big [2019-10-18T18:30:19.591Z] #44 97.70 vendor/golang.org/x/text/secure/bidirule [2019-10-18T18:30:19.591Z] #44 98.31 vendor/golang.org/x/text/unicode/norm [2019-10-18T18:30:19.591Z] #44 98.84 go/doc [2019-10-18T18:30:19.591Z] #44 ... [2019-10-18T18:30:19.591Z] [2019-10-18T18:30:19.591Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:19.591Z] #17 35.27 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-18T18:30:19.957Z] 65014b3c3121: Pulling fs layer [2019-10-18T18:30:19.957Z] 12c8dbabfd62: Pulling fs layer [2019-10-18T18:30:20.118Z] #41 25.12 CC images/signalfd.o [2019-10-18T18:30:20.376Z] #41 25.39 CC images/fs.o [2019-10-18T18:30:20.633Z] #41 25.67 CC images/pstree.o [2019-10-18T18:30:20.633Z] #41 25.91 CC images/pipe.o [2019-10-18T18:30:20.890Z] #41 26.21 CC images/tcp-stream.o [2019-10-18T18:30:20.980Z] #17 36.42 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-18T18:30:21.220Z] #17 ... [2019-10-18T18:30:21.220Z] [2019-10-18T18:30:21.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:21.220Z] #41 77.83 LINK criu/pie/restorer.built-in.o [2019-10-18T18:30:21.220Z] #41 77.86 GEN criu/pie/restorer-blob.h [2019-10-18T18:30:21.220Z] #41 77.99 DEP criu/vdso.d [2019-10-18T18:30:21.220Z] #41 78.20 DEP criu/vdso-compat.d [2019-10-18T18:30:21.220Z] #41 78.35 DEP criu/uts_ns.d [2019-10-18T18:30:21.220Z] #41 78.56 DEP criu/util.d [2019-10-18T18:30:21.220Z] #41 78.79 DEP criu/uffd.d [2019-10-18T18:30:21.220Z] #41 78.99 DEP criu/tun.d [2019-10-18T18:30:21.220Z] #41 79.17 DEP criu/tty.d [2019-10-18T18:30:21.220Z] #41 79.37 DEP criu/timerfd.d [2019-10-18T18:30:21.220Z] #41 79.53 DEP criu/sysfs_parse.d [2019-10-18T18:30:21.220Z] #41 79.73 DEP criu/sysctl.d [2019-10-18T18:30:21.220Z] #41 79.93 DEP criu/string.d [2019-10-18T18:30:21.220Z] #41 79.99 DEP criu/stats.d [2019-10-18T18:30:21.220Z] #41 80.18 DEP criu/sockets.d [2019-10-18T18:30:21.220Z] #41 80.44 DEP criu/sk-unix.d [2019-10-18T18:30:21.220Z] #41 80.60 DEP criu/sk-tcp.d [2019-10-18T18:30:21.220Z] #41 80.80 DEP criu/sk-queue.d [2019-10-18T18:30:21.220Z] #41 81.03 DEP criu/sk-packet.d [2019-10-18T18:30:21.220Z] #41 81.27 DEP criu/sk-netlink.d [2019-10-18T18:30:21.220Z] #41 81.48 DEP criu/sk-inet.d [2019-10-18T18:30:21.220Z] #41 81.66 DEP criu/signalfd.d [2019-10-18T18:30:21.220Z] #41 81.85 DEP criu/sigframe.d [2019-10-18T18:30:21.220Z] #41 81.97 DEP criu/shmem.d [2019-10-18T18:30:21.220Z] #41 82.24 DEP criu/servicefd.d [2019-10-18T18:30:21.220Z] #41 82.47 DEP criu/seize.d [2019-10-18T18:30:21.220Z] #41 82.68 DEP criu/seccomp.d [2019-10-18T18:30:21.220Z] #41 82.87 DEP criu/rst-malloc.d [2019-10-18T18:30:21.220Z] #41 82.96 DEP criu/rbtree.d [2019-10-18T18:30:21.220Z] #41 83.00 DEP criu/pstree.d [2019-10-18T18:30:21.220Z] #41 83.19 DEP criu/protobuf.d [2019-10-18T18:30:21.220Z] #41 83.34 GEN criu/protobuf-desc-gen.h [2019-10-18T18:30:21.220Z] #41 84.83 DEP criu/protobuf-desc.d [2019-10-18T18:30:21.220Z] #41 85.02 DEP criu/proc_parse.d [2019-10-18T18:30:21.220Z] #41 85.18 DEP criu/plugin.d [2019-10-18T18:30:21.220Z] #41 85.24 DEP criu/pipes.d [2019-10-18T18:30:21.220Z] #41 85.38 DEP criu/pie-util.d [2019-10-18T18:30:21.220Z] #41 85.49 DEP criu/pie-util-vdso.d [2019-10-18T18:30:21.220Z] #41 85.57 DEP criu/pie-util-vdso-elf32.d [2019-10-18T18:30:21.456Z] #41 26.44 CC images/sk-packet.o [2019-10-18T18:30:21.456Z] #41 26.69 CC images/mnt.o [2019-10-18T18:30:21.478Z] #41 85.73 DEP criu/path.d [2019-10-18T18:30:21.478Z] #41 ... [2019-10-18T18:30:21.478Z] [2019-10-18T18:30:21.478Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:21.478Z] #17 86.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T18:30:21.478Z] #17 86.49 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T18:30:21.478Z] #17 86.49 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:30:21.654Z] #39 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:30:21.654Z] #57 13.67 Fetched 7670 kB in 13s (588 kB/s) [2019-10-18T18:30:21.654Z] #57 13.67 Reading package lists... [2019-10-18T18:30:21.654Z] #57 17.62 Reading package lists... [2019-10-18T18:30:21.654Z] #57 22.31 Building dependency tree... [2019-10-18T18:30:21.654Z] #57 23.58 The following additional packages will be installed: [2019-10-18T18:30:21.654Z] #57 23.65 btrfs-progs liblzo2-2 [2019-10-18T18:30:21.654Z] #57 23.84 The following NEW packages will be installed: [2019-10-18T18:30:21.654Z] #57 23.84 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T18:30:21.654Z] #57 23.93 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:21.654Z] #57 23.93 Need to get 668 kB of archives. [2019-10-18T18:30:21.654Z] #57 23.93 After this operation, 5446 kB of additional disk space will be used. [2019-10-18T18:30:21.654Z] #57 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T18:30:21.654Z] #57 23.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-18T18:30:21.654Z] #57 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:21.654Z] #41 13.96 Fetched 7670 kB in 13s (572 kB/s) [2019-10-18T18:30:21.654Z] #41 13.96 Reading package lists... [2019-10-18T18:30:21.654Z] #41 17.97 Reading package lists... [2019-10-18T18:30:21.654Z] #41 22.82 Building dependency tree... [2019-10-18T18:30:21.654Z] #41 24.10 The following additional packages will be installed: [2019-10-18T18:30:21.654Z] #41 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:30:21.654Z] #57 24.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-18T18:30:21.654Z] #57 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:30:21.654Z] #11 14.20 Fetched 7670 kB in 13s (564 kB/s) [2019-10-18T18:30:21.654Z] #11 14.20 Reading package lists... [2019-10-18T18:30:21.654Z] #11 18.96 Reading package lists... [2019-10-18T18:30:21.654Z] #11 23.89 Building dependency tree... [2019-10-18T18:30:21.654Z] #11 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:30:21.654Z] #25 14.16 Fetched 7670 kB in 13s (568 kB/s) [2019-10-18T18:30:21.654Z] #25 14.16 Reading package lists... [2019-10-18T18:30:21.654Z] #25 18.72 Reading package lists... [2019-10-18T18:30:21.654Z] #25 23.33 Building dependency tree... [2019-10-18T18:30:21.654Z] #25 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:30:21.654Z] #34 14.28 Fetched 7670 kB in 13s (559 kB/s) [2019-10-18T18:30:21.654Z] #34 14.28 Reading package lists... [2019-10-18T18:30:21.654Z] #34 19.04 Reading package lists... [2019-10-18T18:30:21.654Z] #34 23.71 Building dependency tree... [2019-10-18T18:30:21.654Z] #34 ... [2019-10-18T18:30:21.654Z] [2019-10-18T18:30:21.654Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:21.654Z] #69 14.42 + cd /tmp/tmp.pUXTBmtZ8E/src/github.com/docker/libnetwork [2019-10-18T18:30:21.654Z] #69 14.42 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:30:21.654Z] #69 14.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T18:30:22.021Z] #41 26.96 CC images/pipe-data.o [2019-10-18T18:30:22.021Z] #41 27.13 CC images/sa.o [2019-10-18T18:30:22.067Z] #69 ... [2019-10-18T18:30:22.067Z] [2019-10-18T18:30:22.067Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:30:22.067Z] #57 24.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:22.067Z] #57 24.87 Fetched 668 kB in 0s (5362 kB/s) [2019-10-18T18:30:22.067Z] #57 24.91 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T18:30:22.067Z] #57 24.91 (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 ... 14828 files and directories currently installed.) [2019-10-18T18:30:22.067Z] #57 24.99 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T18:30:22.067Z] #57 25.00 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:30:22.279Z] #41 27.41 CC images/timer.o [2019-10-18T18:30:22.379Z] #17 ... [2019-10-18T18:30:22.379Z] [2019-10-18T18:30:22.379Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:22.379Z] #41 31.65 CC images/inventory.o [2019-10-18T18:30:22.379Z] #41 32.00 CC images/fdinfo.o [2019-10-18T18:30:22.379Z] #41 32.83 CC images/fown.o [2019-10-18T18:30:22.379Z] #41 33.10 CC images/ns.o [2019-10-18T18:30:22.379Z] #41 33.43 CC images/regfile.o [2019-10-18T18:30:22.379Z] #41 33.96 CC images/ghost-file.o [2019-10-18T18:30:22.379Z] #41 34.55 CC images/fifo.o [2019-10-18T18:30:22.379Z] #41 34.93 CC images/remap-file-path.o [2019-10-18T18:30:22.379Z] #41 35.29 CC images/eventfd.o [2019-10-18T18:30:22.379Z] #41 35.73 CC images/eventpoll.o [2019-10-18T18:30:22.379Z] #41 36.22 CC images/fh.o [2019-10-18T18:30:22.379Z] #41 36.74 CC images/fsnotify.o [2019-10-18T18:30:22.379Z] #41 37.76 CC images/signalfd.o [2019-10-18T18:30:22.379Z] #41 38.14 CC images/fs.o [2019-10-18T18:30:22.379Z] #41 38.48 CC images/pstree.o [2019-10-18T18:30:22.379Z] #41 38.90 CC images/pipe.o [2019-10-18T18:30:22.379Z] #41 39.15 CC images/tcp-stream.o [2019-10-18T18:30:22.379Z] #41 39.49 CC images/sk-packet.o [2019-10-18T18:30:22.379Z] #41 39.85 CC images/mnt.o [2019-10-18T18:30:22.379Z] #41 40.26 CC images/pipe-data.o [2019-10-18T18:30:22.379Z] #41 40.46 CC images/sa.o [2019-10-18T18:30:22.379Z] #41 40.69 CC images/timer.o [2019-10-18T18:30:22.379Z] #41 41.30 CC images/timerfd.o [2019-10-18T18:30:22.379Z] #41 41.58 CC images/mm.o [2019-10-18T18:30:22.494Z] #57 25.07 Selecting previously unselected package btrfs-progs. [2019-10-18T18:30:22.494Z] #57 25.08 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-18T18:30:22.494Z] #57 25.10 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:30:22.537Z] #41 27.74 CC images/timerfd.o [2019-10-18T18:30:22.642Z] #41 ... [2019-10-18T18:30:22.642Z] [2019-10-18T18:30:22.642Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:22.642Z] #17 38.27 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:22.642Z] #17 38.39 Fetched 84.4 MB in 4s (16.9 MB/s) [2019-10-18T18:30:23.014Z] #41 27.96 CC images/mm.o [2019-10-18T18:30:23.015Z] #17 38.57 Selecting previously unselected package bash-completion. [2019-10-18T18:30:23.015Z] #17 38.57 (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 ... 15046 files and directories currently installed.) [2019-10-18T18:30:23.015Z] #17 38.71 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T18:30:23.069Z] #57 ... [2019-10-18T18:30:23.069Z] [2019-10-18T18:30:23.069Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:23.069Z] #45 15.30 unicode/utf16 [2019-10-18T18:30:23.069Z] #45 15.59 container/list [2019-10-18T18:30:23.069Z] #45 16.26 crypto/internal/subtle [2019-10-18T18:30:23.069Z] #45 16.35 crypto/subtle [2019-10-18T18:30:23.069Z] #45 16.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T18:30:23.069Z] #45 16.51 internal/nettrace [2019-10-18T18:30:23.069Z] #45 16.58 runtime/cgo [2019-10-18T18:30:23.069Z] #45 ... [2019-10-18T18:30:23.069Z] [2019-10-18T18:30:23.069Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:23.069Z] #41 24.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T18:30:23.069Z] #41 24.11 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T18:30:23.069Z] #41 24.11 Suggested packages: [2019-10-18T18:30:23.069Z] #41 24.11 manpages-dev python-setuptools [2019-10-18T18:30:23.069Z] #41 25.56 The following NEW packages will be installed: [2019-10-18T18:30:23.069Z] #41 25.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T18:30:23.069Z] #41 25.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T18:30:23.069Z] #41 25.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T18:30:23.069Z] #41 25.59 zlib1g-dev [2019-10-18T18:30:23.069Z] #41 25.71 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:23.069Z] #41 25.71 Need to get 3476 kB of archives. [2019-10-18T18:30:23.069Z] #41 25.71 After this operation, 20.2 MB of additional disk space will be used. [2019-10-18T18:30:23.069Z] #41 25.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-18T18:30:23.069Z] #41 25.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-18T18:30:23.069Z] #41 25.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-18T18:30:23.069Z] #41 25.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-18T18:30:23.069Z] #41 25.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-18T18:30:23.069Z] #41 25.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-18T18:30:23.069Z] #41 25.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-18T18:30:23.069Z] #41 25.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-18T18:30:23.069Z] #41 25.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-18T18:30:23.069Z] #41 25.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-18T18:30:23.069Z] #41 25.82 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-18T18:30:23.069Z] #41 25.86 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-18T18:30:23.069Z] #41 25.89 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-18T18:30:23.069Z] #41 25.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-18T18:30:23.069Z] #41 25.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T18:30:23.069Z] #41 25.90 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-18T18:30:23.273Z] #41 28.32 CC images/sk-opts.o [2019-10-18T18:30:23.530Z] #41 28.63 CC images/sk-unix.o [2019-10-18T18:30:23.549Z] #17 ... [2019-10-18T18:30:23.549Z] [2019-10-18T18:30:23.549Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:30:23.549Z] #28 155.6 + rm -rf /tmp/tmp.b69K8FWU1w [2019-10-18T18:30:23.549Z] #28 DONE 156.6s [2019-10-18T18:30:23.680Z] #41 ... [2019-10-18T18:30:23.680Z] [2019-10-18T18:30:23.680Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:30:23.680Z] #57 25.92 Selecting previously unselected package btrfs-tools. [2019-10-18T18:30:23.680Z] #57 25.93 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-18T18:30:23.680Z] #57 25.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:30:23.680Z] #57 26.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:23.680Z] #57 26.10 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:30:23.680Z] #57 26.11 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:30:23.680Z] #57 26.17 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:30:23.680Z] #57 26.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:23.680Z] #57 DONE 26.4s [2019-10-18T18:30:23.680Z] [2019-10-18T18:30:23.680Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:30:23.680Z] #58 DONE 0.1s [2019-10-18T18:30:23.680Z] [2019-10-18T18:30:23.680Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T18:30:23.680Z] #59 DONE 0.1s [2019-10-18T18:30:23.680Z] [2019-10-18T18:30:23.680Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:23.789Z] #41 28.94 CC images/sk-inet.o [2019-10-18T18:30:23.807Z] [2019-10-18T18:30:23.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:23.807Z] #41 85.90 DEP criu/parasite-syscall.d [2019-10-18T18:30:23.807Z] #41 86.13 DEP criu/pagemap.d [2019-10-18T18:30:23.807Z] #41 86.41 DEP criu/pagemap-cache.d [2019-10-18T18:30:23.807Z] #41 86.65 DEP criu/page-xfer.d [2019-10-18T18:30:23.807Z] #41 86.82 DEP criu/page-pipe.d [2019-10-18T18:30:23.807Z] #41 86.96 DEP criu/netfilter.d [2019-10-18T18:30:23.807Z] #41 87.12 DEP criu/net.d [2019-10-18T18:30:23.807Z] #41 87.34 DEP criu/namespaces.d [2019-10-18T18:30:23.807Z] #41 87.47 DEP criu/mount.d [2019-10-18T18:30:23.807Z] #41 87.77 DEP criu/mem.d [2019-10-18T18:30:23.807Z] #41 ... [2019-10-18T18:30:23.807Z] [2019-10-18T18:30:23.807Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:23.807Z] #44 146.8 github.com/LK4D4/vndr/godl [2019-10-18T18:30:23.807Z] #44 147.7 github.com/LK4D4/vndr [2019-10-18T18:30:23.807Z] #44 DONE 156.4s [2019-10-18T18:30:23.807Z] [2019-10-18T18:30:23.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:23.807Z] #41 88.08 DEP criu/lsm.d [2019-10-18T18:30:24.064Z] #41 88.32 DEP criu/log.d [2019-10-18T18:30:24.169Z] #60 0.423 + RM_GOPATH=0 [2019-10-18T18:30:24.169Z] #60 0.424 + TMP_GOPATH= [2019-10-18T18:30:24.169Z] #60 0.424 + : /build [2019-10-18T18:30:24.169Z] #60 0.424 + '[' -z '' ']' [2019-10-18T18:30:24.169Z] #60 0.424 ++ mktemp -d [2019-10-18T18:30:24.169Z] #60 0.426 + export GOPATH=/tmp/tmp.N2ZYeczLGg [2019-10-18T18:30:24.169Z] #60 0.426 + GOPATH=/tmp/tmp.N2ZYeczLGg [2019-10-18T18:30:24.169Z] #60 0.426 + RM_GOPATH=1 [2019-10-18T18:30:24.169Z] #60 0.427 ++ dirname ./install.sh [2019-10-18T18:30:24.169Z] #60 0.428 + dir=. [2019-10-18T18:30:24.169Z] #60 0.428 + bin=containerd [2019-10-18T18:30:24.169Z] #60 0.429 + shift [2019-10-18T18:30:24.169Z] #60 0.441 + '[' '!' -f ./containerd.installer ']' [2019-10-18T18:30:24.169Z] #60 ... [2019-10-18T18:30:24.169Z] [2019-10-18T18:30:24.169Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:24.169Z] #51 16.63 + cd /tmp/tmp.tl5T6moyTm/src/github.com/golangci/golangci-lint/ [2019-10-18T18:30:24.169Z] #51 16.63 + git checkout -q v1.17.1 [2019-10-18T18:30:24.169Z] #51 17.61 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:30:24.169Z] #51 ... [2019-10-18T18:30:24.169Z] [2019-10-18T18:30:24.169Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:24.169Z] #60 0.442 + . ./containerd.installer [2019-10-18T18:30:24.169Z] #60 0.443 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:30:24.169Z] #60 0.446 + install_containerd [2019-10-18T18:30:24.169Z] #60 0.447 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T18:30:24.169Z] #60 0.447 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:30:24.169Z] #60 0.451 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N2ZYeczLGg/src/github.com/containerd/containerd [2019-10-18T18:30:24.169Z] #60 0.463 Cloning into '/tmp/tmp.N2ZYeczLGg/src/github.com/containerd/containerd'... [2019-10-18T18:30:24.321Z] #41 88.49 DEP criu/libnetlink.d [2019-10-18T18:30:24.355Z] #41 29.38 CC images/tun.o [2019-10-18T18:30:24.579Z] #41 88.84 DEP criu/kerndat.d [2019-10-18T18:30:24.625Z] #41 29.79 CC images/sk-netlink.o [2019-10-18T18:30:24.883Z] #41 30.00 CC images/packet-sock.o [2019-10-18T18:30:25.143Z] #41 89.24 DEP criu/kcmp-ids.d [2019-10-18T18:30:25.143Z] #41 89.37 DEP criu/irmap.d [2019-10-18T18:30:25.401Z] #41 89.63 DEP criu/ipc_ns.d [2019-10-18T18:30:25.448Z] #41 30.40 CC images/ipc-var.o [2019-10-18T18:30:25.448Z] #41 30.58 CC images/ipc-desc.o [2019-10-18T18:30:25.661Z] #41 89.90 DEP criu/image.d [2019-10-18T18:30:25.706Z] #41 30.74 CC images/ipc-shm.o [2019-10-18T18:30:25.706Z] #41 30.93 CC images/ipc-msg.o [2019-10-18T18:30:25.919Z] #41 90.20 DEP criu/image-desc.d [2019-10-18T18:30:25.964Z] #41 31.23 CC images/ipc-sem.o [2019-10-18T18:30:26.176Z] #41 90.25 DEP criu/fsnotify.d [2019-10-18T18:30:26.176Z] #41 90.42 DEP criu/filesystems.d [2019-10-18T18:30:26.222Z] #41 31.50 CC images/utsns.o [2019-10-18T18:30:26.315Z] #60 ... [2019-10-18T18:30:26.315Z] [2019-10-18T18:30:26.315Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:30:26.315Z] #25 25.42 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T18:30:26.315Z] #25 25.42 The following additional packages will be installed: [2019-10-18T18:30:26.315Z] #25 25.42 libjq1 libonig4 [2019-10-18T18:30:26.315Z] #25 25.95 The following NEW packages will be installed: [2019-10-18T18:30:26.315Z] #25 25.96 jq libjq1 libonig4 [2019-10-18T18:30:26.315Z] #25 26.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:26.315Z] #25 26.07 Need to get 328 kB of archives. [2019-10-18T18:30:26.315Z] #25 26.07 After this operation, 1263 kB of additional disk space will be used. [2019-10-18T18:30:26.315Z] #25 26.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-18T18:30:26.315Z] #25 26.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-18T18:30:26.315Z] #25 26.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-18T18:30:26.315Z] #25 26.99 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:26.315Z] #25 27.23 Fetched 328 kB in 0s (2541 kB/s) [2019-10-18T18:30:26.315Z] #25 27.29 Selecting previously unselected package libonig4:s390x. [2019-10-18T18:30:26.315Z] #25 27.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 ... 14828 files and directories currently installed.) [2019-10-18T18:30:26.315Z] #25 27.44 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-18T18:30:26.315Z] #25 27.44 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-18T18:30:26.315Z] #25 27.75 Selecting previously unselected package libjq1:s390x. [2019-10-18T18:30:26.315Z] #25 27.75 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T18:30:26.315Z] #25 27.76 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T18:30:26.315Z] #25 28.09 Selecting previously unselected package jq. [2019-10-18T18:30:26.315Z] #25 28.09 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T18:30:26.315Z] #25 28.09 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:30:26.315Z] #25 28.48 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-18T18:30:26.315Z] #25 28.50 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T18:30:26.315Z] #25 28.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:26.315Z] #25 28.62 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:30:26.315Z] #25 DONE 29.1s [2019-10-18T18:30:26.315Z] [2019-10-18T18:30:26.315Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:30:26.315Z] #26 DONE 0.1s [2019-10-18T18:30:26.315Z] [2019-10-18T18:30:26.315Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:26.315Z] #41 27.16 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:26.315Z] #41 27.28 Fetched 3476 kB in 0s (13.3 MB/s) [2019-10-18T18:30:26.315Z] #41 27.38 Selecting previously unselected package libnet1:s390x. [2019-10-18T18:30:26.315Z] #41 27.38 (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 ... 14828 files and directories currently installed.) [2019-10-18T18:30:26.315Z] #41 27.44 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 27.45 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T18:30:26.315Z] #41 27.70 Selecting previously unselected package libcap-dev:s390x. [2019-10-18T18:30:26.315Z] #41 27.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 27.71 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-18T18:30:26.315Z] #41 27.88 Selecting previously unselected package libnet1-dev. [2019-10-18T18:30:26.315Z] #41 27.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 27.90 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:30:26.315Z] #41 28.33 Selecting previously unselected package libnl-3-200:s390x. [2019-10-18T18:30:26.315Z] #41 28.35 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 28.40 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T18:30:26.315Z] #41 28.59 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-18T18:30:26.315Z] #41 28.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 28.60 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-18T18:30:26.315Z] #41 29.23 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-18T18:30:26.315Z] #41 29.24 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-18T18:30:26.315Z] #41 29.25 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T18:30:26.322Z] #17 ... [2019-10-18T18:30:26.322Z] [2019-10-18T18:30:26.322Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:26.322Z] #62 99.15 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:30:26.322Z] #62 99.15 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T18:30:26.322Z] #62 DONE 105.6s [2019-10-18T18:30:26.438Z] #41 90.57 DEP criu/files.d [2019-10-18T18:30:26.438Z] #41 90.74 DEP criu/files-reg.d [2019-10-18T18:30:26.583Z] [2019-10-18T18:30:26.583Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T18:30:26.583Z] #63 DONE 0.1s [2019-10-18T18:30:26.583Z] [2019-10-18T18:30:26.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:26.583Z] #41 42.14 CC images/sk-opts.o [2019-10-18T18:30:26.583Z] #41 42.47 CC images/sk-unix.o [2019-10-18T18:30:26.583Z] #41 42.88 CC images/sk-inet.o [2019-10-18T18:30:26.583Z] #41 43.58 CC images/tun.o [2019-10-18T18:30:26.583Z] #41 44.07 CC images/sk-netlink.o [2019-10-18T18:30:26.583Z] #41 44.49 CC images/packet-sock.o [2019-10-18T18:30:26.583Z] #41 45.01 CC images/ipc-var.o [2019-10-18T18:30:26.583Z] #41 45.40 CC images/ipc-desc.o [2019-10-18T18:30:26.583Z] #41 45.84 CC images/ipc-shm.o [2019-10-18T18:30:26.695Z] #41 90.87 DEP criu/files-ext.d [2019-10-18T18:30:26.787Z] #41 31.75 CC images/creds.o [2019-10-18T18:30:26.787Z] #41 31.98 CC images/vma.o [2019-10-18T18:30:26.789Z] #41 29.37 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-18T18:30:26.789Z] #41 29.40 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-18T18:30:26.789Z] #41 29.40 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-18T18:30:26.844Z] #41 46.05 CC images/ipc-msg.o [2019-10-18T18:30:26.953Z] #41 90.97 DEP criu/file-lock.d [2019-10-18T18:30:26.953Z] #41 91.10 DEP criu/file-ids.d [2019-10-18T18:30:27.045Z] #41 32.15 CC images/netdev.o [2019-10-18T18:30:27.105Z] #41 46.39 CC images/ipc-sem.o [2019-10-18T18:30:27.210Z] #41 91.30 DEP criu/fifo.d [2019-10-18T18:30:27.210Z] #41 91.41 DEP criu/fdstore.d [2019-10-18T18:30:27.210Z] #41 91.55 DEP criu/fault-injection.d [2019-10-18T18:30:27.241Z] #41 30.03 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-18T18:30:27.241Z] #41 30.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-18T18:30:27.241Z] #41 30.04 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-18T18:30:27.302Z] #41 32.49 CC images/tty.o [2019-10-18T18:30:27.467Z] #41 91.60 DEP criu/external.d [2019-10-18T18:30:27.467Z] #41 91.68 DEP criu/eventpoll.d [2019-10-18T18:30:27.663Z] #41 30.31 Selecting previously unselected package libprotobuf10:s390x. [2019-10-18T18:30:27.663Z] #41 30.32 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-18T18:30:27.663Z] #41 30.33 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-18T18:30:27.663Z] #41 ... [2019-10-18T18:30:27.663Z] [2019-10-18T18:30:27.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:30:27.663Z] #11 23.89 Building dependency tree... [2019-10-18T18:30:27.663Z] #11 25.88 The following additional packages will be installed: [2019-10-18T18:30:27.663Z] #11 25.90 libapparmor1 libseccomp2 [2019-10-18T18:30:27.663Z] #11 25.91 Suggested packages: [2019-10-18T18:30:27.663Z] #11 25.91 seccomp [2019-10-18T18:30:27.663Z] #11 26.41 The following NEW packages will be installed: [2019-10-18T18:30:27.663Z] #11 26.42 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T18:30:27.663Z] #11 26.58 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:27.663Z] #11 26.58 Need to get 301 kB of archives. [2019-10-18T18:30:27.663Z] #11 26.58 After this operation, 1402 kB of additional disk space will be used. [2019-10-18T18:30:27.663Z] #11 26.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-18T18:30:27.663Z] #11 26.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-18T18:30:27.663Z] #11 26.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-18T18:30:27.663Z] #11 26.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-18T18:30:27.663Z] #11 27.87 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:27.663Z] #11 28.17 Fetched 301 kB in 0s (3470 kB/s) [2019-10-18T18:30:27.663Z] #11 28.33 Selecting previously unselected package libseccomp2:s390x. [2019-10-18T18:30:27.663Z] #11 28.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T18:30:27.663Z] #11 28.49 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-18T18:30:27.663Z] #11 28.50 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T18:30:27.663Z] #11 28.82 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-18T18:30:27.663Z] #11 28.82 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-18T18:30:27.663Z] #11 28.82 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T18:30:27.663Z] #11 29.20 Selecting previously unselected package libapparmor1:s390x. [2019-10-18T18:30:27.663Z] #11 29.20 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T18:30:27.663Z] #11 29.21 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-18T18:30:27.663Z] #11 29.29 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-18T18:30:27.663Z] #11 29.35 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T18:30:27.663Z] #11 29.35 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-18T18:30:27.663Z] #11 30.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:27.663Z] #11 30.13 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T18:30:27.663Z] #11 30.14 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-18T18:30:27.663Z] #11 30.15 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T18:30:27.663Z] #11 30.16 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-18T18:30:27.663Z] #11 30.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:27.663Z] #11 DONE 30.5s [2019-10-18T18:30:27.663Z] [2019-10-18T18:30:27.664Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:30:27.664Z] #53 DONE 0.1s [2019-10-18T18:30:27.664Z] [2019-10-18T18:30:27.664Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T18:30:27.664Z] #54 DONE 0.1s [2019-10-18T18:30:27.664Z] [2019-10-18T18:30:27.664Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:27.678Z] #41 46.69 CC images/utsns.o [2019-10-18T18:30:27.678Z] #41 47.00 CC images/creds.o [2019-10-18T18:30:27.905Z] #41 91.90 DEP criu/eventfd.d [2019-10-18T18:30:27.905Z] #41 92.02 DEP criu/crtools.d [2019-10-18T18:30:27.905Z] #41 92.19 DEP criu/cr-service.d [2019-10-18T18:30:27.920Z] #41 ... [2019-10-18T18:30:27.920Z] [2019-10-18T18:30:27.920Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:27.920Z] #44 81.31 go/doc [2019-10-18T18:30:27.920Z] #44 84.68 github.com/LK4D4/vndr/build [2019-10-18T18:30:27.920Z] #44 85.33 crypto/dsa [2019-10-18T18:30:27.920Z] #44 85.71 crypto/x509/pkix [2019-10-18T18:30:27.920Z] #44 86.32 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T18:30:27.920Z] #44 88.17 net [2019-10-18T18:30:27.920Z] #44 88.39 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-18T18:30:27.920Z] #44 89.08 vendor/golang.org/x/crypto/poly1305 [2019-10-18T18:30:27.920Z] #44 89.55 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-18T18:30:27.920Z] #44 90.81 vendor/golang.org/x/crypto/hkdf [2019-10-18T18:30:27.920Z] #44 91.04 vendor/golang.org/x/text/transform [2019-10-18T18:30:28.164Z] #41 92.32 DEP criu/cr-restore.d [2019-10-18T18:30:28.164Z] #41 92.52 DEP criu/cr-errno.d [2019-10-18T18:30:28.164Z] #41 92.53 DEP criu/cr-dump.d [2019-10-18T18:30:28.182Z] #44 ... [2019-10-18T18:30:28.182Z] [2019-10-18T18:30:28.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:28.182Z] #41 33.23 CC images/file-lock.o [2019-10-18T18:30:28.182Z] #41 33.45 CC images/rlimit.o [2019-10-18T18:30:28.249Z] #55 0.300 + RM_GOPATH=0 [2019-10-18T18:30:28.249Z] #55 0.300 + TMP_GOPATH= [2019-10-18T18:30:28.249Z] #55 0.301 + : /build [2019-10-18T18:30:28.249Z] #55 0.301 + '[' -z '' ']' [2019-10-18T18:30:28.249Z] #55 0.304 ++ mktemp -d [2019-10-18T18:30:28.249Z] #55 0.335 + export GOPATH=/tmp/tmp.OBBlnwPntn [2019-10-18T18:30:28.249Z] #55 0.335 + GOPATH=/tmp/tmp.OBBlnwPntn [2019-10-18T18:30:28.249Z] #55 0.335 + RM_GOPATH=1 [2019-10-18T18:30:28.249Z] #55 0.335 ++ dirname ./install.sh [2019-10-18T18:30:28.249Z] #55 0.336 + dir=. [2019-10-18T18:30:28.249Z] #55 0.336 + bin=runc [2019-10-18T18:30:28.249Z] #55 0.336 + shift [2019-10-18T18:30:28.249Z] #55 0.337 + '[' '!' -f ./runc.installer ']' [2019-10-18T18:30:28.249Z] #55 0.337 + . ./runc.installer [2019-10-18T18:30:28.249Z] #55 0.337 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:30:28.249Z] #55 0.338 + install_runc [2019-10-18T18:30:28.249Z] #55 0.338 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T18:30:28.249Z] #55 0.339 + uname -r [2019-10-18T18:30:28.249Z] #55 0.340 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T18:30:28.249Z] #55 0.340 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T18:30:28.249Z] #55 0.341 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T18:30:28.249Z] #55 0.341 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OBBlnwPntn/src/github.com/opencontainers/runc [2019-10-18T18:30:28.249Z] #55 0.343 Cloning into '/tmp/tmp.OBBlnwPntn/src/github.com/opencontainers/runc'... [2019-10-18T18:30:28.249Z] #55 ... [2019-10-18T18:30:28.249Z] [2019-10-18T18:30:28.249Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-18T18:30:28.249Z] #12 DONE 0.7s [2019-10-18T18:30:28.250Z] #41 47.31 CC images/vma.o [2019-10-18T18:30:28.421Z] #41 92.71 DEP criu/cr-dedup.d [2019-10-18T18:30:28.422Z] #41 92.82 DEP criu/cr-check.d [2019-10-18T18:30:28.439Z] #41 33.67 CC images/pagemap.o [2019-10-18T18:30:28.512Z] #41 47.60 CC images/netdev.o [2019-10-18T18:30:28.689Z] [2019-10-18T18:30:28.689Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:28.689Z] #41 31.20 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-18T18:30:28.689Z] #41 31.22 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-18T18:30:28.689Z] #41 31.22 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-18T18:30:28.689Z] #41 ... [2019-10-18T18:30:28.689Z] [2019-10-18T18:30:28.689Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T18:30:28.689Z] #13 DONE 0.5s [2019-10-18T18:30:28.689Z] [2019-10-18T18:30:28.689Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:28.689Z] #41 31.51 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-18T18:30:28.689Z] #41 31.53 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-18T18:30:28.689Z] #41 31.53 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-18T18:30:28.696Z] #41 33.90 CC images/siginfo.o [2019-10-18T18:30:28.954Z] #41 34.09 CC images/rpc.o [2019-10-18T18:30:28.987Z] #41 92.99 DEP criu/config.d [2019-10-18T18:30:28.987Z] #41 93.14 DEP criu/clone-noasan.d [2019-10-18T18:30:28.987Z] #41 93.21 DEP criu/cgroup.d [2019-10-18T18:30:29.090Z] #41 48.09 CC images/tty.o [2019-10-18T18:30:29.245Z] #41 93.34 DEP criu/cgroup-props.d [2019-10-18T18:30:29.245Z] #41 93.48 DEP criu/bitmap.d [2019-10-18T18:30:29.245Z] #41 93.49 DEP criu/bfd.d [2019-10-18T18:30:29.351Z] #41 ... [2019-10-18T18:30:29.351Z] [2019-10-18T18:30:29.351Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:29.351Z] #17 42.67 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T18:30:29.351Z] #17 43.46 Selecting previously unselected package libnet1:arm64. [2019-10-18T18:30:29.351Z] #17 43.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 43.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T18:30:29.351Z] #17 43.61 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-18T18:30:29.351Z] #17 43.62 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 43.62 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-18T18:30:29.351Z] #17 43.78 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-18T18:30:29.351Z] #17 43.78 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 43.79 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-18T18:30:29.351Z] #17 43.96 Selecting previously unselected package libudev-dev:arm64. [2019-10-18T18:30:29.351Z] #17 43.96 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 44.00 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-18T18:30:29.351Z] #17 44.24 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-18T18:30:29.351Z] #17 44.24 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 44.26 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:29.351Z] #17 44.90 Selecting previously unselected package python3.5-minimal. [2019-10-18T18:30:29.351Z] #17 44.90 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T18:30:29.351Z] #17 44.92 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:30:29.502Z] #41 93.63 DEP criu/autofs.d [2019-10-18T18:30:29.502Z] #41 93.74 DEP criu/aio.d [2019-10-18T18:30:29.502Z] #41 93.87 DEP criu/action-scripts.d [2019-10-18T18:30:29.607Z] #41 ... [2019-10-18T18:30:29.607Z] [2019-10-18T18:30:29.607Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:30:29.607Z] #14 0.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T18:30:29.607Z] #14 DONE 0.6s [2019-10-18T18:30:29.608Z] [2019-10-18T18:30:29.608Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:30:29.608Z] #34 23.71 Building dependency tree... [2019-10-18T18:30:29.608Z] #34 25.77 The following additional packages will be installed: [2019-10-18T18:30:29.608Z] #34 25.82 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T18:30:29.608Z] #34 25.82 Suggested packages: [2019-10-18T18:30:29.608Z] #34 25.82 codeblocks eclipse ninja-build lrzip [2019-10-18T18:30:29.608Z] #34 25.83 Recommended packages: [2019-10-18T18:30:29.608Z] #34 25.83 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T18:30:29.608Z] #34 26.97 The following NEW packages will be installed: [2019-10-18T18:30:29.608Z] #34 26.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T18:30:29.608Z] #34 26.97 vim-common xxd [2019-10-18T18:30:29.608Z] #34 27.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:30:29.608Z] #34 27.04 Need to get 13.2 MB of archives. [2019-10-18T18:30:29.608Z] #34 27.04 After this operation, 59.4 MB of additional disk space will be used. [2019-10-18T18:30:29.608Z] #34 27.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T18:30:29.608Z] #34 27.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T18:30:29.608Z] #34 27.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-18T18:30:29.608Z] #34 28.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-18T18:30:29.608Z] #34 28.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-18T18:30:29.608Z] #34 28.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-18T18:30:29.608Z] #34 28.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-18T18:30:29.608Z] #34 28.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-18T18:30:29.608Z] #34 29.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:30:29.608Z] #34 29.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:30:29.608Z] #34 30.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:30:29.608Z] #34 30.45 Fetched 13.2 MB in 2s (6291 kB/s) [2019-10-18T18:30:29.608Z] #34 30.55 Selecting previously unselected package cmake-data. [2019-10-18T18:30:29.608Z] #34 30.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 ... 14828 files and directories currently installed.) [2019-10-18T18:30:29.608Z] #34 30.58 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T18:30:29.608Z] #34 30.59 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T18:30:29.608Z] #34 ... [2019-10-18T18:30:29.608Z] [2019-10-18T18:30:29.608Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T18:30:29.608Z] #15 DONE 0.4s [2019-10-18T18:30:29.608Z] [2019-10-18T18:30:29.608Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:29.608Z] #48 29.19 + cd /tmp/tmp.jCqm9RDuYA/src/gotest.tools/gotestsum [2019-10-18T18:30:29.608Z] #48 29.19 + git checkout -q v0.3.5 [2019-10-18T18:30:29.608Z] #48 29.32 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T18:30:29.924Z] #17 45.64 Selecting previously unselected package python3-minimal. [2019-10-18T18:30:29.924Z] #17 45.64 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-18T18:30:29.924Z] #17 45.66 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T18:30:29.924Z] #17 45.80 Selecting previously unselected package libmpdec2:arm64. [2019-10-18T18:30:30.067Z] #41 94.09 CC criu/action-scripts.o [2019-10-18T18:30:30.184Z] #17 45.80 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-18T18:30:30.184Z] #17 45.81 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-18T18:30:30.184Z] #17 45.95 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-18T18:30:30.184Z] #17 45.95 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T18:30:30.184Z] #17 45.97 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:30.283Z] #6 completed: 2019-10-18 18:30:24.72801944 +0000 UTC [2019-10-18T18:30:30.283Z] #6 duration: 2m7.87125532s [2019-10-18T18:30:30.283Z] [2019-10-18T18:30:30.283Z] [2019-10-18T18:30:30.283Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-18T18:30:30.283Z] #7 digest: sha256:51ad65eed91f7647fd8410854df89364d3a0fb808055c6b7f3c6fba6046b3e4d [2019-10-18T18:30:30.283Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-18T18:30:30.283Z] #7 started: 2019-10-18 18:30:24.729997635 +0000 UTC [2019-10-18T18:30:30.325Z] #41 94.57 CC criu/aio.o [2019-10-18T18:30:30.326Z] #41 35.30 CC images/ext-file.o [2019-10-18T18:30:30.326Z] #41 35.55 CC images/cgroup.o [2019-10-18T18:30:30.456Z] #48 ... [2019-10-18T18:30:30.456Z] [2019-10-18T18:30:30.456Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T18:30:30.456Z] #16 DONE 0.4s [2019-10-18T18:30:30.456Z] [2019-10-18T18:30:30.456Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:30.456Z] #27 2.595 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:30:30.456Z] #27 3.216 [2019-10-18T18:30:30.855Z] #27 3.666 ### 4.7% ###### 8.9% ####### 11.0% ######### 13.1% [2019-10-18T18:30:30.855Z] #27 ... [2019-10-18T18:30:30.855Z] [2019-10-18T18:30:30.855Z] #17 [dev 6/24] RUN ldconfig [2019-10-18T18:30:30.855Z] #17 DONE 0.4s [2019-10-18T18:30:30.855Z] [2019-10-18T18:30:30.855Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:30.890Z] #41 95.19 CC criu/autofs.o [2019-10-18T18:30:31.258Z] #41 36.30 CC images/userns.o [2019-10-18T18:30:31.515Z] #41 36.64 CC images/google/protobuf/descriptor.o [2019-10-18T18:30:32.103Z] #17 47.50 Selecting previously unselected package python3.5. [2019-10-18T18:30:32.103Z] #17 47.51 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T18:30:32.103Z] #17 47.51 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:32.103Z] #17 47.72 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-18T18:30:32.103Z] #17 47.73 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-18T18:30:32.103Z] #17 47.73 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-18T18:30:32.103Z] #17 47.87 Selecting previously unselected package dh-python. [2019-10-18T18:30:32.103Z] #17 47.89 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T18:30:32.195Z] #27 3.666 ### 4.7% ###### 8.9% ####### 11.0% ######### 13.1% ############ 17.2% ############# 19.3% ################## 25.6% ##################### 29.8% ###################### 31.9% ######################### 36.1% ########################### 38.2% ############################ 40.2% [2019-10-18T18:30:32.195Z] #27 ... [2019-10-18T18:30:32.195Z] [2019-10-18T18:30:32.195Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:32.195Z] #69 DONE 34.6s [2019-10-18T18:30:32.195Z] [2019-10-18T18:30:32.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:32.267Z] #41 96.51 CC criu/bfd.o [2019-10-18T18:30:32.364Z] #17 47.91 Unpacking dh-python (2.20170125) ... [2019-10-18T18:30:32.626Z] #17 48.24 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:32.626Z] #17 48.28 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:30:32.833Z] #41 96.98 CC criu/bitmap.o [2019-10-18T18:30:33.091Z] #41 97.12 CC criu/cgroup-props.o [2019-10-18T18:30:33.443Z] #41 38.35 CC images/opts.o [2019-10-18T18:30:33.443Z] #41 38.54 CC images/seccomp.o [2019-10-18T18:30:33.443Z] #41 38.79 CC images/binfmt-misc.o [2019-10-18T18:30:33.657Z] #41 97.89 CC criu/cgroup.o [2019-10-18T18:30:34.007Z] #41 39.03 CC images/time.o [2019-10-18T18:30:34.007Z] #41 39.22 CC images/sysctl.o [2019-10-18T18:30:34.013Z] #17 ... [2019-10-18T18:30:34.013Z] [2019-10-18T18:30:34.013Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:34.264Z] #41 39.46 CC images/autofs.o [2019-10-18T18:30:34.522Z] #41 39.65 CC images/macvlan.o [2019-10-18T18:30:34.779Z] #41 39.84 CC images/sit.o [2019-10-18T18:30:34.996Z] 12c8dbabfd62: Verifying Checksum [2019-10-18T18:30:34.996Z] 12c8dbabfd62: Download complete [2019-10-18T18:30:35.037Z] #41 40.13 LINK images/built-in.o [2019-10-18T18:30:35.037Z] #41 40.33 GEN compel/include/asm [2019-10-18T18:30:35.037Z] #41 40.34 GEN compel/include/version.h [2019-10-18T18:30:35.294Z] #41 40.39 touch .config [2019-10-18T18:30:35.294Z] #41 40.40 GEN include/common/config.h [2019-10-18T18:30:35.294Z] #41 40.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-18T18:30:35.294Z] #41 40.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-18T18:30:35.294Z] #41 40.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-18T18:30:35.294Z] #41 40.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-18T18:30:35.294Z] #41 40.63 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-18T18:30:35.323Z] #22 113.2 Checking out files: 21% (2308/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 37% (4020/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) [2019-10-18T18:30:35.324Z] #22 ... [2019-10-18T18:30:35.324Z] [2019-10-18T18:30:35.324Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:35.324Z] #44 104.4 vendor/golang.org/x/net/idna [2019-10-18T18:30:35.324Z] #44 104.9 github.com/LK4D4/vndr/build [2019-10-18T18:30:35.324Z] #44 108.0 mime/quotedprintable [2019-10-18T18:30:35.324Z] #44 109.0 net/http/internal [2019-10-18T18:30:35.324Z] #44 109.2 crypto/elliptic [2019-10-18T18:30:35.324Z] #44 109.6 encoding/asn1 [2019-10-18T18:30:35.324Z] #44 110.8 crypto/rsa [2019-10-18T18:30:35.324Z] #44 113.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T18:30:35.324Z] #44 ... [2019-10-18T18:30:35.324Z] [2019-10-18T18:30:35.324Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:35.551Z] #41 40.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-18T18:30:35.551Z] #41 40.68 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T18:30:35.551Z] #41 40.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-18T18:30:35.551Z] #41 40.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T18:30:35.551Z] #41 40.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T18:30:35.551Z] #41 40.76 DEP compel/plugins/std/infect.d [2019-10-18T18:30:35.551Z] #41 40.88 DEP compel/plugins/std/string.d [2019-10-18T18:30:35.810Z] #41 40.96 DEP compel/plugins/std/log.d [2019-10-18T18:30:36.068Z] #41 41.04 DEP compel/plugins/std/fds.d [2019-10-18T18:30:36.068Z] #41 41.21 DEP compel/plugins/std/std.d [2019-10-18T18:30:36.325Z] #41 41.39 DEP compel/plugins/shmem/shmem.d [2019-10-18T18:30:36.325Z] #41 41.56 DEP compel/plugins/fds/fds.d [2019-10-18T18:30:36.471Z] #27 3.666 ### 4.7% ###### 8.9% ####### 11.0% ######### 13.1% ############ 17.2% ############# 19.3% ################## 25.6% ##################### 29.8% ###################### 31.9% ######################### 36.1% ########################### 38.2% ############################ 40.2% ############################## 42.4% ############################### 44.4% ################################### 48.6% #################################### 50.7% ###################################### 52.8% ####################################### 54.9% ######################################### 57.0% ########################################## 59.1% ############################################ 61.1% ############################################# 63.2% ############################################### 65.3% ################################################## 69.5% ################################################### 71.6% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.4% #################################################################### 94.6% ##################################################################### 96.6% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-18T18:30:36.583Z] #41 41.73 CC compel/plugins/std/std.o [2019-10-18T18:30:36.843Z] #41 42.06 CC compel/plugins/std/fds.o [2019-10-18T18:30:36.935Z] #41 100.7 CC criu/clone-noasan.o [2019-10-18T18:30:36.935Z] #41 100.9 CC criu/config.o [2019-10-18T18:30:37.193Z] #41 ... [2019-10-18T18:30:37.193Z] [2019-10-18T18:30:37.193Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:37.193Z] #17 92.01 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T18:30:37.193Z] #17 92.01 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:30:37.193Z] #17 92.02 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:30:37.193Z] #17 92.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T18:30:37.193Z] #17 92.15 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:30:37.193Z] #17 92.16 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:30:37.407Z] #41 42.63 CC compel/plugins/std/log.o [2019-10-18T18:30:37.455Z] #27 10.74 [2019-10-18T18:30:37.455Z] #27 ... [2019-10-18T18:30:37.455Z] [2019-10-18T18:30:37.455Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:37.455Z] #55 9.664 + cd /tmp/tmp.OBBlnwPntn/src/github.com/opencontainers/runc [2019-10-18T18:30:37.455Z] #55 9.664 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:30:37.455Z] #55 9.845 + '[' -z '' ']' [2019-10-18T18:30:37.455Z] #55 9.845 + target=static [2019-10-18T18:30:37.455Z] #55 9.845 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T18:30:38.128Z] #17 ... [2019-10-18T18:30:38.128Z] [2019-10-18T18:30:38.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:38.128Z] #41 102.4 CC criu/cr-check.o [2019-10-18T18:30:38.225Z] #22 113.2 Checking out files: 21% (2308/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 37% (4020/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 50% (5321/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 60% (6396/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 80% (8600/10641) Checking out files: 81% (8620/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 93% (9897/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 99% (10535/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. [2019-10-18T18:30:38.225Z] #22 117.5 + cd /tmp/tmp.ZHTW1u3htQ/tmp/docker-ce [2019-10-18T18:30:38.225Z] #22 117.5 + git checkout -q v17.06.2-ce [2019-10-18T18:30:38.340Z] #41 43.53 CC compel/plugins/std/string.o [2019-10-18T18:30:38.340Z] #41 ... [2019-10-18T18:30:38.340Z] [2019-10-18T18:30:38.340Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:38.340Z] #44 91.76 vendor/golang.org/x/text/unicode/bidi [2019-10-18T18:30:38.340Z] #44 93.46 vendor/golang.org/x/text/secure/bidirule [2019-10-18T18:30:38.340Z] #44 93.81 vendor/golang.org/x/text/unicode/norm [2019-10-18T18:30:38.340Z] #44 98.64 vendor/golang.org/x/net/idna [2019-10-18T18:30:38.340Z] #44 100.7 vendor/golang.org/x/net/http2/hpack [2019-10-18T18:30:38.597Z] #44 102.0 mime [2019-10-18T18:30:39.162Z] #44 ... [2019-10-18T18:30:39.162Z] [2019-10-18T18:30:39.162Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:39.162Z] #41 44.15 CC compel/plugins/std/infect.o [2019-10-18T18:30:39.420Z] #41 44.66 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-18T18:30:39.420Z] #41 44.71 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-18T18:30:39.677Z] #41 44.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-18T18:30:39.677Z] #41 44.83 AR compel/plugins/std.lib.a [2019-10-18T18:30:39.677Z] #41 ... [2019-10-18T18:30:39.677Z] [2019-10-18T18:30:39.677Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:39.677Z] #62 96.03 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:30:39.677Z] #62 96.03 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T18:30:39.677Z] #62 DONE 103.3s [2019-10-18T18:30:39.677Z] [2019-10-18T18:30:39.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:39.677Z] #41 44.94 CC compel/plugins/fds/fds.o [2019-10-18T18:30:39.934Z] #41 ... [2019-10-18T18:30:39.934Z] [2019-10-18T18:30:39.934Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T18:30:39.934Z] #63 DONE 0.1s [2019-10-18T18:30:39.934Z] [2019-10-18T18:30:39.934Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:30:40.030Z] #41 104.0 CC criu/cr-dedup.o [2019-10-18T18:30:40.177Z] #22 ... [2019-10-18T18:30:40.177Z] [2019-10-18T18:30:40.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:40.178Z] #41 48.96 CC images/file-lock.o [2019-10-18T18:30:40.178Z] #41 49.16 CC images/rlimit.o [2019-10-18T18:30:40.178Z] #41 49.39 CC images/pagemap.o [2019-10-18T18:30:40.178Z] #41 49.76 CC images/siginfo.o [2019-10-18T18:30:40.178Z] #41 50.17 CC images/rpc.o [2019-10-18T18:30:40.178Z] #41 51.64 CC images/ext-file.o [2019-10-18T18:30:40.178Z] #41 51.88 CC images/cgroup.o [2019-10-18T18:30:40.178Z] #41 52.90 CC images/userns.o [2019-10-18T18:30:40.178Z] #41 53.19 CC images/google/protobuf/descriptor.o [2019-10-18T18:30:40.178Z] #41 55.48 CC images/opts.o [2019-10-18T18:30:40.178Z] #41 55.88 CC images/seccomp.o [2019-10-18T18:30:40.178Z] #41 56.30 CC images/binfmt-misc.o [2019-10-18T18:30:40.178Z] #41 56.68 CC images/time.o [2019-10-18T18:30:40.178Z] #41 57.09 CC images/sysctl.o [2019-10-18T18:30:40.178Z] #41 57.52 CC images/autofs.o [2019-10-18T18:30:40.178Z] #41 57.89 CC images/macvlan.o [2019-10-18T18:30:40.178Z] #41 58.24 CC images/sit.o [2019-10-18T18:30:40.178Z] #41 58.62 LINK images/built-in.o [2019-10-18T18:30:40.178Z] #41 58.81 GEN compel/include/asm [2019-10-18T18:30:40.178Z] #41 58.82 GEN compel/include/version.h [2019-10-18T18:30:40.178Z] #41 58.87 touch .config [2019-10-18T18:30:40.178Z] #41 58.88 GEN include/common/config.h [2019-10-18T18:30:40.178Z] #41 59.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T18:30:40.178Z] #41 59.06 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-18T18:30:40.178Z] #41 59.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-18T18:30:40.178Z] #41 59.13 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-18T18:30:40.178Z] #41 ... [2019-10-18T18:30:40.178Z] [2019-10-18T18:30:40.178Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:40.178Z] #17 51.51 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T18:30:40.178Z] #17 53.28 Selecting previously unselected package python3. [2019-10-18T18:30:40.178Z] #17 53.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 ... 16632 files and directories currently installed.) [2019-10-18T18:30:40.178Z] #17 53.41 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 53.43 Unpacking python3 (3.5.3-1) ... [2019-10-18T18:30:40.178Z] #17 53.56 Selecting previously unselected package pigz. [2019-10-18T18:30:40.178Z] #17 53.57 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 53.59 Unpacking pigz (2.3.4-1) ... [2019-10-18T18:30:40.178Z] #17 53.82 Selecting previously unselected package libip4tc0:arm64. [2019-10-18T18:30:40.178Z] #17 53.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 53.83 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:40.178Z] #17 53.96 Selecting previously unselected package libip6tc0:arm64. [2019-10-18T18:30:40.178Z] #17 53.96 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 53.96 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:40.178Z] #17 54.15 Selecting previously unselected package libiptc0:arm64. [2019-10-18T18:30:40.178Z] #17 54.15 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 54.16 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:40.178Z] #17 54.30 Selecting previously unselected package libxtables12:arm64. [2019-10-18T18:30:40.178Z] #17 54.33 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 54.36 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:40.178Z] #17 54.50 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-18T18:30:40.178Z] #17 54.50 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 54.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-18T18:30:40.178Z] #17 54.62 Selecting previously unselected package iptables. [2019-10-18T18:30:40.178Z] #17 54.62 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 54.64 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:40.178Z] #17 54.96 Selecting previously unselected package xxd. [2019-10-18T18:30:40.178Z] #17 54.96 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 54.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:40.178Z] #17 55.16 Selecting previously unselected package vim-common. [2019-10-18T18:30:40.178Z] #17 55.16 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:30:40.178Z] #17 55.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:40.178Z] #17 55.43 Selecting previously unselected package bzip2. [2019-10-18T18:30:40.178Z] #17 55.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 55.44 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T18:30:40.178Z] #17 55.61 Selecting previously unselected package libgpm2:arm64. [2019-10-18T18:30:40.178Z] #17 55.62 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 55.64 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-18T18:30:40.178Z] #17 55.75 Selecting previously unselected package xz-utils. [2019-10-18T18:30:40.178Z] #17 55.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-18T18:30:40.178Z] #17 55.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:30:40.192Z] #38 ... [2019-10-18T18:30:40.192Z] [2019-10-18T18:30:40.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:40.192Z] #41 45.33 AR compel/plugins/fds.lib.a [2019-10-18T18:30:40.192Z] #41 45.42 HOSTDEP compel/src/lib/log-host.d [2019-10-18T18:30:40.223Z] #55 11.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T18:30:40.223Z] #55 ... [2019-10-18T18:30:40.223Z] [2019-10-18T18:30:40.223Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:40.223Z] #41 32.88 Selecting previously unselected package libprotoc10:s390x. [2019-10-18T18:30:40.223Z] #41 32.89 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-18T18:30:40.223Z] #41 32.89 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-18T18:30:40.223Z] #41 33.43 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T18:30:40.223Z] #41 33.44 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-18T18:30:40.223Z] #41 33.44 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:30:40.223Z] #41 33.60 Selecting previously unselected package protobuf-compiler. [2019-10-18T18:30:40.223Z] #41 33.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-18T18:30:40.223Z] #41 33.62 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T18:30:40.223Z] #41 33.75 Selecting previously unselected package python-pkg-resources. [2019-10-18T18:30:40.223Z] #41 33.75 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:30:40.223Z] #41 33.75 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T18:30:40.223Z] #41 33.96 Selecting previously unselected package python-protobuf. [2019-10-18T18:30:40.223Z] #41 33.99 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-18T18:30:40.223Z] #41 34.02 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T18:30:40.223Z] #41 34.63 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T18:30:40.223Z] #41 34.78 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T18:30:40.223Z] #41 34.80 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T18:30:40.223Z] #41 38.60 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:30:40.223Z] #41 38.62 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-18T18:30:40.223Z] #41 38.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:40.223Z] #41 38.67 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T18:30:40.223Z] #41 ... [2019-10-18T18:30:40.223Z] [2019-10-18T18:30:40.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:40.223Z] #27 11.23 ####### 10.2% ########### 15.9% ################### 27.2% ####################### 32.9% ########################### 38.6% ################################### 49.8% ####################################### 55.5% ############################################ 61.3% ################################################ 66.9% #################################################### 72.5% ######################################################## 78.2% ############################################################ 83.9% #################################################################### 95.2% ######################################################################## 100.0% [2019-10-18T18:30:40.223Z] #27 13.63 [2019-10-18T18:30:40.289Z] #41 104.5 CC criu/cr-dump.o [2019-10-18T18:30:40.440Z] #17 56.06 Selecting previously unselected package aufs-tools. [2019-10-18T18:30:40.440Z] #17 56.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-18T18:30:40.440Z] #17 56.10 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:30:40.687Z] #27 13.92 ## 3.4% #### 5.9% ###### 8.5% [2019-10-18T18:30:40.687Z] #27 ... [2019-10-18T18:30:40.687Z] [2019-10-18T18:30:40.687Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:40.687Z] #18 0.494 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:30:40.687Z] #18 0.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:30:40.687Z] #18 0.570 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:30:40.687Z] #18 0.583 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:30:40.687Z] #18 0.647 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:30:40.687Z] #18 1.354 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T18:30:40.687Z] #18 3.110 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T18:30:40.687Z] #18 3.932 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T18:30:40.687Z] #18 ... [2019-10-18T18:30:40.687Z] [2019-10-18T18:30:40.687Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:30:40.687Z] #41 43.50 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-18T18:30:40.687Z] #41 43.50 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-18T18:30:40.687Z] #41 43.51 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T18:30:40.687Z] #41 43.53 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-18T18:30:40.687Z] #41 43.54 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-18T18:30:40.687Z] #41 43.55 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:30:40.687Z] #41 43.57 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-18T18:30:40.687Z] #41 43.58 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T18:30:40.687Z] #41 43.59 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-18T18:30:40.687Z] #41 43.60 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-18T18:30:40.687Z] #41 43.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:40.702Z] #17 56.32 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T18:30:40.702Z] #17 56.33 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T18:30:40.702Z] #17 56.34 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:30:40.759Z] #41 45.67 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T18:30:40.965Z] #17 56.48 Selecting previously unselected package btrfs-progs. [2019-10-18T18:30:40.965Z] #17 56.48 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-18T18:30:40.965Z] #17 56.50 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:30:41.017Z] #41 45.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-18T18:30:41.017Z] #41 46.17 HOSTDEP compel/src/main-host.d [2019-10-18T18:30:41.017Z] #41 46.25 DEP compel/src/lib/ptrace.d [2019-10-18T18:30:41.095Z] #41 DONE 43.8s [2019-10-18T18:30:41.096Z] [2019-10-18T18:30:41.096Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:41.096Z] #27 13.92 ## 3.4% #### 5.9% ###### 8.5% ####### 11.0% ######### 13.6% [2019-10-18T18:30:41.096Z] #27 ... [2019-10-18T18:30:41.096Z] [2019-10-18T18:30:41.096Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:30:41.096Z] #34 33.85 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T18:30:41.096Z] #34 33.87 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T18:30:41.096Z] #34 33.89 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:30:41.096Z] #34 34.19 Selecting previously unselected package libicu57:s390x. [2019-10-18T18:30:41.096Z] #34 34.21 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-18T18:30:41.096Z] #34 34.22 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-18T18:30:41.096Z] #34 42.78 Selecting previously unselected package libxml2:s390x. [2019-10-18T18:30:41.096Z] #34 42.83 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-18T18:30:41.096Z] #34 42.86 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:30:41.096Z] #34 43.60 Selecting previously unselected package libarchive13:s390x. [2019-10-18T18:30:41.096Z] #34 43.61 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-18T18:30:41.096Z] #34 43.62 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-18T18:30:41.096Z] #34 ... [2019-10-18T18:30:41.096Z] [2019-10-18T18:30:41.096Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:41.227Z] #17 56.93 Selecting previously unselected package btrfs-tools. [2019-10-18T18:30:41.227Z] #17 56.93 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-18T18:30:41.227Z] #17 56.95 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:30:41.274Z] #41 46.31 DEP compel/src/lib/infect.d [2019-10-18T18:30:41.274Z] #41 46.44 DEP compel/src/lib/infect-util.d [2019-10-18T18:30:41.489Z] #17 57.09 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-18T18:30:41.489Z] #17 57.09 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-18T18:30:41.489Z] #17 57.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T18:30:41.533Z] #41 46.55 DEP compel/src/lib/infect-rpc.d [2019-10-18T18:30:41.533Z] #41 46.75 DEP compel/arch/x86/src/lib/infect.d [2019-10-18T18:30:41.750Z] #17 57.33 Selecting previously unselected package dmsetup. [2019-10-18T18:30:41.750Z] #17 57.33 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-18T18:30:41.750Z] #17 57.35 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T18:30:41.750Z] #17 57.52 Selecting previously unselected package libonig4:arm64. [2019-10-18T18:30:41.750Z] #17 57.52 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-18T18:30:41.750Z] #17 57.54 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-18T18:30:41.791Z] #41 46.87 DEP compel/arch/x86/src/lib/cpu.d [2019-10-18T18:30:41.791Z] #41 46.98 DEP compel/src/lib/log.d [2019-10-18T18:30:41.791Z] #41 47.11 DEP compel/src/main.d [2019-10-18T18:30:42.317Z] #27 13.92 ## 3.4% #### 5.9% ###### 8.5% ####### 11.0% ######### 13.6% ########### 16.1% ############# 18.7% ################# 23.8% ################## 26.3% #################### 28.9% ######################## 33.9% ########################## [2019-10-18T18:30:42.317Z] #27 ... [2019-10-18T18:30:42.317Z] [2019-10-18T18:30:42.317Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:30:42.317Z] #29 34.90 + cd /tmp/tmp.7t6gBZEILe/src/github.com/go-swagger/go-swagger [2019-10-18T18:30:42.317Z] #29 34.90 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T18:30:42.317Z] #29 37.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T18:30:42.317Z] #29 ... [2019-10-18T18:30:42.317Z] [2019-10-18T18:30:42.317Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:42.324Z] #17 57.78 Selecting previously unselected package libjq1:arm64. [2019-10-18T18:30:42.324Z] #17 57.79 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T18:30:42.324Z] #17 57.80 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T18:30:42.324Z] #17 58.00 Selecting previously unselected package jq. [2019-10-18T18:30:42.324Z] #17 58.01 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T18:30:42.324Z] #17 58.02 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:30:42.358Z] #41 47.31 DEP compel/src/lib/handle-elf.d [2019-10-18T18:30:42.358Z] #41 47.43 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-18T18:30:42.585Z] #17 58.23 Selecting previously unselected package libaio1:arm64. [2019-10-18T18:30:42.585Z] #17 58.24 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-18T18:30:42.585Z] #17 58.26 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-18T18:30:42.616Z] #41 47.60 CC compel/src/lib/log.o [2019-10-18T18:30:42.616Z] #41 47.84 CC compel/arch/x86/src/lib/cpu.o [2019-10-18T18:30:42.822Z] #41 106.8 CC criu/cr-errno.o [2019-10-18T18:30:42.822Z] #41 106.9 CC criu/cr-restore.o [2019-10-18T18:30:42.860Z] #17 58.41 Selecting previously unselected package libcap2-bin. [2019-10-18T18:30:42.860Z] #17 58.42 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-18T18:30:42.860Z] #17 58.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T18:30:42.860Z] #17 58.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-18T18:30:42.860Z] #17 58.63 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-18T18:30:43.122Z] #17 58.64 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T18:30:43.122Z] #17 58.80 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-18T18:30:43.122Z] #17 58.82 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-18T18:30:43.122Z] #17 58.84 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-18T18:30:43.386Z] #17 ... [2019-10-18T18:30:43.386Z] [2019-10-18T18:30:43.386Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:43.386Z] #47 DONE 122.4s [2019-10-18T18:30:43.386Z] [2019-10-18T18:30:43.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:43.386Z] #41 59.19 DEP compel/plugins/std/infect.d [2019-10-18T18:30:43.386Z] #41 59.34 DEP compel/plugins/std/string.d [2019-10-18T18:30:43.386Z] #41 59.42 DEP compel/plugins/std/log.d [2019-10-18T18:30:43.386Z] #41 59.61 DEP compel/plugins/std/fds.d [2019-10-18T18:30:43.386Z] #41 59.75 DEP compel/plugins/std/std.d [2019-10-18T18:30:43.386Z] #41 59.93 DEP compel/plugins/shmem/shmem.d [2019-10-18T18:30:43.386Z] #41 60.21 DEP compel/plugins/fds/fds.d [2019-10-18T18:30:43.386Z] #41 60.39 CC compel/plugins/std/std.o [2019-10-18T18:30:43.386Z] #41 60.89 CC compel/plugins/std/fds.o [2019-10-18T18:30:43.386Z] #41 61.48 CC compel/plugins/std/log.o [2019-10-18T18:30:43.386Z] #41 62.58 CC compel/plugins/std/string.o [2019-10-18T18:30:43.551Z] #41 48.50 CC compel/arch/x86/src/lib/infect.o [2019-10-18T18:30:43.946Z] #27 13.92 ## 3.4% #### 5.9% ###### 8.5% ####### 11.0% ######### 13.6% ########### 16.1% ############# 18.7% ################# 23.8% ################## 26.3% #################### 28.9% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################### 44.1% ################################# 46.6% ##################################### 51.7% ####################################### 54.3% ######################################## 56.8% ############################################### 66.2% ################################################### 71.9% ##################################################### 74.4% ######################################################### 79.5% ########################################################### 82.0% ############################### [2019-10-18T18:30:43.946Z] #27 ... [2019-10-18T18:30:43.946Z] [2019-10-18T18:30:43.946Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:43.946Z] #32 36.32 internal/reflectlite [2019-10-18T18:30:43.946Z] #32 36.33 sync [2019-10-18T18:30:43.946Z] #32 40.21 errors [2019-10-18T18:30:43.946Z] #32 40.24 sort [2019-10-18T18:30:43.946Z] #32 40.65 strconv [2019-10-18T18:30:43.946Z] #32 41.90 io [2019-10-18T18:30:43.946Z] #32 43.71 internal/oserror [2019-10-18T18:30:43.946Z] #32 43.75 syscall [2019-10-18T18:30:43.946Z] #32 46.22 reflect [2019-10-18T18:30:43.946Z] #32 ... [2019-10-18T18:30:43.946Z] [2019-10-18T18:30:43.946Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:44.119Z] #41 49.29 CC compel/src/lib/infect-rpc.o [2019-10-18T18:30:44.119Z] #41 ... [2019-10-18T18:30:44.119Z] [2019-10-18T18:30:44.119Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:44.119Z] #47 DONE 107.8s [2019-10-18T18:30:44.377Z] [2019-10-18T18:30:44.377Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:44.377Z] #44 103.8 mime/quotedprintable [2019-10-18T18:30:44.377Z] #44 104.4 net/http/internal [2019-10-18T18:30:44.377Z] #44 107.6 crypto/tls [2019-10-18T18:30:44.741Z] #27 13.92 ## 3.4% #### 5.9% ###### 8.5% ####### 11.0% ######### 13.6% ########### 16.1% ############# 18.7% ################# 23.8% ################## 26.3% #################### 28.9% ######################## 33.9% ########################## 36.5% ############################ 39.0% ############################### 44.1% ################################# 46.6% ##################################### 51.7% ####################################### 54.3% ######################################## 56.8% ############################################### 66.2% ################################################### 71.9% ##################################################### 74.4% ######################################################### 79.5% ########################################################### 82.0% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.7% ################################################################## 92.2% #################################################################### 94.7% ####################################################################### 99.8% ######################################################################## 100.0% [2019-10-18T18:30:44.741Z] #27 ... [2019-10-18T18:30:44.741Z] [2019-10-18T18:30:44.741Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:44.741Z] #45 37.24 sync [2019-10-18T18:30:44.741Z] #45 37.24 internal/reflectlite [2019-10-18T18:30:44.741Z] #45 40.01 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T18:30:44.741Z] #45 40.39 math/rand [2019-10-18T18:30:44.741Z] #45 41.88 internal/singleflight [2019-10-18T18:30:44.741Z] #45 42.55 io [2019-10-18T18:30:44.741Z] #45 42.56 strconv [2019-10-18T18:30:44.741Z] #45 44.45 bytes [2019-10-18T18:30:44.741Z] #45 47.33 bufio [2019-10-18T18:30:44.741Z] #45 ... [2019-10-18T18:30:44.741Z] [2019-10-18T18:30:44.742Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:44.742Z] #42 1.558 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:30:44.742Z] #42 1.558 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:30:44.742Z] #42 3.153 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:30:44.742Z] #42 3.181 GEN .gitid [2019-10-18T18:30:44.742Z] #42 3.199 GEN criu/include/version.h [2019-10-18T18:30:44.742Z] #42 3.236 GEN include/common/asm [2019-10-18T18:30:44.772Z] #41 63.73 CC compel/plugins/std/infect.o [2019-10-18T18:30:45.034Z] #41 64.27 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-18T18:30:45.296Z] #41 64.35 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-18T18:30:45.296Z] #41 64.43 AR compel/plugins/std.lib.a [2019-10-18T18:30:45.296Z] #41 64.51 CC compel/plugins/fds/fds.o [2019-10-18T18:30:45.452Z] 65014b3c3121: Verifying Checksum [2019-10-18T18:30:45.452Z] 65014b3c3121: Download complete [2019-10-18T18:30:45.557Z] #41 64.76 AR compel/plugins/fds.lib.a [2019-10-18T18:30:45.557Z] #41 64.81 HOSTDEP compel/src/lib/log-host.d [2019-10-18T18:30:45.819Z] #41 64.98 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T18:30:45.819Z] #41 ... [2019-10-18T18:30:45.819Z] [2019-10-18T18:30:45.819Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:45.819Z] #17 59.29 Selecting previously unselected package libpcre16-3:arm64. [2019-10-18T18:30:45.819Z] #17 59.32 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 59.33 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-18T18:30:45.819Z] #17 59.53 Selecting previously unselected package libpcre32-3:arm64. [2019-10-18T18:30:45.819Z] #17 59.55 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 59.56 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-18T18:30:45.819Z] #17 59.76 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-18T18:30:45.819Z] #17 59.77 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 59.78 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-18T18:30:45.819Z] #17 60.33 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-18T18:30:45.819Z] #17 60.34 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 60.35 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-18T18:30:45.819Z] #17 60.82 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-18T18:30:45.819Z] #17 60.83 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 60.84 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-18T18:30:45.819Z] #17 61.00 Selecting previously unselected package libnl-3-200:arm64. [2019-10-18T18:30:45.819Z] #17 61.01 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 61.02 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T18:30:45.819Z] #17 61.15 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-18T18:30:45.819Z] #17 61.15 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 61.16 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T18:30:45.819Z] #17 61.29 Selecting previously unselected package libreadline5:arm64. [2019-10-18T18:30:45.819Z] #17 61.29 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 61.31 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-18T18:30:45.819Z] #17 61.50 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-18T18:30:45.819Z] #17 61.53 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-18T18:30:45.819Z] #17 61.55 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-18T18:30:46.107Z] #41 ... [2019-10-18T18:30:46.107Z] [2019-10-18T18:30:46.107Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:46.107Z] #17 106.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T18:30:46.107Z] #17 106.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T18:30:46.107Z] #17 106.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:30:46.127Z] #42 4.837 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T18:30:46.127Z] #42 4.938 PBCC images/opts.pb-c.c [2019-10-18T18:30:46.127Z] #42 4.975 PBCC images/sit.pb-c.c [2019-10-18T18:30:46.127Z] #42 5.029 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T18:30:46.127Z] #42 ... [2019-10-18T18:30:46.127Z] [2019-10-18T18:30:46.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:46.127Z] #27 18.77 [2019-10-18T18:30:46.127Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% [2019-10-18T18:30:46.127Z] #27 ... [2019-10-18T18:30:46.127Z] [2019-10-18T18:30:46.127Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:30:46.127Z] #34 44.13 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-18T18:30:46.127Z] #34 44.19 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-18T18:30:46.127Z] #34 44.26 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-18T18:30:46.127Z] #34 44.38 Selecting previously unselected package libuv1:s390x. [2019-10-18T18:30:46.127Z] #34 44.39 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-18T18:30:46.127Z] #34 44.39 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-18T18:30:46.127Z] #34 44.58 Selecting previously unselected package cmake. [2019-10-18T18:30:46.127Z] #34 44.58 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-18T18:30:46.127Z] #34 44.69 Unpacking cmake (3.7.2-1) ... [2019-10-18T18:30:46.127Z] #34 47.91 Selecting previously unselected package xxd. [2019-10-18T18:30:46.127Z] #34 47.91 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T18:30:46.127Z] #34 47.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:46.127Z] #34 48.09 Selecting previously unselected package vim-common. [2019-10-18T18:30:46.127Z] #34 48.10 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:30:46.127Z] #34 48.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:46.127Z] #34 48.34 Processing triggers for mime-support (3.60) ... [2019-10-18T18:30:46.127Z] #34 48.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:46.127Z] #34 48.46 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-18T18:30:46.127Z] #34 48.47 Setting up cmake-data (3.7.2-1) ... [2019-10-18T18:30:46.127Z] #34 48.48 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-18T18:30:46.127Z] #34 48.49 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:30:46.127Z] #34 48.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:46.127Z] #34 48.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:46.127Z] #34 48.56 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:30:46.127Z] #34 48.57 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-18T18:30:46.127Z] #34 48.58 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-18T18:30:46.127Z] #34 48.59 Setting up cmake (3.7.2-1) ... [2019-10-18T18:30:46.127Z] #34 48.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:46.127Z] #34 DONE 49.0s [2019-10-18T18:30:46.127Z] [2019-10-18T18:30:46.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:46.574Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% [2019-10-18T18:30:46.574Z] #27 ... [2019-10-18T18:30:46.574Z] [2019-10-18T18:30:46.574Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:30:46.574Z] #35 DONE 0.2s [2019-10-18T18:30:46.574Z] [2019-10-18T18:30:46.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:46.574Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% ###### 8.9% [2019-10-18T18:30:46.574Z] #27 ... [2019-10-18T18:30:46.574Z] [2019-10-18T18:30:46.574Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T18:30:46.574Z] #36 DONE 0.1s [2019-10-18T18:30:46.574Z] [2019-10-18T18:30:46.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:47.040Z] #17 ... [2019-10-18T18:30:47.040Z] [2019-10-18T18:30:47.040Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:47.040Z] #41 111.0 CC criu/cr-service.o [2019-10-18T18:30:47.207Z] #17 ... [2019-10-18T18:30:47.207Z] [2019-10-18T18:30:47.207Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:47.207Z] #44 116.1 net/textproto [2019-10-18T18:30:47.207Z] #44 116.1 vendor/golang.org/x/net/http/httpproxy [2019-10-18T18:30:47.207Z] #44 116.1 crypto/x509 [2019-10-18T18:30:47.207Z] #44 117.6 vendor/golang.org/x/net/http/httpguts [2019-10-18T18:30:47.207Z] #44 117.6 mime/multipart [2019-10-18T18:30:47.207Z] #44 119.6 crypto/tls [2019-10-18T18:30:47.207Z] #44 125.6 net/http/httptrace [2019-10-18T18:30:47.207Z] #44 125.9 net/http [2019-10-18T18:30:47.207Z] #44 ... [2019-10-18T18:30:47.207Z] [2019-10-18T18:30:47.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:47.207Z] #41 65.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-18T18:30:47.207Z] #41 65.36 HOSTDEP compel/src/main-host.d [2019-10-18T18:30:47.207Z] #41 65.53 DEP compel/src/lib/ptrace.d [2019-10-18T18:30:47.207Z] #41 65.77 DEP compel/src/lib/infect.d [2019-10-18T18:30:47.207Z] #41 66.00 DEP compel/src/lib/infect-util.d [2019-10-18T18:30:47.207Z] #41 66.19 DEP compel/src/lib/infect-rpc.d [2019-10-18T18:30:47.207Z] #41 66.45 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-18T18:30:47.481Z] #41 66.63 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-18T18:30:47.661Z] #44 ... [2019-10-18T18:30:47.661Z] [2019-10-18T18:30:47.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:47.661Z] #41 49.83 CC compel/src/lib/infect-util.o [2019-10-18T18:30:47.661Z] #41 50.26 CC compel/src/lib/infect.o [2019-10-18T18:30:47.661Z] #41 52.26 CC compel/src/lib/ptrace.o [2019-10-18T18:30:47.661Z] #41 52.58 AR compel/libcompel.a [2019-10-18T18:30:47.661Z] #41 52.63 HOSTCC compel/src/main-host.o [2019-10-18T18:30:47.743Z] #41 66.79 DEP compel/src/lib/log.d [2019-10-18T18:30:47.920Z] #41 52.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-18T18:30:47.920Z] #41 53.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T18:30:48.008Z] #41 67.05 DEP compel/src/main.d [2019-10-18T18:30:48.008Z] #41 67.30 DEP compel/src/lib/handle-elf.d [2019-10-18T18:30:48.270Z] #41 67.50 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-18T18:30:48.413Z] #41 112.5 CC criu/crtools.o [2019-10-18T18:30:48.486Z] #41 53.59 HOSTCC compel/src/lib/log-host.o [2019-10-18T18:30:48.532Z] #41 67.72 CC compel/src/lib/log.o [2019-10-18T18:30:48.744Z] #41 53.78 HOSTLINK compel/compel-host-bin [2019-10-18T18:30:48.744Z] #41 53.96 DEP soccr/soccr.d [2019-10-18T18:30:48.979Z] #41 113.1 CC criu/eventfd.o [2019-10-18T18:30:49.002Z] #41 54.13 CC soccr/soccr.o [2019-10-18T18:30:49.103Z] #41 68.13 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-18T18:30:49.365Z] #41 68.45 CC compel/arch/aarch64/src/lib/infect.o [2019-10-18T18:30:49.545Z] #41 113.5 CC criu/eventpoll.o [2019-10-18T18:30:49.627Z] #41 68.81 CC compel/src/lib/infect-rpc.o [2019-10-18T18:30:50.206Z] #41 69.26 CC compel/src/lib/infect-util.o [2019-10-18T18:30:50.388Z] #41 55.39 AR soccr/libsoccr.a [2019-10-18T18:30:50.388Z] #41 55.44 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:30:50.583Z] #41 114.5 CC criu/external.o [2019-10-18T18:30:50.586Z] #41 69.64 CC compel/src/lib/infect.o [2019-10-18T18:30:50.646Z] #41 55.71 DEP criu/arch/x86/sigframe.d [2019-10-18T18:30:50.647Z] #41 55.84 DEP criu/arch/x86/sigaction_compat.d [2019-10-18T18:30:50.647Z] #41 55.98 DEP criu/arch/x86/kerndat.d [2019-10-18T18:30:50.842Z] #41 114.9 CC criu/fault-injection.o [2019-10-18T18:30:50.842Z] #41 115.0 CC criu/fdstore.o [2019-10-18T18:30:50.905Z] #41 56.13 DEP criu/arch/x86/crtools.d [2019-10-18T18:30:51.164Z] #41 56.28 DEP criu/arch/x86/cpu.d [2019-10-18T18:30:51.409Z] #41 115.5 CC criu/fifo.o [2019-10-18T18:30:51.422Z] #41 56.46 CC criu/arch/x86/cpu.o [2019-10-18T18:30:51.668Z] #41 115.9 CC criu/file-ids.o [2019-10-18T18:30:51.680Z] #41 56.98 CC criu/arch/x86/crtools.o [2019-10-18T18:30:51.929Z] #41 116.3 CC criu/file-lock.o [2019-10-18T18:30:51.929Z] #41 ... [2019-10-18T18:30:51.929Z] [2019-10-18T18:30:51.929Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:51.929Z] #17 116.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:30:51.929Z] #17 116.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:30:51.929Z] #17 116.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T18:30:51.929Z] #17 116.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:30:51.929Z] #17 116.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T18:30:51.929Z] #17 116.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:51.929Z] #17 116.9 Processing triggers for mime-support (3.60) ... [2019-10-18T18:30:51.929Z] #17 117.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:51.929Z] #17 117.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T18:30:52.188Z] #17 117.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T18:30:52.188Z] #17 117.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:30:52.188Z] #17 117.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:30:52.188Z] #17 117.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T18:30:52.501Z] #41 ... [2019-10-18T18:30:52.501Z] [2019-10-18T18:30:52.501Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:30:52.501Z] #22 121.4 + mkdir -p /tmp/tmp.ZHTW1u3htQ/src/github.com/docker [2019-10-18T18:30:52.501Z] #22 121.4 + mv components/cli /tmp/tmp.ZHTW1u3htQ/src/github.com/docker/cli [2019-10-18T18:30:52.501Z] #22 121.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-18T18:30:52.501Z] #22 ... [2019-10-18T18:30:52.501Z] [2019-10-18T18:30:52.501Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:52.501Z] #17 63.12 Selecting previously unselected package net-tools. [2019-10-18T18:30:52.501Z] #17 63.12 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-18T18:30:52.501Z] #17 63.13 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:30:52.501Z] #17 63.44 Selecting previously unselected package python-pip-whl. [2019-10-18T18:30:52.501Z] #17 63.46 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:30:52.501Z] #17 63.47 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:30:52.501Z] #17 63.94 Selecting previously unselected package python3-pip. [2019-10-18T18:30:52.501Z] #17 63.95 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:30:52.501Z] #17 63.97 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:30:52.501Z] #17 64.26 Selecting previously unselected package python3-pkg-resources. [2019-10-18T18:30:52.501Z] #17 64.26 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:30:52.501Z] #17 64.28 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:30:52.501Z] #17 64.48 Selecting previously unselected package python3-setuptools. [2019-10-18T18:30:52.501Z] #17 64.48 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T18:30:52.501Z] #17 64.50 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T18:30:52.501Z] #17 64.86 Selecting previously unselected package python3-wheel. [2019-10-18T18:30:52.501Z] #17 64.86 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T18:30:52.501Z] #17 64.87 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T18:30:52.501Z] #17 65.05 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T18:30:52.501Z] #17 65.07 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-18T18:30:52.501Z] #17 65.08 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:30:52.501Z] #17 65.44 Selecting previously unselected package vim-runtime. [2019-10-18T18:30:52.501Z] #17 65.44 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:30:52.501Z] #17 65.48 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T18:30:52.501Z] #17 65.52 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T18:30:52.501Z] #17 65.53 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:53.056Z] #41 57.96 CC criu/arch/x86/kerndat.o [2019-10-18T18:30:53.314Z] #41 58.47 CC criu/arch/x86/sigaction_compat.o [2019-10-18T18:30:53.572Z] #41 58.71 CC criu/arch/x86/sigframe.o [2019-10-18T18:30:53.572Z] #41 58.92 LINK criu/arch/x86/crtools.built-in.o [2019-10-18T18:30:53.877Z] #41 58.98 DEP criu/pie/util-vdso-elf32.d [2019-10-18T18:30:53.877Z] #41 59.07 DEP criu/arch/x86/vdso-pie.d [2019-10-18T18:30:53.877Z] #41 59.14 DEP criu/pie/parasite-vdso.d [2019-10-18T18:30:53.888Z] #17 69.42 Selecting previously unselected package vim. [2019-10-18T18:30:53.888Z] #17 69.42 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T18:30:53.888Z] #17 69.43 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:54.136Z] #41 59.26 DEP criu/pie/util-vdso.d [2019-10-18T18:30:54.148Z] #17 69.91 Selecting previously unselected package xfsprogs. [2019-10-18T18:30:54.148Z] #17 69.94 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-18T18:30:54.148Z] #17 69.95 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:30:54.394Z] #41 59.39 DEP criu/pie/util.d [2019-10-18T18:30:54.394Z] #41 59.59 CC criu/pie/util.o [2019-10-18T18:30:54.451Z] #17 119.4 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T18:30:54.451Z] #17 119.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T18:30:54.451Z] #17 119.5 Setting up zip (3.0-11+b1) ... [2019-10-18T18:30:54.652Z] #41 59.90 CC criu/pie/util-vdso.o [2019-10-18T18:30:54.720Z] #17 70.44 Selecting previously unselected package zip. [2019-10-18T18:30:54.721Z] #17 70.45 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-18T18:30:54.721Z] #17 70.46 Unpacking zip (3.0-11+b1) ... [2019-10-18T18:30:54.723Z] #17 119.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T18:30:54.723Z] #17 119.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:30:54.723Z] #17 119.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T18:30:54.723Z] #17 119.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:30:54.723Z] #17 119.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-18T18:30:54.723Z] #17 119.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:54.723Z] #17 119.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:30:54.723Z] #17 119.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T18:30:54.723Z] #17 119.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:30:54.723Z] #17 119.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:54.844Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 9.9% ######## 11.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 16.5% ############ 17.4% ############# 18.4% ############# 19.3% ############## 20.3% ############### 21.2% ################ 23.1% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.9% #################### 27.8% ##################### 29.7% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.4% ########################## 37.3% ########################### 38.2% ############################ 39.5% ############################ 40.1% ############################# 41.2% ############################## 41.9% ############################## 42.4% ############################### 43.3% ############################### 44.3% ################################ 45.2% ################################# 46.2% ################################# 47.1% ################################## 48.1% ################################### 49.0% ################################### 50.0% #################################### 50.9% ##################################### 51.9% ###################################### 53.7% ######################################## 55.6% ######################################## 56.6% ######################################### 57.5% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################# 63.2% ############################################## 65.1% ################################################ 67.0% [2019-10-18T18:30:54.844Z] #27 ... [2019-10-18T18:30:54.844Z] [2019-10-18T18:30:54.844Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:54.844Z] #37 0.186 + RM_GOPATH=0 [2019-10-18T18:30:54.844Z] #37 0.196 + TMP_GOPATH= [2019-10-18T18:30:54.844Z] #37 0.196 + : /build [2019-10-18T18:30:54.844Z] #37 0.197 + '[' -z '' ']' [2019-10-18T18:30:54.844Z] #37 0.198 ++ mktemp -d [2019-10-18T18:30:54.844Z] #37 0.202 + export GOPATH=/tmp/tmp.QcT2DGhjsX [2019-10-18T18:30:54.844Z] #37 0.203 + GOPATH=/tmp/tmp.QcT2DGhjsX [2019-10-18T18:30:54.844Z] #37 0.203 + RM_GOPATH=1 [2019-10-18T18:30:54.844Z] #37 0.204 ++ dirname ./install.sh [2019-10-18T18:30:54.844Z] #37 0.207 + dir=. [2019-10-18T18:30:54.844Z] #37 0.210 + bin=tini [2019-10-18T18:30:54.844Z] #37 0.211 + shift [2019-10-18T18:30:54.844Z] #37 0.211 + '[' '!' -f ./tini.installer ']' [2019-10-18T18:30:54.844Z] #37 0.212 + . ./tini.installer [2019-10-18T18:30:54.844Z] #37 0.212 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:30:54.844Z] #37 0.213 + install_tini [2019-10-18T18:30:54.844Z] #37 0.213 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T18:30:54.844Z] #37 0.214 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:30:54.844Z] #37 0.214 + git clone https://github.com/krallin/tini.git /tmp/tmp.QcT2DGhjsX/tini [2019-10-18T18:30:54.844Z] #37 0.215 Cloning into '/tmp/tmp.QcT2DGhjsX/tini'... [2019-10-18T18:30:54.844Z] #37 1.735 + cd /tmp/tmp.QcT2DGhjsX/tini [2019-10-18T18:30:54.844Z] #37 1.735 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:30:54.844Z] #37 1.760 + cmake . [2019-10-18T18:30:54.844Z] #37 2.540 -- The C compiler identification is GNU 6.3.0 [2019-10-18T18:30:54.844Z] #37 2.596 -- Check for working C compiler: /usr/bin/cc [2019-10-18T18:30:54.844Z] #37 3.109 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T18:30:54.844Z] #37 3.110 -- Detecting C compiler ABI info [2019-10-18T18:30:54.844Z] #37 3.575 -- Detecting C compiler ABI info - done [2019-10-18T18:30:54.844Z] #37 3.660 -- Detecting C compile features [2019-10-18T18:30:54.844Z] #37 5.550 -- Detecting C compile features - done [2019-10-18T18:30:54.844Z] #37 5.557 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T18:30:54.844Z] #37 5.891 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T18:30:54.844Z] #37 6.114 -- Configuring done [2019-10-18T18:30:54.844Z] #37 6.152 -- Generating done [2019-10-18T18:30:54.844Z] #37 6.153 -- Build files have been written to: /tmp/tmp.QcT2DGhjsX/tini [2019-10-18T18:30:54.844Z] #37 6.158 + make tini-static [2019-10-18T18:30:54.844Z] #37 6.498 Scanning dependencies of target tini-static [2019-10-18T18:30:54.844Z] #37 6.537 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T18:30:54.844Z] #37 7.701 [100%] Linking C executable tini-static [2019-10-18T18:30:54.844Z] #37 8.087 [100%] Built target tini-static [2019-10-18T18:30:54.844Z] #37 8.190 + mkdir -p /build [2019-10-18T18:30:54.844Z] #37 8.249 + cp tini-static /build/docker-init [2019-10-18T18:30:54.844Z] #37 DONE 8.4s [2019-10-18T18:30:54.844Z] [2019-10-18T18:30:54.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:54.845Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 9.9% ######## 11.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 16.5% ############ 17.4% ############# 18.4% ############# 19.3% ############## 20.3% ############### 21.2% ################ 23.1% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.9% #################### 27.8% ##################### 29.7% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.4% ########################## 37.3% ########################### 38.2% ############################ 39.5% ############################ 40.1% ############################# 41.2% ############################## 41.9% ############################## 42.4% ############################### 43.3% ############################### 44.3% ################################ 45.2% ################################# 46.2% ################################# 47.1% ################################## 48.1% ################################### 49.0% ################################### 50.0% #################################### 50.9% ##################################### 51.9% ###################################### 53.7% ######################################## 55.6% ######################################## 56.6% ######################################### 57.5% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################# 63.2% ############################################## 65.1% ################################################ 67.0% ################################################ 67.9% [2019-10-18T18:30:54.845Z] #27 ... [2019-10-18T18:30:54.845Z] [2019-10-18T18:30:54.845Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:30:54.845Z] #42 5.090 DEP images/opts.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.138 DEP images/sit.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.195 PBCC images/macvlan.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.236 DEP images/macvlan.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.315 PBCC images/autofs.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.349 DEP images/autofs.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.457 PBCC images/sysctl.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.514 DEP images/sysctl.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.595 PBCC images/time.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.619 DEP images/time.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.686 PBCC images/binfmt-misc.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.736 DEP images/binfmt-misc.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.795 PBCC images/seccomp.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.852 DEP images/seccomp.pb-c.d [2019-10-18T18:30:54.845Z] #42 5.889 PBCC images/userns.pb-c.c [2019-10-18T18:30:54.845Z] #42 5.964 DEP images/userns.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.005 PBCC images/cgroup.pb-c.c [2019-10-18T18:30:54.845Z] #42 6.036 DEP images/cgroup.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.137 PBCC images/fown.pb-c.c [2019-10-18T18:30:54.845Z] #42 6.172 PBCC images/ext-file.pb-c.c [2019-10-18T18:30:54.845Z] #42 6.328 DEP images/fown.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.403 DEP images/ext-file.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.511 PBCC images/rpc.pb-c.c [2019-10-18T18:30:54.845Z] #42 6.627 DEP images/rpc.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.798 PBCC images/siginfo.pb-c.c [2019-10-18T18:30:54.845Z] #42 6.880 DEP images/siginfo.pb-c.d [2019-10-18T18:30:54.845Z] #42 6.987 PBCC images/pagemap.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.069 DEP images/pagemap.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.106 PBCC images/rlimit.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.227 DEP images/rlimit.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.307 PBCC images/file-lock.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.403 DEP images/file-lock.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.558 PBCC images/tty.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.638 DEP images/tty.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.696 PBCC images/tun.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.742 PBCC images/netdev.pb-c.c [2019-10-18T18:30:54.845Z] #42 7.801 DEP images/tun.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.861 DEP images/netdev.pb-c.d [2019-10-18T18:30:54.845Z] #42 7.977 PBCC images/vma.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.065 DEP images/vma.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.148 PBCC images/creds.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.168 DEP images/creds.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.198 PBCC images/utsns.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.227 DEP images/utsns.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.264 PBCC images/ipc-desc.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.347 PBCC images/ipc-sem.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.377 DEP images/ipc-desc.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.453 DEP images/ipc-sem.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.516 PBCC images/ipc-msg.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.591 DEP images/ipc-msg.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.646 PBCC images/ipc-shm.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.685 DEP images/ipc-shm.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.731 PBCC images/ipc-var.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.752 DEP images/ipc-var.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.794 PBCC images/sk-opts.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.799 PBCC images/packet-sock.pb-c.c [2019-10-18T18:30:54.845Z] #42 8.871 DEP images/sk-opts.pb-c.d [2019-10-18T18:30:54.845Z] #42 8.938 DEP images/packet-sock.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.016 PBCC images/sk-netlink.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.075 DEP images/sk-netlink.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.130 PBCC images/sk-inet.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.188 DEP images/sk-inet.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.258 PBCC images/sk-unix.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.279 DEP images/sk-unix.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.337 PBCC images/mm.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.357 DEP images/mm.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.417 PBCC images/timerfd.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.483 DEP images/timerfd.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.554 PBCC images/timer.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.563 DEP images/timer.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.639 PBCC images/sa.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.647 DEP images/sa.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.700 PBCC images/pipe-data.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.715 DEP images/pipe-data.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.758 PBCC images/mnt.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.786 DEP images/mnt.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.887 PBCC images/sk-packet.pb-c.c [2019-10-18T18:30:54.845Z] #42 9.916 DEP images/sk-packet.pb-c.d [2019-10-18T18:30:54.845Z] #42 9.964 PBCC images/tcp-stream.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.04 DEP images/tcp-stream.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.17 PBCC images/pipe.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.23 DEP images/pipe.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.36 PBCC images/pstree.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.37 DEP images/pstree.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.42 PBCC images/fs.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.50 DEP images/fs.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.55 PBCC images/signalfd.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.58 DEP images/signalfd.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.63 PBCC images/fh.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.66 PBCC images/fsnotify.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.73 DEP images/fh.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.84 DEP images/fsnotify.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.89 PBCC images/eventpoll.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.92 DEP images/eventpoll.pb-c.d [2019-10-18T18:30:54.845Z] #42 10.96 PBCC images/eventfd.pb-c.c [2019-10-18T18:30:54.845Z] #42 10.97 DEP images/eventfd.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.02 PBCC images/remap-file-path.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.07 DEP images/remap-file-path.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.11 PBCC images/fifo.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.14 DEP images/fifo.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.18 PBCC images/ghost-file.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.21 DEP images/ghost-file.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.33 PBCC images/regfile.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.44 DEP images/regfile.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.54 PBCC images/ns.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.54 DEP images/ns.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.62 PBCC images/fdinfo.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.75 DEP images/fdinfo.pb-c.d [2019-10-18T18:30:54.845Z] #42 11.78 PBCC images/core-aarch64.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.92 PBCC images/core-arm.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.93 PBCC images/core-ppc64.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.97 PBCC images/core-s390.pb-c.c [2019-10-18T18:30:54.845Z] #42 11.98 PBCC images/core-x86.pb-c.c [2019-10-18T18:30:54.845Z] #42 12.01 PBCC images/core.pb-c.c [2019-10-18T18:30:54.845Z] #42 12.05 PBCC images/inventory.pb-c.c [2019-10-18T18:30:54.845Z] #42 12.07 DEP images/core-aarch64.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.11 DEP images/core-arm.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.19 DEP images/core-ppc64.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.24 DEP images/core-s390.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.31 DEP images/core-x86.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.40 DEP images/core.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.45 DEP images/inventory.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.53 PBCC images/cpuinfo.pb-c.c [2019-10-18T18:30:54.845Z] #42 12.59 DEP images/cpuinfo.pb-c.d [2019-10-18T18:30:54.845Z] #42 12.62 PBCC images/stats.pb-c.c [2019-10-18T18:30:54.845Z] #42 12.71 DEP images/stats.pb-c.d [2019-10-18T18:30:54.982Z] #17 70.71 Selecting previously unselected package libapparmor-perl. [2019-10-18T18:30:54.982Z] #17 70.71 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T18:30:54.982Z] #17 70.75 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:30:55.007Z] #17 119.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T18:30:55.007Z] #17 119.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T18:30:55.007Z] #17 119.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T18:30:55.007Z] #17 119.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:55.256Z] #42 14.28 make[1]: Nothing to be done for 'all'. [2019-10-18T18:30:55.256Z] #42 ... [2019-10-18T18:30:55.256Z] [2019-10-18T18:30:55.256Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:30:55.256Z] #18 14.56 Fetched 7670 kB in 14s (544 kB/s) [2019-10-18T18:30:55.256Z] #18 14.56 Reading package lists... [2019-10-18T18:30:55.273Z] #17 120.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:30:55.273Z] #17 120.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T18:30:55.273Z] #17 120.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T18:30:55.273Z] #17 120.3 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T18:30:55.273Z] #17 120.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:30:55.357Z] #17 70.91 Selecting previously unselected package apparmor. [2019-10-18T18:30:55.357Z] #17 70.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T18:30:55.532Z] #17 120.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T18:30:55.532Z] #17 120.3 Setting up pigz (2.3.4-1) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:30:55.532Z] #17 120.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T18:30:55.532Z] #17 120.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T18:30:55.532Z] #17 120.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:30:55.532Z] #17 120.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:30:55.532Z] #17 120.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T18:30:55.532Z] #17 120.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T18:30:55.532Z] #17 120.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:55.532Z] #17 120.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:55.585Z] #41 60.58 CC criu/pie/parasite-vdso.o [2019-10-18T18:30:55.617Z] #17 71.01 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:30:55.693Z] #18 20.88 Reading package lists... [2019-10-18T18:30:55.693Z] #18 ... [2019-10-18T18:30:55.693Z] [2019-10-18T18:30:55.693Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:55.790Z] #17 120.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:30:55.790Z] #17 120.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:30:55.790Z] #17 120.7 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:30:55.790Z] #17 120.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T18:30:55.790Z] #17 120.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:30:55.879Z] #17 71.66 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T18:30:55.879Z] #17 71.67 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-18T18:30:55.879Z] #17 71.67 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:30:56.093Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 9.9% ######## 11.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 16.5% ############ 17.4% ############# 18.4% ############# 19.3% ############## 20.3% ############### 21.2% ################ 23.1% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.9% #################### 27.8% ##################### 29.7% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.4% ########################## 37.3% ########################### 38.2% ############################ 39.5% ############################ 40.1% ############################# 41.2% ############################## 41.9% ############################## 42.4% ############################### 43.3% ############################### 44.3% ################################ 45.2% ################################# 46.2% ################################# 47.1% ################################## 48.1% ################################### 49.0% ################################### 50.0% #################################### 50.9% ##################################### 51.9% ###################################### 53.7% ######################################## 55.6% ######################################## 56.6% ######################################### 57.5% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################# 63.2% ############################################## 65.1% ################################################ 67.0% ################################################ 67.9% ################################################## 69.8% ################################################## 70.8% ################################################### 71.7% #################################################### 72.6% #################################################### 73.6% [2019-10-18T18:30:56.093Z] #27 ... [2019-10-18T18:30:56.093Z] [2019-10-18T18:30:56.093Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:56.093Z] #45 48.41 reflect [2019-10-18T18:30:56.093Z] #45 50.16 syscall [2019-10-18T18:30:56.093Z] #45 ... [2019-10-18T18:30:56.093Z] [2019-10-18T18:30:56.093Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:30:56.093Z] #32 55.26 time [2019-10-18T18:30:56.151Z] #41 61.39 CC criu/arch/x86/vdso-pie.o [2019-10-18T18:30:56.418Z] #41 61.64 CC criu/pie/util-vdso-elf32.o [2019-10-18T18:30:56.823Z] #17 ... [2019-10-18T18:30:56.823Z] [2019-10-18T18:30:56.823Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:56.823Z] #44 135.9 github.com/LK4D4/vndr/godl [2019-10-18T18:30:56.984Z] #41 62.20 AR criu/pie/pie.lib.a [2019-10-18T18:30:57.242Z] #41 62.27 DEP criu/pie/restorer.d [2019-10-18T18:30:57.500Z] #41 62.57 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-18T18:30:57.500Z] #41 62.76 DEP criu/arch/x86/restorer_unmap.d [2019-10-18T18:30:57.758Z] #41 62.77 DEP criu/arch/x86/restorer.d [2019-10-18T18:30:57.758Z] #41 62.98 DEP criu/pie/parasite.d [2019-10-18T18:30:57.765Z] #44 136.7 github.com/LK4D4/vndr [2019-10-18T18:30:58.017Z] #41 63.22 CC criu/pie/parasite.o [2019-10-18T18:30:58.198Z] #32 ... [2019-10-18T18:30:58.198Z] [2019-10-18T18:30:58.198Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:30:58.320Z] #17 ... [2019-10-18T18:30:58.320Z] [2019-10-18T18:30:58.320Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:30:58.320Z] #54 145.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T18:30:58.862Z] #27 19.09 1.4% ## 3.2% ### 4.2% ### 5.1% ##### 7.0% ###### 8.9% ####### 9.9% ######## 11.8% ######### 12.7% ######### 13.6% ########## 14.6% ########### 16.5% ############ 17.4% ############# 18.4% ############# 19.3% ############## 20.3% ############### 21.2% ################ 23.1% ################# 24.1% ################# 25.0% ################## 25.9% ################### 26.9% #################### 27.8% ##################### 29.7% ###################### 30.7% ####################### 32.6% ######################## 34.4% ######################### 35.4% ########################## 37.3% ########################### 38.2% ############################ 39.5% ############################ 40.1% ############################# 41.2% ############################## 41.9% ############################## 42.4% ############################### 43.3% ############################### 44.3% ################################ 45.2% ################################# 46.2% ################################# 47.1% ################################## 48.1% ################################### 49.0% ################################### 50.0% #################################### 50.9% ##################################### 51.9% ###################################### 53.7% ######################################## 55.6% ######################################## 56.6% ######################################### 57.5% ########################################## 58.5% ########################################### 60.4% ############################################ 62.3% ############################################# 63.2% ############################################## 65.1% ################################################ 67.0% ################################################ 67.9% ################################################## 69.8% ################################################## 70.8% ################################################### 71.7% #################################################### 72.6% #################################################### 73.6% ###################################################### 75.5% ####################################################### 76.4% ####################################################### 77.4% ######################################################## 78.3% ######################################################### 80.3% ########################################################### 82.2% ########################################################### 83.2% ############################################################ 84.1% ############################################################# 85.0% ############################################################# 86.0% ############################################################### 87.9% ################################################################ 89.4% ################################################################# 90.5% ################################################################## 92.9% ################################################################### 93.9% #################################################################### 95.8% ###################################################################### 97.6% ###################################################################### 98.6% ######################################################################## 100.0% [2019-10-18T18:30:58.863Z] #27 32.25 [2019-10-18T18:30:58.950Z] #41 64.24 LINK criu/pie/parasite.built-in.o [2019-10-18T18:30:59.208Z] #41 64.25 GEN criu/pie/parasite-blob.h [2019-10-18T18:30:59.208Z] #41 64.27 CC criu/arch/x86/restorer.o [2019-10-18T18:30:59.773Z] #41 64.70 CC criu/arch/x86/restorer_unmap.o [2019-10-18T18:30:59.773Z] #41 64.74 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-18T18:31:00.035Z] #41 65.07 CC criu/pie/restorer.o [2019-10-18T18:31:00.220Z] #54 148.1 + mkdir -p /build [2019-10-18T18:31:00.220Z] #54 148.1 + cp runc /build/runc [2019-10-18T18:31:00.556Z] #27 34.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:31:00.602Z] #41 ... [2019-10-18T18:31:00.602Z] [2019-10-18T18:31:00.602Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:00.602Z] #44 114.1 net/http/httptrace [2019-10-18T18:31:00.602Z] #44 114.4 net/http [2019-10-18T18:31:01.154Z] #54 DONE 149.1s [2019-10-18T18:31:01.154Z] [2019-10-18T18:31:01.154Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:01.154Z] #17 125.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T18:31:01.154Z] #17 125.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:31:01.154Z] #17 125.7 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 [2019-10-18T18:31:01.154Z] #17 125.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:31:01.154Z] #17 125.7 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 [2019-10-18T18:31:01.154Z] #17 125.7 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:31:01.154Z] #17 125.8 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:31:01.154Z] #17 125.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:31:01.154Z] #17 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T18:31:01.154Z] #17 125.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T18:31:01.154Z] #17 126.0 Setting up python3 (3.5.3-1) ... [2019-10-18T18:31:01.409Z] #27 34.92 [2019-10-18T18:31:01.853Z] #27 35.25 ##################################################### 74.6% ######################################################################## 100.0% [2019-10-18T18:31:01.853Z] #27 35.41 [2019-10-18T18:31:01.975Z] #44 ... [2019-10-18T18:31:01.975Z] [2019-10-18T18:31:01.975Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:31:01.975Z] #28 140.0 + rm -rf /tmp/tmp.cyOB9QFM55 [2019-10-18T18:31:01.975Z] #28 DONE 141.1s [2019-10-18T18:31:01.975Z] [2019-10-18T18:31:01.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:01.975Z] #41 72.10 CC compel/src/lib/ptrace.o [2019-10-18T18:31:01.975Z] #41 72.55 AR compel/libcompel.a [2019-10-18T18:31:01.975Z] #41 72.64 HOSTCC compel/src/main-host.o [2019-10-18T18:31:01.975Z] #41 73.13 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-18T18:31:01.975Z] #41 73.51 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T18:31:01.975Z] #41 74.05 HOSTCC compel/src/lib/log-host.o [2019-10-18T18:31:01.975Z] #41 74.46 HOSTLINK compel/compel-host-bin [2019-10-18T18:31:01.975Z] #41 74.93 DEP soccr/soccr.d [2019-10-18T18:31:01.975Z] #41 75.25 CC soccr/soccr.o [2019-10-18T18:31:01.975Z] #41 76.47 AR soccr/libsoccr.a [2019-10-18T18:31:01.975Z] #41 76.53 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:31:01.975Z] #41 77.01 DEP criu/arch/aarch64/sigframe.d [2019-10-18T18:31:01.975Z] #41 77.23 DEP criu/arch/aarch64/crtools.d [2019-10-18T18:31:01.975Z] #41 77.51 DEP criu/arch/aarch64/cpu.d [2019-10-18T18:31:01.975Z] #41 77.54 DEP criu/arch/aarch64/bitops.d [2019-10-18T18:31:01.975Z] #41 77.64 CC criu/arch/aarch64/bitops.o [2019-10-18T18:31:01.975Z] #41 77.71 CC criu/arch/aarch64/cpu.o [2019-10-18T18:31:01.975Z] #41 77.88 CC criu/arch/aarch64/crtools.o [2019-10-18T18:31:01.975Z] #41 78.66 CC criu/arch/aarch64/sigframe.o [2019-10-18T18:31:01.975Z] #41 79.00 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-18T18:31:01.975Z] #41 79.06 DEP criu/arch/aarch64/intraprocedure.d [2019-10-18T18:31:01.975Z] #41 79.08 DEP criu/arch/aarch64/vdso-pie.d [2019-10-18T18:31:01.975Z] #41 79.34 DEP criu/pie/parasite-vdso.d [2019-10-18T18:31:01.975Z] #41 79.58 DEP criu/pie/util-vdso.d [2019-10-18T18:31:01.975Z] #41 79.85 DEP criu/pie/util.d [2019-10-18T18:31:01.975Z] #41 80.08 CC criu/pie/util.o [2019-10-18T18:31:01.975Z] #41 80.55 CC criu/pie/util-vdso.o [2019-10-18T18:31:02.503Z] #44 126.1 github.com/LK4D4/vndr/godl [2019-10-18T18:31:02.549Z] #41 81.61 CC criu/pie/parasite-vdso.o [2019-10-18T18:31:02.762Z] #44 ... [2019-10-18T18:31:02.762Z] [2019-10-18T18:31:02.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:02.762Z] #41 67.90 LINK criu/pie/restorer.built-in.o [2019-10-18T18:31:02.762Z] #41 67.95 GEN criu/pie/restorer-blob.h [2019-10-18T18:31:02.762Z] #41 68.03 DEP criu/vdso.d [2019-10-18T18:31:03.020Z] #41 68.16 DEP criu/vdso-compat.d [2019-10-18T18:31:03.059Z] #17 128.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:31:03.059Z] #17 ... [2019-10-18T18:31:03.059Z] [2019-10-18T18:31:03.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:03.059Z] #41 117.3 CC criu/files-ext.o [2019-10-18T18:31:03.059Z] #41 117.7 CC criu/files-reg.o [2019-10-18T18:31:03.059Z] #41 119.9 CC criu/files.o [2019-10-18T18:31:03.059Z] #41 122.0 CC criu/filesystems.o [2019-10-18T18:31:03.059Z] #41 122.7 CC criu/fsnotify.o [2019-10-18T18:31:03.059Z] #41 123.8 CC criu/image-desc.o [2019-10-18T18:31:03.059Z] #41 124.0 CC criu/image.o [2019-10-18T18:31:03.059Z] #41 124.8 CC criu/ipc_ns.o [2019-10-18T18:31:03.059Z] #41 126.2 CC criu/irmap.o [2019-10-18T18:31:03.059Z] #41 126.9 CC criu/kcmp-ids.o [2019-10-18T18:31:03.059Z] #41 127.2 CC criu/kerndat.o [2019-10-18T18:31:03.277Z] #41 68.33 DEP criu/uts_ns.d [2019-10-18T18:31:03.384Z] #27 36.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:31:03.494Z] #41 82.44 CC criu/arch/aarch64/vdso-pie.o [2019-10-18T18:31:03.535Z] #41 68.54 DEP criu/util.d [2019-10-18T18:31:03.535Z] #41 68.76 DEP criu/uffd.d [2019-10-18T18:31:03.755Z] #41 82.83 CC criu/arch/aarch64/intraprocedure.o [2019-10-18T18:31:03.755Z] #41 82.91 AR criu/pie/pie.lib.a [2019-10-18T18:31:03.780Z] #27 37.22 [2019-10-18T18:31:03.793Z] #41 68.91 DEP criu/tun.d [2019-10-18T18:31:03.793Z] #41 69.09 DEP criu/tty.d [2019-10-18T18:31:03.993Z] #41 128.0 CC criu/libnetlink.o [2019-10-18T18:31:04.016Z] #41 83.01 DEP criu/pie/restorer.d [2019-10-18T18:31:04.051Z] #41 69.28 DEP criu/timerfd.d [2019-10-18T18:31:04.201Z] #27 37.75 ##################################################### 74.3% ######################################################################## 100.0% [2019-10-18T18:31:04.201Z] #27 37.90 [2019-10-18T18:31:04.251Z] #41 128.5 CC criu/log.o [2019-10-18T18:31:04.277Z] #41 83.29 DEP criu/arch/aarch64/restorer.d [2019-10-18T18:31:04.277Z] #41 83.47 DEP criu/pie/parasite.d [2019-10-18T18:31:04.309Z] #41 69.50 DEP criu/sysfs_parse.d [2019-10-18T18:31:04.509Z] #41 ... [2019-10-18T18:31:04.509Z] [2019-10-18T18:31:04.509Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:04.509Z] #17 129.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T18:31:04.509Z] #17 129.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T18:31:04.509Z] #17 129.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:31:04.509Z] #17 129.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T18:31:04.538Z] #41 83.81 CC criu/pie/parasite.o [2019-10-18T18:31:04.566Z] #41 69.70 DEP criu/sysctl.d [2019-10-18T18:31:04.823Z] #41 69.82 DEP criu/string.d [2019-10-18T18:31:04.824Z] #41 69.85 DEP criu/stats.d [2019-10-18T18:31:04.824Z] #41 69.97 DEP criu/sockets.d [2019-10-18T18:31:05.082Z] #41 70.13 DEP criu/sk-unix.d [2019-10-18T18:31:05.082Z] #41 70.39 DEP criu/sk-tcp.d [2019-10-18T18:31:05.110Z] #41 ... [2019-10-18T18:31:05.110Z] [2019-10-18T18:31:05.110Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:05.110Z] #44 DONE 144.1s [2019-10-18T18:31:05.110Z] [2019-10-18T18:31:05.110Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:05.110Z] #17 72.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T18:31:05.110Z] #17 72.93 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-18T18:31:05.110Z] #17 72.93 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:31:05.110Z] #17 74.21 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T18:31:05.110Z] #17 74.22 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T18:31:05.110Z] #17 74.23 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:31:05.110Z] #17 74.36 Selecting previously unselected package mingw-w64-common. [2019-10-18T18:31:05.110Z] #17 74.36 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T18:31:05.110Z] #17 74.38 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T18:31:05.110Z] #17 79.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T18:31:05.110Z] #17 79.27 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T18:31:05.110Z] #17 79.28 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:31:05.339Z] #41 70.57 DEP criu/sk-queue.d [2019-10-18T18:31:05.444Z] #17 130.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:31:05.597Z] #41 70.72 DEP criu/sk-packet.d [2019-10-18T18:31:05.683Z] #17 ... [2019-10-18T18:31:05.683Z] [2019-10-18T18:31:05.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:05.683Z] #41 85.02 LINK criu/pie/parasite.built-in.o [2019-10-18T18:31:05.855Z] #41 70.89 DEP criu/sk-netlink.d [2019-10-18T18:31:05.855Z] #41 71.12 DEP criu/sk-inet.d [2019-10-18T18:31:05.979Z] #41 85.03 GEN criu/pie/parasite-blob.h [2019-10-18T18:31:05.979Z] #41 85.07 CC criu/arch/aarch64/restorer.o [2019-10-18T18:31:06.113Z] #41 71.35 DEP criu/signalfd.d [2019-10-18T18:31:06.167Z] #27 39.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:31:06.167Z] #27 39.51 skipping existing b63cc5f62c21 [2019-10-18T18:31:06.167Z] #27 39.60 [2019-10-18T18:31:06.431Z] #41 71.49 DEP criu/sigframe.d [2019-10-18T18:31:06.431Z] #41 71.55 DEP criu/shmem.d [2019-10-18T18:31:06.431Z] #41 71.67 DEP criu/servicefd.d [2019-10-18T18:31:06.625Z] #27 ... [2019-10-18T18:31:06.625Z] [2019-10-18T18:31:06.625Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:06.625Z] #18 20.88 Reading package lists... [2019-10-18T18:31:06.625Z] #18 26.09 Building dependency tree... [2019-10-18T18:31:06.625Z] #18 27.49 The following additional packages will be installed: [2019-10-18T18:31:06.625Z] #18 27.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T18:31:06.625Z] #18 27.49 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T18:31:06.625Z] #18 27.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T18:31:06.625Z] #18 27.49 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T18:31:06.625Z] #18 27.49 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T18:31:06.625Z] #18 27.49 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T18:31:06.625Z] #18 27.49 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T18:31:06.625Z] #18 27.50 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T18:31:06.625Z] #18 27.50 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T18:31:06.625Z] #18 27.50 Suggested packages: [2019-10-18T18:31:06.625Z] #18 27.50 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T18:31:06.625Z] #18 27.50 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T18:31:06.625Z] #18 27.50 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T18:31:06.625Z] #18 27.50 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T18:31:06.625Z] #18 27.50 Recommended packages: [2019-10-18T18:31:06.625Z] #18 27.50 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T18:31:06.625Z] #18 27.50 python3-keyrings.alt python3-xdg unzip [2019-10-18T18:31:06.625Z] #18 32.40 The following NEW packages will be installed: [2019-10-18T18:31:06.625Z] #18 32.45 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T18:31:06.625Z] #18 32.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T18:31:06.625Z] #18 32.45 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T18:31:06.626Z] #18 32.45 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T18:31:06.626Z] #18 32.46 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T18:31:06.626Z] #18 32.46 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T18:31:06.626Z] #18 32.46 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T18:31:06.626Z] #18 32.46 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T18:31:06.626Z] #18 32.46 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T18:31:06.626Z] #18 32.46 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T18:31:06.626Z] #18 32.46 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T18:31:06.626Z] #18 32.46 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T18:31:06.626Z] #18 32.46 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T18:31:06.626Z] #18 32.47 xfsprogs xxd xz-utils zip [2019-10-18T18:31:06.626Z] #18 32.61 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:31:06.626Z] #18 32.61 Need to get 88.2 MB of archives. [2019-10-18T18:31:06.626Z] #18 32.61 After this operation, 565 MB of additional disk space will be used. [2019-10-18T18:31:06.626Z] #18 32.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T18:31:06.626Z] #18 32.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-18T18:31:06.626Z] #18 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-18T18:31:06.626Z] #18 32.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-18T18:31:06.626Z] #18 32.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-18T18:31:06.626Z] #18 32.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-18T18:31:06.626Z] #18 32.68 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-18T18:31:06.626Z] #18 32.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-18T18:31:06.626Z] #18 32.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-18T18:31:06.626Z] #18 32.82 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-18T18:31:06.626Z] #18 32.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-18T18:31:06.626Z] #18 32.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-18T18:31:06.626Z] #18 32.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-18T18:31:06.626Z] #18 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-18T18:31:06.626Z] #18 32.99 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-18T18:31:06.626Z] #18 32.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-18T18:31:06.626Z] #18 33.00 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-18T18:31:06.626Z] #18 33.00 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-18T18:31:06.626Z] #18 33.00 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-18T18:31:06.626Z] #18 33.00 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-18T18:31:06.626Z] #18 33.01 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-18T18:31:06.626Z] #18 33.02 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:31:06.626Z] #18 33.02 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:31:06.626Z] #18 33.03 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-18T18:31:06.626Z] #18 33.03 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-18T18:31:06.626Z] #18 33.04 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-18T18:31:06.626Z] #18 33.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-18T18:31:06.626Z] #18 33.05 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T18:31:06.626Z] #18 33.06 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-18T18:31:06.626Z] #18 33.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-18T18:31:06.626Z] #18 33.09 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-18T18:31:06.626Z] #18 33.09 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-18T18:31:06.626Z] #18 33.09 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-18T18:31:06.626Z] #18 33.09 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-18T18:31:06.626Z] #18 33.10 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-18T18:31:06.626Z] #18 33.10 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-18T18:31:06.626Z] #18 33.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-18T18:31:06.626Z] #18 33.11 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-18T18:31:06.626Z] #18 33.11 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-18T18:31:06.626Z] #18 33.12 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-18T18:31:06.626Z] #18 33.12 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-18T18:31:06.626Z] #18 33.13 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-18T18:31:06.626Z] #18 33.15 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-18T18:31:06.626Z] #18 33.21 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-18T18:31:06.626Z] #18 33.22 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-18T18:31:06.626Z] #18 33.23 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-18T18:31:06.626Z] #18 33.23 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-18T18:31:06.626Z] #18 33.23 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-18T18:31:06.626Z] #18 33.35 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-18T18:31:06.626Z] #18 33.42 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T18:31:06.626Z] #18 33.50 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T18:31:06.626Z] #18 33.53 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T18:31:06.626Z] #18 33.54 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T18:31:06.626Z] #18 33.55 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T18:31:06.626Z] #18 33.55 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-18T18:31:06.626Z] #18 33.56 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T18:31:06.626Z] #18 33.84 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-18T18:31:06.626Z] #18 33.93 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-18T18:31:06.626Z] #18 33.96 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-18T18:31:06.626Z] #18 33.97 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-18T18:31:06.626Z] #18 34.00 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-18T18:31:06.626Z] #18 34.02 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-18T18:31:06.626Z] #18 34.16 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-18T18:31:06.626Z] #18 34.31 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T18:31:06.626Z] #18 34.35 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T18:31:06.626Z] #18 34.62 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T18:31:06.626Z] #18 34.82 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T18:31:06.626Z] #18 34.84 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-18T18:31:06.704Z] #41 71.76 DEP criu/seize.d [2019-10-18T18:31:06.704Z] #41 71.87 DEP criu/seccomp.d [2019-10-18T18:31:06.883Z] #17 131.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T18:31:06.883Z] #17 131.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:31:06.915Z] #41 85.85 CC criu/pie/restorer.o [2019-10-18T18:31:06.962Z] #41 72.06 DEP criu/rst-malloc.d [2019-10-18T18:31:06.962Z] #41 72.17 DEP criu/rbtree.d [2019-10-18T18:31:06.962Z] #41 72.20 DEP criu/pstree.d [2019-10-18T18:31:07.050Z] #18 ... [2019-10-18T18:31:07.050Z] [2019-10-18T18:31:07.050Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:07.050Z] #42 15.84 CC images/stats.o [2019-10-18T18:31:07.050Z] #42 15.92 CC images/core.o [2019-10-18T18:31:07.050Z] #42 16.53 CC images/core-x86.o [2019-10-18T18:31:07.050Z] #42 16.99 CC images/core-arm.o [2019-10-18T18:31:07.050Z] #42 17.10 CC images/core-aarch64.o [2019-10-18T18:31:07.050Z] #42 17.51 CC images/core-ppc64.o [2019-10-18T18:31:07.050Z] #42 18.32 CC images/core-s390.o [2019-10-18T18:31:07.050Z] #42 19.24 CC images/cpuinfo.o [2019-10-18T18:31:07.050Z] #42 19.74 CC images/inventory.o [2019-10-18T18:31:07.050Z] #42 20.00 CC images/fdinfo.o [2019-10-18T18:31:07.050Z] #42 20.39 CC images/fown.o [2019-10-18T18:31:07.050Z] #42 20.58 CC images/ns.o [2019-10-18T18:31:07.050Z] #42 20.84 CC images/regfile.o [2019-10-18T18:31:07.050Z] #42 21.11 CC images/ghost-file.o [2019-10-18T18:31:07.050Z] #42 21.45 CC images/fifo.o [2019-10-18T18:31:07.050Z] #42 21.67 CC images/remap-file-path.o [2019-10-18T18:31:07.050Z] #42 21.82 CC images/eventfd.o [2019-10-18T18:31:07.050Z] #42 22.26 CC images/eventpoll.o [2019-10-18T18:31:07.050Z] #42 22.54 CC images/fh.o [2019-10-18T18:31:07.050Z] #42 22.96 CC images/fsnotify.o [2019-10-18T18:31:07.050Z] #42 23.48 CC images/signalfd.o [2019-10-18T18:31:07.050Z] #42 23.80 CC images/fs.o [2019-10-18T18:31:07.050Z] #42 24.09 CC images/pstree.o [2019-10-18T18:31:07.050Z] #42 24.37 CC images/pipe.o [2019-10-18T18:31:07.050Z] #42 24.54 CC images/tcp-stream.o [2019-10-18T18:31:07.050Z] #42 24.73 CC images/sk-packet.o [2019-10-18T18:31:07.050Z] #42 25.04 CC images/mnt.o [2019-10-18T18:31:07.050Z] #42 25.20 CC images/pipe-data.o [2019-10-18T18:31:07.050Z] #42 25.39 CC images/sa.o [2019-10-18T18:31:07.050Z] #42 25.62 CC images/timer.o [2019-10-18T18:31:07.050Z] #42 25.87 CC images/timerfd.o [2019-10-18T18:31:07.050Z] #42 26.06 CC images/mm.o [2019-10-18T18:31:07.050Z] #42 ... [2019-10-18T18:31:07.050Z] [2019-10-18T18:31:07.050Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:07.050Z] #60 33.30 + cd /tmp/tmp.N2ZYeczLGg/src/github.com/containerd/containerd [2019-10-18T18:31:07.050Z] #60 33.30 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:31:07.050Z] #60 33.67 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T18:31:07.050Z] #60 33.67 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T18:31:07.050Z] #60 33.67 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:31:07.050Z] #60 33.68 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:31:07.050Z] #60 33.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T18:31:07.050Z] #60 33.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T18:31:07.050Z] #60 33.68 + '[' '' = dynamic ']' [2019-10-18T18:31:07.050Z] #60 33.68 + make [2019-10-18T18:31:07.050Z] #60 35.11 + bin/ctr [2019-10-18T18:31:07.050Z] #60 ... [2019-10-18T18:31:07.050Z] [2019-10-18T18:31:07.050Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:31:07.050Z] #32 63.48 internal/poll [2019-10-18T18:31:07.050Z] #32 64.64 internal/fmtsort [2019-10-18T18:31:07.050Z] #32 65.56 internal/syscall/unix [2019-10-18T18:31:07.050Z] #32 65.91 strings [2019-10-18T18:31:07.050Z] #32 65.92 os [2019-10-18T18:31:07.050Z] #32 68.78 path [2019-10-18T18:31:07.050Z] #32 69.53 text/tabwriter [2019-10-18T18:31:07.286Z] #41 72.34 DEP criu/protobuf.d [2019-10-18T18:31:07.286Z] #41 72.47 GEN criu/protobuf-desc-gen.h [2019-10-18T18:31:07.462Z] #32 ... [2019-10-18T18:31:07.462Z] [2019-10-18T18:31:07.462Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:07.462Z] #42 26.34 CC images/sk-opts.o [2019-10-18T18:31:07.462Z] #42 26.57 CC images/sk-unix.o [2019-10-18T18:31:07.819Z] #17 132.5 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T18:31:07.819Z] #17 132.5 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T18:31:07.853Z] #42 26.92 CC images/sk-inet.o [2019-10-18T18:31:08.260Z] #42 ... [2019-10-18T18:31:08.260Z] [2019-10-18T18:31:08.260Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:31:08.260Z] #27 40.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:31:08.260Z] #27 41.43 [2019-10-18T18:31:08.260Z] #27 41.64 ######################################################################## 100.0% [2019-10-18T18:31:08.260Z] #27 41.79 [2019-10-18T18:31:08.260Z] #27 41.85 Download of images into '/build' complete. [2019-10-18T18:31:08.260Z] #27 41.85 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:31:08.260Z] #27 41.85 tar -cC '/build' . | docker load [2019-10-18T18:31:08.260Z] #27 DONE 42.0s [2019-10-18T18:31:08.541Z] #17 133.5 Setting up dh-python (2.20170125) ... [2019-10-18T18:31:08.685Z] #41 73.93 DEP criu/protobuf-desc.d [2019-10-18T18:31:08.887Z] [2019-10-18T18:31:08.887Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:31:08.887Z] #32 70.15 fmt [2019-10-18T18:31:08.887Z] #32 70.79 path/filepath [2019-10-18T18:31:08.887Z] #32 ... [2019-10-18T18:31:08.887Z] [2019-10-18T18:31:08.887Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:08.887Z] #45 60.99 time [2019-10-18T18:31:08.887Z] #45 65.23 internal/fmtsort [2019-10-18T18:31:08.887Z] #45 65.99 strings [2019-10-18T18:31:08.887Z] #45 68.15 os [2019-10-18T18:31:08.887Z] #45 69.22 regexp/syntax [2019-10-18T18:31:08.887Z] #45 ... [2019-10-18T18:31:08.887Z] [2019-10-18T18:31:08.887Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:08.887Z] #42 27.48 CC images/tun.o [2019-10-18T18:31:08.943Z] #41 74.12 DEP criu/proc_parse.d [2019-10-18T18:31:08.943Z] #41 74.22 DEP criu/plugin.d [2019-10-18T18:31:09.201Z] #41 74.36 DEP criu/pipes.d [2019-10-18T18:31:09.316Z] #42 28.36 CC images/sk-netlink.o [2019-10-18T18:31:09.458Z] #41 74.52 DEP criu/pie-util.d [2019-10-18T18:31:09.458Z] #41 74.68 DEP criu/pie-util-vdso.d [2019-10-18T18:31:09.458Z] #41 74.78 DEP criu/pie-util-vdso-elf32.d [2019-10-18T18:31:09.476Z] #17 134.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T18:31:09.476Z] #17 134.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:31:09.714Z] #41 74.88 DEP criu/path.d [2019-10-18T18:31:09.734Z] #17 DONE 134.8s [2019-10-18T18:31:09.734Z] [2019-10-18T18:31:09.734Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:31:09.737Z] #42 28.65 CC images/packet-sock.o [2019-10-18T18:31:09.737Z] #42 28.89 CC images/ipc-var.o [2019-10-18T18:31:09.971Z] #41 75.02 DEP criu/parasite-syscall.d [2019-10-18T18:31:10.148Z] #42 29.06 CC images/ipc-desc.o [2019-10-18T18:31:10.148Z] #42 29.20 CC images/ipc-shm.o [2019-10-18T18:31:10.229Z] #41 75.28 DEP criu/pagemap.d [2019-10-18T18:31:10.229Z] #41 75.44 DEP criu/pagemap-cache.d [2019-10-18T18:31:10.229Z] #41 ... [2019-10-18T18:31:10.229Z] [2019-10-18T18:31:10.229Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:31:10.229Z] #28 134.2 + rm -rf /tmp/tmp.jBvbHHOcuy [2019-10-18T18:31:10.240Z] #41 88.80 LINK criu/pie/restorer.built-in.o [2019-10-18T18:31:10.240Z] #41 88.83 GEN criu/pie/restorer-blob.h [2019-10-18T18:31:10.240Z] #41 88.94 DEP criu/vdso.d [2019-10-18T18:31:10.240Z] #41 89.16 DEP criu/uts_ns.d [2019-10-18T18:31:10.240Z] #41 89.26 DEP criu/util.d [2019-10-18T18:31:10.240Z] #41 89.48 DEP criu/uffd.d [2019-10-18T18:31:10.501Z] #41 89.63 DEP criu/tun.d [2019-10-18T18:31:10.632Z] #42 29.42 CC images/ipc-msg.o [2019-10-18T18:31:10.761Z] #41 89.91 DEP criu/tty.d [2019-10-18T18:31:11.022Z] #41 90.18 DEP criu/timerfd.d [2019-10-18T18:31:11.123Z] #42 29.90 CC images/ipc-sem.o [2019-10-18T18:31:11.123Z] #42 30.17 CC images/utsns.o [2019-10-18T18:31:11.163Z] #28 DONE 135.1s [2019-10-18T18:31:11.163Z] [2019-10-18T18:31:11.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:11.163Z] #41 75.57 DEP criu/page-xfer.d [2019-10-18T18:31:11.163Z] #41 75.75 DEP criu/page-pipe.d [2019-10-18T18:31:11.163Z] #41 75.80 DEP criu/netfilter.d [2019-10-18T18:31:11.163Z] #41 75.93 DEP criu/net.d [2019-10-18T18:31:11.163Z] #41 76.17 DEP criu/namespaces.d [2019-10-18T18:31:11.163Z] #41 76.33 DEP criu/mount.d [2019-10-18T18:31:11.284Z] #41 90.43 DEP criu/sysfs_parse.d [2019-10-18T18:31:11.421Z] #41 76.55 DEP criu/mem.d [2019-10-18T18:31:11.544Z] #41 90.65 DEP criu/sysctl.d [2019-10-18T18:31:11.679Z] #41 ... [2019-10-18T18:31:11.679Z] [2019-10-18T18:31:11.679Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:11.679Z] #44 126.8 github.com/LK4D4/vndr [2019-10-18T18:31:11.679Z] #44 DONE 135.1s [2019-10-18T18:31:11.679Z] [2019-10-18T18:31:11.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:11.679Z] #41 76.80 DEP criu/lsm.d [2019-10-18T18:31:11.723Z] #42 30.49 CC images/creds.o [2019-10-18T18:31:11.806Z] #41 90.95 DEP criu/string.d [2019-10-18T18:31:11.806Z] #41 91.01 DEP criu/stats.d [2019-10-18T18:31:11.806Z] #41 91.10 DEP criu/sockets.d [2019-10-18T18:31:11.937Z] #41 77.00 DEP criu/log.d [2019-10-18T18:31:11.937Z] #41 77.20 DEP criu/libnetlink.d [2019-10-18T18:31:12.066Z] #41 91.30 DEP criu/sk-unix.d [2019-10-18T18:31:12.198Z] #41 77.40 DEP criu/kerndat.d [2019-10-18T18:31:12.292Z] #42 30.87 CC images/vma.o [2019-10-18T18:31:12.292Z] #42 31.20 CC images/netdev.o [2019-10-18T18:31:12.327Z] #41 91.43 DEP criu/sk-tcp.d [2019-10-18T18:31:12.456Z] #41 77.66 DEP criu/kcmp-ids.d [2019-10-18T18:31:12.588Z] #41 91.66 DEP criu/sk-queue.d [2019-10-18T18:31:12.588Z] #41 91.78 DEP criu/sk-packet.d [2019-10-18T18:31:12.713Z] #41 77.81 DEP criu/irmap.d [2019-10-18T18:31:12.848Z] #41 92.04 DEP criu/sk-netlink.d [2019-10-18T18:31:12.969Z] #41 78.04 DEP criu/ipc_ns.d [2019-10-18T18:31:12.978Z] #42 31.51 CC images/tty.o [2019-10-18T18:31:13.109Z] #41 92.26 DEP criu/sk-inet.d [2019-10-18T18:31:13.227Z] #41 78.23 DEP criu/image.d [2019-10-18T18:31:13.227Z] #41 78.44 DEP criu/image-desc.d [2019-10-18T18:31:13.370Z] #41 92.49 DEP criu/signalfd.d [2019-10-18T18:31:13.370Z] #41 92.61 DEP criu/sigframe.d [2019-10-18T18:31:13.396Z] #42 32.39 CC images/file-lock.o [2019-10-18T18:31:13.396Z] #42 32.62 CC images/rlimit.o [2019-10-18T18:31:13.488Z] #41 78.54 DEP criu/fsnotify.d [2019-10-18T18:31:13.488Z] #41 ... [2019-10-18T18:31:13.488Z] [2019-10-18T18:31:13.488Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T18:31:13.488Z] #29 DONE 0.1s [2019-10-18T18:31:13.488Z] [2019-10-18T18:31:13.488Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T18:31:13.488Z] #32 DONE 0.1s [2019-10-18T18:31:13.488Z] [2019-10-18T18:31:13.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:13.488Z] #41 78.72 DEP criu/filesystems.d [2019-10-18T18:31:13.632Z] #41 92.75 DEP criu/shmem.d [2019-10-18T18:31:13.745Z] #41 78.92 DEP criu/files.d [2019-10-18T18:31:13.745Z] #41 ... [2019-10-18T18:31:13.745Z] [2019-10-18T18:31:13.745Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T18:31:13.745Z] #37 DONE 0.1s [2019-10-18T18:31:13.745Z] [2019-10-18T18:31:13.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:13.745Z] #41 79.04 DEP criu/files-reg.d [2019-10-18T18:31:13.830Z] #42 32.83 CC images/pagemap.o [2019-10-18T18:31:13.893Z] #41 92.94 DEP criu/servicefd.d [2019-10-18T18:31:13.893Z] #41 93.19 DEP criu/seize.d [2019-10-18T18:31:14.002Z] #41 79.24 DEP criu/files-ext.d [2019-10-18T18:31:14.153Z] #41 93.40 DEP criu/seccomp.d [2019-10-18T18:31:14.259Z] #41 79.34 DEP criu/file-lock.d [2019-10-18T18:31:14.292Z] #42 33.10 CC images/siginfo.o [2019-10-18T18:31:14.292Z] #42 33.40 CC images/rpc.o [2019-10-18T18:31:14.414Z] #41 93.61 DEP criu/rst-malloc.d [2019-10-18T18:31:14.414Z] #41 93.74 DEP criu/rbtree.d [2019-10-18T18:31:14.517Z] #41 79.50 DEP criu/file-ids.d [2019-10-18T18:31:14.517Z] #41 79.57 DEP criu/fifo.d [2019-10-18T18:31:14.517Z] #41 79.64 DEP criu/fdstore.d [2019-10-18T18:31:14.517Z] #41 79.72 DEP criu/fault-injection.d [2019-10-18T18:31:14.517Z] #41 79.74 DEP criu/external.d [2019-10-18T18:31:14.676Z] #41 93.82 DEP criu/pstree.d [2019-10-18T18:31:14.774Z] #41 79.80 DEP criu/eventpoll.d [2019-10-18T18:31:14.774Z] #41 79.90 DEP criu/eventfd.d [2019-10-18T18:31:14.937Z] #41 94.03 DEP criu/protobuf.d [2019-10-18T18:31:14.937Z] #41 94.17 GEN criu/protobuf-desc-gen.h [2019-10-18T18:31:14.999Z] #18 ... [2019-10-18T18:31:14.999Z] [2019-10-18T18:31:14.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:14.999Z] #41 128.9 CC criu/lsm.o [2019-10-18T18:31:14.999Z] #41 129.3 CC criu/mem.o [2019-10-18T18:31:14.999Z] #41 130.7 CC criu/mount.o [2019-10-18T18:31:14.999Z] #41 134.0 CC criu/namespaces.o [2019-10-18T18:31:14.999Z] #41 136.0 CC criu/net.o [2019-10-18T18:31:14.999Z] #41 139.0 CC criu/netfilter.o [2019-10-18T18:31:14.999Z] #41 ... [2019-10-18T18:31:14.999Z] [2019-10-18T18:31:14.999Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:31:14.999Z] #38 198.6 + dpkg --print-architecture [2019-10-18T18:31:14.999Z] #38 198.6 + cd /tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution [2019-10-18T18:31:14.999Z] #38 198.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T18:31:14.999Z] #38 199.2 + GOPATH=/tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W4mqpEaHoJ [2019-10-18T18:31:14.999Z] #38 199.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T18:31:14.999Z] #38 ... [2019-10-18T18:31:14.999Z] [2019-10-18T18:31:15.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:15.000Z] #41 139.4 CC criu/page-pipe.o [2019-10-18T18:31:15.032Z] #41 80.05 DEP criu/crtools.d [2019-10-18T18:31:15.032Z] #41 80.18 DEP criu/cr-service.d [2019-10-18T18:31:15.032Z] #41 80.31 DEP criu/cr-restore.d [2019-10-18T18:31:15.290Z] #41 80.48 DEP criu/cr-errno.d [2019-10-18T18:31:15.290Z] #41 80.50 DEP criu/cr-dump.d [2019-10-18T18:31:15.547Z] #41 80.68 DEP criu/cr-dedup.d [2019-10-18T18:31:15.547Z] #41 80.87 DEP criu/cr-check.d [2019-10-18T18:31:15.684Z] #42 34.40 CC images/ext-file.o [2019-10-18T18:31:15.684Z] #42 34.59 CC images/cgroup.o [2019-10-18T18:31:15.934Z] #41 140.0 CC criu/page-xfer.o [2019-10-18T18:31:16.096Z] #42 35.01 CC images/userns.o [2019-10-18T18:31:16.096Z] #42 35.21 CC images/google/protobuf/descriptor.o [2019-10-18T18:31:16.096Z] #42 ... [2019-10-18T18:31:16.096Z] [2019-10-18T18:31:16.096Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:16.096Z] #18 36.73 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-18T18:31:16.096Z] #18 39.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:31:16.096Z] #18 39.47 Fetched 88.2 MB in 5s (16.2 MB/s) [2019-10-18T18:31:16.096Z] #18 39.54 Selecting previously unselected package bash-completion. [2019-10-18T18:31:16.096Z] #18 39.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-18T18:31:16.096Z] #18 39.65 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T18:31:16.096Z] #18 43.31 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T18:31:16.096Z] #18 43.97 Selecting previously unselected package libnet1:s390x. [2019-10-18T18:31:16.096Z] #18 43.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 43.97 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T18:31:16.096Z] #18 44.01 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-18T18:31:16.096Z] #18 44.01 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 44.01 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-18T18:31:16.096Z] #18 44.04 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-18T18:31:16.096Z] #18 44.04 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 44.06 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-18T18:31:16.096Z] #18 44.16 Selecting previously unselected package libudev-dev:s390x. [2019-10-18T18:31:16.096Z] #18 44.16 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 44.18 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-18T18:31:16.096Z] #18 44.42 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-18T18:31:16.096Z] #18 44.43 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 44.44 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-18T18:31:16.096Z] #18 45.07 Selecting previously unselected package python3.5-minimal. [2019-10-18T18:31:16.096Z] #18 45.07 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T18:31:16.096Z] #18 45.07 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:31:16.113Z] #41 81.07 DEP criu/config.d [2019-10-18T18:31:16.113Z] #41 81.21 DEP criu/clone-noasan.d [2019-10-18T18:31:16.113Z] #41 81.28 DEP criu/cgroup.d [2019-10-18T18:31:16.113Z] #41 81.40 DEP criu/cgroup-props.d [2019-10-18T18:31:16.371Z] #41 81.53 DEP criu/bitmap.d [2019-10-18T18:31:16.371Z] #41 81.54 DEP criu/bfd.d [2019-10-18T18:31:16.371Z] #41 81.66 DEP criu/autofs.d [2019-10-18T18:31:16.629Z] #41 81.82 DEP criu/aio.d [2019-10-18T18:31:16.938Z] #41 95.76 DEP criu/protobuf-desc.d [2019-10-18T18:31:16.938Z] #41 95.91 DEP criu/proc_parse.d [2019-10-18T18:31:16.938Z] #41 96.14 DEP criu/plugin.d [2019-10-18T18:31:16.938Z] #41 96.26 DEP criu/pipes.d [2019-10-18T18:31:16.943Z] #41 141.0 CC criu/pagemap-cache.o [2019-10-18T18:31:16.943Z] #41 82.02 DEP criu/action-scripts.d [2019-10-18T18:31:17.049Z] #18 46.17 Selecting previously unselected package python3-minimal. [2019-10-18T18:31:17.049Z] #18 46.17 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-18T18:31:17.049Z] #18 46.21 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T18:31:17.049Z] #18 46.32 Selecting previously unselected package libmpdec2:s390x. [2019-10-18T18:31:17.049Z] #18 46.33 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-18T18:31:17.049Z] #18 46.33 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-18T18:31:17.049Z] #18 46.46 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-18T18:31:17.201Z] #41 82.34 CC criu/action-scripts.o [2019-10-18T18:31:17.201Z] #41 141.3 CC criu/pagemap.o [2019-10-18T18:31:17.470Z] #18 46.46 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T18:31:17.470Z] #18 46.46 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-18T18:31:17.470Z] #18 ... [2019-10-18T18:31:17.470Z] [2019-10-18T18:31:17.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:17.470Z] #42 36.51 CC images/opts.o [2019-10-18T18:31:17.510Z] #41 96.48 DEP criu/pie-util.d [2019-10-18T18:31:17.510Z] #41 96.65 DEP criu/pie-util-vdso.d [2019-10-18T18:31:17.510Z] #41 96.76 DEP criu/pie-util-vdso-elf32.d [2019-10-18T18:31:17.768Z] #41 82.79 CC criu/aio.o [2019-10-18T18:31:17.771Z] #41 96.91 DEP criu/path.d [2019-10-18T18:31:17.923Z] #42 36.73 CC images/seccomp.o [2019-10-18T18:31:17.923Z] #42 37.00 CC images/binfmt-misc.o [2019-10-18T18:31:18.026Z] #41 83.30 CC criu/autofs.o [2019-10-18T18:31:18.032Z] #41 97.03 DEP criu/parasite-syscall.d [2019-10-18T18:31:18.032Z] #41 97.24 DEP criu/pagemap.d [2019-10-18T18:31:18.136Z] #41 142.1 CC criu/parasite-syscall.o [2019-10-18T18:31:18.292Z] #41 97.40 DEP criu/pagemap-cache.d [2019-10-18T18:31:18.292Z] #41 ... [2019-10-18T18:31:18.292Z] [2019-10-18T18:31:18.292Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:18.292Z] #17 83.87 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T18:31:18.292Z] #17 83.88 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T18:31:18.292Z] #17 83.89 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:18.292Z] #17 84.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T18:31:18.292Z] #17 84.04 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T18:31:18.292Z] #17 84.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:18.292Z] #17 94.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T18:31:18.292Z] #17 94.04 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T18:31:18.292Z] #17 94.05 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:18.292Z] #17 ... [2019-10-18T18:31:18.292Z] [2019-10-18T18:31:18.292Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:18.292Z] #41 97.57 DEP criu/page-xfer.d [2019-10-18T18:31:18.335Z] #42 37.28 CC images/time.o [2019-10-18T18:31:18.335Z] #42 37.45 CC images/sysctl.o [2019-10-18T18:31:18.553Z] #41 97.74 DEP criu/page-pipe.d [2019-10-18T18:31:18.553Z] #41 97.84 DEP criu/netfilter.d [2019-10-18T18:31:18.702Z] #41 142.9 CC criu/path.o [2019-10-18T18:31:18.767Z] #42 37.65 CC images/autofs.o [2019-10-18T18:31:18.767Z] #42 37.87 CC images/macvlan.o [2019-10-18T18:31:18.813Z] #41 97.99 DEP criu/net.d [2019-10-18T18:31:18.960Z] #41 143.2 CC criu/pie-util-vdso-elf32.o [2019-10-18T18:31:19.074Z] #41 98.16 DEP criu/namespaces.d [2019-10-18T18:31:19.156Z] #42 38.05 CC images/sit.o [2019-10-18T18:31:19.335Z] #41 98.30 DEP criu/mount.d [2019-10-18T18:31:19.335Z] #41 98.52 DEP criu/mem.d [2019-10-18T18:31:19.399Z] #41 84.39 CC criu/bfd.o [2019-10-18T18:31:19.527Z] #41 143.6 CC criu/pie-util-vdso.o [2019-10-18T18:31:19.562Z] #42 38.39 LINK images/built-in.o [2019-10-18T18:31:19.562Z] #42 38.69 GEN compel/include/asm [2019-10-18T18:31:19.562Z] #42 38.70 GEN compel/include/version.h [2019-10-18T18:31:19.562Z] #42 38.71 touch .config [2019-10-18T18:31:19.562Z] #42 38.72 GEN include/common/config.h [2019-10-18T18:31:19.596Z] #41 98.76 DEP criu/lsm.d [2019-10-18T18:31:19.657Z] #41 84.77 CC criu/bitmap.o [2019-10-18T18:31:19.657Z] #41 84.89 CC criu/cgroup-props.o [2019-10-18T18:31:19.785Z] #41 144.0 CC criu/pie-util.o [2019-10-18T18:31:19.785Z] #41 144.1 CC criu/pipes.o [2019-10-18T18:31:19.857Z] #41 98.92 DEP criu/log.d [2019-10-18T18:31:19.857Z] #41 99.12 DEP criu/libnetlink.d [2019-10-18T18:31:19.967Z] #42 38.83 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-18T18:31:19.967Z] #42 38.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T18:31:19.967Z] #42 38.97 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T18:31:19.967Z] #42 39.00 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-18T18:31:19.967Z] #42 39.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-18T18:31:19.967Z] #42 39.07 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-18T18:31:19.967Z] #42 39.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T18:31:19.967Z] #42 39.10 DEP compel/plugins/std/infect.d [2019-10-18T18:31:20.118Z] #41 99.33 DEP criu/kerndat.d [2019-10-18T18:31:20.352Z] #41 144.7 CC criu/plugin.o [2019-10-18T18:31:20.373Z] #42 39.28 DEP compel/plugins/std/string.d [2019-10-18T18:31:20.373Z] #42 ... [2019-10-18T18:31:20.373Z] [2019-10-18T18:31:20.373Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:31:20.373Z] #32 72.79 io/ioutil [2019-10-18T18:31:20.373Z] #32 75.83 flag [2019-10-18T18:31:20.373Z] #32 75.83 github.com/BurntSushi/toml [2019-10-18T18:31:20.373Z] #32 77.90 log [2019-10-18T18:31:20.373Z] #32 80.71 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:31:20.373Z] #32 ... [2019-10-18T18:31:20.373Z] [2019-10-18T18:31:20.373Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:20.373Z] #42 39.39 DEP compel/plugins/std/log.d [2019-10-18T18:31:20.592Z] #41 85.55 CC criu/cgroup.o [2019-10-18T18:31:20.691Z] #41 99.65 DEP criu/kcmp-ids.d [2019-10-18T18:31:20.691Z] #41 99.79 DEP criu/irmap.d [2019-10-18T18:31:20.779Z] #42 39.55 DEP compel/plugins/std/fds.d [2019-10-18T18:31:20.779Z] #42 39.70 DEP compel/plugins/std/std.d [2019-10-18T18:31:20.779Z] #42 39.77 DEP compel/plugins/shmem/shmem.d [2019-10-18T18:31:20.779Z] #42 39.89 DEP compel/plugins/fds/fds.d [2019-10-18T18:31:20.919Z] #41 145.1 CC criu/proc_parse.o [2019-10-18T18:31:20.951Z] #41 99.97 DEP criu/ipc_ns.d [2019-10-18T18:31:20.951Z] #41 100.1 DEP criu/image.d [2019-10-18T18:31:21.212Z] #41 100.4 DEP criu/image-desc.d [2019-10-18T18:31:21.262Z] #42 40.00 CC compel/plugins/std/std.o [2019-10-18T18:31:21.473Z] #41 100.6 DEP criu/fsnotify.d [2019-10-18T18:31:21.734Z] #41 100.8 DEP criu/filesystems.d [2019-10-18T18:31:21.851Z] #42 40.46 CC compel/plugins/std/fds.o [2019-10-18T18:31:21.851Z] #42 ... [2019-10-18T18:31:21.851Z] [2019-10-18T18:31:21.851Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:21.851Z] #45 74.00 fmt [2019-10-18T18:31:21.851Z] #45 75.74 regexp [2019-10-18T18:31:21.851Z] #45 80.67 go/token [2019-10-18T18:31:21.851Z] #45 80.91 internal/lazyregexp [2019-10-18T18:31:21.851Z] #45 81.38 net/url [2019-10-18T18:31:21.851Z] #45 82.23 go/scanner [2019-10-18T18:31:21.851Z] #45 83.51 text/template/parse [2019-10-18T18:31:21.851Z] #45 84.05 go/ast [2019-10-18T18:31:21.851Z] #45 ... [2019-10-18T18:31:21.851Z] [2019-10-18T18:31:21.851Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:21.851Z] #18 48.48 Selecting previously unselected package python3.5. [2019-10-18T18:31:21.851Z] #18 48.49 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T18:31:21.851Z] #18 48.49 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:31:21.851Z] #18 48.68 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-18T18:31:21.851Z] #18 48.68 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-18T18:31:21.851Z] #18 48.70 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-18T18:31:21.851Z] #18 48.79 Selecting previously unselected package dh-python. [2019-10-18T18:31:21.851Z] #18 48.80 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T18:31:21.851Z] #18 48.81 Unpacking dh-python (2.20170125) ... [2019-10-18T18:31:21.851Z] #18 49.18 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-18T18:31:21.851Z] #18 49.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:31:21.995Z] #41 101.0 DEP criu/files.d [2019-10-18T18:31:21.995Z] #41 101.3 DEP criu/files-reg.d [2019-10-18T18:31:22.256Z] #41 101.5 DEP criu/files-ext.d [2019-10-18T18:31:22.303Z] #18 ... [2019-10-18T18:31:22.303Z] [2019-10-18T18:31:22.303Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:31:22.303Z] #32 DONE 84.9s [2019-10-18T18:31:22.517Z] #41 101.7 DEP criu/file-lock.d [2019-10-18T18:31:22.735Z] [2019-10-18T18:31:22.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:22.735Z] #42 40.96 CC compel/plugins/std/log.o [2019-10-18T18:31:22.778Z] #41 101.9 DEP criu/file-ids.d [2019-10-18T18:31:23.038Z] #41 102.0 DEP criu/fifo.d [2019-10-18T18:31:23.038Z] #41 102.1 DEP criu/fdstore.d [2019-10-18T18:31:23.120Z] #41 87.83 CC criu/clone-noasan.o [2019-10-18T18:31:23.121Z] #41 88.06 CC criu/config.o [2019-10-18T18:31:23.299Z] #41 102.4 DEP criu/fault-injection.d [2019-10-18T18:31:23.299Z] #41 102.4 DEP criu/external.d [2019-10-18T18:31:23.299Z] #41 102.6 DEP criu/eventpoll.d [2019-10-18T18:31:23.448Z] #41 147.2 CC criu/protobuf-desc.o [2019-10-18T18:31:23.560Z] #41 102.8 DEP criu/eventfd.d [2019-10-18T18:31:23.707Z] #41 147.9 CC criu/protobuf.o [2019-10-18T18:31:23.825Z] #41 102.9 DEP criu/crtools.d [2019-10-18T18:31:23.825Z] #41 103.1 DEP criu/cr-service.d [2019-10-18T18:31:24.054Z] #41 89.05 CC criu/cr-check.o [2019-10-18T18:31:24.088Z] #41 103.3 DEP criu/cr-restore.d [2019-10-18T18:31:24.273Z] #41 148.3 CC criu/pstree.o [2019-10-18T18:31:24.302Z] #42 43.19 CC compel/plugins/std/string.o [2019-10-18T18:31:24.312Z] #41 ... [2019-10-18T18:31:24.312Z] [2019-10-18T18:31:24.312Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:24.312Z] #54 147.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T18:31:24.349Z] #41 103.6 DEP criu/cr-errno.d [2019-10-18T18:31:24.610Z] #41 103.6 DEP criu/cr-dump.d [2019-10-18T18:31:24.610Z] #41 103.8 DEP criu/cr-dedup.d [2019-10-18T18:31:24.700Z] #42 43.66 CC compel/plugins/std/infect.o [2019-10-18T18:31:24.871Z] #41 103.9 DEP criu/cr-check.d [2019-10-18T18:31:24.871Z] #41 104.1 DEP criu/config.d [2019-10-18T18:31:25.133Z] #41 104.2 DEP criu/clone-noasan.d [2019-10-18T18:31:25.133Z] #41 104.3 DEP criu/cgroup.d [2019-10-18T18:31:25.170Z] #42 44.00 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-18T18:31:25.170Z] #42 44.04 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-18T18:31:25.170Z] #42 44.07 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-18T18:31:25.207Z] #41 149.4 CC criu/rbtree.o [2019-10-18T18:31:25.394Z] #41 104.5 DEP criu/cgroup-props.d [2019-10-18T18:31:25.466Z] #41 149.7 CC criu/rst-malloc.o [2019-10-18T18:31:25.573Z] #42 44.31 AR compel/plugins/std.lib.a [2019-10-18T18:31:25.573Z] #42 44.39 CC compel/plugins/fds/fds.o [2019-10-18T18:31:25.573Z] #42 44.70 AR compel/plugins/fds.lib.a [2019-10-18T18:31:25.656Z] #41 104.7 DEP criu/bitmap.d [2019-10-18T18:31:25.656Z] #41 104.7 DEP criu/bfd.d [2019-10-18T18:31:25.656Z] #41 104.8 DEP criu/autofs.d [2019-10-18T18:31:25.656Z] #41 104.9 DEP criu/aio.d [2019-10-18T18:31:25.724Z] #41 ... [2019-10-18T18:31:25.724Z] [2019-10-18T18:31:25.724Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:31:25.724Z] #18 5.834 Collecting yamllint==1.16.0 [2019-10-18T18:31:25.724Z] #18 12.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T18:31:25.724Z] #18 12.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T18:31:25.724Z] #18 14.05 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T18:31:25.724Z] #18 15.48 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T18:31:25.917Z] #41 105.1 DEP criu/action-scripts.d [2019-10-18T18:31:25.980Z] #42 44.77 HOSTDEP compel/src/lib/log-host.d [2019-10-18T18:31:25.980Z] #42 44.93 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T18:31:25.980Z] #42 45.06 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-18T18:31:25.980Z] #42 45.14 HOSTDEP compel/src/main-host.d [2019-10-18T18:31:25.982Z] #18 ... [2019-10-18T18:31:25.982Z] [2019-10-18T18:31:25.982Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:25.982Z] #41 150.0 CC criu/seccomp.o [2019-10-18T18:31:26.179Z] #41 ... [2019-10-18T18:31:26.179Z] [2019-10-18T18:31:26.179Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:26.179Z] #17 101.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:31:26.179Z] #17 101.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:31:26.179Z] #17 101.9 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-18T18:31:26.179Z] #17 102.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:31:26.224Z] #54 149.3 + mkdir -p /build [2019-10-18T18:31:26.224Z] #54 149.3 + cp runc /build/runc [2019-10-18T18:31:26.224Z] #54 DONE 149.8s [2019-10-18T18:31:26.224Z] [2019-10-18T18:31:26.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:26.224Z] #41 90.37 CC criu/cr-dedup.o [2019-10-18T18:31:26.224Z] #41 90.72 CC criu/cr-dump.o [2019-10-18T18:31:26.241Z] #41 150.5 CC criu/seize.o [2019-10-18T18:31:26.384Z] #42 45.29 DEP compel/src/lib/ptrace.d [2019-10-18T18:31:26.384Z] #42 45.41 DEP compel/src/lib/infect.d [2019-10-18T18:31:26.384Z] #42 45.53 DEP compel/src/lib/infect-util.d [2019-10-18T18:31:26.441Z] #17 102.0 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T18:31:26.441Z] #17 102.0 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:26.441Z] #17 102.1 Processing triggers for mime-support (3.60) ... [2019-10-18T18:31:26.441Z] #17 102.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:26.441Z] #17 102.1 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-18T18:31:26.441Z] #17 102.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T18:31:26.441Z] #17 102.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:31:26.441Z] #17 102.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:31:26.441Z] #17 102.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T18:31:26.779Z] #42 45.64 DEP compel/src/lib/infect-rpc.d [2019-10-18T18:31:26.779Z] #42 45.75 DEP compel/arch/s390/src/lib/infect.d [2019-10-18T18:31:26.779Z] #42 45.85 DEP compel/arch/s390/src/lib/cpu.d [2019-10-18T18:31:26.779Z] #42 45.92 DEP compel/src/lib/log.d [2019-10-18T18:31:27.175Z] #41 151.4 CC criu/servicefd.o [2019-10-18T18:31:27.190Z] #42 46.12 DEP compel/src/main.d [2019-10-18T18:31:27.190Z] #42 46.22 DEP compel/src/lib/handle-elf.d [2019-10-18T18:31:27.190Z] #42 46.36 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-18T18:31:27.599Z] #41 92.63 CC criu/cr-errno.o [2019-10-18T18:31:27.599Z] #41 92.70 CC criu/cr-restore.o [2019-10-18T18:31:27.609Z] #42 46.53 CC compel/src/lib/log.o [2019-10-18T18:31:27.609Z] #42 46.75 CC compel/arch/s390/src/lib/cpu.o [2019-10-18T18:31:27.742Z] #41 151.9 CC criu/shmem.o [2019-10-18T18:31:28.017Z] #42 47.04 CC compel/arch/s390/src/lib/infect.o [2019-10-18T18:31:28.463Z] #42 ... [2019-10-18T18:31:28.463Z] [2019-10-18T18:31:28.463Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:28.463Z] #18 53.40 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T18:31:28.463Z] #18 55.01 Selecting previously unselected package python3. [2019-10-18T18:31:28.463Z] #18 55.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-18T18:31:28.463Z] #18 55.11 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.13 Unpacking python3 (3.5.3-1) ... [2019-10-18T18:31:28.463Z] #18 55.24 Selecting previously unselected package pigz. [2019-10-18T18:31:28.463Z] #18 55.24 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.24 Unpacking pigz (2.3.4-1) ... [2019-10-18T18:31:28.463Z] #18 55.32 Selecting previously unselected package libip4tc0:s390x. [2019-10-18T18:31:28.463Z] #18 55.32 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.33 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:28.463Z] #18 55.41 Selecting previously unselected package libip6tc0:s390x. [2019-10-18T18:31:28.463Z] #18 55.41 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.42 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:28.463Z] #18 55.52 Selecting previously unselected package libiptc0:s390x. [2019-10-18T18:31:28.463Z] #18 55.52 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.52 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:28.463Z] #18 55.58 Selecting previously unselected package libxtables12:s390x. [2019-10-18T18:31:28.463Z] #18 55.58 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.58 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:28.463Z] #18 55.69 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-18T18:31:28.463Z] #18 55.69 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.70 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-18T18:31:28.463Z] #18 55.77 Selecting previously unselected package iptables. [2019-10-18T18:31:28.463Z] #18 55.78 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 55.78 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:28.463Z] #18 56.11 Selecting previously unselected package xxd. [2019-10-18T18:31:28.463Z] #18 56.11 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.11 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:28.463Z] #18 56.21 Selecting previously unselected package vim-common. [2019-10-18T18:31:28.463Z] #18 56.21 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:31:28.463Z] #18 56.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:28.463Z] #18 56.40 Selecting previously unselected package bzip2. [2019-10-18T18:31:28.463Z] #18 56.40 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.40 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T18:31:28.463Z] #18 56.48 Selecting previously unselected package libgpm2:s390x. [2019-10-18T18:31:28.463Z] #18 56.48 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.48 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-18T18:31:28.463Z] #18 56.56 Selecting previously unselected package xz-utils. [2019-10-18T18:31:28.463Z] #18 56.56 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.56 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:31:28.463Z] #18 56.74 Selecting previously unselected package aufs-tools. [2019-10-18T18:31:28.463Z] #18 56.74 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.74 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:31:28.463Z] #18 56.90 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T18:31:28.463Z] #18 56.90 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.90 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:31:28.463Z] #18 56.96 Selecting previously unselected package btrfs-progs. [2019-10-18T18:31:28.463Z] #18 56.97 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 56.97 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:31:28.463Z] #18 57.52 Selecting previously unselected package btrfs-tools. [2019-10-18T18:31:28.463Z] #18 57.52 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 57.52 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:31:28.463Z] #18 57.59 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-18T18:31:28.463Z] #18 57.59 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 57.59 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T18:31:28.463Z] #18 57.74 Selecting previously unselected package dmsetup. [2019-10-18T18:31:28.463Z] #18 57.75 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-18T18:31:28.463Z] #18 57.75 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T18:31:28.463Z] #18 57.87 Selecting previously unselected package libonig4:s390x. [2019-10-18T18:31:28.463Z] #18 57.87 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-18T18:31:28.677Z] #41 ... [2019-10-18T18:31:28.677Z] [2019-10-18T18:31:28.677Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:31:28.677Z] #38 220.9 + rm -rf /tmp/tmp.W4mqpEaHoJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.W4mqpEaHoJ [2019-10-18T18:31:28.677Z] #38 DONE 221.7s [2019-10-18T18:31:28.677Z] [2019-10-18T18:31:28.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:28.677Z] #41 152.8 CC criu/sigframe.o [2019-10-18T18:31:28.858Z] #18 57.87 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-18T18:31:28.858Z] #18 58.17 Selecting previously unselected package libjq1:s390x. [2019-10-18T18:31:28.858Z] #18 58.18 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T18:31:28.858Z] #18 58.19 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T18:31:28.858Z] #18 58.30 Selecting previously unselected package jq. [2019-10-18T18:31:28.858Z] #18 58.30 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T18:31:28.935Z] #41 153.0 CC criu/signalfd.o [2019-10-18T18:31:29.194Z] #41 153.3 CC criu/sk-inet.o [2019-10-18T18:31:29.254Z] #18 58.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:31:29.254Z] #18 58.48 Selecting previously unselected package libaio1:s390x. [2019-10-18T18:31:29.254Z] #18 58.48 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-18T18:31:29.254Z] #18 58.49 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-18T18:31:29.254Z] #18 58.56 Selecting previously unselected package libcap2-bin. [2019-10-18T18:31:29.254Z] #18 58.56 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-18T18:31:29.254Z] #18 58.57 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T18:31:29.658Z] #18 58.72 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-18T18:31:29.658Z] #18 58.72 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-18T18:31:29.658Z] #18 58.74 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T18:31:29.658Z] #18 58.85 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-18T18:31:29.658Z] #18 58.86 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-18T18:31:29.658Z] #18 58.88 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-18T18:31:29.745Z] #17 105.4 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-18T18:31:29.745Z] #17 105.4 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T18:31:29.745Z] #17 105.5 Setting up zip (3.0-11+b1) ... [2019-10-18T18:31:29.745Z] #17 105.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T18:31:29.745Z] #17 105.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:29.745Z] #17 105.5 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T18:31:29.745Z] #17 105.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:31:29.745Z] #17 105.6 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-18T18:31:30.007Z] #17 105.6 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:30.007Z] #17 105.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:31:30.007Z] #17 105.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T18:31:30.007Z] #17 105.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:31:30.007Z] #17 105.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:30.007Z] #17 105.7 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-18T18:31:30.007Z] #17 105.7 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-18T18:31:30.007Z] #17 105.7 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-18T18:31:30.007Z] #17 105.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:30.069Z] #18 59.24 Selecting previously unselected package libpcre16-3:s390x. [2019-10-18T18:31:30.069Z] #18 59.25 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-18T18:31:30.069Z] #18 59.26 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-18T18:31:30.069Z] #18 59.44 Selecting previously unselected package libpcre32-3:s390x. [2019-10-18T18:31:30.069Z] #18 59.47 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-18T18:31:30.069Z] #18 59.47 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-18T18:31:30.477Z] #18 59.68 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-18T18:31:30.477Z] #18 59.68 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-18T18:31:30.477Z] #18 59.69 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-18T18:31:30.570Z] #41 154.6 CC criu/sk-netlink.o [2019-10-18T18:31:30.763Z] #17 106.4 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-18T18:31:30.763Z] #17 106.4 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-18T18:31:30.763Z] #17 106.4 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-18T18:31:30.763Z] #17 106.4 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T18:31:30.763Z] #17 106.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:31:30.763Z] #17 106.5 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-18T18:31:30.763Z] #17 106.5 Setting up pigz (2.3.4-1) ... [2019-10-18T18:31:30.763Z] #17 106.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:31:30.764Z] #17 106.5 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-18T18:31:30.764Z] #17 106.5 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:30.764Z] #17 106.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T18:31:30.828Z] #41 155.0 CC criu/sk-packet.o [2019-10-18T18:31:30.877Z] #18 60.13 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-18T18:31:30.877Z] #18 60.13 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-18T18:31:30.877Z] #18 60.14 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-18T18:31:30.881Z] #41 95.66 CC criu/cr-service.o [2019-10-18T18:31:31.220Z] #17 106.6 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T18:31:31.220Z] #17 106.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:31:31.220Z] #17 106.6 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-18T18:31:31.220Z] #17 106.6 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-18T18:31:31.220Z] #17 106.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:31:31.220Z] #17 106.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:31.220Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T18:31:31.280Z] #18 60.43 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-18T18:31:31.280Z] #18 60.43 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-18T18:31:31.280Z] #18 60.44 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-18T18:31:31.280Z] #18 60.53 Selecting previously unselected package libnl-3-200:s390x. [2019-10-18T18:31:31.280Z] #18 60.54 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-18T18:31:31.280Z] #18 60.54 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T18:31:31.280Z] #18 60.62 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-18T18:31:31.280Z] #18 60.62 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-18T18:31:31.280Z] #18 60.62 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T18:31:31.280Z] #18 60.69 Selecting previously unselected package libreadline5:s390x. [2019-10-18T18:31:31.280Z] #18 60.69 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-18T18:31:31.280Z] #18 60.69 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-18T18:31:31.403Z] #41 ... [2019-10-18T18:31:31.403Z] [2019-10-18T18:31:31.403Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:31:31.403Z] #18 16.67 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T18:31:31.403Z] #18 18.33 Building wheels for collected packages: pathspec, pyyaml [2019-10-18T18:31:31.403Z] #18 18.33 Running setup.py bdist_wheel for pathspec: started [2019-10-18T18:31:31.403Z] #18 19.50 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T18:31:31.403Z] #18 19.51 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T18:31:31.403Z] #18 19.59 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T18:31:31.403Z] #18 20.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T18:31:31.403Z] #18 20.81 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T18:31:31.403Z] #18 20.87 Successfully built pathspec pyyaml [2019-10-18T18:31:31.403Z] #18 20.87 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-18T18:31:31.403Z] #18 21.19 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T18:31:31.403Z] #18 DONE 21.6s [2019-10-18T18:31:31.403Z] [2019-10-18T18:31:31.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:31.403Z] #41 155.7 CC criu/sk-queue.o [2019-10-18T18:31:31.447Z] #41 96.64 CC criu/crtools.o [2019-10-18T18:31:31.481Z] #17 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T18:31:31.481Z] #17 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T18:31:31.481Z] #17 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T18:31:31.481Z] #17 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T18:31:31.481Z] #17 107.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T18:31:31.481Z] #17 107.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T18:31:31.481Z] #17 107.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T18:31:31.662Z] #41 ... [2019-10-18T18:31:31.662Z] [2019-10-18T18:31:31.662Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T18:31:31.662Z] #23 DONE 0.3s [2019-10-18T18:31:31.695Z] #18 60.81 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-18T18:31:31.695Z] #18 60.81 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-18T18:31:31.695Z] #18 60.81 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-18T18:31:31.706Z] #41 97.05 CC criu/eventfd.o [2019-10-18T18:31:31.742Z] #17 107.4 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T18:31:31.742Z] #17 107.4 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:31.742Z] #17 107.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:31:31.742Z] #17 107.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:31:31.742Z] #17 107.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:31:31.742Z] #17 107.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-18T18:31:31.742Z] #17 107.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:31:31.921Z] [2019-10-18T18:31:31.921Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:31:31.964Z] #41 97.31 CC criu/eventpoll.o [2019-10-18T18:31:32.999Z] #27 DONE 1.3s [2019-10-18T18:31:32.999Z] [2019-10-18T18:31:32.999Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T18:31:32.999Z] #29 DONE 0.2s [2019-10-18T18:31:32.999Z] [2019-10-18T18:31:32.999Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T18:31:32.999Z] #32 DONE 0.1s [2019-10-18T18:31:32.999Z] [2019-10-18T18:31:32.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:32.999Z] #41 156.2 CC criu/sk-tcp.o [2019-10-18T18:31:32.999Z] #41 156.7 CC criu/sk-unix.o [2019-10-18T18:31:33.000Z] #41 97.94 CC criu/external.o [2019-10-18T18:31:33.000Z] #41 98.17 CC criu/fault-injection.o [2019-10-18T18:31:33.000Z] #41 98.25 CC criu/fdstore.o [2019-10-18T18:31:33.142Z] #17 ... [2019-10-18T18:31:33.142Z] [2019-10-18T18:31:33.142Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:31:33.142Z] #38 172.5 + dpkg --print-architecture [2019-10-18T18:31:33.142Z] #38 172.5 + rm -rf /tmp/tmp.Kg6u9hHYoY [2019-10-18T18:31:33.264Z] #41 ... [2019-10-18T18:31:33.264Z] [2019-10-18T18:31:33.264Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T18:31:33.264Z] #37 DONE 0.1s [2019-10-18T18:31:33.522Z] [2019-10-18T18:31:33.522Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T18:31:33.522Z] #39 DONE 0.3s [2019-10-18T18:31:33.522Z] [2019-10-18T18:31:33.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:33.522Z] #41 157.8 CC criu/sockets.o [2019-10-18T18:31:33.567Z] #41 98.49 CC criu/fifo.o [2019-10-18T18:31:33.567Z] #41 98.74 CC criu/file-ids.o [2019-10-18T18:31:33.698Z] #18 62.73 Selecting previously unselected package net-tools. [2019-10-18T18:31:33.698Z] #18 62.74 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-18T18:31:33.698Z] #18 62.74 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:31:33.825Z] #41 99.02 CC criu/file-lock.o [2019-10-18T18:31:34.089Z] #41 158.4 CC criu/stats.o [2019-10-18T18:31:34.094Z] #38 ... [2019-10-18T18:31:34.094Z] [2019-10-18T18:31:34.094Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:34.094Z] #54 130.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T18:31:34.094Z] #54 133.0 + mkdir -p /build [2019-10-18T18:31:34.094Z] #54 133.0 + cp runc /build/runc [2019-10-18T18:31:34.094Z] #54 DONE 134.2s [2019-10-18T18:31:34.338Z] #18 63.20 Selecting previously unselected package python-pip-whl. [2019-10-18T18:31:34.338Z] #18 63.25 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:31:34.338Z] #18 63.25 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:31:34.347Z] #41 158.6 CC criu/string.o [2019-10-18T18:31:34.347Z] #41 158.7 CC criu/sysctl.o [2019-10-18T18:31:34.356Z] [2019-10-18T18:31:34.357Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:31:34.357Z] #38 DONE 173.9s [2019-10-18T18:31:34.357Z] [2019-10-18T18:31:34.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:34.357Z] #41 105.4 CC criu/action-scripts.o [2019-10-18T18:31:34.357Z] #41 106.0 CC criu/aio.o [2019-10-18T18:31:34.357Z] #41 106.5 CC criu/autofs.o [2019-10-18T18:31:34.357Z] #41 108.1 CC criu/bfd.o [2019-10-18T18:31:34.357Z] #41 108.8 CC criu/bitmap.o [2019-10-18T18:31:34.357Z] #41 108.9 CC criu/cgroup-props.o [2019-10-18T18:31:34.357Z] #41 109.7 CC criu/cgroup.o [2019-10-18T18:31:34.357Z] #41 112.8 CC criu/clone-noasan.o [2019-10-18T18:31:34.357Z] #41 113.0 CC criu/config.o [2019-10-18T18:31:34.760Z] #41 99.67 CC criu/files-ext.o [2019-10-18T18:31:34.761Z] #41 99.94 CC criu/files-reg.o [2019-10-18T18:31:34.843Z] #18 64.19 Selecting previously unselected package python3-pip. [2019-10-18T18:31:34.843Z] #18 64.19 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:31:34.843Z] #18 64.19 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:31:35.284Z] #41 159.2 CC criu/sysfs_parse.o [2019-10-18T18:31:35.284Z] #41 159.5 CC criu/timerfd.o [2019-10-18T18:31:35.292Z] #18 64.42 Selecting previously unselected package python3-pkg-resources. [2019-10-18T18:31:35.292Z] #18 64.42 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:31:35.292Z] #18 64.43 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:31:35.292Z] #18 64.57 Selecting previously unselected package python3-setuptools. [2019-10-18T18:31:35.292Z] #18 64.57 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T18:31:35.292Z] #18 64.58 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T18:31:35.544Z] #41 159.9 CC criu/tty.o [2019-10-18T18:31:35.719Z] #18 64.84 Selecting previously unselected package python3-wheel. [2019-10-18T18:31:35.719Z] #18 64.84 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T18:31:35.719Z] #18 64.84 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T18:31:35.719Z] #18 65.00 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T18:31:35.719Z] #18 65.00 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-18T18:31:35.719Z] #18 65.01 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:31:35.745Z] #41 114.6 CC criu/cr-check.o [2019-10-18T18:31:36.137Z] #41 101.2 CC criu/files.o [2019-10-18T18:31:36.246Z] #18 65.36 Selecting previously unselected package vim-runtime. [2019-10-18T18:31:36.246Z] #18 65.36 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:31:36.246Z] #18 65.40 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T18:31:36.246Z] #18 65.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T18:31:36.246Z] #18 65.47 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:36.690Z] #41 ... [2019-10-18T18:31:36.690Z] [2019-10-18T18:31:36.690Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:36.690Z] #17 112.4 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-18T18:31:36.690Z] #17 112.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:36.690Z] #17 112.4 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 [2019-10-18T18:31:36.690Z] #17 112.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:31:36.690Z] #17 112.4 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 [2019-10-18T18:31:36.690Z] #17 112.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:31:36.690Z] #17 112.4 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:31:36.690Z] #17 112.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T18:31:36.925Z] #41 161.1 CC criu/tun.o [2019-10-18T18:31:36.952Z] #17 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T18:31:36.952Z] #17 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T18:31:36.952Z] #17 112.5 Setting up python3 (3.5.3-1) ... [2019-10-18T18:31:37.133Z] #18 ... [2019-10-18T18:31:37.133Z] [2019-10-18T18:31:37.133Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:37.133Z] #45 89.60 text/template [2019-10-18T18:31:37.133Z] #45 90.19 go/parser [2019-10-18T18:31:37.133Z] #45 94.64 encoding/xml [2019-10-18T18:31:37.133Z] #45 96.88 go/doc [2019-10-18T18:31:37.133Z] #45 ... [2019-10-18T18:31:37.133Z] [2019-10-18T18:31:37.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:37.133Z] #42 47.82 CC compel/src/lib/infect-rpc.o [2019-10-18T18:31:37.133Z] #42 48.08 CC compel/src/lib/infect-util.o [2019-10-18T18:31:37.133Z] #42 48.28 CC compel/src/lib/infect.o [2019-10-18T18:31:37.133Z] #42 50.32 CC compel/src/lib/ptrace.o [2019-10-18T18:31:37.133Z] #42 50.67 AR compel/libcompel.a [2019-10-18T18:31:37.133Z] #42 50.73 HOSTCC compel/src/main-host.o [2019-10-18T18:31:37.133Z] #42 51.01 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-18T18:31:37.133Z] #42 51.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T18:31:37.133Z] #42 51.76 HOSTCC compel/src/lib/log-host.o [2019-10-18T18:31:37.133Z] #42 52.41 HOSTLINK compel/compel-host-bin [2019-10-18T18:31:37.133Z] #42 52.70 DEP soccr/soccr.d [2019-10-18T18:31:37.133Z] #42 53.09 CC soccr/soccr.o [2019-10-18T18:31:37.133Z] #42 54.88 AR soccr/libsoccr.a [2019-10-18T18:31:37.133Z] #42 54.90 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:31:37.133Z] #42 55.14 DEP criu/arch/s390/sigframe.d [2019-10-18T18:31:37.133Z] #42 55.33 DEP criu/arch/s390/crtools.d [2019-10-18T18:31:37.133Z] #42 55.61 DEP criu/arch/s390/cpu.d [2019-10-18T18:31:37.133Z] #42 55.79 CC criu/arch/s390/cpu.o [2019-10-18T18:31:37.133Z] #42 56.31 CC criu/arch/s390/crtools.o [2019-10-18T18:31:37.184Z] #41 161.4 CC criu/uffd.o [2019-10-18T18:31:37.512Z] #41 102.5 CC criu/filesystems.o [2019-10-18T18:31:37.771Z] #41 103.1 CC criu/fsnotify.o [2019-10-18T18:31:38.121Z] #41 162.1 CC criu/util.o [2019-10-18T18:31:38.508Z] #42 57.29 CC criu/arch/s390/sigframe.o [2019-10-18T18:31:38.508Z] #42 57.48 LINK criu/arch/s390/crtools.built-in.o [2019-10-18T18:31:38.508Z] #42 57.55 DEP criu/arch/s390/vdso-pie.d [2019-10-18T18:31:38.705Z] #41 103.9 CC criu/image-desc.o [2019-10-18T18:31:38.761Z] #7 completed: 2019-10-18 18:31:27.243802611 +0000 UTC [2019-10-18T18:31:38.761Z] #7 duration: 1m2.513804976s [2019-10-18T18:31:38.761Z] [2019-10-18T18:31:38.761Z] [2019-10-18T18:31:38.761Z] #8 exporting to image [2019-10-18T18:31:38.761Z] #8 digest: sha256:2bea6c91769803af89f63330817c21a7e63d4bacc7b047d52064b8974074b9c5 [2019-10-18T18:31:38.761Z] #8 name: "exporting to image" [2019-10-18T18:31:38.761Z] #8 started: 2019-10-18 18:31:27.246337358 +0000 UTC [2019-10-18T18:31:38.761Z] #8 exporting layers [2019-10-18T18:31:38.870Z] #17 114.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:31:38.926Z] #42 57.67 DEP criu/pie/parasite-vdso.d [2019-10-18T18:31:38.926Z] #42 57.92 DEP criu/pie/util-vdso.d [2019-10-18T18:31:38.926Z] #42 ... [2019-10-18T18:31:38.926Z] [2019-10-18T18:31:38.926Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:38.926Z] #45 101.4 github.com/LK4D4/vndr/build [2019-10-18T18:31:38.964Z] #41 104.1 CC criu/image.o [2019-10-18T18:31:39.056Z] #41 163.1 CC criu/uts_ns.o [2019-10-18T18:31:39.056Z] #41 163.3 CC criu/vdso-compat.o [2019-10-18T18:31:39.315Z] #41 163.4 CC criu/vdso.o [2019-10-18T18:31:39.531Z] #41 104.6 CC criu/ipc_ns.o [2019-10-18T18:31:39.781Z] #45 102.3 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T18:31:39.882Z] #41 164.0 LINK criu/built-in.o [2019-10-18T18:31:39.882Z] #41 164.1 LINK criu/criu [2019-10-18T18:31:40.140Z] #41 164.4 DEP lib/c/criu.d [2019-10-18T18:31:40.140Z] #41 164.4 CC images/rpc.pb-c.o [2019-10-18T18:31:40.264Z] #17 115.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T18:31:40.264Z] #17 115.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T18:31:40.398Z] #41 164.8 CC lib/c/criu.o [2019-10-18T18:31:40.465Z] #41 105.5 CC criu/irmap.o [2019-10-18T18:31:40.525Z] #17 116.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T18:31:40.525Z] #17 116.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T18:31:40.723Z] #41 105.9 CC criu/kcmp-ids.o [2019-10-18T18:31:40.982Z] #41 106.1 CC criu/kerndat.o [2019-10-18T18:31:41.334Z] #41 165.4 LINK lib/c/built-in.o [2019-10-18T18:31:41.334Z] #41 165.4 LINK lib/c/libcriu.so [2019-10-18T18:31:41.334Z] #41 165.5 GEN magic.py [2019-10-18T18:31:41.334Z] #41 165.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:31:41.334Z] #41 165.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:31:41.470Z] #17 117.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:31:41.548Z] #41 106.8 CC criu/libnetlink.o [2019-10-18T18:31:41.807Z] #41 107.0 CC criu/log.o [2019-10-18T18:31:41.807Z] #41 ... [2019-10-18T18:31:41.807Z] [2019-10-18T18:31:41.807Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:31:41.807Z] #38 165.8 + dpkg --print-architecture [2019-10-18T18:31:41.807Z] #38 165.8 + cd /tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution [2019-10-18T18:31:41.807Z] #38 165.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T18:31:41.901Z] #41 166.2 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:31:42.373Z] #38 166.1 + GOPATH=/tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PQl0nPgCNU [2019-10-18T18:31:42.373Z] #38 166.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T18:31:42.468Z] #41 166.7 make[1]: Nothing to be done for 'all'. [2019-10-18T18:31:42.862Z] #17 118.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T18:31:42.862Z] #17 118.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:31:43.036Z] #41 167.2 make[1]: 'images/built-in.o' is up to date. [2019-10-18T18:31:43.036Z] #41 167.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T18:31:43.036Z] #41 167.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T18:31:43.036Z] #41 167.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T18:31:43.036Z] #41 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T18:31:43.037Z] #41 167.3 make[1]: Nothing to be done for 'all'. [2019-10-18T18:31:43.037Z] #41 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:31:43.142Z] #45 105.0 net [2019-10-18T18:31:43.142Z] #45 105.5 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-18T18:31:43.295Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.295Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.554Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2019-10-18T18:31:43.554Z] #41 167.7 INSTALL criu/criu [2019-10-18T18:31:43.554Z] #41 ... [2019-10-18T18:31:43.554Z] [2019-10-18T18:31:43.554Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:43.554Z] #59 192.7 + bin/containerd [2019-10-18T18:31:43.812Z] #59 ... [2019-10-18T18:31:43.812Z] [2019-10-18T18:31:43.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:43.812Z] #41 DONE 168.0s [2019-10-18T18:31:43.812Z] [2019-10-18T18:31:43.812Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:43.812Z] #50 DONE 236.5s [2019-10-18T18:31:43.985Z] #45 106.6 vendor/golang.org/x/crypto/poly1305 [2019-10-18T18:31:44.071Z] [2019-10-18T18:31:44.071Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:44.249Z] #17 119.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T18:31:44.249Z] #17 119.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T18:31:44.399Z] #45 ... [2019-10-18T18:31:44.399Z] [2019-10-18T18:31:44.399Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:44.399Z] #18 69.91 Selecting previously unselected package vim. [2019-10-18T18:31:44.399Z] #18 69.92 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 69.92 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:31:44.399Z] #18 70.53 Selecting previously unselected package xfsprogs. [2019-10-18T18:31:44.399Z] #18 70.53 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 70.54 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:31:44.399Z] #18 71.21 Selecting previously unselected package zip. [2019-10-18T18:31:44.399Z] #18 71.22 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 71.23 Unpacking zip (3.0-11+b1) ... [2019-10-18T18:31:44.399Z] #18 71.49 Selecting previously unselected package libapparmor-perl. [2019-10-18T18:31:44.399Z] #18 71.50 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 71.50 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:31:44.399Z] #18 71.61 Selecting previously unselected package apparmor. [2019-10-18T18:31:44.399Z] #18 71.61 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 71.66 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:31:44.399Z] #18 72.13 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T18:31:44.399Z] #18 72.14 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-18T18:31:44.399Z] #18 72.14 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:31:45.146Z] #18 74.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T18:31:45.147Z] #18 74.41 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-18T18:31:45.147Z] #18 74.42 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:31:45.453Z] #17 121.1 Setting up dh-python (2.20170125) ... [2019-10-18T18:31:46.401Z] #17 121.9 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-18T18:31:46.401Z] #17 121.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:31:46.604Z] #59 ... [2019-10-18T18:31:46.604Z] [2019-10-18T18:31:46.604Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T18:31:46.604Z] #42 DONE 0.1s [2019-10-18T18:31:46.604Z] [2019-10-18T18:31:46.604Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T18:31:46.604Z] #45 DONE 0.1s [2019-10-18T18:31:46.604Z] [2019-10-18T18:31:46.604Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:46.604Z] #59 ... [2019-10-18T18:31:46.604Z] [2019-10-18T18:31:46.604Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T18:31:46.604Z] #48 DONE 0.1s [2019-10-18T18:31:46.604Z] [2019-10-18T18:31:46.604Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T18:31:46.862Z] #51 DONE 0.2s [2019-10-18T18:31:46.862Z] [2019-10-18T18:31:46.862Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T18:31:46.862Z] #55 DONE 0.1s [2019-10-18T18:31:46.862Z] [2019-10-18T18:31:46.862Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:47.345Z] #17 ... [2019-10-18T18:31:47.345Z] [2019-10-18T18:31:47.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:47.345Z] #41 116.4 CC criu/cr-dedup.o [2019-10-18T18:31:47.345Z] #41 116.7 CC criu/cr-dump.o [2019-10-18T18:31:47.345Z] #41 118.3 CC criu/cr-errno.o [2019-10-18T18:31:47.345Z] #41 118.4 CC criu/cr-restore.o [2019-10-18T18:31:47.345Z] #41 121.8 CC criu/cr-service.o [2019-10-18T18:31:47.345Z] #41 123.1 CC criu/crtools.o [2019-10-18T18:31:47.345Z] #41 123.6 CC criu/eventfd.o [2019-10-18T18:31:47.345Z] #41 123.8 CC criu/eventpoll.o [2019-10-18T18:31:47.345Z] #41 124.4 CC criu/external.o [2019-10-18T18:31:47.345Z] #41 124.8 CC criu/fault-injection.o [2019-10-18T18:31:47.345Z] #41 124.9 CC criu/fdstore.o [2019-10-18T18:31:47.345Z] #41 125.1 CC criu/fifo.o [2019-10-18T18:31:47.345Z] #41 125.5 CC criu/file-ids.o [2019-10-18T18:31:47.345Z] #41 125.7 CC criu/file-lock.o [2019-10-18T18:31:47.345Z] #41 ... [2019-10-18T18:31:47.345Z] [2019-10-18T18:31:47.345Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:31:47.345Z] #17 DONE 123.0s [2019-10-18T18:31:47.345Z] [2019-10-18T18:31:47.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:47.345Z] #41 126.6 CC criu/files-ext.o [2019-10-18T18:31:47.345Z] #41 ... [2019-10-18T18:31:47.345Z] [2019-10-18T18:31:47.345Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:31:48.470Z] #18 77.42 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T18:31:48.470Z] #18 77.44 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T18:31:48.470Z] #18 77.45 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:31:48.470Z] #18 77.53 Selecting previously unselected package mingw-w64-common. [2019-10-18T18:31:48.470Z] #18 77.53 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T18:31:48.470Z] #18 77.53 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T18:31:49.372Z] #18 ... [2019-10-18T18:31:49.372Z] [2019-10-18T18:31:49.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:49.372Z] #42 58.21 DEP criu/pie/util.d [2019-10-18T18:31:49.372Z] #42 58.37 CC criu/pie/util.o [2019-10-18T18:31:49.372Z] #42 58.71 CC criu/pie/util-vdso.o [2019-10-18T18:31:49.372Z] #42 59.35 CC criu/pie/parasite-vdso.o [2019-10-18T18:31:49.372Z] #42 59.83 CC criu/arch/s390/vdso-pie.o [2019-10-18T18:31:49.372Z] #42 60.07 AR criu/pie/pie.lib.a [2019-10-18T18:31:49.372Z] #42 60.11 DEP criu/pie/restorer.d [2019-10-18T18:31:49.372Z] #42 60.30 DEP criu/arch/s390/restorer.d [2019-10-18T18:31:49.372Z] #42 60.43 DEP criu/pie/parasite.d [2019-10-18T18:31:49.372Z] #42 60.65 CC criu/pie/parasite.o [2019-10-18T18:31:49.372Z] #42 61.87 LINK criu/pie/parasite.built-in.o [2019-10-18T18:31:49.373Z] #42 61.88 GEN criu/pie/parasite-blob.h [2019-10-18T18:31:49.373Z] #42 61.89 CC criu/arch/s390/restorer.o [2019-10-18T18:31:49.373Z] #42 62.41 CC criu/pie/restorer.o [2019-10-18T18:31:49.373Z] #42 66.30 LINK criu/pie/restorer.built-in.o [2019-10-18T18:31:49.373Z] #42 66.32 GEN criu/pie/restorer-blob.h [2019-10-18T18:31:49.373Z] #42 66.50 DEP criu/vdso.d [2019-10-18T18:31:49.373Z] #42 66.73 DEP criu/uts_ns.d [2019-10-18T18:31:49.373Z] #42 66.89 DEP criu/util.d [2019-10-18T18:31:49.373Z] #42 67.07 DEP criu/uffd.d [2019-10-18T18:31:49.373Z] #42 67.37 DEP criu/tun.d [2019-10-18T18:31:49.373Z] #42 67.62 DEP criu/tty.d [2019-10-18T18:31:49.373Z] #42 67.83 DEP criu/timerfd.d [2019-10-18T18:31:49.373Z] #42 67.97 DEP criu/sysfs_parse.d [2019-10-18T18:31:49.373Z] #42 68.25 DEP criu/sysctl.d [2019-10-18T18:31:49.373Z] #42 68.37 DEP criu/string.d [2019-10-18T18:31:49.373Z] #42 68.44 DEP criu/stats.d [2019-10-18T18:31:49.796Z] #42 68.73 DEP criu/sockets.d [2019-10-18T18:31:50.229Z] #42 69.13 DEP criu/sk-unix.d [2019-10-18T18:31:50.229Z] #42 69.36 DEP criu/sk-tcp.d [2019-10-18T18:31:50.643Z] #42 69.52 DEP criu/sk-queue.d [2019-10-18T18:31:50.643Z] #42 69.65 DEP criu/sk-packet.d [2019-10-18T18:31:50.643Z] #42 ... [2019-10-18T18:31:50.643Z] [2019-10-18T18:31:50.643Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:50.643Z] #63 113.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:31:50.643Z] #63 113.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T18:31:51.328Z] #8 exporting layers 22.3s done [2019-10-18T18:31:51.328Z] #8 completed: 2019-10-18 18:31:49.595905398 +0000 UTC [2019-10-18T18:31:51.328Z] #8 duration: 22.34956804s [2019-10-18T18:31:51.328Z] #8 writing image sha256:04c7a1903d3b0a1fd09f7f124451f8d2ea42dd0d1ef0c9ab59e3eeddcc877b01 done [2019-10-18T18:31:51.328Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-18T18:31:51.328Z] [2019-10-18T18:31:51.328Z] 9403644bf5d70953531b1dfac2ff40aa85bc0172c75e8069df54ff2b1fc59a0f [2019-10-18T18:31:51.328Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 . [2019-10-18T18:31:51.328Z] #1 [internal] booting buildkit [2019-10-18T18:31:51.328Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-18T18:31:52.397Z] #38 ... [2019-10-18T18:31:52.397Z] [2019-10-18T18:31:52.397Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:52.397Z] #41 107.4 CC criu/lsm.o [2019-10-18T18:31:52.397Z] #41 107.7 CC criu/mem.o [2019-10-18T18:31:52.397Z] #41 109.0 CC criu/mount.o [2019-10-18T18:31:52.397Z] #41 111.7 CC criu/namespaces.o [2019-10-18T18:31:52.397Z] #41 113.0 CC criu/net.o [2019-10-18T18:31:52.397Z] #41 115.2 CC criu/netfilter.o [2019-10-18T18:31:52.397Z] #41 115.5 CC criu/page-pipe.o [2019-10-18T18:31:52.397Z] #41 116.1 CC criu/page-xfer.o [2019-10-18T18:31:52.397Z] #41 117.1 CC criu/pagemap-cache.o [2019-10-18T18:31:52.397Z] #41 117.4 CC criu/pagemap.o [2019-10-18T18:31:52.721Z] #18 5.242 Collecting yamllint==1.16.0 [2019-10-18T18:31:52.964Z] #41 118.2 CC criu/parasite-syscall.o [2019-10-18T18:31:53.369Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-18T18:31:53.369Z] #1 creating container buildx_buildkit_default [2019-10-18T18:31:53.898Z] #41 118.8 CC criu/path.o [2019-10-18T18:31:53.898Z] #41 119.0 CC criu/pie-util-vdso-elf32.o [2019-10-18T18:31:54.002Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-18T18:31:54.002Z] #1 DONE 3.5s [2019-10-18T18:31:54.002Z] [2019-10-18T18:31:54.002Z] #2 [internal] load .dockerignore [2019-10-18T18:31:54.002Z] #2 transferring context: 87B 0.0s done [2019-10-18T18:31:54.002Z] #2 DONE 0.0s [2019-10-18T18:31:54.002Z] [2019-10-18T18:31:54.002Z] #3 [internal] load build definition from Dockerfile [2019-10-18T18:31:54.002Z] #3 transferring dockerfile: 14.62kB 0.0s done [2019-10-18T18:31:54.002Z] #3 DONE 0.0s [2019-10-18T18:31:54.002Z] [2019-10-18T18:31:54.002Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T18:31:54.217Z] #41 119.3 CC criu/pie-util-vdso.o [2019-10-18T18:31:54.218Z] #18 ... [2019-10-18T18:31:54.218Z] [2019-10-18T18:31:54.218Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:54.218Z] #41 127.1 CC criu/files-reg.o [2019-10-18T18:31:54.218Z] #41 129.0 CC criu/files.o [2019-10-18T18:31:54.218Z] #41 130.7 CC criu/filesystems.o [2019-10-18T18:31:54.218Z] #41 131.4 CC criu/fsnotify.o [2019-10-18T18:31:54.218Z] #41 132.3 CC criu/image-desc.o [2019-10-18T18:31:54.218Z] #41 132.5 CC criu/image.o [2019-10-18T18:31:54.218Z] #41 133.1 CC criu/ipc_ns.o [2019-10-18T18:31:54.475Z] #41 119.7 CC criu/pie-util.o [2019-10-18T18:31:54.733Z] #41 119.9 CC criu/pipes.o [2019-10-18T18:31:54.790Z] #41 134.0 CC criu/irmap.o [2019-10-18T18:31:55.030Z] #4 DONE 0.8s [2019-10-18T18:31:55.030Z] [2019-10-18T18:31:55.030Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T18:31:55.030Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T18:31:55.030Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T18:31:55.030Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-18T18:31:55.030Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-18T18:31:55.030Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-18T18:31:55.030Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-18T18:31:55.100Z] #63 ... [2019-10-18T18:31:55.100Z] [2019-10-18T18:31:55.100Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:31:55.100Z] #45 107.3 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-18T18:31:55.100Z] #45 108.2 vendor/golang.org/x/crypto/curve25519 [2019-10-18T18:31:55.100Z] #45 109.3 vendor/golang.org/x/text/transform [2019-10-18T18:31:55.100Z] #45 109.9 vendor/golang.org/x/text/unicode/bidi [2019-10-18T18:31:55.100Z] #45 112.1 vendor/golang.org/x/text/secure/bidirule [2019-10-18T18:31:55.100Z] #45 112.4 vendor/golang.org/x/text/unicode/norm [2019-10-18T18:31:55.100Z] #45 ... [2019-10-18T18:31:55.100Z] [2019-10-18T18:31:55.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:55.100Z] #42 69.93 DEP criu/sk-netlink.d [2019-10-18T18:31:55.100Z] #42 70.16 DEP criu/sk-inet.d [2019-10-18T18:31:55.100Z] #42 70.51 DEP criu/signalfd.d [2019-10-18T18:31:55.100Z] #42 70.64 DEP criu/sigframe.d [2019-10-18T18:31:55.100Z] #42 70.74 DEP criu/shmem.d [2019-10-18T18:31:55.100Z] #42 70.90 DEP criu/servicefd.d [2019-10-18T18:31:55.100Z] #42 71.06 DEP criu/seize.d [2019-10-18T18:31:55.100Z] #42 71.15 DEP criu/seccomp.d [2019-10-18T18:31:55.100Z] #42 71.32 DEP criu/rst-malloc.d [2019-10-18T18:31:55.100Z] #42 71.38 DEP criu/rbtree.d [2019-10-18T18:31:55.100Z] #42 71.43 DEP criu/pstree.d [2019-10-18T18:31:55.100Z] #42 71.58 DEP criu/protobuf.d [2019-10-18T18:31:55.100Z] #42 71.73 GEN criu/protobuf-desc-gen.h [2019-10-18T18:31:55.100Z] #42 73.16 DEP criu/protobuf-desc.d [2019-10-18T18:31:55.100Z] #42 73.28 DEP criu/proc_parse.d [2019-10-18T18:31:55.100Z] #42 73.52 DEP criu/plugin.d [2019-10-18T18:31:55.100Z] #42 73.60 DEP criu/pipes.d [2019-10-18T18:31:55.100Z] #42 73.79 DEP criu/pie-util.d [2019-10-18T18:31:55.100Z] #42 73.89 DEP criu/pie-util-vdso.d [2019-10-18T18:31:55.100Z] #42 74.04 DEP criu/pie-util-vdso-elf32.d [2019-10-18T18:31:55.100Z] #42 74.20 DEP criu/path.d [2019-10-18T18:31:55.299Z] #41 120.5 CC criu/plugin.o [2019-10-18T18:31:55.360Z] #41 134.5 CC criu/kcmp-ids.o [2019-10-18T18:31:55.506Z] #42 74.38 DEP criu/parasite-syscall.d [2019-10-18T18:31:55.621Z] #41 134.7 CC criu/kerndat.o [2019-10-18T18:31:55.647Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-18T18:31:55.865Z] #41 120.8 CC criu/proc_parse.o [2019-10-18T18:31:55.915Z] #42 74.65 DEP criu/pagemap.d [2019-10-18T18:31:55.915Z] #42 74.84 DEP criu/pagemap-cache.d [2019-10-18T18:31:55.915Z] #42 74.97 DEP criu/page-xfer.d [2019-10-18T18:31:55.929Z] #5 DONE 0.9s [2019-10-18T18:31:55.929Z] [2019-10-18T18:31:55.929Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T18:31:56.222Z] #7 DONE 0.3s [2019-10-18T18:31:56.222Z] [2019-10-18T18:31:56.222Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T18:31:56.222Z] #6 DONE 0.3s [2019-10-18T18:31:56.222Z] [2019-10-18T18:31:56.222Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:31:56.222Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T18:31:56.222Z] #8 DONE 0.0s [2019-10-18T18:31:56.222Z] [2019-10-18T18:31:56.222Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:31:56.222Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T18:31:56.222Z] #66 DONE 0.0s [2019-10-18T18:31:56.222Z] [2019-10-18T18:31:56.222Z] #20 [internal] load build context [2019-10-18T18:31:56.508Z] #42 75.16 DEP criu/page-pipe.d [2019-10-18T18:31:56.508Z] #42 75.31 DEP criu/netfilter.d [2019-10-18T18:31:56.508Z] #42 75.47 DEP criu/net.d [2019-10-18T18:31:56.564Z] #41 135.5 CC criu/libnetlink.o [2019-10-18T18:31:56.826Z] #41 135.9 CC criu/log.o [2019-10-18T18:31:56.920Z] #42 75.74 DEP criu/namespaces.d [2019-10-18T18:31:56.920Z] #42 75.96 DEP criu/mount.d [2019-10-18T18:31:57.087Z] #41 136.3 CC criu/lsm.o [2019-10-18T18:31:57.328Z] #42 76.20 DEP criu/mem.d [2019-10-18T18:31:57.328Z] #42 76.43 DEP criu/lsm.d [2019-10-18T18:31:57.659Z] #41 136.6 CC criu/mem.o [2019-10-18T18:31:57.733Z] #42 76.58 DEP criu/log.d [2019-10-18T18:31:57.733Z] #42 76.74 DEP criu/libnetlink.d [2019-10-18T18:31:57.733Z] #42 76.89 DEP criu/kerndat.d [2019-10-18T18:31:57.853Z] #41 122.8 CC criu/protobuf-desc.o [2019-10-18T18:31:58.144Z] #42 77.11 DEP criu/kcmp-ids.d [2019-10-18T18:31:58.144Z] #42 77.23 DEP criu/irmap.d [2019-10-18T18:31:58.419Z] #41 123.6 CC criu/protobuf.o [2019-10-18T18:31:58.601Z] #41 137.9 CC criu/mount.o [2019-10-18T18:31:58.937Z] #42 77.39 DEP criu/ipc_ns.d [2019-10-18T18:31:58.937Z] #42 77.68 DEP criu/image.d [2019-10-18T18:31:58.937Z] #42 ... [2019-10-18T18:31:58.937Z] [2019-10-18T18:31:58.937Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:31:58.937Z] #63 DONE 121.4s [2019-10-18T18:31:58.937Z] [2019-10-18T18:31:58.937Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T18:31:58.985Z] #41 123.9 CC criu/pstree.o [2019-10-18T18:31:59.545Z] #41 ... [2019-10-18T18:31:59.545Z] [2019-10-18T18:31:59.545Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:31:59.545Z] #18 12.00 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T18:31:59.562Z] #64 DONE 0.1s [2019-10-18T18:31:59.562Z] [2019-10-18T18:31:59.562Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:31:59.562Z] #42 78.05 DEP criu/image-desc.d [2019-10-18T18:31:59.562Z] #42 78.16 DEP criu/fsnotify.d [2019-10-18T18:31:59.562Z] #42 78.73 DEP criu/filesystems.d [2019-10-18T18:31:59.806Z] #18 12.36 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T18:31:59.812Z] #20 transferring context: 18.52MB 2.9s [2019-10-18T18:31:59.919Z] #41 124.8 CC criu/rbtree.o [2019-10-18T18:31:59.919Z] #41 125.1 CC criu/rst-malloc.o [2019-10-18T18:32:00.177Z] #41 125.4 CC criu/seccomp.o [2019-10-18T18:32:00.527Z] #42 79.22 DEP criu/files.d [2019-10-18T18:32:00.527Z] #42 79.54 DEP criu/files-reg.d [2019-10-18T18:32:00.748Z] #18 13.60 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T18:32:01.038Z] #42 79.85 DEP criu/files-ext.d [2019-10-18T18:32:01.038Z] #42 79.94 DEP criu/file-lock.d [2019-10-18T18:32:01.111Z] #41 126.0 CC criu/seize.o [2019-10-18T18:32:01.439Z] #42 80.28 DEP criu/file-ids.d [2019-10-18T18:32:01.439Z] #42 80.50 DEP criu/fifo.d [2019-10-18T18:32:01.439Z] #42 80.57 DEP criu/fdstore.d [2019-10-18T18:32:01.676Z] #41 126.8 CC criu/servicefd.o [2019-10-18T18:32:01.838Z] #42 80.72 DEP criu/fault-injection.d [2019-10-18T18:32:01.838Z] #42 80.77 DEP criu/external.d [2019-10-18T18:32:01.838Z] #42 80.94 DEP criu/eventpoll.d [2019-10-18T18:32:01.953Z] #20 ... [2019-10-18T18:32:01.953Z] [2019-10-18T18:32:01.953Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T18:32:01.953Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T18:32:01.953Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-10-18T18:32:01.953Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T18:32:01.953Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-10-18T18:32:01.953Z] #66 DONE 5.7s [2019-10-18T18:32:01.953Z] [2019-10-18T18:32:01.953Z] #20 [internal] load build context [2019-10-18T18:32:01.953Z] #20 ... [2019-10-18T18:32:01.953Z] [2019-10-18T18:32:01.953Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:32:01.953Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.35MB / 45.65MB 5.5s [2019-10-18T18:32:01.953Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 3.1s done [2019-10-18T18:32:01.953Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.09MB / 52.87MB 5.5s [2019-10-18T18:32:01.953Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T18:32:01.953Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-18T18:32:01.953Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.5s done [2019-10-18T18:32:01.953Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-18T18:32:01.953Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-18T18:32:01.953Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 24.23MB / 50.07MB 5.5s [2019-10-18T18:32:01.953Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 23.64MB / 96.41MB 5.5s [2019-10-18T18:32:01.953Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 3.1s done [2019-10-18T18:32:02.245Z] #41 127.2 CC criu/shmem.o [2019-10-18T18:32:02.245Z] #41 ... [2019-10-18T18:32:02.245Z] [2019-10-18T18:32:02.245Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:32:02.245Z] #38 186.2 + rm -rf /tmp/tmp.PQl0nPgCNU/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PQl0nPgCNU [2019-10-18T18:32:02.264Z] #8 ... [2019-10-18T18:32:02.264Z] [2019-10-18T18:32:02.264Z] #20 [internal] load build context [2019-10-18T18:32:02.326Z] #42 81.07 DEP criu/eventfd.d [2019-10-18T18:32:02.326Z] #42 81.22 DEP criu/crtools.d [2019-10-18T18:32:02.326Z] #42 81.40 DEP criu/cr-service.d [2019-10-18T18:32:02.550Z] #20 transferring context: 45.62MB 6.2s done [2019-10-18T18:32:02.738Z] #42 81.63 DEP criu/cr-restore.d [2019-10-18T18:32:02.738Z] #42 81.93 DEP criu/cr-errno.d [2019-10-18T18:32:02.738Z] #42 ... [2019-10-18T18:32:02.738Z] [2019-10-18T18:32:02.738Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:32:02.738Z] #18 82.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T18:32:02.738Z] #18 82.12 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T18:32:02.738Z] #18 82.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:32:02.738Z] #18 87.09 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T18:32:02.738Z] #18 87.11 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T18:32:02.738Z] #18 87.11 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:02.738Z] #18 87.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T18:32:02.738Z] #18 87.21 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T18:32:02.738Z] #18 87.21 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:02.839Z] #20 DONE 6.4s [2019-10-18T18:32:02.839Z] [2019-10-18T18:32:02.839Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T18:32:02.839Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 25.19MB / 45.65MB 6.2s [2019-10-18T18:32:02.839Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.21MB / 52.87MB 6.2s [2019-10-18T18:32:02.839Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.06MB / 50.07MB 6.2s [2019-10-18T18:32:02.839Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 29.18MB / 96.41MB 6.4s [2019-10-18T18:32:03.122Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 28.76MB / 45.65MB 6.5s [2019-10-18T18:32:03.122Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.01MB / 52.87MB 6.5s [2019-10-18T18:32:03.122Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 34.12MB / 50.07MB 6.5s [2019-10-18T18:32:03.131Z] #18 ... [2019-10-18T18:32:03.131Z] [2019-10-18T18:32:03.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:03.131Z] #42 81.95 DEP criu/cr-dump.d [2019-10-18T18:32:03.131Z] #42 82.32 DEP criu/cr-dedup.d [2019-10-18T18:32:03.408Z] #18 15.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T18:32:03.410Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.53MB / 45.65MB 6.8s [2019-10-18T18:32:03.410Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.88MB / 52.87MB 6.8s [2019-10-18T18:32:03.410Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.03MB / 50.07MB 6.8s [2019-10-18T18:32:03.410Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 35.02MB / 96.41MB 6.8s [2019-10-18T18:32:03.540Z] #42 82.50 DEP criu/cr-check.d [2019-10-18T18:32:03.540Z] #42 82.77 DEP criu/config.d [2019-10-18T18:32:03.620Z] #38 DONE 187.5s [2019-10-18T18:32:03.621Z] [2019-10-18T18:32:03.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:03.621Z] #41 128.0 CC criu/sigframe.o [2019-10-18T18:32:03.621Z] #41 128.2 CC criu/signalfd.o [2019-10-18T18:32:03.621Z] #41 128.4 CC criu/sk-inet.o [2019-10-18T18:32:03.698Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.33MB / 45.65MB 7.1s [2019-10-18T18:32:03.698Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.55MB / 52.87MB 7.1s [2019-10-18T18:32:03.698Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 41.54MB / 50.07MB 7.1s [2019-10-18T18:32:03.698Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.95MB / 45.65MB 7.3s [2019-10-18T18:32:03.879Z] #41 129.1 CC criu/sk-netlink.o [2019-10-18T18:32:03.958Z] #42 82.95 DEP criu/clone-noasan.d [2019-10-18T18:32:03.958Z] #42 83.01 DEP criu/cgroup.d [2019-10-18T18:32:03.958Z] #42 83.18 DEP criu/cgroup-props.d [2019-10-18T18:32:03.983Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.53MB / 52.87MB 7.4s [2019-10-18T18:32:03.983Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.91MB / 50.07MB 7.4s [2019-10-18T18:32:03.983Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 41.37MB / 96.41MB 7.4s [2019-10-18T18:32:03.983Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 42.77MB / 45.65MB 7.6s [2019-10-18T18:32:04.269Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.41MB / 52.87MB 7.7s [2019-10-18T18:32:04.269Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.7s [2019-10-18T18:32:04.269Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.9s done [2019-10-18T18:32:04.269Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.25MB / 52.87MB 7.9s [2019-10-18T18:32:04.269Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.8s done [2019-10-18T18:32:04.269Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 47.19MB / 96.41MB 7.9s [2019-10-18T18:32:04.350Z] #18 16.95 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T18:32:04.358Z] #42 83.34 DEP criu/bitmap.d [2019-10-18T18:32:04.358Z] #42 83.35 DEP criu/bfd.d [2019-10-18T18:32:04.358Z] #42 83.45 DEP criu/autofs.d [2019-10-18T18:32:04.444Z] #41 129.6 CC criu/sk-packet.o [2019-10-18T18:32:04.557Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.9s done [2019-10-18T18:32:04.756Z] #42 83.64 DEP criu/aio.d [2019-10-18T18:32:04.756Z] #42 83.89 DEP criu/action-scripts.d [2019-10-18T18:32:04.843Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 57.35MB / 96.41MB 8.3s [2019-10-18T18:32:05.133Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 66.06MB / 96.41MB 8.5s [2019-10-18T18:32:05.133Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 75.65MB / 96.41MB 8.6s [2019-10-18T18:32:05.150Z] #42 ... [2019-10-18T18:32:05.150Z] [2019-10-18T18:32:05.150Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:05.150Z] #45 117.7 vendor/golang.org/x/net/idna [2019-10-18T18:32:05.150Z] #45 121.1 vendor/golang.org/x/net/http2/hpack [2019-10-18T18:32:05.150Z] #45 123.9 mime [2019-10-18T18:32:05.150Z] #45 126.2 mime/quotedprintable [2019-10-18T18:32:05.150Z] #45 126.6 net/http/internal [2019-10-18T18:32:05.150Z] #45 ... [2019-10-18T18:32:05.150Z] [2019-10-18T18:32:05.150Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:05.150Z] #42 84.20 CC criu/action-scripts.o [2019-10-18T18:32:05.383Z] #41 130.4 CC criu/sk-queue.o [2019-10-18T18:32:05.383Z] #41 ... [2019-10-18T18:32:05.383Z] [2019-10-18T18:32:05.383Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T18:32:05.383Z] #39 DONE 0.3s [2019-10-18T18:32:05.383Z] [2019-10-18T18:32:05.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:05.383Z] #41 130.7 CC criu/sk-tcp.o [2019-10-18T18:32:05.421Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 84.14MB / 96.41MB 8.8s [2019-10-18T18:32:05.421Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 9.0s done [2019-10-18T18:32:05.704Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-18T18:32:05.745Z] #18 18.12 Building wheels for collected packages: pyyaml, pathspec [2019-10-18T18:32:05.745Z] #18 18.12 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T18:32:05.949Z] #41 131.2 CC criu/sk-unix.o [2019-10-18T18:32:05.983Z] #42 84.80 CC criu/aio.o [2019-10-18T18:32:05.983Z] #42 ... [2019-10-18T18:32:05.983Z] [2019-10-18T18:32:05.983Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:05.983Z] #48 DONE 128.6s [2019-10-18T18:32:05.983Z] [2019-10-18T18:32:05.983Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:06.805Z] #42 85.78 CC criu/autofs.o [2019-10-18T18:32:07.130Z] #18 19.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T18:32:07.130Z] #18 19.58 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T18:32:07.130Z] #18 19.68 Running setup.py bdist_wheel for pathspec: started [2019-10-18T18:32:07.323Z] #41 132.4 CC criu/sockets.o [2019-10-18T18:32:07.889Z] #41 132.9 CC criu/stats.o [2019-10-18T18:32:07.889Z] #41 133.1 CC criu/string.o [2019-10-18T18:32:07.889Z] #41 133.1 CC criu/sysctl.o [2019-10-18T18:32:08.074Z] #18 ... [2019-10-18T18:32:08.074Z] [2019-10-18T18:32:08.074Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:08.074Z] #50 DONE 207.1s [2019-10-18T18:32:08.074Z] [2019-10-18T18:32:08.074Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:08.074Z] #41 140.7 CC criu/namespaces.o [2019-10-18T18:32:08.074Z] #41 142.3 CC criu/net.o [2019-10-18T18:32:08.074Z] #41 144.8 CC criu/netfilter.o [2019-10-18T18:32:08.074Z] #41 145.0 CC criu/page-pipe.o [2019-10-18T18:32:08.074Z] #41 145.7 CC criu/page-xfer.o [2019-10-18T18:32:08.074Z] #41 146.9 CC criu/pagemap-cache.o [2019-10-18T18:32:08.074Z] #41 147.3 CC criu/pagemap.o [2019-10-18T18:32:08.074Z] #41 ... [2019-10-18T18:32:08.074Z] [2019-10-18T18:32:08.074Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:32:08.074Z] #18 20.73 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T18:32:08.074Z] #18 20.73 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T18:32:08.074Z] #18 20.77 Successfully built pyyaml pathspec [2019-10-18T18:32:08.074Z] #18 20.77 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-18T18:32:08.108Z] #42 87.28 CC criu/bfd.o [2019-10-18T18:32:08.455Z] #41 133.6 CC criu/sysfs_parse.o [2019-10-18T18:32:08.646Z] #18 21.29 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T18:32:08.713Z] #41 133.8 CC criu/timerfd.o [2019-10-18T18:32:08.968Z] #42 87.77 CC criu/bitmap.o [2019-10-18T18:32:08.968Z] #42 87.98 CC criu/cgroup-props.o [2019-10-18T18:32:08.971Z] #41 134.0 CC criu/tty.o [2019-10-18T18:32:09.219Z] #18 DONE 21.8s [2019-10-18T18:32:09.219Z] [2019-10-18T18:32:09.219Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:09.219Z] #41 148.1 CC criu/parasite-syscall.o [2019-10-18T18:32:09.816Z] #41 149.0 CC criu/path.o [2019-10-18T18:32:10.079Z] #41 149.3 CC criu/pie-util-vdso-elf32.o [2019-10-18T18:32:10.292Z] #42 89.35 CC criu/cgroup.o [2019-10-18T18:32:10.340Z] #41 149.6 CC criu/pie-util-vdso.o [2019-10-18T18:32:10.345Z] #41 135.2 CC criu/tun.o [2019-10-18T18:32:10.605Z] #41 135.6 CC criu/uffd.o [2019-10-18T18:32:10.913Z] #41 149.9 CC criu/pie-util.o [2019-10-18T18:32:10.913Z] #41 150.0 CC criu/pipes.o [2019-10-18T18:32:11.171Z] #41 136.5 CC criu/util.o [2019-10-18T18:32:11.484Z] #41 150.6 CC criu/plugin.o [2019-10-18T18:32:11.745Z] #41 150.8 CC criu/proc_parse.o [2019-10-18T18:32:12.545Z] #41 137.5 CC criu/uts_ns.o [2019-10-18T18:32:12.545Z] #41 137.7 CC criu/vdso-compat.o [2019-10-18T18:32:12.803Z] #41 137.8 CC criu/vdso.o [2019-10-18T18:32:13.369Z] #41 138.6 LINK criu/built-in.o [2019-10-18T18:32:13.369Z] #41 138.7 LINK criu/criu [2019-10-18T18:32:13.659Z] #41 152.9 CC criu/protobuf-desc.o [2019-10-18T18:32:13.698Z] #59 219.2 + bin/containerd-stress [2019-10-18T18:32:13.698Z] #59 220.9 + bin/containerd-shim [2019-10-18T18:32:13.935Z] #41 139.0 DEP lib/c/criu.d [2019-10-18T18:32:13.935Z] #41 139.1 CC images/rpc.pb-c.o [2019-10-18T18:32:14.069Z] #42 93.20 CC criu/clone-noasan.o [2019-10-18T18:32:14.478Z] #42 93.40 CC criu/config.o [2019-10-18T18:32:14.501Z] #41 139.5 CC lib/c/criu.o [2019-10-18T18:32:14.602Z] #41 153.7 CC criu/protobuf.o [2019-10-18T18:32:14.863Z] #41 154.0 CC criu/pstree.o [2019-10-18T18:32:15.107Z] #41 140.2 LINK lib/c/built-in.o [2019-10-18T18:32:15.107Z] #41 140.2 LINK lib/c/libcriu.so [2019-10-18T18:32:15.368Z] #41 140.3 GEN magic.py [2019-10-18T18:32:15.368Z] #41 140.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:32:15.368Z] #41 140.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:32:15.631Z] #41 ... [2019-10-18T18:32:15.631Z] [2019-10-18T18:32:15.631Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:15.631Z] #59 157.3 + bin/containerd [2019-10-18T18:32:15.805Z] #41 154.9 CC criu/rbtree.o [2019-10-18T18:32:15.805Z] #41 155.1 CC criu/rst-malloc.o [2019-10-18T18:32:15.830Z] #42 94.78 CC criu/cr-check.o [2019-10-18T18:32:16.066Z] #41 155.4 CC criu/seccomp.o [2019-10-18T18:32:16.239Z] #42 ... [2019-10-18T18:32:16.239Z] [2019-10-18T18:32:16.239Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:32:16.239Z] #18 105.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T18:32:16.239Z] #18 105.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T18:32:16.239Z] #18 105.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:16.639Z] #41 155.9 CC criu/seize.o [2019-10-18T18:32:17.582Z] #18 ... [2019-10-18T18:32:17.582Z] [2019-10-18T18:32:17.582Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:17.582Z] #45 130.2 crypto/tls [2019-10-18T18:32:17.582Z] #45 137.2 net/http/httptrace [2019-10-18T18:32:17.582Z] #45 137.5 net/http [2019-10-18T18:32:17.583Z] #41 156.7 CC criu/servicefd.o [2019-10-18T18:32:17.844Z] #41 157.0 CC criu/shmem.o [2019-10-18T18:32:17.996Z] #45 ... [2019-10-18T18:32:17.996Z] [2019-10-18T18:32:17.996Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:17.996Z] #42 96.49 CC criu/cr-dedup.o [2019-10-18T18:32:17.996Z] #42 96.88 CC criu/cr-dump.o [2019-10-18T18:32:18.155Z] #59 ... [2019-10-18T18:32:18.155Z] [2019-10-18T18:32:18.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:18.155Z] #41 140.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:32:18.155Z] #41 141.5 make[1]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 141.9 make[1]: 'images/built-in.o' is up to date. [2019-10-18T18:32:18.155Z] #41 142.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T18:32:18.155Z] #41 142.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T18:32:18.155Z] #41 142.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T18:32:18.155Z] #41 142.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T18:32:18.155Z] #41 142.1 make[1]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:32:18.155Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.3 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.3 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:18.155Z] #41 142.5 INSTALL criu/criu [2019-10-18T18:32:18.155Z] #41 DONE 142.9s [2019-10-18T18:32:18.155Z] [2019-10-18T18:32:18.155Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:18.155Z] #50 DONE 201.3s [2019-10-18T18:32:18.155Z] [2019-10-18T18:32:18.155Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:18.786Z] #41 157.8 CC criu/sigframe.o [2019-10-18T18:32:18.786Z] #41 157.9 CC criu/signalfd.o [2019-10-18T18:32:18.959Z] #59 227.4 + bin/containerd-shim-runc-v1 [2019-10-18T18:32:19.047Z] #41 158.1 CC criu/sk-inet.o [2019-10-18T18:32:19.308Z] #41 ... [2019-10-18T18:32:19.308Z] [2019-10-18T18:32:19.308Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:19.308Z] #22 218.5 + return [2019-10-18T18:32:20.053Z] #59 ... [2019-10-18T18:32:20.053Z] [2019-10-18T18:32:20.053Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T18:32:20.053Z] #42 DONE 0.1s [2019-10-18T18:32:20.053Z] [2019-10-18T18:32:20.053Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T18:32:20.053Z] #45 DONE 0.1s [2019-10-18T18:32:20.249Z] #22 DONE 219.5s [2019-10-18T18:32:20.249Z] [2019-10-18T18:32:20.249Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:20.249Z] #59 168.9 + bin/containerd [2019-10-18T18:32:20.310Z] [2019-10-18T18:32:20.310Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T18:32:20.310Z] #48 DONE 0.1s [2019-10-18T18:32:20.310Z] [2019-10-18T18:32:20.310Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:20.508Z] #59 ... [2019-10-18T18:32:20.508Z] [2019-10-18T18:32:20.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:20.508Z] #41 159.0 CC criu/sk-netlink.o [2019-10-18T18:32:20.508Z] #41 159.4 CC criu/sk-packet.o [2019-10-18T18:32:20.742Z] #42 99.28 CC criu/cr-errno.o [2019-10-18T18:32:20.742Z] #42 99.43 CC criu/cr-restore.o [2019-10-18T18:32:20.768Z] #41 160.0 CC criu/sk-queue.o [2019-10-18T18:32:20.874Z] #59 ... [2019-10-18T18:32:20.874Z] [2019-10-18T18:32:20.874Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T18:32:20.874Z] #51 DONE 0.3s [2019-10-18T18:32:20.874Z] [2019-10-18T18:32:20.874Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T18:32:20.874Z] #55 DONE 0.1s [2019-10-18T18:32:20.874Z] [2019-10-18T18:32:20.874Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:21.340Z] #41 160.4 CC criu/sk-tcp.o [2019-10-18T18:32:21.485Z] #59 230.6 + bin/containerd-shim-runc-v2 [2019-10-18T18:32:21.910Z] #41 160.9 CC criu/sk-unix.o [2019-10-18T18:32:22.052Z] #59 231.4 + binaries [2019-10-18T18:32:22.052Z] #59 231.4 + mkdir -p /build [2019-10-18T18:32:22.052Z] #59 231.4 + cp bin/containerd /build/containerd [2019-10-18T18:32:22.052Z] #59 231.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T18:32:22.312Z] #59 231.4 + cp bin/ctr /build/ctr [2019-10-18T18:32:22.876Z] #59 DONE 232.2s [2019-10-18T18:32:23.295Z] #41 162.6 CC criu/sockets.o [2019-10-18T18:32:23.811Z] [2019-10-18T18:32:23.811Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T18:32:23.872Z] #41 ... [2019-10-18T18:32:23.873Z] [2019-10-18T18:32:23.873Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T18:32:23.873Z] #23 DONE 1.3s [2019-10-18T18:32:23.873Z] [2019-10-18T18:32:23.873Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:32:24.069Z] #60 DONE 0.3s [2019-10-18T18:32:24.069Z] [2019-10-18T18:32:24.069Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T18:32:24.069Z] #64 DONE 0.1s [2019-10-18T18:32:24.069Z] [2019-10-18T18:32:24.069Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T18:32:24.327Z] #66 DONE 0.2s [2019-10-18T18:32:24.327Z] [2019-10-18T18:32:24.327Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T18:32:24.584Z] #69 DONE 0.1s [2019-10-18T18:32:24.584Z] [2019-10-18T18:32:24.584Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T18:32:24.584Z] #70 DONE 0.0s [2019-10-18T18:32:24.584Z] [2019-10-18T18:32:24.584Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T18:32:25.517Z] #71 DONE 0.9s [2019-10-18T18:32:25.517Z] [2019-10-18T18:32:25.517Z] #72 exporting to image [2019-10-18T18:32:25.517Z] #72 exporting layers [2019-10-18T18:32:25.690Z] #42 104.3 CC criu/cr-service.o [2019-10-18T18:32:27.051Z] #42 105.9 CC criu/crtools.o [2019-10-18T18:32:27.051Z] #42 ... [2019-10-18T18:32:27.051Z] [2019-10-18T18:32:27.051Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:27.051Z] #45 149.6 github.com/LK4D4/vndr/godl [2019-10-18T18:32:28.002Z] #45 150.3 github.com/LK4D4/vndr [2019-10-18T18:32:28.083Z] #27 DONE 4.3s [2019-10-18T18:32:28.083Z] [2019-10-18T18:32:28.083Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T18:32:28.345Z] #29 DONE 0.2s [2019-10-18T18:32:28.345Z] [2019-10-18T18:32:28.345Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T18:32:28.607Z] #32 DONE 0.3s [2019-10-18T18:32:28.607Z] [2019-10-18T18:32:28.607Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T18:32:28.607Z] #37 DONE 0.1s [2019-10-18T18:32:28.607Z] [2019-10-18T18:32:28.607Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T18:32:28.869Z] #39 DONE 0.2s [2019-10-18T18:32:28.869Z] [2019-10-18T18:32:28.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:28.869Z] #41 163.4 CC criu/stats.o [2019-10-18T18:32:28.869Z] #41 163.7 CC criu/string.o [2019-10-18T18:32:28.869Z] #41 163.8 CC criu/sysctl.o [2019-10-18T18:32:28.869Z] #41 164.4 CC criu/sysfs_parse.o [2019-10-18T18:32:28.869Z] #41 164.8 CC criu/timerfd.o [2019-10-18T18:32:28.869Z] #41 165.3 CC criu/tty.o [2019-10-18T18:32:28.869Z] #41 167.0 CC criu/tun.o [2019-10-18T18:32:28.869Z] #41 167.7 CC criu/uffd.o [2019-10-18T18:32:29.812Z] #41 168.8 CC criu/util.o [2019-10-18T18:32:30.757Z] #41 169.9 CC criu/uts_ns.o [2019-10-18T18:32:31.019Z] #41 170.1 CC criu/vdso.o [2019-10-18T18:32:31.593Z] #41 170.7 LINK criu/built-in.o [2019-10-18T18:32:31.593Z] #41 170.8 LINK criu/criu [2019-10-18T18:32:32.078Z] #72 exporting layers 6.4s done [2019-10-18T18:32:32.078Z] #72 writing image sha256:0ef7f202256910a46fc8ea4624ede5264ec3d027dcc2060712b7204ada393366 done [2019-10-18T18:32:32.078Z] #72 naming to docker.io/library/docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 done [2019-10-18T18:32:32.078Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-18T18:32:32.165Z] #41 171.1 DEP lib/c/criu.d [2019-10-18T18:32:32.165Z] #41 171.2 CC images/rpc.pb-c.o [2019-10-18T18:32:32.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/validate/default [2019-10-18T18:32:32.571Z] #45 ... [2019-10-18T18:32:32.571Z] [2019-10-18T18:32:32.571Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:32:32.571Z] #18 118.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:32:32.571Z] #18 118.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:32:32.571Z] #18 119.0 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-18T18:32:32.571Z] #18 119.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:32:32.571Z] #18 119.0 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T18:32:32.571Z] #18 119.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:32:32.571Z] #18 119.0 Processing triggers for mime-support (3.60) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:32:32.571Z] #18 119.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up zip (3.0-11+b1) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T18:32:32.571Z] #18 121.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:32:32.571Z] #18 121.5 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:32:32.571Z] #18 121.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T18:32:32.571Z] #18 121.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-18T18:32:32.571Z] #18 121.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-18T18:32:32.571Z] #18 121.9 Setting up pigz (2.3.4-1) ... [2019-10-18T18:32:32.571Z] #18 122.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:32:32.571Z] #18 122.0 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-18T18:32:32.571Z] #18 122.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:32:32.689Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.2s done [2019-10-18T18:32:32.689Z] #8 DONE 35.4s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T18:32:32.689Z] #9 DONE 0.2s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T18:32:32.689Z] #10 DONE 0.2s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:32:32.689Z] #21 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T18:32:32.689Z] #62 DONE 0.0s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T18:32:32.689Z] #31 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T18:32:32.689Z] #68 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T18:32:32.689Z] #44 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:32:32.689Z] #22 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T18:32:32.689Z] #47 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T18:32:32.689Z] #50 DONE 0.1s [2019-10-18T18:32:32.689Z] [2019-10-18T18:32:32.689Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:32.737Z] #41 171.8 CC lib/c/criu.o [2019-10-18T18:32:32.987Z] #51 0.675 + RM_GOPATH=0 [2019-10-18T18:32:32.987Z] #51 0.676 + TMP_GOPATH= [2019-10-18T18:32:32.987Z] #51 0.677 + : /build [2019-10-18T18:32:32.987Z] #51 0.678 + '[' -z '' ']' [2019-10-18T18:32:32.987Z] #51 0.679 ++ mktemp -d [2019-10-18T18:32:32.987Z] #51 0.685 + export GOPATH=/tmp/tmp.mxAu7ATIp5 [2019-10-18T18:32:32.987Z] #51 0.685 + GOPATH=/tmp/tmp.mxAu7ATIp5 [2019-10-18T18:32:32.987Z] #51 0.686 + RM_GOPATH=1 [2019-10-18T18:32:32.987Z] #51 0.691 ++ dirname ./install.sh [2019-10-18T18:32:32.987Z] #51 0.695 + dir=. [2019-10-18T18:32:32.987Z] #51 0.696 + bin=golangci_lint [2019-10-18T18:32:32.987Z] #51 0.696 + shift [2019-10-18T18:32:32.987Z] #51 0.697 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T18:32:32.987Z] #51 0.697 + . ./golangci_lint.installer [2019-10-18T18:32:32.987Z] #51 0.699 ++ : v1.17.1 [2019-10-18T18:32:32.987Z] #51 0.701 + install_golangci_lint [2019-10-18T18:32:32.987Z] #51 0.702 Installing golangci-lint version v1.17.1 [2019-10-18T18:32:32.987Z] #51 0.702 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T18:32:32.987Z] #51 0.703 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:32:33.049Z] #18 122.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T18:32:33.049Z] #18 122.0 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T18:32:33.049Z] #18 122.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:32:33.049Z] #18 122.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-18T18:32:33.049Z] #18 122.1 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-18T18:32:33.049Z] #18 122.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:32:33.049Z] #18 122.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T18:32:33.049Z] #18 122.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T18:32:33.049Z] #18 122.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T18:32:33.049Z] #18 122.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T18:32:33.049Z] #18 122.2 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-18T18:32:33.049Z] #18 122.2 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T18:32:33.049Z] #18 122.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:32:33.049Z] #18 122.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:32:33.049Z] #18 122.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:32:33.049Z] #18 122.2 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-18T18:32:33.049Z] #18 122.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:32:33.357Z] Congratulations! All commits are properly signed with the DCO! [2019-10-18T18:32:33.357Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-18T18:32:33.357Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-18T18:32:33.357Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-18T18:32:33.682Z] #41 172.8 LINK lib/c/built-in.o [2019-10-18T18:32:33.682Z] #41 172.8 LINK lib/c/libcriu.so [2019-10-18T18:32:33.942Z] #41 173.0 GEN magic.py [2019-10-18T18:32:33.942Z] #41 173.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:32:33.942Z] #41 173.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:32:34.202Z] #41 173.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:32:34.462Z] #41 173.8 make[1]: Nothing to be done for 'all'. [2019-10-18T18:32:35.045Z] #41 174.2 make[1]: 'images/built-in.o' is up to date. [2019-10-18T18:32:35.045Z] #41 174.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T18:32:35.045Z] #41 174.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T18:32:35.045Z] #41 174.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T18:32:35.045Z] #41 174.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T18:32:35.045Z] #41 174.3 make[1]: Nothing to be done for 'all'. [2019-10-18T18:32:35.045Z] #41 174.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:32:35.306Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.306Z] #41 174.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:32:35.567Z] #41 174.6 INSTALL criu/criu [2019-10-18T18:32:35.828Z] #41 DONE 175.0s [2019-10-18T18:32:35.828Z] [2019-10-18T18:32:35.828Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:37.210Z] #59 ... [2019-10-18T18:32:37.210Z] [2019-10-18T18:32:37.210Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T18:32:37.469Z] #42 DONE 0.1s [2019-10-18T18:32:37.470Z] [2019-10-18T18:32:37.470Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T18:32:37.470Z] #45 DONE 0.1s [2019-10-18T18:32:37.470Z] [2019-10-18T18:32:37.470Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:37.470Z] #59 ... [2019-10-18T18:32:37.470Z] [2019-10-18T18:32:37.470Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T18:32:37.470Z] #48 DONE 0.1s [2019-10-18T18:32:37.554Z] #18 ... [2019-10-18T18:32:37.554Z] [2019-10-18T18:32:37.554Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:37.554Z] #45 DONE 159.5s [2019-10-18T18:32:37.554Z] [2019-10-18T18:32:37.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:37.554Z] #42 106.6 CC criu/eventfd.o [2019-10-18T18:32:37.554Z] #42 107.0 CC criu/eventpoll.o [2019-10-18T18:32:37.554Z] #42 108.1 CC criu/external.o [2019-10-18T18:32:37.554Z] #42 108.6 CC criu/fault-injection.o [2019-10-18T18:32:37.554Z] #42 108.9 CC criu/fdstore.o [2019-10-18T18:32:37.554Z] #42 109.2 CC criu/fifo.o [2019-10-18T18:32:37.554Z] #42 109.6 CC criu/file-ids.o [2019-10-18T18:32:37.554Z] #42 110.1 CC criu/file-lock.o [2019-10-18T18:32:37.554Z] #42 111.2 CC criu/files-ext.o [2019-10-18T18:32:37.554Z] #42 111.7 CC criu/files-reg.o [2019-10-18T18:32:37.554Z] #42 114.3 CC criu/files.o [2019-10-18T18:32:37.554Z] #42 ... [2019-10-18T18:32:37.554Z] [2019-10-18T18:32:37.554Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:32:37.554Z] #18 126.3 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-18T18:32:37.554Z] #18 126.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:37.554Z] #18 126.3 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 [2019-10-18T18:32:37.554Z] #18 126.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:32:37.554Z] #18 126.3 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 [2019-10-18T18:32:37.554Z] #18 126.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:32:37.554Z] #18 126.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:32:37.554Z] #18 126.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:32:37.554Z] #18 126.3 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 [2019-10-18T18:32:37.554Z] #18 126.3 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 [2019-10-18T18:32:37.554Z] #18 126.4 Setting up python3 (3.5.3-1) ... [2019-10-18T18:32:37.730Z] [2019-10-18T18:32:37.730Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T18:32:37.989Z] #51 DONE 0.4s [2019-10-18T18:32:37.989Z] [2019-10-18T18:32:37.989Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T18:32:37.989Z] #55 DONE 0.1s [2019-10-18T18:32:37.989Z] [2019-10-18T18:32:37.989Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:38.597Z] #51 ... [2019-10-18T18:32:38.597Z] [2019-10-18T18:32:38.597Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:38.597Z] #45 0.867 + RM_GOPATH=0 [2019-10-18T18:32:38.597Z] #45 0.868 + TMP_GOPATH= [2019-10-18T18:32:38.597Z] #45 0.868 + : /build [2019-10-18T18:32:38.597Z] #45 0.868 + '[' -z '' ']' [2019-10-18T18:32:38.597Z] #45 0.883 ++ mktemp -d [2019-10-18T18:32:38.597Z] #45 0.911 + export GOPATH=/tmp/tmp.tl2VdgN3CH [2019-10-18T18:32:38.597Z] #45 0.911 + GOPATH=/tmp/tmp.tl2VdgN3CH [2019-10-18T18:32:38.597Z] #45 0.911 + RM_GOPATH=1 [2019-10-18T18:32:38.597Z] #45 0.915 ++ dirname ./install.sh [2019-10-18T18:32:38.597Z] #45 0.918 + dir=. [2019-10-18T18:32:38.597Z] #45 0.919 + bin=vndr [2019-10-18T18:32:38.597Z] #45 0.919 + shift [2019-10-18T18:32:38.597Z] #45 0.923 + '[' '!' -f ./vndr.installer ']' [2019-10-18T18:32:38.597Z] #45 0.923 + . ./vndr.installer [2019-10-18T18:32:38.597Z] #45 0.924 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:32:38.597Z] #45 0.928 + install_vndr [2019-10-18T18:32:38.597Z] #45 0.928 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T18:32:38.597Z] #45 0.928 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:32:38.597Z] #45 0.929 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tl2VdgN3CH/src/github.com/LK4D4/vndr [2019-10-18T18:32:38.597Z] #45 0.951 Cloning into '/tmp/tmp.tl2VdgN3CH/src/github.com/LK4D4/vndr'... [2019-10-18T18:32:38.597Z] #45 2.912 + cd /tmp/tmp.tl2VdgN3CH/src/github.com/LK4D4/vndr [2019-10-18T18:32:38.597Z] #45 2.926 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T18:32:38.597Z] #45 2.984 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T18:32:38.597Z] #45 5.247 runtime/internal/sys [2019-10-18T18:32:38.597Z] #45 5.402 internal/cpu [2019-10-18T18:32:38.597Z] #45 5.539 internal/race [2019-10-18T18:32:38.597Z] #45 5.586 sync/atomic [2019-10-18T18:32:38.597Z] #45 5.850 runtime/internal/math [2019-10-18T18:32:38.597Z] #45 5.978 unicode [2019-10-18T18:32:38.597Z] #45 6.381 unicode/utf8 [2019-10-18T18:32:39.037Z] #45 6.874 math/bits [2019-10-18T18:32:40.034Z] #18 129.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:32:40.069Z] #45 7.938 internal/bytealg [2019-10-18T18:32:40.070Z] #45 ... [2019-10-18T18:32:40.070Z] [2019-10-18T18:32:40.070Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:32:40.070Z] #32 0.889 + RM_GOPATH=0 [2019-10-18T18:32:40.070Z] #32 0.894 + TMP_GOPATH= [2019-10-18T18:32:40.070Z] #32 0.895 + : /build [2019-10-18T18:32:40.070Z] #32 0.895 + '[' -z '' ']' [2019-10-18T18:32:40.070Z] #32 0.906 ++ mktemp -d [2019-10-18T18:32:40.070Z] #32 0.930 + export GOPATH=/tmp/tmp.9gLAH0qf5x [2019-10-18T18:32:40.070Z] #32 0.930 + GOPATH=/tmp/tmp.9gLAH0qf5x [2019-10-18T18:32:40.070Z] #32 0.930 + RM_GOPATH=1 [2019-10-18T18:32:40.070Z] #32 0.932 ++ dirname ./install.sh [2019-10-18T18:32:40.070Z] #32 0.963 + dir=. [2019-10-18T18:32:40.070Z] #32 0.964 + bin=tomlv [2019-10-18T18:32:40.070Z] #32 0.964 + shift [2019-10-18T18:32:40.070Z] #32 0.964 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T18:32:40.070Z] #32 0.964 + . ./tomlv.installer [2019-10-18T18:32:40.070Z] #32 0.964 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:32:40.070Z] #32 0.971 + install_tomlv [2019-10-18T18:32:40.070Z] #32 0.971 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:32:40.070Z] #32 0.971 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T18:32:40.070Z] #32 0.971 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9gLAH0qf5x/src/github.com/BurntSushi/toml [2019-10-18T18:32:40.070Z] #32 0.977 Cloning into '/tmp/tmp.9gLAH0qf5x/src/github.com/BurntSushi/toml'... [2019-10-18T18:32:40.070Z] #32 3.170 + cd /tmp/tmp.9gLAH0qf5x/src/github.com/BurntSushi/toml [2019-10-18T18:32:40.070Z] #32 3.173 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T18:32:40.070Z] #32 3.189 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:32:40.070Z] #32 4.379 runtime/internal/atomic [2019-10-18T18:32:40.070Z] #32 4.433 math/bits [2019-10-18T18:32:40.070Z] #32 4.480 internal/cpu [2019-10-18T18:32:40.070Z] #32 4.491 runtime/internal/sys [2019-10-18T18:32:40.070Z] #32 5.150 unicode/utf8 [2019-10-18T18:32:40.070Z] #32 5.535 runtime/internal/math [2019-10-18T18:32:40.070Z] #32 5.934 internal/race [2019-10-18T18:32:40.070Z] #32 6.472 sync/atomic [2019-10-18T18:32:40.070Z] #32 6.912 internal/bytealg [2019-10-18T18:32:40.070Z] #32 7.730 unicode [2019-10-18T18:32:40.070Z] #32 7.881 math [2019-10-18T18:32:40.070Z] #32 7.905 internal/testlog [2019-10-18T18:32:40.907Z] #18 130.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T18:32:41.340Z] #18 130.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T18:32:41.340Z] #18 130.6 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T18:32:41.340Z] #18 130.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T18:32:41.584Z] #32 ... [2019-10-18T18:32:41.584Z] [2019-10-18T18:32:41.584Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:41.584Z] #45 9.082 internal/testlog [2019-10-18T18:32:41.874Z] #45 9.658 math [2019-10-18T18:32:42.163Z] #45 ... [2019-10-18T18:32:42.163Z] [2019-10-18T18:32:42.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:32:42.163Z] #11 1.017 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:32:42.163Z] #11 1.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:32:42.163Z] #11 1.162 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:32:42.163Z] #11 1.188 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:32:42.163Z] #11 1.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:32:42.163Z] #11 2.687 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:32:42.163Z] #11 5.170 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:32:42.163Z] #11 7.476 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:32:42.163Z] #11 ... [2019-10-18T18:32:42.163Z] [2019-10-18T18:32:42.163Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:42.163Z] #48 0.870 + RM_GOPATH=0 [2019-10-18T18:32:42.163Z] #48 0.871 + TMP_GOPATH= [2019-10-18T18:32:42.163Z] #48 0.871 + : /build [2019-10-18T18:32:42.163Z] #48 0.871 + '[' -z '' ']' [2019-10-18T18:32:42.163Z] #48 0.875 ++ mktemp -d [2019-10-18T18:32:42.163Z] #48 0.900 + export GOPATH=/tmp/tmp.zAQPs2GsfG [2019-10-18T18:32:42.163Z] #48 0.900 + GOPATH=/tmp/tmp.zAQPs2GsfG [2019-10-18T18:32:42.163Z] #48 0.900 + RM_GOPATH=1 [2019-10-18T18:32:42.163Z] #48 0.902 ++ dirname ./install.sh [2019-10-18T18:32:42.163Z] #48 0.914 + dir=. [2019-10-18T18:32:42.163Z] #48 0.921 + bin=gotestsum [2019-10-18T18:32:42.163Z] #48 0.922 + shift [2019-10-18T18:32:42.163Z] #48 0.924 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T18:32:42.163Z] #48 0.925 + . ./gotestsum.installer [2019-10-18T18:32:42.163Z] #48 0.927 ++ : v0.3.5 [2019-10-18T18:32:42.163Z] #48 0.932 + install_gotestsum [2019-10-18T18:32:42.163Z] #48 0.943 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T18:32:42.163Z] #48 0.943 + go get -d gotest.tools/gotestsum [2019-10-18T18:32:42.163Z] #48 0.943 Installing gotestsum version v0.3.5 [2019-10-18T18:32:42.198Z] #18 131.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:32:42.463Z] #48 ... [2019-10-18T18:32:42.463Z] [2019-10-18T18:32:42.463Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:42.463Z] #63 0.914 + RM_GOPATH=0 [2019-10-18T18:32:42.463Z] #63 0.914 + TMP_GOPATH= [2019-10-18T18:32:42.463Z] #63 0.914 + : /build/ [2019-10-18T18:32:42.463Z] #63 0.915 + '[' -z '' ']' [2019-10-18T18:32:42.463Z] #63 0.933 ++ mktemp -d [2019-10-18T18:32:42.463Z] #63 0.937 + export GOPATH=/tmp/tmp.bsz5oyZXOI [2019-10-18T18:32:42.463Z] #63 0.938 + GOPATH=/tmp/tmp.bsz5oyZXOI [2019-10-18T18:32:42.463Z] #63 0.938 + RM_GOPATH=1 [2019-10-18T18:32:42.463Z] #63 0.951 ++ dirname ./install.sh [2019-10-18T18:32:42.463Z] #63 0.962 + dir=. [2019-10-18T18:32:42.463Z] #63 0.962 + bin=rootlesskit [2019-10-18T18:32:42.463Z] #63 0.963 + shift [2019-10-18T18:32:42.463Z] #63 0.963 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T18:32:42.463Z] #63 0.965 + . ./rootlesskit.installer [2019-10-18T18:32:42.463Z] #63 0.965 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:32:42.463Z] #63 0.970 + install_rootlesskit [2019-10-18T18:32:42.463Z] #63 0.970 + case "$1" in [2019-10-18T18:32:42.463Z] #63 0.970 + export CGO_ENABLED=0 [2019-10-18T18:32:42.463Z] #63 0.971 + CGO_ENABLED=0 [2019-10-18T18:32:42.463Z] #63 0.971 + _install_rootlesskit [2019-10-18T18:32:42.463Z] #63 0.971 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T18:32:42.463Z] #63 0.971 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:32:42.463Z] #63 0.972 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bsz5oyZXOI/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:32:42.463Z] #63 0.979 Cloning into '/tmp/tmp.bsz5oyZXOI/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T18:32:42.463Z] #63 7.646 + cd /tmp/tmp.bsz5oyZXOI/src/github.com/rootless-containers/rootlesskit [2019-10-18T18:32:42.463Z] #63 7.646 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T18:32:42.463Z] #63 8.806 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:32:42.463Z] #63 8.808 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T18:32:42.463Z] #63 ... [2019-10-18T18:32:42.463Z] [2019-10-18T18:32:42.463Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:32:42.463Z] #69 0.816 + RM_GOPATH=0 [2019-10-18T18:32:42.463Z] #69 0.816 + TMP_GOPATH= [2019-10-18T18:32:42.463Z] #69 0.816 + : /build [2019-10-18T18:32:42.463Z] #69 0.816 + '[' -z '' ']' [2019-10-18T18:32:42.463Z] #69 0.822 ++ mktemp -d [2019-10-18T18:32:42.463Z] #69 0.829 + export GOPATH=/tmp/tmp.PRFxJofFYB [2019-10-18T18:32:42.463Z] #69 0.829 + GOPATH=/tmp/tmp.PRFxJofFYB [2019-10-18T18:32:42.463Z] #69 0.829 + RM_GOPATH=1 [2019-10-18T18:32:42.463Z] #69 0.836 ++ dirname ./install.sh [2019-10-18T18:32:42.463Z] #69 0.842 + dir=. [2019-10-18T18:32:42.463Z] #69 0.843 + bin=proxy [2019-10-18T18:32:42.463Z] #69 0.843 + shift [2019-10-18T18:32:42.463Z] #69 0.843 + '[' '!' -f ./proxy.installer ']' [2019-10-18T18:32:42.463Z] #69 0.844 + . ./proxy.installer [2019-10-18T18:32:42.463Z] #69 0.844 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:32:42.463Z] #69 0.845 + install_proxy [2019-10-18T18:32:42.463Z] #69 0.845 + case "$1" in [2019-10-18T18:32:42.463Z] #69 0.845 + export CGO_ENABLED=0 [2019-10-18T18:32:42.463Z] #69 0.845 + CGO_ENABLED=0 [2019-10-18T18:32:42.463Z] #69 0.845 + _install_proxy [2019-10-18T18:32:42.463Z] #69 0.846 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:32:42.463Z] #69 0.846 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T18:32:42.463Z] #69 0.846 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PRFxJofFYB/src/github.com/docker/libnetwork [2019-10-18T18:32:42.463Z] #69 0.850 Cloning into '/tmp/tmp.PRFxJofFYB/src/github.com/docker/libnetwork'... [2019-10-18T18:32:42.757Z] #69 ... [2019-10-18T18:32:42.757Z] [2019-10-18T18:32:42.757Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:32:42.757Z] #34 0.464 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:32:42.757Z] #34 0.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:32:42.757Z] #34 0.535 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:32:42.757Z] #34 0.584 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:32:42.757Z] #34 0.621 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:32:42.757Z] #34 1.469 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:32:42.757Z] #34 3.991 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:32:42.757Z] #34 5.873 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:32:42.757Z] #34 ... [2019-10-18T18:32:42.757Z] [2019-10-18T18:32:42.757Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:32:42.757Z] #39 0.825 + mktemp -d [2019-10-18T18:32:42.757Z] #39 0.829 + export GOPATH=/tmp/tmp.mhY7FkftpA [2019-10-18T18:32:42.757Z] #39 0.831 + git clone https://github.com/docker/distribution.git /tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution [2019-10-18T18:32:42.757Z] #39 0.838 Cloning into '/tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution'... [2019-10-18T18:32:43.046Z] #39 ... [2019-10-18T18:32:43.046Z] [2019-10-18T18:32:43.046Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:32:43.046Z] #57 0.662 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:32:43.046Z] #57 0.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:32:43.046Z] #57 0.725 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:32:43.046Z] #57 0.746 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:32:43.046Z] #57 0.771 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:32:43.046Z] #57 1.866 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:32:43.046Z] #57 4.879 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:32:43.046Z] #57 6.831 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:32:43.046Z] #57 ... [2019-10-18T18:32:43.046Z] [2019-10-18T18:32:43.046Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:32:43.046Z] #25 0.675 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:32:43.046Z] #25 0.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:32:43.046Z] #25 0.735 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:32:43.046Z] #25 0.753 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:32:43.046Z] #25 0.796 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:32:43.046Z] #25 2.349 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:32:43.046Z] #25 5.121 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:32:43.046Z] #25 7.229 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:32:43.074Z] #18 132.4 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T18:32:43.074Z] #18 132.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:32:43.355Z] #25 ... [2019-10-18T18:32:43.355Z] [2019-10-18T18:32:43.355Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:32:43.355Z] #23 0.622 + RM_GOPATH=0 [2019-10-18T18:32:43.355Z] #23 0.623 + TMP_GOPATH= [2019-10-18T18:32:43.355Z] #23 0.623 + : /build [2019-10-18T18:32:43.355Z] #23 0.623 + '[' -z '' ']' [2019-10-18T18:32:43.355Z] #23 0.624 ++ mktemp -d [2019-10-18T18:32:43.355Z] #23 0.634 + export GOPATH=/tmp/tmp.m2n953D90W [2019-10-18T18:32:43.355Z] #23 0.634 + GOPATH=/tmp/tmp.m2n953D90W [2019-10-18T18:32:43.355Z] #23 0.634 + RM_GOPATH=1 [2019-10-18T18:32:43.355Z] #23 0.637 ++ dirname ./install.sh [2019-10-18T18:32:43.355Z] #23 0.641 + dir=. [2019-10-18T18:32:43.355Z] #23 0.641 + bin=dockercli [2019-10-18T18:32:43.355Z] #23 0.641 + shift [2019-10-18T18:32:43.355Z] #23 0.641 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:32:43.355Z] #23 0.641 + . ./dockercli.installer [2019-10-18T18:32:43.355Z] #23 0.642 ++ : stable [2019-10-18T18:32:43.355Z] #23 0.642 ++ : 17.06.2-ce [2019-10-18T18:32:43.355Z] #23 0.642 + install_dockercli [2019-10-18T18:32:43.355Z] #23 0.643 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:32:43.355Z] #23 0.643 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:32:43.355Z] #23 0.644 ++ uname -m [2019-10-18T18:32:43.355Z] #23 0.653 + arch=ppc64le [2019-10-18T18:32:43.355Z] #23 0.653 + '[' ppc64le '!=' x86_64 ']' [2019-10-18T18:32:43.355Z] #23 0.653 + '[' ppc64le '!=' s390x ']' [2019-10-18T18:32:43.355Z] #23 0.653 + '[' ppc64le '!=' armhf ']' [2019-10-18T18:32:43.355Z] #23 0.653 + build_dockercli [2019-10-18T18:32:43.355Z] #23 0.653 + git clone https://github.com/docker/docker-ce /tmp/tmp.m2n953D90W/tmp/docker-ce [2019-10-18T18:32:43.355Z] #23 0.668 Cloning into '/tmp/tmp.m2n953D90W/tmp/docker-ce'... [2019-10-18T18:32:43.355Z] #23 ... [2019-10-18T18:32:43.355Z] [2019-10-18T18:32:43.355Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:32:43.355Z] #29 0.866 + mktemp -d [2019-10-18T18:32:43.355Z] #29 0.868 + export GOPATH=/tmp/tmp.uvnFDyCSWd [2019-10-18T18:32:43.356Z] #29 0.870 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.uvnFDyCSWd/src/github.com/go-swagger/go-swagger [2019-10-18T18:32:43.356Z] #29 0.878 Cloning into '/tmp/tmp.uvnFDyCSWd/src/github.com/go-swagger/go-swagger'... [2019-10-18T18:32:43.647Z] #29 ... [2019-10-18T18:32:43.647Z] [2019-10-18T18:32:43.647Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:32:43.647Z] #41 1.281 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:32:43.647Z] #41 1.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:32:43.647Z] #41 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:32:43.647Z] #41 1.447 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:32:43.647Z] #41 1.584 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:32:43.647Z] #41 2.987 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:32:43.647Z] #41 5.876 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:32:43.647Z] #41 7.615 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:32:43.647Z] #41 ... [2019-10-18T18:32:43.647Z] [2019-10-18T18:32:43.647Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:32:43.647Z] #32 9.526 encoding [2019-10-18T18:32:43.647Z] #32 9.945 runtime [2019-10-18T18:32:43.647Z] #32 10.23 runtime/cgo [2019-10-18T18:32:44.604Z] #18 133.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T18:32:44.604Z] #18 133.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T18:32:45.542Z] #18 134.7 Setting up dh-python (2.20170125) ... [2019-10-18T18:32:45.954Z] #18 135.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-18T18:32:45.954Z] #18 135.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:32:46.174Z] #59 204.7 + bin/containerd-stress [2019-10-18T18:32:46.360Z] #18 DONE 135.7s [2019-10-18T18:32:46.360Z] [2019-10-18T18:32:46.360Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:46.360Z] #42 117.7 CC criu/filesystems.o [2019-10-18T18:32:46.360Z] #42 118.6 CC criu/fsnotify.o [2019-10-18T18:32:46.360Z] #42 119.7 CC criu/image-desc.o [2019-10-18T18:32:46.360Z] #42 119.8 CC criu/image.o [2019-10-18T18:32:46.360Z] #42 120.6 CC criu/ipc_ns.o [2019-10-18T18:32:46.360Z] #42 121.6 CC criu/irmap.o [2019-10-18T18:32:46.360Z] #42 122.1 CC criu/kcmp-ids.o [2019-10-18T18:32:46.360Z] #42 122.5 CC criu/kerndat.o [2019-10-18T18:32:46.360Z] #42 123.7 CC criu/libnetlink.o [2019-10-18T18:32:46.360Z] #42 124.1 CC criu/log.o [2019-10-18T18:32:46.360Z] #42 124.5 CC criu/lsm.o [2019-10-18T18:32:46.360Z] #42 124.9 CC criu/mem.o [2019-10-18T18:32:46.360Z] #42 ... [2019-10-18T18:32:46.360Z] [2019-10-18T18:32:46.360Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:32:47.477Z] #59 184.9 + bin/containerd-stress [2019-10-18T18:32:47.477Z] #59 186.6 + bin/containerd-shim [2019-10-18T18:32:47.735Z] #19 ... [2019-10-18T18:32:47.735Z] [2019-10-18T18:32:47.735Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:32:47.735Z] #29 170.1 + rm -rf /tmp/tmp.7t6gBZEILe [2019-10-18T18:32:47.735Z] #29 DONE 170.4s [2019-10-18T18:32:47.735Z] [2019-10-18T18:32:47.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:47.735Z] #42 126.2 CC criu/mount.o [2019-10-18T18:32:48.710Z] #59 207.3 + bin/containerd-shim [2019-10-18T18:32:50.503Z] #32 ... [2019-10-18T18:32:50.503Z] [2019-10-18T18:32:50.503Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:32:50.503Z] #45 10.56 unicode/utf16 [2019-10-18T18:32:50.503Z] #45 11.78 runtime [2019-10-18T18:32:50.503Z] #45 11.99 container/list [2019-10-18T18:32:50.503Z] #45 15.88 crypto/internal/subtle [2019-10-18T18:32:50.503Z] #45 16.54 crypto/subtle [2019-10-18T18:32:50.503Z] #45 17.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T18:32:50.503Z] #45 17.61 internal/nettrace [2019-10-18T18:32:50.503Z] #45 18.09 runtime/cgo [2019-10-18T18:32:51.723Z] #59 193.2 + bin/containerd-shim-runc-v1 [2019-10-18T18:32:52.436Z] #42 130.8 CC criu/namespaces.o [2019-10-18T18:32:52.827Z] #42 132.0 CC criu/net.o [2019-10-18T18:32:54.055Z] #45 ... [2019-10-18T18:32:54.055Z] [2019-10-18T18:32:54.055Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:32:54.055Z] #57 21.91 Fetched 7720 kB in 21s (363 kB/s) [2019-10-18T18:32:54.159Z] #42 ... [2019-10-18T18:32:54.159Z] [2019-10-18T18:32:54.159Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:32:54.159Z] #19 4.506 Collecting yamllint==1.16.0 [2019-10-18T18:32:54.159Z] #19 5.437 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T18:32:54.159Z] #19 5.620 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T18:32:54.159Z] #19 5.734 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T18:32:54.159Z] #19 7.471 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T18:32:54.159Z] #19 7.566 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T18:32:54.191Z] #59 212.9 + bin/containerd-shim-runc-v1 [2019-10-18T18:32:55.003Z] #59 196.2 + bin/containerd-shim-runc-v2 [2019-10-18T18:32:55.120Z] #19 8.427 Building wheels for collected packages: pyyaml, pathspec [2019-10-18T18:32:55.120Z] #19 8.434 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T18:32:55.261Z] #59 197.0 + binaries [2019-10-18T18:32:55.518Z] #59 197.0 + mkdir -p /build [2019-10-18T18:32:55.518Z] #59 197.0 + cp bin/containerd /build/containerd [2019-10-18T18:32:55.518Z] #59 197.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T18:32:55.518Z] #59 197.0 + cp bin/ctr /build/ctr [2019-10-18T18:32:56.052Z] #19 9.529 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T18:32:56.052Z] #19 9.535 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T18:32:56.052Z] #19 9.578 Running setup.py bdist_wheel for pathspec: started [2019-10-18T18:32:56.450Z] #59 DONE 197.9s [2019-10-18T18:32:56.904Z] #19 10.42 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T18:32:56.904Z] #19 10.42 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T18:32:56.904Z] #19 10.44 Successfully built pyyaml pathspec [2019-10-18T18:32:56.904Z] #19 10.44 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-18T18:32:57.014Z] [2019-10-18T18:32:57.014Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T18:32:57.272Z] #60 DONE 0.3s [2019-10-18T18:32:57.307Z] #19 10.76 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T18:32:57.483Z] #59 215.9 + bin/containerd-shim-runc-v2 [2019-10-18T18:32:57.529Z] [2019-10-18T18:32:57.529Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T18:32:57.529Z] #64 DONE 0.1s [2019-10-18T18:32:57.529Z] [2019-10-18T18:32:57.529Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T18:32:57.712Z] #19 DONE 11.0s [2019-10-18T18:32:57.712Z] [2019-10-18T18:32:57.712Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T18:32:57.712Z] #24 DONE 0.1s [2019-10-18T18:32:57.712Z] [2019-10-18T18:32:57.712Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:57.712Z] #42 134.4 CC criu/netfilter.o [2019-10-18T18:32:57.712Z] #42 134.8 CC criu/page-pipe.o [2019-10-18T18:32:57.712Z] #42 135.3 CC criu/page-xfer.o [2019-10-18T18:32:57.712Z] #42 136.3 CC criu/pagemap-cache.o [2019-10-18T18:32:57.712Z] #42 136.5 CC criu/pagemap.o [2019-10-18T18:32:57.786Z] #66 DONE 0.3s [2019-10-18T18:32:57.786Z] [2019-10-18T18:32:57.786Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T18:32:57.786Z] #69 DONE 0.1s [2019-10-18T18:32:58.043Z] [2019-10-18T18:32:58.043Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T18:32:58.043Z] #70 DONE 0.0s [2019-10-18T18:32:58.043Z] [2019-10-18T18:32:58.043Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T18:32:58.120Z] #42 ... [2019-10-18T18:32:58.120Z] [2019-10-18T18:32:58.120Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:32:58.120Z] #28 DONE 0.5s [2019-10-18T18:32:58.120Z] [2019-10-18T18:32:58.120Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T18:32:58.120Z] #30 DONE 0.1s [2019-10-18T18:32:58.120Z] [2019-10-18T18:32:58.120Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T18:32:58.420Z] #59 217.2 + binaries [2019-10-18T18:32:58.523Z] #33 DONE 0.1s [2019-10-18T18:32:58.523Z] [2019-10-18T18:32:58.523Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T18:32:58.523Z] #38 DONE 0.1s [2019-10-18T18:32:58.523Z] [2019-10-18T18:32:58.523Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:32:58.523Z] #42 137.4 CC criu/parasite-syscall.o [2019-10-18T18:32:58.678Z] #59 217.2 + mkdir -p /build [2019-10-18T18:32:58.678Z] #59 217.2 + cp bin/containerd /build/containerd [2019-10-18T18:32:58.678Z] #59 217.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T18:32:58.678Z] #59 217.3 + cp bin/ctr /build/ctr [2019-10-18T18:32:58.920Z] #42 138.0 CC criu/path.o [2019-10-18T18:32:58.974Z] #71 DONE 1.0s [2019-10-18T18:32:58.974Z] [2019-10-18T18:32:58.974Z] #72 exporting to image [2019-10-18T18:32:58.974Z] #72 exporting layers [2019-10-18T18:32:59.245Z] #59 DONE 218.0s [2019-10-18T18:32:59.321Z] #42 138.3 CC criu/pie-util-vdso-elf32.o [2019-10-18T18:32:59.636Z] #57 21.91 Reading package lists... [2019-10-18T18:32:59.636Z] #57 ... [2019-10-18T18:32:59.636Z] [2019-10-18T18:32:59.636Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:32:59.636Z] #39 25.33 + cd /tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution [2019-10-18T18:32:59.636Z] #39 25.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T18:32:59.725Z] #42 138.7 CC criu/pie-util-vdso.o [2019-10-18T18:32:59.926Z] #39 27.93 + GOPATH=/tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mhY7FkftpA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T18:33:00.124Z] #42 139.0 CC criu/pie-util.o [2019-10-18T18:33:00.124Z] #42 139.1 CC criu/pipes.o [2019-10-18T18:33:00.546Z] #42 139.6 CC criu/plugin.o [2019-10-18T18:33:00.623Z] [2019-10-18T18:33:00.623Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T18:33:00.961Z] #42 140.0 CC criu/proc_parse.o [2019-10-18T18:33:01.189Z] #60 DONE 0.3s [2019-10-18T18:33:01.189Z] [2019-10-18T18:33:01.189Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T18:33:01.189Z] #64 DONE 0.1s [2019-10-18T18:33:01.189Z] [2019-10-18T18:33:01.189Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T18:33:01.448Z] #66 DONE 0.2s [2019-10-18T18:33:01.448Z] [2019-10-18T18:33:01.448Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T18:33:01.448Z] #69 DONE 0.1s [2019-10-18T18:33:01.448Z] [2019-10-18T18:33:01.448Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T18:33:01.448Z] #70 DONE 0.0s [2019-10-18T18:33:01.448Z] [2019-10-18T18:33:01.448Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T18:33:02.651Z] #39 ... [2019-10-18T18:33:02.651Z] [2019-10-18T18:33:02.651Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:02.651Z] #51 30.33 + cd /tmp/tmp.mxAu7ATIp5/src/github.com/golangci/golangci-lint/ [2019-10-18T18:33:02.651Z] #51 30.33 + git checkout -q v1.17.1 [2019-10-18T18:33:03.422Z] #42 142.3 CC criu/protobuf-desc.o [2019-10-18T18:33:03.980Z] #71 DONE 2.0s [2019-10-18T18:33:03.980Z] [2019-10-18T18:33:03.980Z] #72 exporting to image [2019-10-18T18:33:03.980Z] #72 exporting layers [2019-10-18T18:33:04.156Z] #51 31.72 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T18:33:04.156Z] #51 ... [2019-10-18T18:33:04.156Z] [2019-10-18T18:33:04.156Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:33:04.156Z] #34 21.86 Fetched 7720 kB in 21s (360 kB/s) [2019-10-18T18:33:04.156Z] #34 21.86 Reading package lists... [2019-10-18T18:33:04.156Z] #34 32.08 Reading package lists... [2019-10-18T18:33:04.156Z] #34 ... [2019-10-18T18:33:04.156Z] [2019-10-18T18:33:04.156Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:33:04.156Z] #25 22.07 Fetched 7720 kB in 21s (361 kB/s) [2019-10-18T18:33:04.156Z] #25 22.07 Reading package lists... [2019-10-18T18:33:04.156Z] #25 31.90 Reading package lists... [2019-10-18T18:33:04.156Z] #25 ... [2019-10-18T18:33:04.156Z] [2019-10-18T18:33:04.156Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:33:04.156Z] #57 21.91 Reading package lists... [2019-10-18T18:33:04.745Z] #57 32.34 Reading package lists... [2019-10-18T18:33:04.745Z] #57 ... [2019-10-18T18:33:04.745Z] [2019-10-18T18:33:04.745Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:04.745Z] #41 22.69 Fetched 7720 kB in 21s (360 kB/s) [2019-10-18T18:33:04.745Z] #41 22.69 Reading package lists... [2019-10-18T18:33:04.745Z] #41 ... [2019-10-18T18:33:04.745Z] [2019-10-18T18:33:04.745Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:33:04.745Z] #69 27.89 + cd /tmp/tmp.PRFxJofFYB/src/github.com/docker/libnetwork [2019-10-18T18:33:04.745Z] #69 27.89 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T18:33:04.745Z] #69 29.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T18:33:04.762Z] #42 143.5 CC criu/protobuf.o [2019-10-18T18:33:05.174Z] #42 144.0 CC criu/pstree.o [2019-10-18T18:33:05.374Z] #69 ... [2019-10-18T18:33:05.374Z] [2019-10-18T18:33:05.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:33:05.374Z] #11 23.20 Fetched 7720 kB in 22s (348 kB/s) [2019-10-18T18:33:05.374Z] #11 23.20 Reading package lists... [2019-10-18T18:33:05.374Z] #11 32.59 Reading package lists... [2019-10-18T18:33:05.374Z] #11 ... [2019-10-18T18:33:05.374Z] [2019-10-18T18:33:05.374Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:05.420Z] INFO [loader] Go packages loading at mode load types and syntax took 27.461582181s [2019-10-18T18:33:05.523Z] #72 exporting layers 6.4s done [2019-10-18T18:33:05.523Z] #72 writing image sha256:9230861b09bdf7944b8a19a900643d7aa4aefed7eb4c785f79e746fcbfe5eacc done [2019-10-18T18:33:05.523Z] #72 naming to docker.io/library/docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 done [2019-10-18T18:33:05.523Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-18T18:33:05.767Z] #42 145.0 CC criu/rbtree.o [2019-10-18T18:33:06.095Z] #41 32.91 Reading package lists... [2019-10-18T18:33:06.095Z] #41 ... [2019-10-18T18:33:06.095Z] [2019-10-18T18:33:06.095Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:06.095Z] #45 23.83 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T18:33:06.178Z] #42 145.2 CC criu/rst-malloc.o [2019-10-18T18:33:06.178Z] #42 145.4 CC criu/seccomp.o [2019-10-18T18:33:06.411Z] INFO [loader] SSA repr building timing: packages building 230.990984ms, total 5.537046939s [2019-10-18T18:33:06.586Z] #42 ... [2019-10-18T18:33:06.586Z] [2019-10-18T18:33:06.586Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:06.586Z] #55 158.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T18:33:07.672Z] [2019-10-18T18:33:07.672Z] Removing bundles/ [2019-10-18T18:33:07.672Z] [2019-10-18T18:33:07.672Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-18T18:33:07.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:33:07.673Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:33:09.164Z] #55 160.9 + mkdir -p /build [2019-10-18T18:33:09.164Z] #55 160.9 + cp runc /build/runc [2019-10-18T18:33:09.164Z] #55 DONE 161.1s [2019-10-18T18:33:09.164Z] [2019-10-18T18:33:09.164Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:33:09.164Z] #42 146.0 CC criu/seize.o [2019-10-18T18:33:09.164Z] #42 146.7 CC criu/servicefd.o [2019-10-18T18:33:09.164Z] #42 147.0 CC criu/shmem.o [2019-10-18T18:33:09.164Z] #42 147.7 CC criu/sigframe.o [2019-10-18T18:33:09.164Z] #42 147.7 CC criu/signalfd.o [2019-10-18T18:33:09.164Z] #42 148.2 CC criu/sk-inet.o [2019-10-18T18:33:09.253Z] #72 exporting layers 4.9s done [2019-10-18T18:33:09.253Z] #72 writing image sha256:ca16a5a836041473b31f590a1d5472d0f6d24c9ba4564ab4b79310e227ab0a3e done [2019-10-18T18:33:09.253Z] #72 naming to docker.io/library/docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 done [2019-10-18T18:33:09.253Z] #72 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T18:33:09.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/test/unit [2019-10-18T18:33:10.544Z] #42 149.2 CC criu/sk-netlink.o [2019-10-18T18:33:10.544Z] #42 149.4 CC criu/sk-packet.o [2019-10-18T18:33:10.947Z] #42 149.9 CC criu/sk-queue.o [2019-10-18T18:33:11.365Z] #42 150.2 CC criu/sk-tcp.o [2019-10-18T18:33:11.365Z] #42 150.5 CC criu/sk-unix.o [2019-10-18T18:33:12.500Z] 65014b3c3121: Pull complete [2019-10-18T18:33:12.757Z] #42 151.9 CC criu/sockets.o [2019-10-18T18:33:13.618Z] #42 152.5 CC criu/stats.o [2019-10-18T18:33:13.618Z] #42 152.8 CC criu/string.o [2019-10-18T18:33:13.618Z] #42 152.8 CC criu/sysctl.o [2019-10-18T18:33:13.785Z] ? github.com/docker/docker/api [no test files] [2019-10-18T18:33:14.547Z] #45 ... [2019-10-18T18:33:14.548Z] [2019-10-18T18:33:14.548Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:33:14.548Z] #25 31.90 Reading package lists... [2019-10-18T18:33:14.863Z] #42 153.5 CC criu/sysfs_parse.o [2019-10-18T18:33:14.863Z] #42 153.7 CC criu/timerfd.o [2019-10-18T18:33:15.361Z] #42 154.1 CC criu/tty.o [2019-10-18T18:33:16.053Z] #25 41.87 Building dependency tree... [2019-10-18T18:33:17.082Z] #25 45.15 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T18:33:17.082Z] #25 45.15 The following additional packages will be installed: [2019-10-18T18:33:17.082Z] #25 45.15 libjq1 libonig4 [2019-10-18T18:33:17.192Z] #42 156.1 CC criu/tun.o [2019-10-18T18:33:17.589Z] #42 156.4 CC criu/uffd.o [2019-10-18T18:33:17.987Z] #42 ... [2019-10-18T18:33:17.987Z] [2019-10-18T18:33:17.987Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:33:17.987Z] #39 200.8 + dpkg --print-architecture [2019-10-18T18:33:17.987Z] #39 200.8 + cd /tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution [2019-10-18T18:33:17.987Z] #39 200.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T18:33:17.987Z] #39 201.0 + GOPATH=/tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qntEUWmjNk [2019-10-18T18:33:17.987Z] #39 201.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T18:33:18.108Z] #25 46.09 The following NEW packages will be installed: [2019-10-18T18:33:18.108Z] #25 46.11 jq libjq1 libonig4 [2019-10-18T18:33:18.398Z] #25 46.34 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:33:18.398Z] #25 46.34 Need to get 310 kB of archives. [2019-10-18T18:33:18.398Z] #25 46.34 After this operation, 1267 kB of additional disk space will be used. [2019-10-18T18:33:18.398Z] #25 46.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-18T18:33:18.398Z] #25 46.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-18T18:33:18.398Z] #25 46.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-18T18:33:19.897Z] #25 ... [2019-10-18T18:33:19.897Z] [2019-10-18T18:33:19.897Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:33:19.897Z] #11 32.59 Reading package lists... [2019-10-18T18:33:19.897Z] #11 42.63 Building dependency tree... [2019-10-18T18:33:19.897Z] #11 46.16 The following additional packages will be installed: [2019-10-18T18:33:19.897Z] #11 46.17 libapparmor1 libseccomp2 [2019-10-18T18:33:19.897Z] #11 46.18 Suggested packages: [2019-10-18T18:33:19.897Z] #11 46.18 seccomp [2019-10-18T18:33:19.897Z] #11 46.70 The following NEW packages will be installed: [2019-10-18T18:33:19.897Z] #11 46.72 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T18:33:19.897Z] #11 46.86 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:33:19.897Z] #11 46.86 Need to get 296 kB of archives. [2019-10-18T18:33:19.897Z] #11 46.86 After this operation, 1346 kB of additional disk space will be used. [2019-10-18T18:33:19.897Z] #11 46.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-18T18:33:19.897Z] #11 47.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-18T18:33:19.897Z] #11 47.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-18T18:33:19.897Z] #11 47.09 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-18T18:33:20.186Z] #11 ... [2019-10-18T18:33:20.186Z] [2019-10-18T18:33:20.186Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T18:33:20.187Z] #25 48.32 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:33:20.478Z] #25 48.59 Fetched 310 kB in 0s (1730 kB/s) [2019-10-18T18:33:20.772Z] #25 48.78 Selecting previously unselected package libonig4:ppc64el. [2019-10-18T18:33:21.063Z] #25 48.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 ... 14950 files and directories currently installed.) [2019-10-18T18:33:21.063Z] #25 49.06 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-18T18:33:21.355Z] #25 49.10 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-18T18:33:21.646Z] #25 49.54 Selecting previously unselected package libjq1:ppc64el. [2019-10-18T18:33:21.646Z] #25 49.55 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T18:33:21.646Z] #25 49.55 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T18:33:21.934Z] #25 49.96 Selecting previously unselected package jq. [2019-10-18T18:33:21.934Z] #25 49.96 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T18:33:21.934Z] #25 49.97 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:33:22.227Z] #25 50.15 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-18T18:33:22.227Z] #25 50.17 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T18:33:22.227Z] #25 50.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:22.227Z] #25 50.30 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:33:22.514Z] #25 DONE 50.5s [2019-10-18T18:33:22.514Z] [2019-10-18T18:33:22.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:33:22.514Z] #11 48.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:33:22.514Z] #11 49.29 Fetched 296 kB in 0s (922 kB/s) [2019-10-18T18:33:22.514Z] #11 49.49 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-18T18:33:22.514Z] #11 49.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T18:33:22.514Z] #11 49.61 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-18T18:33:22.514Z] #11 49.63 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T18:33:22.514Z] #11 49.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-18T18:33:22.514Z] #11 49.98 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-18T18:33:22.514Z] #11 49.98 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T18:33:22.514Z] #11 50.30 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-18T18:33:22.514Z] #11 50.31 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T18:33:22.514Z] #11 50.33 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T18:33:22.514Z] #11 50.58 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-18T18:33:22.832Z] #11 ... [2019-10-18T18:33:22.832Z] [2019-10-18T18:33:22.832Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:33:22.832Z] #26 DONE 0.1s [2019-10-18T18:33:22.832Z] [2019-10-18T18:33:22.832Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:33:22.832Z] #11 50.60 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T18:33:22.832Z] #11 50.62 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T18:33:23.307Z] #39 ... [2019-10-18T18:33:23.307Z] [2019-10-18T18:33:23.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:33:23.307Z] #42 157.5 CC criu/util.o [2019-10-18T18:33:23.307Z] #42 158.3 CC criu/uts_ns.o [2019-10-18T18:33:23.307Z] #42 158.4 CC criu/vdso.o [2019-10-18T18:33:23.307Z] #42 158.7 LINK criu/built-in.o [2019-10-18T18:33:23.307Z] #42 158.7 LINK criu/criu [2019-10-18T18:33:23.307Z] #42 159.0 DEP lib/c/criu.d [2019-10-18T18:33:23.307Z] #42 159.1 CC images/rpc.pb-c.o [2019-10-18T18:33:23.307Z] #42 159.4 CC lib/c/criu.o [2019-10-18T18:33:23.307Z] #42 160.1 LINK lib/c/built-in.o [2019-10-18T18:33:23.307Z] #42 160.1 LINK lib/c/libcriu.so [2019-10-18T18:33:23.307Z] #42 160.2 GEN magic.py [2019-10-18T18:33:23.307Z] #42 160.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:33:23.307Z] #42 160.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:33:23.307Z] #42 160.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:33:23.307Z] #42 160.9 make[1]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.2 make[1]: 'images/built-in.o' is up to date. [2019-10-18T18:33:23.307Z] #42 161.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T18:33:23.307Z] #42 161.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T18:33:23.307Z] #42 161.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T18:33:23.307Z] #42 161.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T18:33:23.307Z] #42 161.4 make[1]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:33:23.307Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.7 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.7 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.7 make[2]: Nothing to be done for 'all'. [2019-10-18T18:33:23.307Z] #42 161.7 INSTALL criu/criu [2019-10-18T18:33:23.307Z] #42 DONE 161.9s [2019-10-18T18:33:23.307Z] [2019-10-18T18:33:23.307Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:33:23.463Z] #11 51.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:23.463Z] #11 51.33 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T18:33:23.463Z] #11 51.34 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T18:33:23.463Z] #11 51.34 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T18:33:23.463Z] #11 51.35 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T18:33:23.463Z] #11 51.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:23.463Z] #11 ... [2019-10-18T18:33:23.463Z] [2019-10-18T18:33:23.463Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T18:33:23.463Z] #57 32.34 Reading package lists... [2019-10-18T18:33:23.463Z] #57 42.46 Building dependency tree... [2019-10-18T18:33:23.463Z] #57 45.84 The following additional packages will be installed: [2019-10-18T18:33:23.463Z] #57 45.85 btrfs-progs liblzo2-2 [2019-10-18T18:33:23.463Z] #57 46.26 The following NEW packages will be installed: [2019-10-18T18:33:23.463Z] #57 46.26 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T18:33:23.463Z] #57 46.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:33:23.463Z] #57 46.39 Need to get 588 kB of archives. [2019-10-18T18:33:23.463Z] #57 46.39 After this operation, 5005 kB of additional disk space will be used. [2019-10-18T18:33:23.463Z] #57 46.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T18:33:23.463Z] #57 46.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-18T18:33:23.463Z] #57 46.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-18T18:33:23.463Z] #57 48.34 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:33:23.463Z] #57 48.66 Fetched 588 kB in 0s (2855 kB/s) [2019-10-18T18:33:23.463Z] #57 48.95 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T18:33:23.463Z] #57 48.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T18:33:23.463Z] #57 49.11 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T18:33:23.463Z] #57 49.13 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:33:23.463Z] #57 49.38 Selecting previously unselected package btrfs-progs. [2019-10-18T18:33:23.463Z] #57 49.40 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-18T18:33:23.463Z] #57 49.41 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:33:23.463Z] #57 50.63 Selecting previously unselected package btrfs-tools. [2019-10-18T18:33:23.463Z] #57 50.64 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-18T18:33:23.463Z] #57 50.68 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:33:23.463Z] #57 50.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:23.463Z] #57 51.12 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:33:23.463Z] #57 51.13 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:33:23.463Z] #57 51.18 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:33:23.463Z] #57 51.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:23.463Z] #57 DONE 51.5s [2019-10-18T18:33:23.463Z] [2019-10-18T18:33:23.463Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:23.463Z] #41 32.91 Reading package lists... [2019-10-18T18:33:23.463Z] #41 41.97 Building dependency tree... [2019-10-18T18:33:23.463Z] #41 46.58 The following additional packages will be installed: [2019-10-18T18:33:23.463Z] #41 46.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T18:33:23.463Z] #41 46.60 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T18:33:23.463Z] #41 46.62 Suggested packages: [2019-10-18T18:33:23.463Z] #41 46.62 manpages-dev python-setuptools [2019-10-18T18:33:23.463Z] #41 50.34 The following NEW packages will be installed: [2019-10-18T18:33:23.463Z] #41 50.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T18:33:23.463Z] #41 50.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T18:33:23.463Z] #41 50.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T18:33:23.463Z] #41 50.35 zlib1g-dev [2019-10-18T18:33:23.463Z] #41 50.62 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:33:23.463Z] #41 50.62 Need to get 3548 kB of archives. [2019-10-18T18:33:23.463Z] #41 50.62 After this operation, 21.2 MB of additional disk space will be used. [2019-10-18T18:33:23.463Z] #41 50.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-18T18:33:23.463Z] #41 50.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-18T18:33:23.463Z] #41 50.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-18T18:33:23.463Z] #41 50.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-18T18:33:23.463Z] #41 50.78 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-18T18:33:23.463Z] #41 50.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-18T18:33:23.463Z] #41 50.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-18T18:33:23.463Z] #41 50.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T18:33:23.463Z] #41 50.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-18T18:33:23.463Z] #41 51.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-18T18:33:23.463Z] #41 51.12 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-18T18:33:23.463Z] #41 51.35 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-18T18:33:23.463Z] #41 51.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-18T18:33:23.463Z] #41 51.51 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-18T18:33:23.463Z] #41 51.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T18:33:23.463Z] #41 51.59 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-18T18:33:23.753Z] #41 ... [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T18:33:23.753Z] #11 DONE 51.6s [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:33:23.753Z] #58 DONE 0.1s [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:33:23.753Z] #53 DONE 0.1s [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T18:33:23.753Z] #59 DONE 0.1s [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T18:33:23.753Z] #54 DONE 0.1s [2019-10-18T18:33:23.753Z] [2019-10-18T18:33:23.753Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:24.379Z] #55 0.483 + RM_GOPATH=0 [2019-10-18T18:33:24.379Z] #55 0.483 + TMP_GOPATH= [2019-10-18T18:33:24.379Z] #55 0.483 + : /build [2019-10-18T18:33:24.379Z] #55 0.483 + '[' -z '' ']' [2019-10-18T18:33:24.379Z] #55 0.484 ++ mktemp -d [2019-10-18T18:33:24.379Z] #55 0.499 + export GOPATH=/tmp/tmp.pxbJg7TyL7 [2019-10-18T18:33:24.379Z] #55 0.499 + GOPATH=/tmp/tmp.pxbJg7TyL7 [2019-10-18T18:33:24.379Z] #55 0.499 + RM_GOPATH=1 [2019-10-18T18:33:24.379Z] #55 0.503 ++ dirname ./install.sh [2019-10-18T18:33:24.379Z] #55 0.525 + dir=. [2019-10-18T18:33:24.379Z] #55 0.526 + bin=runc [2019-10-18T18:33:24.379Z] #55 0.526 + shift [2019-10-18T18:33:24.379Z] #55 0.526 + '[' '!' -f ./runc.installer ']' [2019-10-18T18:33:24.379Z] #55 0.527 + . ./runc.installer [2019-10-18T18:33:24.379Z] #55 0.528 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:33:24.379Z] #55 0.533 + install_runc [2019-10-18T18:33:24.379Z] #55 0.548 + uname -r [2019-10-18T18:33:24.379Z] #55 0.561 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T18:33:24.379Z] #55 0.593 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T18:33:24.379Z] #55 ... [2019-10-18T18:33:24.379Z] [2019-10-18T18:33:24.379Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:33:24.379Z] #34 32.08 Reading package lists... [2019-10-18T18:33:24.379Z] #34 42.61 Building dependency tree... [2019-10-18T18:33:24.379Z] #34 46.47 The following additional packages will be installed: [2019-10-18T18:33:24.379Z] #34 46.48 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T18:33:24.379Z] #34 46.49 Suggested packages: [2019-10-18T18:33:24.380Z] #34 46.49 codeblocks eclipse ninja-build lrzip [2019-10-18T18:33:24.380Z] #34 46.49 Recommended packages: [2019-10-18T18:33:24.380Z] #34 46.49 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T18:33:24.380Z] #34 47.91 The following NEW packages will be installed: [2019-10-18T18:33:24.380Z] #34 47.92 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T18:33:24.380Z] #34 47.92 vim-common xxd [2019-10-18T18:33:24.380Z] #34 48.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:33:24.380Z] #34 48.12 Need to get 13.4 MB of archives. [2019-10-18T18:33:24.380Z] #34 48.12 After this operation, 60.4 MB of additional disk space will be used. [2019-10-18T18:33:24.380Z] #34 48.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T18:33:24.380Z] #34 48.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T18:33:24.380Z] #34 48.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-18T18:33:24.380Z] #34 49.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-18T18:33:24.380Z] #34 50.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-18T18:33:24.380Z] #34 50.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-18T18:33:24.380Z] #34 50.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-18T18:33:24.380Z] #34 50.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-18T18:33:24.380Z] #34 50.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:33:24.380Z] #34 50.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:33:24.380Z] #34 ... [2019-10-18T18:33:24.380Z] [2019-10-18T18:33:24.380Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-18T18:33:24.380Z] #12 DONE 0.8s [2019-10-18T18:33:24.380Z] [2019-10-18T18:33:24.380Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:24.380Z] #55 0.595 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T18:33:24.380Z] #55 0.599 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T18:33:24.380Z] #55 0.600 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pxbJg7TyL7/src/github.com/opencontainers/runc [2019-10-18T18:33:24.380Z] #55 0.624 Cloning into '/tmp/tmp.pxbJg7TyL7/src/github.com/opencontainers/runc'... [2019-10-18T18:33:25.008Z] #55 ... [2019-10-18T18:33:25.008Z] [2019-10-18T18:33:25.008Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T18:33:25.008Z] #13 DONE 0.6s [2019-10-18T18:33:25.294Z] [2019-10-18T18:33:25.294Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:25.294Z] #60 0.682 + RM_GOPATH=0 [2019-10-18T18:33:25.294Z] #60 0.682 + TMP_GOPATH= [2019-10-18T18:33:25.294Z] #60 0.682 + : /build [2019-10-18T18:33:25.294Z] #60 0.721 + '[' -z '' ']' [2019-10-18T18:33:25.294Z] #60 0.725 ++ mktemp -d [2019-10-18T18:33:25.294Z] #60 0.729 + export GOPATH=/tmp/tmp.JiLSDaOvkw [2019-10-18T18:33:25.294Z] #60 0.729 + GOPATH=/tmp/tmp.JiLSDaOvkw [2019-10-18T18:33:25.294Z] #60 0.729 + RM_GOPATH=1 [2019-10-18T18:33:25.294Z] #60 0.759 ++ dirname ./install.sh [2019-10-18T18:33:25.294Z] #60 0.795 + dir=. [2019-10-18T18:33:25.294Z] #60 0.796 + bin=containerd [2019-10-18T18:33:25.294Z] #60 0.797 + shift [2019-10-18T18:33:25.294Z] #60 0.804 + '[' '!' -f ./containerd.installer ']' [2019-10-18T18:33:25.294Z] #60 0.805 + . ./containerd.installer [2019-10-18T18:33:25.294Z] #60 0.814 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:33:25.294Z] #60 0.819 + install_containerd [2019-10-18T18:33:25.294Z] #60 0.822 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T18:33:25.294Z] #60 0.823 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:33:25.294Z] #60 0.824 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JiLSDaOvkw/src/github.com/containerd/containerd [2019-10-18T18:33:25.294Z] #60 0.835 Cloning into '/tmp/tmp.JiLSDaOvkw/src/github.com/containerd/containerd'... [2019-10-18T18:33:25.581Z] #60 ... [2019-10-18T18:33:25.581Z] [2019-10-18T18:33:25.581Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T18:33:25.581Z] #14 0.511 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T18:33:25.581Z] #14 DONE 0.6s [2019-10-18T18:33:25.581Z] [2019-10-18T18:33:25.581Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:33:25.581Z] #34 53.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:33:25.581Z] #34 53.17 Fetched 13.4 MB in 2s (4930 kB/s) [2019-10-18T18:33:25.581Z] #34 53.27 Selecting previously unselected package cmake-data. [2019-10-18T18:33:25.581Z] #34 53.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T18:33:25.581Z] #34 53.34 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T18:33:25.581Z] #34 53.35 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T18:33:25.868Z] #34 ... [2019-10-18T18:33:25.868Z] [2019-10-18T18:33:25.868Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T18:33:25.868Z] #15 DONE 0.4s [2019-10-18T18:33:26.157Z] [2019-10-18T18:33:26.157Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T18:33:26.450Z] #16 DONE 0.5s [2019-10-18T18:33:26.450Z] [2019-10-18T18:33:26.450Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:26.450Z] #41 53.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:33:26.450Z] #41 53.98 Fetched 3548 kB in 1s (3175 kB/s) [2019-10-18T18:33:26.450Z] #41 54.17 Selecting previously unselected package libnet1:ppc64el. [2019-10-18T18:33:26.450Z] #41 54.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T18:33:26.450Z] #41 54.31 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T18:33:26.450Z] #41 54.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T18:33:26.740Z] #41 54.57 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-18T18:33:26.740Z] #41 54.58 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-18T18:33:26.740Z] #41 54.67 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-18T18:33:27.033Z] #41 54.97 Selecting previously unselected package libnet1-dev.#41 ... [2019-10-18T18:33:27.033Z] [2019-10-18T18:33:27.033Z] #17 [dev 6/24] RUN ldconfig [2019-10-18T18:33:27.033Z] #17 DONE 0.6s [2019-10-18T18:33:27.033Z] [2019-10-18T18:33:27.033Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:27.033Z] #41 54.97 Selecting previously unselected package libnet1-dev. [2019-10-18T18:33:27.033Z] #41 55.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T18:33:27.033Z] #41 55.03 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:33:27.322Z] #41 55.38 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-18T18:33:27.612Z] #41 55.41 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-18T18:33:27.612Z] #41 55.42 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T18:33:27.612Z] #41 55.64 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-18T18:33:27.612Z] #41 55.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-18T18:33:27.612Z] #41 55.66 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-18T18:33:28.261Z] #41 56.31 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-18T18:33:28.261Z] #41 56.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-18T18:33:28.552Z] #41 56.33 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T18:33:28.552Z] #41 56.55 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-18T18:33:28.552Z] #41 56.59 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-18T18:33:28.689Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2019-10-18T18:33:28.842Z] #41 56.60 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-18T18:33:28.842Z] #41 56.86 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-18T18:33:29.132Z] #41 56.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-18T18:33:29.132Z] #41 56.90 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-18T18:33:29.132Z] #41 57.27 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-18T18:33:29.430Z] #41 57.29 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:29.430Z] #41 57.31 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:30.583Z] #41 58.61 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-18T18:33:30.583Z] #41 58.65 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:30.583Z] #41 58.66 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:31.219Z] #41 59.06 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-18T18:33:31.220Z] #41 59.07 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:31.220Z] #41 59.08 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-18T18:33:32.712Z] #41 ... [2019-10-18T18:33:32.712Z] [2019-10-18T18:33:32.712Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:33:32.712Z] #27 5.204 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:33:32.712Z] #27 6.299 [2019-10-18T18:33:32.712Z] #27 6.950 ## 3.5% ####### 9.7% ########## 14.7% ############# 18.9% ################## 25.3% ######################## 33.8% ############################## 42.3% #################################### 50.9% ######################################### 57.3% ############################################### 65.8% ################################################## 70.0% ####################################################### 76.4% ########################################################## 80.7% ############################################################## 87.1% ################################################################# 91.3% #################################################################### 95.6% ###################################################################### 97.7% ######################################################################## 100.0% [2019-10-18T18:33:33.002Z] #27 10.21 [2019-10-18T18:33:34.233Z] #27 10.97 ######### 13.5% ###################### 30.8% ###################################### 53.7% ########################################################### 82.6% ######################################################################## 100.0% [2019-10-18T18:33:35.070Z] #39 216.3 + rm -rf /tmp/tmp.qntEUWmjNk/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qntEUWmjNk [2019-10-18T18:33:35.071Z] #39 DONE 216.5s [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:35.071Z] #60 ... [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T18:33:35.071Z] #40 DONE 0.2s [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T18:33:35.071Z] #43 DONE 0.1s [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:35.071Z] #60 ... [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T18:33:35.071Z] #46 DONE 0.1s [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T18:33:35.071Z] #49 DONE 0.1s [2019-10-18T18:33:35.071Z] [2019-10-18T18:33:35.071Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:35.749Z] #27 12.97 [2019-10-18T18:33:36.417Z] #27 13.68 ##### [2019-10-18T18:33:36.417Z] #27 ... [2019-10-18T18:33:36.417Z] [2019-10-18T18:33:36.417Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:33:36.417Z] #69 DONE 64.3s [2019-10-18T18:33:36.417Z] [2019-10-18T18:33:36.417Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:33:36.417Z] #27 13.68 ##### 7.5% ########## 15.3% [2019-10-18T18:33:36.417Z] #27 ... [2019-10-18T18:33:36.417Z] [2019-10-18T18:33:36.417Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:36.417Z] #41 61.34 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-18T18:33:36.417Z] #41 61.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:36.417Z] #41 61.37 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:36.417Z] #41 62.39 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T18:33:36.417Z] #41 62.40 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-18T18:33:36.417Z] #41 62.40 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:33:36.417Z] #41 62.58 Selecting previously unselected package protobuf-compiler. [2019-10-18T18:33:36.417Z] #41 62.59 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:36.417Z] #41 62.60 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T18:33:36.417Z] #41 62.85 Selecting previously unselected package python-pkg-resources. [2019-10-18T18:33:36.417Z] #41 62.86 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:33:36.417Z] #41 62.87 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T18:33:36.417Z] #41 63.30 Selecting previously unselected package python-protobuf. [2019-10-18T18:33:36.417Z] #41 63.31 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-18T18:33:36.417Z] #41 63.31 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T18:33:36.417Z] #41 64.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T18:33:36.710Z] #41 64.61 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T18:33:36.710Z] #41 64.61 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T18:33:37.002Z] #41 ... [2019-10-18T18:33:37.002Z] [2019-10-18T18:33:37.002Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:33:37.002Z] #18 0.630 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T18:33:37.002Z] #18 0.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T18:33:37.002Z] #18 0.718 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T18:33:37.002Z] #18 0.773 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T18:33:37.002Z] #18 0.918 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T18:33:37.002Z] #18 2.862 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T18:33:37.002Z] #18 6.266 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T18:33:37.002Z] #18 8.601 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T18:33:37.301Z] #18 ... [2019-10-18T18:33:37.301Z] [2019-10-18T18:33:37.301Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:33:39.052Z] #27 13.68 ##### 7.5% ########## 15.3% ############## 20.4% ################ 23.0% ################## 25.6% ###################### 30.7% ####################### 33.3% ########################### 38.5% ############################# 41.0% ################################# 46.2% #################################### 51.3% ######################################## 56.5% ############################################ 61.7% ################################################ 66.8% ################################################### 72.0% ######################################################### 79.8% ########################################################## 81.5% ############################################################ 83.8% ############################################################### 87.8% ################################################################## 92.9% ######################################################################## 100.0% [2019-10-18T18:33:39.684Z] #27 ... [2019-10-18T18:33:39.684Z] [2019-10-18T18:33:39.684Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:39.684Z] #48 57.49 + cd /tmp/tmp.zAQPs2GsfG/src/gotest.tools/gotestsum [2019-10-18T18:33:39.684Z] #48 57.49 + git checkout -q v0.3.5 [2019-10-18T18:33:39.684Z] #48 57.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T18:33:39.973Z] #48 ... [2019-10-18T18:33:39.973Z] [2019-10-18T18:33:39.973Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:33:39.973Z] #34 58.86 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T18:33:39.973Z] #34 58.88 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T18:33:39.973Z] #34 58.90 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:33:39.973Z] #34 59.21 Selecting previously unselected package libicu57:ppc64el. [2019-10-18T18:33:39.973Z] #34 59.23 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-18T18:33:39.973Z] #34 59.24 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-18T18:33:40.262Z] #34 ... [2019-10-18T18:33:40.262Z] [2019-10-18T18:33:40.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:33:40.262Z] #27 17.71 [2019-10-18T18:33:43.048Z] #60 198.1 + bin/containerd [2019-10-18T18:33:43.048Z] #60 ... [2019-10-18T18:33:43.048Z] [2019-10-18T18:33:43.048Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:43.048Z] #51 DONE 225.3s [2019-10-18T18:33:43.048Z] [2019-10-18T18:33:43.048Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:43.921Z] #60 ... [2019-10-18T18:33:43.921Z] [2019-10-18T18:33:43.921Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T18:33:43.921Z] #52 DONE 0.2s [2019-10-18T18:33:43.921Z] [2019-10-18T18:33:43.921Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T18:33:43.921Z] #56 DONE 0.1s [2019-10-18T18:33:43.921Z] [2019-10-18T18:33:43.921Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:33:45.451Z] #27 18.32 1.2% ## 3.9% #### 6.1% #### 6.6% ##### 7.9% ######## 11.2% ######### 13.9% ########### 15.7% ############# 19.2% ############### 21.9% ################# 23.7% ################## 25.1% ################## 25.6% ################### 26.5% #################### 28.4% ###################### 31.1% ####################### 32.0% ######################## 34.7% ########################## 36.5% ########################### 38.7% ############################# 40.9% ################################ 45.3% ################################## 48.0% ##################################### 51.6% ####################################### 54.2% ######################################## 56.4% ########################################## 59.1% ############################################# 63.5% ############################################### 66.2% ################################################## 69.8% ################################################### 71.6% ##################################################### 74.3% ####################################################### 76.8% ######################################################## 78.3% ########################################################## 81.0% ############################################################ 84.5% ############################################################### 88.1% ################################################################# 91.3% ################################################################### 94.0% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-18T18:33:45.739Z] #27 ... [2019-10-18T18:33:45.739Z] [2019-10-18T18:33:45.739Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:45.739Z] #41 73.71 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T18:33:45.739Z] #41 73.78 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:45.739Z] #41 73.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:45.739Z] #41 73.86 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T18:33:47.815Z] #41 ... [2019-10-18T18:33:47.815Z] [2019-10-18T18:33:47.815Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:33:47.815Z] #32 65.53 internal/reflectlite [2019-10-18T18:33:47.815Z] #32 65.55 sync [2019-10-18T18:33:47.815Z] #32 72.53 errors [2019-10-18T18:33:47.815Z] #32 72.55 sort [2019-10-18T18:33:47.815Z] #32 73.52 io [2019-10-18T18:33:47.815Z] #32 73.52 internal/oserror [2019-10-18T18:33:47.815Z] #32 73.54 strconv [2019-10-18T18:33:47.815Z] #32 73.84 syscall [2019-10-18T18:33:47.815Z] #32 ... [2019-10-18T18:33:47.815Z] [2019-10-18T18:33:47.815Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:33:47.815Z] #29 75.35 + cd /tmp/tmp.uvnFDyCSWd/src/github.com/go-swagger/go-swagger [2019-10-18T18:33:47.815Z] #29 75.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T18:33:51.405Z] #29 78.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T18:33:52.061Z] #29 ... [2019-10-18T18:33:52.061Z] [2019-10-18T18:33:52.061Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:52.061Z] #45 69.90 internal/reflectlite [2019-10-18T18:33:52.061Z] #45 69.96 math/rand [2019-10-18T18:33:52.061Z] #45 69.96 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T18:33:52.061Z] #45 69.97 internal/singleflight [2019-10-18T18:33:52.061Z] #45 76.76 sort [2019-10-18T18:33:52.061Z] #45 76.77 io [2019-10-18T18:33:52.061Z] #45 76.81 syscall [2019-10-18T18:33:52.061Z] #45 76.87 strconv [2019-10-18T18:33:52.350Z] #45 ... [2019-10-18T18:33:52.350Z] [2019-10-18T18:33:52.350Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:33:52.350Z] #27 23.41 [2019-10-18T18:33:52.350Z] #27 27.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:33:52.350Z] #27 28.60 [2019-10-18T18:33:52.350Z] #27 29.45 ######################################################################## 100.0% [2019-10-18T18:33:52.350Z] #27 29.83 [2019-10-18T18:33:52.976Z] #27 ... [2019-10-18T18:33:52.976Z] [2019-10-18T18:33:52.976Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:33:52.976Z] #32 80.63 bytes [2019-10-18T18:33:52.976Z] #32 80.72 strings [2019-10-18T18:33:53.639Z] #32 ... [2019-10-18T18:33:53.639Z] [2019-10-18T18:33:53.639Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T18:33:53.639Z] #34 71.56 Selecting previously unselected package libxml2:ppc64el. [2019-10-18T18:33:53.639Z] #34 71.56 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 71.57 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:33:53.639Z] #34 72.74 Selecting previously unselected package libarchive13:ppc64el. [2019-10-18T18:33:53.639Z] #34 72.76 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 72.76 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-18T18:33:53.639Z] #34 73.54 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-18T18:33:53.639Z] #34 73.54 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 73.55 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-18T18:33:53.639Z] #34 73.88 Selecting previously unselected package libuv1:ppc64el. [2019-10-18T18:33:53.639Z] #34 73.88 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 73.90 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-18T18:33:53.639Z] #34 74.16 Selecting previously unselected package cmake. [2019-10-18T18:33:53.639Z] #34 74.19 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 74.40 Unpacking cmake (3.7.2-1) ... [2019-10-18T18:33:53.639Z] #34 79.42 Selecting previously unselected package xxd. [2019-10-18T18:33:53.639Z] #34 79.46 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T18:33:53.639Z] #34 79.46 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:33:53.639Z] #34 79.87 Selecting previously unselected package vim-common. [2019-10-18T18:33:53.639Z] #34 79.87 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:33:53.639Z] #34 79.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:33:53.639Z] #34 80.54 Processing triggers for mime-support (3.60) ... [2019-10-18T18:33:53.639Z] #34 80.81 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:33:53.639Z] #34 80.82 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-18T18:33:53.639Z] #34 80.83 Setting up cmake-data (3.7.2-1) ... [2019-10-18T18:33:53.639Z] #34 80.86 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-18T18:33:53.639Z] #34 80.88 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T18:33:53.639Z] #34 80.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:53.639Z] #34 81.04 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:33:53.639Z] #34 81.05 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:33:53.639Z] #34 81.07 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-18T18:33:53.639Z] #34 81.08 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-18T18:33:53.639Z] #34 81.09 Setting up cmake (3.7.2-1) ... [2019-10-18T18:33:53.639Z] #34 81.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:53.639Z] #34 DONE 81.4s [2019-10-18T18:33:53.639Z] [2019-10-18T18:33:53.639Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:33:53.639Z] #35 DONE 0.2s [2019-10-18T18:33:53.639Z] [2019-10-18T18:33:53.639Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T18:33:53.639Z] #36 DONE 0.1s [2019-10-18T18:33:53.639Z] [2019-10-18T18:33:53.639Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:33:53.639Z] #18 26.03 Fetched 7720 kB in 25s (303 kB/s) [2019-10-18T18:33:55.699Z] #18 26.03 Reading package lists... [2019-10-18T18:33:55.699Z] #18 ... [2019-10-18T18:33:55.699Z] [2019-10-18T18:33:55.699Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:55.699Z] #55 21.86 + cd /tmp/tmp.pxbJg7TyL7/src/github.com/opencontainers/runc [2019-10-18T18:33:55.699Z] #55 21.87 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T18:33:55.699Z] #55 22.50 + '[' -z '' ']' [2019-10-18T18:33:55.699Z] #55 22.50 + target=static [2019-10-18T18:33:55.699Z] #55 22.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T18:33:55.699Z] #55 26.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T18:33:56.018Z] #55 ... [2019-10-18T18:33:56.018Z] [2019-10-18T18:33:56.018Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:33:56.018Z] #45 83.61 vendor/golang.org/x/net/dns/dnsmessage [2019-10-18T18:33:57.050Z] #45 ... [2019-10-18T18:33:57.050Z] [2019-10-18T18:33:57.050Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T18:33:57.050Z] #41 84.39 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-18T18:33:57.050Z] #41 84.40 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-18T18:33:57.050Z] #41 84.40 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T18:33:57.050Z] #41 84.42 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:57.050Z] #41 84.43 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-18T18:33:57.050Z] #41 84.43 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T18:33:57.050Z] #41 84.44 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-18T18:33:57.050Z] #41 84.44 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T18:33:57.050Z] #41 84.45 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-18T18:33:57.050Z] #41 84.48 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-18T18:33:57.050Z] #41 84.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:33:57.050Z] #41 DONE 84.8s [2019-10-18T18:33:57.050Z] [2019-10-18T18:33:57.050Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:33:59.881Z] #42 2.506 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:33:59.881Z] #42 2.507 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:34:01.950Z] #42 4.949 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:34:01.950Z] #42 5.038 GEN .gitid [2019-10-18T18:34:01.950Z] #42 5.079 GEN criu/include/version.h [2019-10-18T18:34:02.240Z] #42 5.280 GEN include/common/asm [2019-10-18T18:34:02.541Z] #42 ... [2019-10-18T18:34:02.541Z] [2019-10-18T18:34:02.541Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:02.541Z] #18 26.03 Reading package lists... [2019-10-18T18:34:03.821Z] #18 36.05 Reading package lists... [2019-10-18T18:34:03.821Z] #18 ... [2019-10-18T18:34:03.821Z] [2019-10-18T18:34:03.821Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:03.821Z] #37 0.427 + RM_GOPATH=0 [2019-10-18T18:34:03.821Z] #37 0.428 + TMP_GOPATH= [2019-10-18T18:34:03.821Z] #37 0.428 + : /build [2019-10-18T18:34:03.821Z] #37 0.429 + '[' -z '' ']' [2019-10-18T18:34:03.821Z] #37 0.430 ++ mktemp -d [2019-10-18T18:34:03.821Z] #37 0.454 + export GOPATH=/tmp/tmp.s2HdsieWsx [2019-10-18T18:34:03.821Z] #37 0.454 + GOPATH=/tmp/tmp.s2HdsieWsx [2019-10-18T18:34:03.821Z] #37 0.454 + RM_GOPATH=1 [2019-10-18T18:34:03.821Z] #37 0.462 ++ dirname ./install.sh [2019-10-18T18:34:03.821Z] #37 0.469 + dir=. [2019-10-18T18:34:03.821Z] #37 0.492 + bin=tini [2019-10-18T18:34:03.821Z] #37 0.492 + shift [2019-10-18T18:34:03.821Z] #37 0.493 + '[' '!' -f ./tini.installer ']' [2019-10-18T18:34:03.821Z] #37 0.493 + . ./tini.installer [2019-10-18T18:34:03.821Z] #37 0.494 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:34:03.821Z] #37 0.494 + install_tini [2019-10-18T18:34:03.821Z] #37 0.495 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T18:34:03.821Z] #37 0.495 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:34:03.821Z] #37 0.495 + git clone https://github.com/krallin/tini.git /tmp/tmp.s2HdsieWsx/tini [2019-10-18T18:34:03.821Z] #37 0.504 Cloning into '/tmp/tmp.s2HdsieWsx/tini'... [2019-10-18T18:34:03.821Z] #37 3.065 + cd /tmp/tmp.s2HdsieWsx/tini [2019-10-18T18:34:03.821Z] #37 3.067 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T18:34:03.821Z] #37 3.117 + cmake . [2019-10-18T18:34:03.821Z] #37 4.512 -- The C compiler identification is GNU 6.3.0 [2019-10-18T18:34:03.821Z] #37 4.586 -- Check for working C compiler: /usr/bin/cc [2019-10-18T18:34:03.821Z] #37 5.505 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T18:34:03.821Z] #37 5.514 -- Detecting C compiler ABI info [2019-10-18T18:34:03.821Z] #37 6.651 -- Detecting C compiler ABI info - done [2019-10-18T18:34:03.821Z] #37 6.880 -- Detecting C compile features [2019-10-18T18:34:04.109Z] #37 10.54 -- Detecting C compile features - done [2019-10-18T18:34:04.398Z] #37 10.61 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T18:34:04.398Z] #37 ... [2019-10-18T18:34:04.398Z] [2019-10-18T18:34:04.398Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:34:04.398Z] #32 92.25 bufio [2019-10-18T18:34:06.466Z] #32 ... [2019-10-18T18:34:06.466Z] [2019-10-18T18:34:06.466Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:34:06.466Z] #27 33.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:34:06.466Z] #27 34.98 [2019-10-18T18:34:06.466Z] #27 35.53 ######################################################################## 100.0% [2019-10-18T18:34:06.466Z] #27 35.83 [2019-10-18T18:34:06.466Z] #27 39.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:34:06.466Z] #27 39.33 skipping existing c8c2d4a6b2e3 [2019-10-18T18:34:06.466Z] #27 39.76 [2019-10-18T18:34:06.466Z] #27 43.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:34:06.466Z] #27 ... [2019-10-18T18:34:06.466Z] [2019-10-18T18:34:06.466Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:06.466Z] #42 8.309 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T18:34:06.466Z] #42 8.584 PBCC images/opts.pb-c.c [2019-10-18T18:34:06.466Z] #42 8.698 PBCC images/sit.pb-c.c [2019-10-18T18:34:06.466Z] #42 8.831 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T18:34:06.466Z] #42 8.944 DEP images/opts.pb-c.d [2019-10-18T18:34:06.466Z] #42 9.035 DEP images/sit.pb-c.d [2019-10-18T18:34:06.466Z] #42 9.142 PBCC images/macvlan.pb-c.c [2019-10-18T18:34:06.466Z] #42 9.196 DEP images/macvlan.pb-c.d [2019-10-18T18:34:06.466Z] #42 9.405 PBCC images/autofs.pb-c.c [2019-10-18T18:34:06.466Z] #42 9.443 DEP images/autofs.pb-c.d [2019-10-18T18:34:06.466Z] #42 9.560 PBCC images/sysctl.pb-c.c [2019-10-18T18:34:06.466Z] #42 9.638 DEP images/sysctl.pb-c.d [2019-10-18T18:34:06.754Z] #42 9.797 PBCC images/time.pb-c.c [2019-10-18T18:34:06.754Z] #42 9.870 DEP images/time.pb-c.d [2019-10-18T18:34:07.044Z] #42 10.05 PBCC images/binfmt-misc.pb-c.c [2019-10-18T18:34:07.044Z] #42 10.08 DEP images/binfmt-misc.pb-c.d [2019-10-18T18:34:07.044Z] #42 10.19 PBCC images/seccomp.pb-c.c [2019-10-18T18:34:07.044Z] #42 10.25 DEP images/seccomp.pb-c.d [2019-10-18T18:34:07.044Z] #42 ... [2019-10-18T18:34:07.044Z] [2019-10-18T18:34:07.044Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:07.044Z] #45 84.91 bytes [2019-10-18T18:34:07.044Z] #45 94.95 bufio [2019-10-18T18:34:07.350Z] #45 ... [2019-10-18T18:34:07.350Z] [2019-10-18T18:34:07.350Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T18:34:07.350Z] #27 44.08 [2019-10-18T18:34:07.350Z] #27 44.58 ######################################################################## 100.0% [2019-10-18T18:34:07.350Z] #27 44.85 [2019-10-18T18:34:07.640Z] #27 45.01 Download of images into '/build' complete. [2019-10-18T18:34:07.640Z] #27 45.01 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:34:07.640Z] #27 45.01 tar -cC '/build' . | docker load [2019-10-18T18:34:07.928Z] #27 DONE 45.1s [2019-10-18T18:34:07.928Z] [2019-10-18T18:34:07.928Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:07.928Z] #42 10.40 PBCC images/userns.pb-c.c [2019-10-18T18:34:07.928Z] #42 10.46 DEP images/userns.pb-c.d [2019-10-18T18:34:07.928Z] #42 10.64 PBCC images/cgroup.pb-c.c [2019-10-18T18:34:07.928Z] #42 10.72 DEP images/cgroup.pb-c.d [2019-10-18T18:34:07.928Z] #42 10.80 PBCC images/fown.pb-c.c [2019-10-18T18:34:07.928Z] #42 10.84 PBCC images/ext-file.pb-c.c [2019-10-18T18:34:07.928Z] #42 10.86 DEP images/fown.pb-c.d [2019-10-18T18:34:07.928Z] #42 10.97 DEP images/ext-file.pb-c.d [2019-10-18T18:34:08.218Z] #42 11.22 PBCC images/rpc.pb-c.c [2019-10-18T18:34:08.442Z] #60 224.5 + bin/containerd-stress [2019-10-18T18:34:08.506Z] #42 11.50 DEP images/rpc.pb-c.d [2019-10-18T18:34:08.506Z] #42 11.70 PBCC images/siginfo.pb-c.c [2019-10-18T18:34:08.801Z] #42 11.78 DEP images/siginfo.pb-c.d [2019-10-18T18:34:09.088Z] #42 12.12 PBCC images/pagemap.pb-c.c [2019-10-18T18:34:09.088Z] #42 12.25 DEP images/pagemap.pb-c.d [2019-10-18T18:34:09.088Z] #42 12.39 PBCC images/rlimit.pb-c.c [2019-10-18T18:34:09.403Z] #42 12.44 DEP images/rlimit.pb-c.d [2019-10-18T18:34:09.403Z] #42 12.51 PBCC images/file-lock.pb-c.c [2019-10-18T18:34:09.403Z] #42 12.56 DEP images/file-lock.pb-c.d [2019-10-18T18:34:09.691Z] #42 12.78 PBCC images/tty.pb-c.c [2019-10-18T18:34:09.691Z] #42 12.90 DEP images/tty.pb-c.d [2019-10-18T18:34:09.979Z] #42 13.05 PBCC images/tun.pb-c.c [2019-10-18T18:34:09.979Z] #42 13.20 PBCC images/netdev.pb-c.c [2019-10-18T18:34:10.268Z] #42 13.34 DEP images/tun.pb-c.d [2019-10-18T18:34:10.523Z] #60 226.9 + bin/containerd-shim [2019-10-18T18:34:10.561Z] #42 13.53 DEP images/netdev.pb-c.d [2019-10-18T18:34:10.562Z] #42 13.67 PBCC images/vma.pb-c.c [2019-10-18T18:34:10.849Z] #42 13.81 DEP images/vma.pb-c.d [2019-10-18T18:34:10.849Z] #42 13.93 PBCC images/creds.pb-c.c [2019-10-18T18:34:10.849Z] #42 14.02 DEP images/creds.pb-c.d [2019-10-18T18:34:11.136Z] #42 14.22 PBCC images/utsns.pb-c.c [2019-10-18T18:34:11.136Z] #42 14.29 DEP images/utsns.pb-c.d [2019-10-18T18:34:11.423Z] #42 14.47 PBCC images/ipc-desc.pb-c.c [2019-10-18T18:34:11.423Z] #42 14.55 PBCC images/ipc-sem.pb-c.c [2019-10-18T18:34:11.423Z] #42 14.65 DEP images/ipc-desc.pb-c.d [2019-10-18T18:34:11.709Z] #42 14.82 DEP images/ipc-sem.pb-c.d [2019-10-18T18:34:11.998Z] #42 ... [2019-10-18T18:34:11.998Z] [2019-10-18T18:34:11.998Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:11.998Z] #37 11.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T18:34:11.998Z] #37 11.43 -- Configuring done [2019-10-18T18:34:11.998Z] #37 11.47 -- Generating done [2019-10-18T18:34:11.998Z] #37 11.48 -- Build files have been written to: /tmp/tmp.s2HdsieWsx/tini [2019-10-18T18:34:11.998Z] #37 11.50 + make tini-static [2019-10-18T18:34:11.998Z] #37 12.14 Scanning dependencies of target tini-static [2019-10-18T18:34:11.998Z] #37 12.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T18:34:11.998Z] #37 16.74 [100%] Linking C executable tini-static [2019-10-18T18:34:11.998Z] #37 18.06 [100%] Built target tini-static [2019-10-18T18:34:11.998Z] #37 18.15 + mkdir -p /build [2019-10-18T18:34:11.998Z] #37 18.15 + cp tini-static /build/docker-init [2019-10-18T18:34:11.998Z] #37 DONE 18.3s [2019-10-18T18:34:11.998Z] [2019-10-18T18:34:11.998Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:11.998Z] #42 14.96 PBCC images/ipc-msg.pb-c.c [2019-10-18T18:34:11.999Z] #42 15.08 DEP images/ipc-msg.pb-c.d [2019-10-18T18:34:12.302Z] #42 15.21 PBCC images/ipc-shm.pb-c.c [2019-10-18T18:34:12.302Z] #42 15.28 DEP images/ipc-shm.pb-c.d [2019-10-18T18:34:12.597Z] #42 15.55 PBCC images/ipc-var.pb-c.c [2019-10-18T18:34:12.597Z] #42 15.59 DEP images/ipc-var.pb-c.d [2019-10-18T18:34:12.597Z] #42 15.64 PBCC images/sk-opts.pb-c.c [2019-10-18T18:34:12.597Z] #42 15.72 PBCC images/packet-sock.pb-c.c [2019-10-18T18:34:12.898Z] #42 15.98 DEP images/sk-opts.pb-c.d [2019-10-18T18:34:13.443Z] #42 16.20 DEP images/packet-sock.pb-c.d [2019-10-18T18:34:13.443Z] #42 16.47 PBCC images/sk-netlink.pb-c.c [2019-10-18T18:34:13.746Z] #42 16.69 DEP images/sk-netlink.pb-c.d [2019-10-18T18:34:13.746Z] #42 16.81 PBCC images/sk-inet.pb-c.c [2019-10-18T18:34:13.746Z] #42 16.86 DEP images/sk-inet.pb-c.d [2019-10-18T18:34:14.041Z] #42 16.92 PBCC images/sk-unix.pb-c.c [2019-10-18T18:34:14.041Z] #42 17.00 DEP images/sk-unix.pb-c.d [2019-10-18T18:34:14.041Z] #42 17.13 PBCC images/mm.pb-c.c [2019-10-18T18:34:14.041Z] #42 17.26 DEP images/mm.pb-c.d [2019-10-18T18:34:14.041Z] #42 17.33 PBCC images/timerfd.pb-c.c [2019-10-18T18:34:14.331Z] #42 17.47 DEP images/timerfd.pb-c.d [2019-10-18T18:34:14.331Z] #42 17.59 PBCC images/timer.pb-c.c [2019-10-18T18:34:14.621Z] #42 17.66 DEP images/timer.pb-c.d [2019-10-18T18:34:14.621Z] #42 17.77 PBCC images/sa.pb-c.c [2019-10-18T18:34:14.621Z] #42 17.82 DEP images/sa.pb-c.d [2019-10-18T18:34:14.954Z] #42 17.99 PBCC images/pipe-data.pb-c.c [2019-10-18T18:34:14.954Z] #42 18.01 DEP images/pipe-data.pb-c.d [2019-10-18T18:34:14.954Z] #42 18.12 PBCC images/mnt.pb-c.c [2019-10-18T18:34:15.242Z] #42 18.30 DEP images/mnt.pb-c.d [2019-10-18T18:34:15.242Z] #42 18.40 PBCC images/sk-packet.pb-c.c [2019-10-18T18:34:15.242Z] #42 18.44 DEP images/sk-packet.pb-c.d [2019-10-18T18:34:15.242Z] #42 18.51 PBCC images/tcp-stream.pb-c.c [2019-10-18T18:34:15.425Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2019-10-18T18:34:15.533Z] #42 18.60 DEP images/tcp-stream.pb-c.d [2019-10-18T18:34:15.533Z] #42 18.69 PBCC images/pipe.pb-c.c [2019-10-18T18:34:15.533Z] #42 18.76 DEP images/pipe.pb-c.d [2019-10-18T18:34:15.685Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T18:34:15.822Z] #42 18.89 PBCC images/pstree.pb-c.c [2019-10-18T18:34:15.822Z] #42 18.99 DEP images/pstree.pb-c.d [2019-10-18T18:34:15.822Z] #42 19.07 PBCC images/fs.pb-c.c [2019-10-18T18:34:15.822Z] #42 19.11 DEP images/fs.pb-c.d [2019-10-18T18:34:16.123Z] #42 19.23 PBCC images/signalfd.pb-c.c [2019-10-18T18:34:16.123Z] #42 19.32 DEP images/signalfd.pb-c.d [2019-10-18T18:34:16.427Z] #42 19.49 PBCC images/fh.pb-c.c [2019-10-18T18:34:16.427Z] #42 19.58 PBCC images/fsnotify.pb-c.c [2019-10-18T18:34:16.716Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T18:34:16.716Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T18:34:16.745Z] #42 19.71 DEP images/fh.pb-c.d [2019-10-18T18:34:16.745Z] #42 ... [2019-10-18T18:34:16.745Z] [2019-10-18T18:34:16.745Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:34:16.745Z] #32 94.48 reflect [2019-10-18T18:34:16.745Z] #32 96.85 path [2019-10-18T18:34:16.745Z] #32 100.1 text/tabwriter [2019-10-18T18:34:16.745Z] #32 ... [2019-10-18T18:34:16.745Z] [2019-10-18T18:34:16.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:16.745Z] #42 19.80 DEP images/fsnotify.pb-c.d [2019-10-18T18:34:16.745Z] #42 19.90 PBCC images/eventpoll.pb-c.c [2019-10-18T18:34:16.745Z] #42 19.94 DEP images/eventpoll.pb-c.d [2019-10-18T18:34:16.745Z] #42 20.03 PBCC images/eventfd.pb-c.c [2019-10-18T18:34:16.978Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T18:34:17.039Z] #42 20.10 DEP images/eventfd.pb-c.d [2019-10-18T18:34:17.039Z] #42 20.19 PBCC images/remap-file-path.pb-c.c [2019-10-18T18:34:17.039Z] #42 20.24 DEP images/remap-file-path.pb-c.d [2019-10-18T18:34:17.153Z] #60 233.3 + bin/containerd-shim-runc-v1 [2019-10-18T18:34:17.330Z] #42 20.37 PBCC images/fifo.pb-c.c [2019-10-18T18:34:17.330Z] #42 20.40 DEP images/fifo.pb-c.d [2019-10-18T18:34:17.330Z] #42 20.51 PBCC images/ghost-file.pb-c.c [2019-10-18T18:34:17.630Z] #42 20.66 DEP images/ghost-file.pb-c.d [2019-10-18T18:34:17.630Z] #42 20.83 PBCC images/regfile.pb-c.c [2019-10-18T18:34:17.921Z] #42 20.94 DEP images/regfile.pb-c.d [2019-10-18T18:34:17.921Z] #42 21.07 PBCC images/ns.pb-c.c [2019-10-18T18:34:17.921Z] #42 21.16 DEP images/ns.pb-c.d [2019-10-18T18:34:18.220Z] #42 21.24 PBCC images/fdinfo.pb-c.c [2019-10-18T18:34:18.220Z] #42 21.39 DEP images/fdinfo.pb-c.d [2019-10-18T18:34:18.362Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T18:34:18.362Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T18:34:18.362Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 95.2% of statements [2019-10-18T18:34:18.362Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2019-10-18T18:34:18.514Z] #42 21.53 PBCC images/core-aarch64.pb-c.c [2019-10-18T18:34:18.514Z] #42 21.63 PBCC images/core-arm.pb-c.c [2019-10-18T18:34:18.514Z] #42 21.75 PBCC images/core-ppc64.pb-c.c [2019-10-18T18:34:18.623Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T18:34:18.623Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T18:34:18.810Z] #42 21.90 PBCC images/core-s390.pb-c.c [2019-10-18T18:34:18.810Z] #42 22.00 PBCC images/core-x86.pb-c.c [2019-10-18T18:34:18.884Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2019-10-18T18:34:18.884Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T18:34:18.884Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T18:34:19.104Z] #42 22.18 PBCC images/core.pb-c.c [2019-10-18T18:34:19.409Z] #42 22.45 PBCC images/inventory.pb-c.c [2019-10-18T18:34:19.409Z] #42 22.57 DEP images/core-aarch64.pb-c.d [2019-10-18T18:34:19.455Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2019-10-18T18:34:19.704Z] #42 22.73 DEP images/core-arm.pb-c.d [2019-10-18T18:34:19.704Z] #42 22.82 DEP images/core-ppc64.pb-c.d [2019-10-18T18:34:19.999Z] #42 22.89 DEP images/core-s390.pb-c.d [2019-10-18T18:34:19.999Z] #42 23.03 DEP images/core-x86.pb-c.d [2019-10-18T18:34:20.295Z] #42 23.21 DEP images/core.pb-c.d [2019-10-18T18:34:20.295Z] #42 23.37 DEP images/inventory.pb-c.d [2019-10-18T18:34:20.295Z] #42 23.47 PBCC images/cpuinfo.pb-c.c [2019-10-18T18:34:20.472Z] #60 236.9 + bin/containerd-shim-runc-v2 [2019-10-18T18:34:20.598Z] #42 23.51 DEP images/cpuinfo.pb-c.d [2019-10-18T18:34:20.598Z] #42 23.73 PBCC images/stats.pb-c.c [2019-10-18T18:34:20.598Z] #42 23.86 DEP images/stats.pb-c.d [2019-10-18T18:34:21.879Z] #60 238.0 + binaries [2019-10-18T18:34:21.879Z] #60 238.0 + mkdir -p /build [2019-10-18T18:34:21.879Z] #60 238.0 + cp bin/containerd /build/containerd [2019-10-18T18:34:21.879Z] #60 238.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T18:34:21.879Z] #60 238.0 + cp bin/ctr /build/ctr [2019-10-18T18:34:21.879Z] #60 DONE 238.1s [2019-10-18T18:34:22.003Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-18T18:34:22.663Z] #42 ... [2019-10-18T18:34:22.663Z] [2019-10-18T18:34:22.663Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:22.663Z] #45 100.4 reflect [2019-10-18T18:34:22.663Z] #45 104.7 regexp/syntax [2019-10-18T18:34:22.663Z] #45 ... [2019-10-18T18:34:22.663Z] [2019-10-18T18:34:22.663Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:22.663Z] #18 36.05 Reading package lists... [2019-10-18T18:34:22.663Z] #18 48.77 Building dependency tree... [2019-10-18T18:34:22.663Z] #18 50.98 The following additional packages will be installed: [2019-10-18T18:34:22.663Z] #18 50.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T18:34:22.663Z] #18 50.98 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T18:34:22.663Z] #18 50.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T18:34:22.663Z] #18 50.98 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T18:34:22.663Z] #18 50.98 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T18:34:22.663Z] #18 50.98 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T18:34:22.663Z] #18 50.98 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T18:34:22.663Z] #18 50.98 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T18:34:22.663Z] #18 50.98 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T18:34:22.663Z] #18 50.98 Suggested packages: [2019-10-18T18:34:22.663Z] #18 50.98 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T18:34:22.663Z] #18 50.98 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T18:34:22.663Z] #18 50.98 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T18:34:22.663Z] #18 50.98 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T18:34:22.663Z] #18 50.98 Recommended packages: [2019-10-18T18:34:22.663Z] #18 50.98 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T18:34:22.663Z] #18 50.98 python3-keyrings.alt python3-xdg unzip [2019-10-18T18:34:23.177Z] [2019-10-18T18:34:23.177Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T18:34:23.177Z] #61 DONE 0.1s [2019-10-18T18:34:23.177Z] [2019-10-18T18:34:23.177Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T18:34:23.177Z] #65 DONE 0.1s [2019-10-18T18:34:23.177Z] [2019-10-18T18:34:23.177Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T18:34:23.177Z] #67 DONE 0.1s [2019-10-18T18:34:23.177Z] [2019-10-18T18:34:23.177Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T18:34:23.177Z] #70 DONE 0.1s [2019-10-18T18:34:23.550Z] [2019-10-18T18:34:23.550Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T18:34:23.550Z] #71 DONE 0.0s [2019-10-18T18:34:23.550Z] [2019-10-18T18:34:23.550Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T18:34:23.687Z] #18 ... [2019-10-18T18:34:23.687Z] [2019-10-18T18:34:23.687Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:23.687Z] #42 26.72 make[1]: Nothing to be done for 'all'. [2019-10-18T18:34:23.965Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.6% of statements [2019-10-18T18:34:24.226Z] ok github.com/docker/docker/builder/remotecontext/git 3.403s coverage: 85.1% of statements [2019-10-18T18:34:25.180Z] ok github.com/docker/docker/builder/dockerfile 1.221s coverage: 48.2% of statements [2019-10-18T18:34:25.180Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T18:34:25.180Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T18:34:26.097Z] #72 DONE 2.8s [2019-10-18T18:34:26.397Z] #42 29.10 CC images/stats.o [2019-10-18T18:34:26.479Z] [2019-10-18T18:34:26.479Z] #73 exporting to oci image format [2019-10-18T18:34:26.479Z] #73 exporting layers [2019-10-18T18:34:27.032Z] #42 30.07 CC images/core.o [2019-10-18T18:34:27.834Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19917717 Name:quota Decls:[0xc014ca88c0 0xc014ca8940 0xc014ca8a00 0xc014ca8a80 0xc0173fdc50 0xc017444630] Scope:scope 0xc01cf129c0 { [2019-10-18T18:34:27.834Z] var ErrQuotaNotSupported [2019-10-18T18:34:27.834Z] type errQuotaNotSupported [2019-10-18T18:34:27.834Z] } [2019-10-18T18:34:27.834Z] Imports:[0xc0173fd740] Unresolved:[errdefs nil string] Comments:[0xc01bd71100 0xc01bd71280]} [2019-10-18T18:34:28.536Z] #42 31.64 CC images/core-x86.o [2019-10-18T18:34:28.830Z] #42 ... [2019-10-18T18:34:28.830Z] [2019-10-18T18:34:28.830Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:34:28.830Z] #60 62.01 Checking out files: 44% (1309/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-18T18:34:28.830Z] #60 63.26 + cd /tmp/tmp.JiLSDaOvkw/src/github.com/containerd/containerd [2019-10-18T18:34:28.830Z] #60 63.26 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T18:34:28.830Z] #60 64.37 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T18:34:28.830Z] #60 64.37 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T18:34:28.830Z] #60 64.37 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:34:28.830Z] #60 64.37 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T18:34:28.830Z] #60 64.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T18:34:28.830Z] #60 64.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T18:34:28.830Z] #60 64.37 + '[' '' = dynamic ']' [2019-10-18T18:34:28.830Z] #60 64.37 + make [2019-10-18T18:34:29.097Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:34:29.097Z] [2019-10-18T18:34:29.097Z] [2019-10-18T18:34:29.097Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-18T18:34:29.097Z] [2019-10-18T18:34:29.097Z] [2019-10-18T18:34:29.097Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:34:29.097Z] No new tests added to integration. [2019-10-18T18:34:29.097Z] [2019-10-18T18:34:29.097Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:34:29.097Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:34:29.355Z] PKG_CONFIG=pkg-config [2019-10-18T18:34:29.355Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:34:29.355Z] HOSTNAME=92e4447ff639 [2019-10-18T18:34:29.355Z] KEEPBUNDLE=1 [2019-10-18T18:34:29.355Z] container=docker [2019-10-18T18:34:29.355Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T18:34:29.355Z] GO111MODULE=off [2019-10-18T18:34:29.355Z] GOPATH=/go [2019-10-18T18:34:29.355Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:34:29.355Z] HOME=/root [2019-10-18T18:34:29.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:34:29.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:34:29.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:34:29.355Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:34:29.355Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:34:29.355Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:34:29.355Z] TERM=xterm [2019-10-18T18:34:29.355Z] VALIDATE_BRANCH=master [2019-10-18T18:34:29.355Z] DEST=bundles/test-integration [2019-10-18T18:34:29.355Z] SHLVL=1 [2019-10-18T18:34:29.355Z] TIMEOUT=120m [2019-10-18T18:34:29.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:34:29.355Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:34:29.355Z] TESTDEBUG=0 [2019-10-18T18:34:29.355Z] _=/usr/bin/env [2019-10-18T18:34:29.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T18:34:29.355Z] PKG_CONFIG=pkg-config [2019-10-18T18:34:29.355Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:34:29.355Z] HOSTNAME=ff4cd2038358 [2019-10-18T18:34:29.355Z] KEEPBUNDLE=1 [2019-10-18T18:34:29.355Z] container=docker [2019-10-18T18:34:29.355Z] TEST_SKIP_INTEGRATION=1 [2019-10-18T18:34:29.355Z] GO111MODULE=off [2019-10-18T18:34:29.355Z] GOPATH=/go [2019-10-18T18:34:29.355Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:34:29.355Z] HOME=/root [2019-10-18T18:34:29.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:34:29.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:34:29.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:34:29.355Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:34:29.355Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:34:29.355Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:34:29.355Z] TERM=xterm [2019-10-18T18:34:29.355Z] VALIDATE_BRANCH=master [2019-10-18T18:34:29.355Z] DEST=bundles/test-integration [2019-10-18T18:34:29.355Z] SHLVL=1 [2019-10-18T18:34:29.355Z] TIMEOUT=120m [2019-10-18T18:34:29.356Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-18T18:34:29.356Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:34:29.356Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:34:29.356Z] TESTDEBUG=0 [2019-10-18T18:34:29.356Z] _=/usr/bin/env [2019-10-18T18:34:29.356Z] Building test suite binary ./integration-cli/test.main [2019-10-18T18:34:29.382Z] ok github.com/docker/docker/client 0.455s coverage: 75.8% of statements [2019-10-18T18:34:29.460Z] #60 65.75 + bin/ctr [2019-10-18T18:34:29.613Z] PKG_CONFIG=pkg-config [2019-10-18T18:34:29.613Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:34:29.613Z] HOSTNAME=f667081c02d5 [2019-10-18T18:34:29.613Z] KEEPBUNDLE=1 [2019-10-18T18:34:29.613Z] container=docker [2019-10-18T18:34:29.613Z] TEST_SKIP_INTEGRATION=1 [2019-10-18T18:34:29.613Z] GO111MODULE=off [2019-10-18T18:34:29.613Z] GOPATH=/go [2019-10-18T18:34:29.613Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:34:29.613Z] HOME=/root [2019-10-18T18:34:29.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:34:29.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:34:29.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:34:29.613Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:34:29.613Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:34:29.613Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:34:29.613Z] TERM=xterm [2019-10-18T18:34:29.613Z] VALIDATE_BRANCH=master [2019-10-18T18:34:29.613Z] DEST=bundles/test-integration [2019-10-18T18:34:29.613Z] SHLVL=1 [2019-10-18T18:34:29.613Z] TIMEOUT=120m [2019-10-18T18:34:29.613Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-18T18:34:29.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:34:29.613Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:34:29.613Z] TESTDEBUG=0 [2019-10-18T18:34:29.613Z] _=/usr/bin/env [2019-10-18T18:34:29.613Z] Building test suite binary ./integration-cli/test.main [2019-10-18T18:34:30.969Z] #60 ... [2019-10-18T18:34:30.969Z] [2019-10-18T18:34:30.969Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:34:30.969Z] #32 108.9 time [2019-10-18T18:34:30.969Z] #32 108.9 internal/syscall/unix [2019-10-18T18:34:31.271Z] #32 ... [2019-10-18T18:34:31.271Z] [2019-10-18T18:34:31.271Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:31.271Z] #18 57.76 The following NEW packages will be installed: [2019-10-18T18:34:31.271Z] #18 57.76 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T18:34:31.271Z] #18 57.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T18:34:31.271Z] #18 57.77 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T18:34:31.271Z] #18 57.77 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T18:34:31.271Z] #18 57.77 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T18:34:31.271Z] #18 57.77 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T18:34:31.271Z] #18 57.77 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T18:34:31.271Z] #18 57.77 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T18:34:31.271Z] #18 57.77 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T18:34:31.271Z] #18 57.77 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T18:34:31.271Z] #18 57.77 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T18:34:31.271Z] #18 57.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T18:34:31.271Z] #18 57.78 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T18:34:31.271Z] #18 57.78 xfsprogs xxd xz-utils zip [2019-10-18T18:34:31.271Z] #18 57.94 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T18:34:31.271Z] #18 57.94 Need to get 87.3 MB of archives. [2019-10-18T18:34:31.271Z] #18 57.94 After this operation, 585 MB of additional disk space will be used. [2019-10-18T18:34:31.271Z] #18 57.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T18:34:31.271Z] #18 57.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-18T18:34:31.271Z] #18 57.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-18T18:34:31.271Z] #18 57.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-18T18:34:31.271Z] #18 58.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-18T18:34:31.271Z] #18 58.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-18T18:34:31.271Z] #18 58.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-18T18:34:31.271Z] #18 58.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-18T18:34:31.271Z] #18 58.37 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-18T18:34:31.271Z] #18 58.40 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-18T18:34:31.271Z] #18 58.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-18T18:34:31.271Z] #18 58.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-18T18:34:31.271Z] #18 58.72 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-18T18:34:31.271Z] #18 58.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-18T18:34:31.271Z] #18 58.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-18T18:34:31.271Z] #18 58.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-18T18:34:31.271Z] #18 58.78 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-18T18:34:31.271Z] #18 58.78 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-18T18:34:31.271Z] #18 58.79 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-18T18:34:31.271Z] #18 58.82 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-18T18:34:31.271Z] #18 58.84 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-18T18:34:31.271Z] #18 58.88 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T18:34:31.271Z] #18 58.91 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T18:34:31.271Z] #18 58.93 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-18T18:34:31.271Z] #18 58.94 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-18T18:34:31.271Z] #18 58.95 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-18T18:34:31.271Z] #18 58.99 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-18T18:34:31.271Z] #18 59.00 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T18:34:31.271Z] #18 59.01 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-18T18:34:31.271Z] #18 59.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-18T18:34:31.271Z] #18 59.08 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-18T18:34:31.271Z] #18 59.10 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-18T18:34:31.271Z] #18 59.11 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-18T18:34:31.271Z] #18 59.12 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-18T18:34:31.271Z] #18 59.16 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-18T18:34:31.271Z] #18 59.17 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-18T18:34:31.271Z] #18 59.18 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-18T18:34:31.271Z] #18 59.18 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-18T18:34:31.271Z] #18 59.18 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-18T18:34:31.271Z] #18 59.21 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-18T18:34:31.271Z] #18 59.25 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-18T18:34:31.271Z] #18 59.26 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-18T18:34:31.271Z] #18 59.33 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-18T18:34:31.271Z] #18 59.36 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-18T18:34:31.271Z] #18 59.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-18T18:34:31.271Z] #18 59.45 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-18T18:34:31.271Z] #18 59.46 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-18T18:34:31.271Z] #18 59.46 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-18T18:34:31.271Z] #18 59.65 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-18T18:34:31.271Z] #18 59.69 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T18:34:31.271Z] #18 59.81 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T18:34:31.271Z] #18 59.84 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T18:34:31.271Z] #18 59.85 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T18:34:31.271Z] #18 59.87 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T18:34:31.271Z] #18 59.88 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-18T18:34:31.271Z] #18 59.90 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T18:34:31.271Z] #18 60.54 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-18T18:34:31.271Z] #18 60.65 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-18T18:34:31.271Z] #18 60.74 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-18T18:34:31.271Z] #18 60.76 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T18:34:31.271Z] #18 60.79 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-18T18:34:31.271Z] #18 60.83 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-18T18:34:31.271Z] #18 61.02 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-18T18:34:31.271Z] #18 61.30 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T18:34:31.271Z] #18 61.31 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T18:34:31.271Z] #18 61.84 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T18:34:31.271Z] #18 62.24 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T18:34:31.271Z] #18 62.29 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-18T18:34:32.786Z] #18 65.69 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-18T18:34:34.294Z] #18 ... [2019-10-18T18:34:34.294Z] [2019-10-18T18:34:34.294Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:34.294Z] #45 112.1 hash/crc32 [2019-10-18T18:34:34.294Z] #45 116.4 time [2019-10-18T18:34:34.294Z] #45 117.3 vendor/golang.org/x/text/transform [2019-10-18T18:34:34.593Z] #45 ... [2019-10-18T18:34:34.593Z] [2019-10-18T18:34:34.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:34.593Z] #42 32.91 CC images/core-arm.o [2019-10-18T18:34:34.593Z] #42 33.66 CC images/core-aarch64.o [2019-10-18T18:34:34.593Z] #42 34.38 CC images/core-ppc64.o [2019-10-18T18:34:34.593Z] #42 35.75 CC images/core-s390.o [2019-10-18T18:34:34.593Z] #42 37.16 CC images/cpuinfo.o [2019-10-18T18:34:35.229Z] #42 38.16 CC images/inventory.o [2019-10-18T18:34:35.530Z] #42 38.65 CC images/fdinfo.o [2019-10-18T18:34:36.175Z] #42 ... [2019-10-18T18:34:36.175Z] [2019-10-18T18:34:36.175Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:36.175Z] #18 69.00 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T18:34:36.466Z] #18 69.23 Fetched 87.3 MB in 9s (8818 kB/s) [2019-10-18T18:34:36.466Z] #18 69.43 Selecting previously unselected package bash-completion. [2019-10-18T18:34:36.757Z] #18 69.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-18T18:34:36.757Z] #18 69.57 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T18:34:43.668Z] #18 ... [2019-10-18T18:34:43.668Z] [2019-10-18T18:34:43.668Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:34:43.668Z] #32 121.0 internal/poll [2019-10-18T18:34:43.668Z] #32 125.4 os [2019-10-18T18:34:43.668Z] #32 125.8 internal/fmtsort [2019-10-18T18:34:43.668Z] #32 129.1 fmt [2019-10-18T18:34:43.668Z] #32 129.1 path/filepath [2019-10-18T18:34:43.668Z] #32 ... [2019-10-18T18:34:43.668Z] [2019-10-18T18:34:43.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:43.668Z] #42 39.53 CC images/fown.o [2019-10-18T18:34:43.668Z] #42 39.95 CC images/ns.o [2019-10-18T18:34:43.668Z] #42 40.40 CC images/regfile.o [2019-10-18T18:34:43.668Z] #42 40.87 CC images/ghost-file.o [2019-10-18T18:34:43.668Z] #42 41.61 CC images/fifo.o [2019-10-18T18:34:43.668Z] #42 41.98 CC images/remap-file-path.o [2019-10-18T18:34:43.668Z] #42 42.42 CC images/eventfd.o [2019-10-18T18:34:43.668Z] #42 42.78 CC images/eventpoll.o [2019-10-18T18:34:43.668Z] #42 43.35 CC images/fh.o [2019-10-18T18:34:43.668Z] #42 43.91 CC images/fsnotify.o [2019-10-18T18:34:43.668Z] #42 45.21 CC images/signalfd.o [2019-10-18T18:34:43.668Z] #42 45.79 CC images/fs.o [2019-10-18T18:34:43.668Z] #42 46.29 CC images/pstree.o [2019-10-18T18:34:43.668Z] #42 ... [2019-10-18T18:34:43.668Z] [2019-10-18T18:34:43.668Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:43.668Z] #18 76.45 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T18:34:44.301Z] #18 77.30 Selecting previously unselected package libnet1:ppc64el. [2019-10-18T18:34:44.591Z] #18 77.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T18:34:44.591Z] #18 77.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T18:34:44.591Z] #18 77.53 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-18T18:34:44.591Z] #18 77.54 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-18T18:34:44.591Z] #18 77.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-18T18:34:44.890Z] #18 77.69 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-18T18:34:44.890Z] #18 77.70 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-18T18:34:44.890Z] #18 77.73 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-18T18:34:45.198Z] #18 77.95 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-18T18:34:45.198Z] #18 77.96 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-18T18:34:45.198Z] #18 78.00 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T18:34:45.198Z] #18 78.26 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-18T18:34:45.522Z] #18 78.26 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T18:34:45.522Z] #18 78.27 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T18:34:46.173Z] #18 79.10 Selecting previously unselected package python3.5-minimal. [2019-10-18T18:34:46.173Z] #18 79.11 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T18:34:46.173Z] #18 79.15 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:34:47.723Z] #18 80.65 Selecting previously unselected package python3-minimal. [2019-10-18T18:34:47.723Z] #18 80.66 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-18T18:34:47.723Z] #18 80.66 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T18:34:48.018Z] #18 80.82 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-18T18:34:48.019Z] #18 80.82 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-18T18:34:48.019Z] #18 80.84 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-18T18:34:48.019Z] #18 81.03 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-18T18:34:48.019Z] #18 81.04 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T18:34:48.019Z] #18 81.05 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T18:34:49.540Z] #18 ... [2019-10-18T18:34:49.540Z] [2019-10-18T18:34:49.540Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:34:49.540Z] #45 127.4 regexp [2019-10-18T18:34:49.540Z] #45 133.6 os/exec [2019-10-18T18:34:49.540Z] #45 133.9 net [2019-10-18T18:34:49.833Z] #45 ... [2019-10-18T18:34:49.833Z] [2019-10-18T18:34:49.833Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:49.833Z] #42 46.70 CC images/pipe.o [2019-10-18T18:34:49.833Z] #42 47.09 CC images/tcp-stream.o [2019-10-18T18:34:49.833Z] #42 47.47 CC images/sk-packet.o [2019-10-18T18:34:49.833Z] #42 48.10 CC images/mnt.o [2019-10-18T18:34:49.833Z] #42 48.63 CC images/pipe-data.o [2019-10-18T18:34:49.833Z] #42 49.02 CC images/sa.o [2019-10-18T18:34:49.833Z] #42 49.53 CC images/timer.o [2019-10-18T18:34:49.833Z] #42 50.36 CC images/timerfd.o [2019-10-18T18:34:49.833Z] #42 50.85 CC images/mm.o [2019-10-18T18:34:49.833Z] #42 51.62 CC images/sk-opts.o [2019-10-18T18:34:49.833Z] #42 52.05 CC images/sk-unix.o [2019-10-18T18:34:49.833Z] #42 52.75 CC images/sk-inet.o [2019-10-18T18:34:50.611Z] #42 53.53 CC images/tun.o [2019-10-18T18:34:50.611Z] #42 ... [2019-10-18T18:34:50.611Z] [2019-10-18T18:34:50.611Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:50.611Z] #18 83.49 Selecting previously unselected package python3.5. [2019-10-18T18:34:50.611Z] #18 83.49 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T18:34:50.611Z] #18 83.49 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:34:50.901Z] #18 83.71 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-18T18:34:50.901Z] #18 83.74 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-18T18:34:50.901Z] #18 83.75 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-18T18:34:50.901Z] #18 83.86 Selecting previously unselected package dh-python. [2019-10-18T18:34:50.901Z] #18 83.86 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T18:34:50.901Z] #18 83.88 Unpacking dh-python (2.20170125) ... [2019-10-18T18:34:51.543Z] #18 84.30 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T18:34:51.543Z] #18 84.33 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T18:34:54.270Z] #18 ... [2019-10-18T18:34:54.270Z] [2019-10-18T18:34:54.270Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:34:54.270Z] #32 132.0 io/ioutil [2019-10-18T18:34:54.270Z] #32 135.3 log [2019-10-18T18:34:54.270Z] #32 135.3 github.com/BurntSushi/toml [2019-10-18T18:34:54.270Z] #32 135.4 flag [2019-10-18T18:34:54.433Z] INFO [runner] worker.2 took 1m45.026650432s with stages: golint: 1m19.303946976s, gosec: 13.878931585s, gofmt: 4.857791125s, misspell: 3.095735662s, ineffassign: 2.656726909s, varcheck: 473.770314ms, deadcode: 385.8943ms, structcheck: 207.557905ms, unconvert: 166.221381ms, typecheck: 6.61µs [2019-10-18T18:34:54.433Z] INFO [runner] worker.1 took 1m46.97539768s with stages: megacheck: 49.396158961s, goimports: 29.00606081s, govet: 28.57315494s [2019-10-18T18:34:54.433Z] INFO [runner] Workers idle times: #2: 1.948286624s [2019-10-18T18:34:54.433Z] INFO [runner] Issues before processing: 1958, after processing: 0 [2019-10-18T18:34:54.433Z] INFO [runner] processing took 609.631547ms with stages: exclude: 271.655144ms, identifier_marker: 166.71632ms, autogenerated_exclude: 59.480178ms, skip_dirs: 58.584044ms, nolint: 44.868177ms, path_prettifier: 3.765972ms, cgo: 2.357015ms, filename_unadjuster: 1.148659ms, exclude-rules: 1.027077ms, max_from_linter: 6.978µs, diff: 3.994µs, path_shortener: 3.421µs, source_code: 3.394µs, skip_files: 3.066µs, uniq_by_line: 2.906µs, max_same_issues: 2.842µs, max_per_file_from_linter: 2.36µs [2019-10-18T18:34:54.433Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-18T18:34:54.433Z] INFO Memory: 186 samples, avg is 1299.1MB, max is 5243.1MB [2019-10-18T18:34:54.433Z] INFO Execution took 2m20.230207373s [2019-10-18T18:34:54.433Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-18T18:34:54.433Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-18T18:34:54.433Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-18T18:34:54.433Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-18T18:34:54.433Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-18T18:34:54.586Z] #32 ... [2019-10-18T18:34:54.586Z] [2019-10-18T18:34:54.586Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:34:54.586Z] #42 54.20 CC images/sk-netlink.o [2019-10-18T18:34:54.586Z] #42 54.59 CC images/packet-sock.o [2019-10-18T18:34:54.586Z] #42 55.47 CC images/ipc-var.o [2019-10-18T18:34:54.586Z] #42 55.61 CC images/ipc-desc.o [2019-10-18T18:34:54.586Z] #42 55.96 CC images/ipc-shm.o [2019-10-18T18:34:54.586Z] #42 56.42 CC images/ipc-msg.o [2019-10-18T18:34:54.586Z] #42 57.01 CC images/ipc-sem.o [2019-10-18T18:34:54.586Z] #42 57.36 CC images/utsns.o [2019-10-18T18:34:54.586Z] #42 57.81 CC images/creds.o [2019-10-18T18:34:54.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh dynbinary-daemon test-docker-py [2019-10-18T18:34:55.213Z] #42 58.13 CC images/vma.o [2019-10-18T18:34:55.326Z] [2019-10-18T18:34:55.326Z] Removing bundles/ [2019-10-18T18:34:55.326Z] [2019-10-18T18:34:55.326Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-18T18:34:55.326Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:34:55.326Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:34:55.500Z] #42 58.60 CC images/netdev.o [2019-10-18T18:34:56.523Z] #42 59.46 CC images/tty.o [2019-10-18T18:34:58.020Z] #42 60.82 CC images/file-lock.o [2019-10-18T18:34:58.020Z] #42 ... [2019-10-18T18:34:58.020Z] [2019-10-18T18:34:58.020Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:34:58.020Z] #18 91.01 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T18:35:00.735Z] #18 93.30 Selecting previously unselected package python3. [2019-10-18T18:35:00.735Z] #18 93.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-18T18:35:00.735Z] #18 93.37 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-18T18:35:00.735Z] #18 93.39 Unpacking python3 (3.5.3-1) ... [2019-10-18T18:35:00.735Z] #18 93.59 Selecting previously unselected package pigz. [2019-10-18T18:35:00.735Z] #18 93.60 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-18T18:35:00.735Z] #18 93.61 Unpacking pigz (2.3.4-1) ... [2019-10-18T18:35:01.036Z] #18 93.79 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-18T18:35:01.036Z] #18 93.79 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T18:35:01.036Z] #18 93.79 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:35:01.335Z] #18 94.18 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-18T18:35:01.335Z] #18 94.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T18:35:01.335Z] #18 94.19 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:35:01.540Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 30.3% of statements [2019-10-18T18:35:01.540Z] ok github.com/docker/docker/container 0.164s coverage: 35.3% of statements [2019-10-18T18:35:01.540Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T18:35:01.540Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T18:35:01.540Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T18:35:01.540Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T18:35:01.540Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2019-10-18T18:35:01.628Z] #18 94.42 Selecting previously unselected package libiptc0:ppc64el. [2019-10-18T18:35:01.628Z] #18 94.46 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T18:35:01.628Z] #18 94.47 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:35:01.628Z] #18 94.58 Selecting previously unselected package libxtables12:ppc64el. [2019-10-18T18:35:01.628Z] #18 94.58 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T18:35:01.628Z] #18 94.59 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:35:01.922Z] #18 94.75 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-18T18:35:01.922Z] #18 94.75 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-18T18:35:01.922Z] #18 94.76 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-18T18:35:01.922Z] #18 94.91 Selecting previously unselected package iptables. [2019-10-18T18:35:01.922Z] #18 94.93 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T18:35:01.922Z] #18 94.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:35:02.210Z] #18 ... [2019-10-18T18:35:02.210Z] [2019-10-18T18:35:02.210Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T18:35:02.210Z] #32 142.4 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T18:35:02.210Z] #32 DONE 150.0s [2019-10-18T18:35:02.210Z] [2019-10-18T18:35:02.210Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:02.210Z] #42 61.32 CC images/rlimit.o [2019-10-18T18:35:02.210Z] #42 61.74 CC images/pagemap.o [2019-10-18T18:35:02.210Z] #42 62.49 CC images/siginfo.o [2019-10-18T18:35:02.210Z] #42 63.18 CC images/rpc.o [2019-10-18T18:35:02.922Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2019-10-18T18:35:03.238Z] #42 ... [2019-10-18T18:35:03.238Z] [2019-10-18T18:35:03.238Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:03.238Z] #18 96.19 Selecting previously unselected package xxd. [2019-10-18T18:35:03.238Z] #18 96.20 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T18:35:03.238Z] #18 96.24 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:35:03.827Z] #18 96.60 Selecting previously unselected package vim-common. [2019-10-18T18:35:03.827Z] #18 96.63 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:35:03.827Z] #18 96.69 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:35:04.122Z] #18 97.02 Selecting previously unselected package bzip2. [2019-10-18T18:35:04.122Z] #18 97.05 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-18T18:35:04.122Z] #18 97.06 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T18:35:04.308Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2019-10-18T18:35:04.414Z] #18 97.17 Selecting previously unselected package libgpm2:ppc64el. [2019-10-18T18:35:04.414Z] #18 97.18 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-18T18:35:04.414Z] #18 97.18 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-18T18:35:04.414Z] #18 97.29 Selecting previously unselected package xz-utils. [2019-10-18T18:35:04.414Z] #18 97.31 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-18T18:35:04.414Z] #18 97.32 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:35:04.706Z] #18 97.63 Selecting previously unselected package aufs-tools. [2019-10-18T18:35:04.706Z] #18 97.65 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-18T18:35:04.706Z] #18 97.66 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:35:05.018Z] #18 97.94 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T18:35:05.018Z] #18 97.94 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T18:35:05.018Z] #18 97.96 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:35:05.018Z] #18 ... [2019-10-18T18:35:05.018Z] [2019-10-18T18:35:05.018Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:05.018Z] #45 142.9 internal/lazyregexp [2019-10-18T18:35:05.018Z] #45 145.6 encoding/binary [2019-10-18T18:35:05.018Z] #45 145.6 go/token [2019-10-18T18:35:05.018Z] #45 145.6 net/url [2019-10-18T18:35:05.018Z] #45 149.1 go/scanner [2019-10-18T18:35:05.306Z] #45 ... [2019-10-18T18:35:05.306Z] [2019-10-18T18:35:05.306Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:05.306Z] #42 67.40 CC images/ext-file.o [2019-10-18T18:35:05.306Z] #42 67.68 CC images/cgroup.o [2019-10-18T18:35:05.934Z] #42 68.88 CC images/userns.o [2019-10-18T18:35:06.228Z] #42 69.37 CC images/google/protobuf/descriptor.o [2019-10-18T18:35:07.611Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2019-10-18T18:35:08.555Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 84.6% of statements [2019-10-18T18:35:08.555Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2019-10-18T18:35:09.072Z] 12c8dbabfd62: Pull complete [2019-10-18T18:35:09.072Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-18T18:35:09.072Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:35:09.072Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-18T18:35:09.072Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-18T18:35:09.072Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-18T18:35:09.072Z] WARN: Skipping validation tests [2019-10-18T18:35:09.072Z] INFO: Running unit tests at 10/18/2019 18:35:08... [2019-10-18T18:35:09.909Z] #42 ... [2019-10-18T18:35:09.909Z] [2019-10-18T18:35:09.909Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:09.909Z] #18 98.22 Selecting previously unselected package btrfs-progs. [2019-10-18T18:35:09.909Z] #18 98.25 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 98.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T18:35:09.909Z] #18 99.02 Selecting previously unselected package btrfs-tools. [2019-10-18T18:35:09.909Z] #18 99.03 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 99.04 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T18:35:09.909Z] #18 99.18 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-18T18:35:09.909Z] #18 99.19 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 99.20 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T18:35:09.909Z] #18 99.46 Selecting previously unselected package dmsetup. [2019-10-18T18:35:09.909Z] #18 99.48 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 99.49 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T18:35:09.909Z] #18 99.72 Selecting previously unselected package libonig4:ppc64el. [2019-10-18T18:35:09.909Z] #18 99.73 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 99.74 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-18T18:35:09.909Z] #18 99.92 Selecting previously unselected package libjq1:ppc64el. [2019-10-18T18:35:09.909Z] #18 99.93 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 99.95 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T18:35:09.909Z] #18 100.1 Selecting previously unselected package jq. [2019-10-18T18:35:09.909Z] #18 100.2 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 100.2 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T18:35:09.909Z] #18 100.3 Selecting previously unselected package libaio1:ppc64el. [2019-10-18T18:35:09.909Z] #18 100.3 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 100.3 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-18T18:35:09.909Z] #18 100.4 Selecting previously unselected package libcap2-bin. [2019-10-18T18:35:09.909Z] #18 100.4 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 100.4 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T18:35:09.909Z] #18 100.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-18T18:35:09.909Z] #18 100.6 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 100.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T18:35:09.909Z] #18 100.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-18T18:35:09.909Z] #18 100.8 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 100.8 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-18T18:35:09.909Z] #18 101.2 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-18T18:35:09.909Z] #18 101.2 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 101.2 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-18T18:35:09.909Z] #18 101.5 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-18T18:35:09.909Z] #18 101.5 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 101.5 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-18T18:35:09.909Z] #18 101.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-18T18:35:09.909Z] #18 101.7 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 101.7 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-18T18:35:09.909Z] #18 102.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-18T18:35:09.909Z] #18 102.5 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-18T18:35:09.909Z] #18 102.5 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-18T18:35:10.204Z] #18 102.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-18T18:35:10.204Z] #18 102.9 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T18:35:10.204Z] #18 103.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-18T18:35:10.501Z] #18 103.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-18T18:35:10.501Z] #18 103.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-18T18:35:10.501Z] #18 103.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T18:35:10.501Z] #18 103.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-18T18:35:10.501Z] #18 103.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-18T18:35:10.501Z] #18 103.5 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T18:35:10.795Z] #18 103.6 Selecting previously unselected package libreadline5:ppc64el. [2019-10-18T18:35:10.795Z] #18 103.6 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-18T18:35:10.795Z] #18 103.6 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-18T18:35:11.084Z] #18 103.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-18T18:35:11.084Z] #18 103.9 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-18T18:35:11.084Z] #18 103.9 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T18:35:11.100Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-10-18T18:35:12.829Z] INFO: make.ps1 starting at 10/18/2019 18:35:12 [2019-10-18T18:35:13.290Z] INFO: Git commit (278279073) assumed from DOCKER_GITCOMMIT environment variable [2019-10-18T18:35:13.291Z] INFO: Invoking autogen... [2019-10-18T18:35:13.752Z] INFO: Running unit tests... [2019-10-18T18:35:13.818Z] #18 106.9 Selecting previously unselected package net-tools. [2019-10-18T18:35:14.107Z] #18 106.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-18T18:35:14.107Z] #18 106.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:35:14.395Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.7% of statements [2019-10-18T18:35:14.396Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2019-10-18T18:35:14.735Z] #18 107.4 Selecting previously unselected package python-pip-whl. [2019-10-18T18:35:14.735Z] #18 107.4 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:35:14.735Z] #18 107.4 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:35:15.374Z] #18 108.3 Selecting previously unselected package python3-pip. [2019-10-18T18:35:15.374Z] #18 108.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T18:35:15.374Z] #18 108.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:35:15.665Z] #18 ... [2019-10-18T18:35:15.665Z] [2019-10-18T18:35:15.665Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:15.665Z] #45 153.3 text/template/parse [2019-10-18T18:35:15.665Z] #45 154.8 encoding/base64 [2019-10-18T18:35:15.665Z] #45 155.2 go/ast [2019-10-18T18:35:15.665Z] #45 157.9 encoding/json [2019-10-18T18:35:15.665Z] #45 ... [2019-10-18T18:35:15.665Z] [2019-10-18T18:35:15.665Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:15.665Z] #18 108.6 Selecting previously unselected package python3-pkg-resources. [2019-10-18T18:35:15.665Z] #18 108.6 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T18:35:15.665Z] #18 108.7 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:35:15.954Z] #18 108.9 Selecting previously unselected package python3-setuptools. [2019-10-18T18:35:15.954Z] #18 108.9 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T18:35:15.954Z] #18 108.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T18:35:16.242Z] #18 109.3 Selecting previously unselected package python3-wheel. [2019-10-18T18:35:16.242Z] #18 109.3 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T18:35:16.308Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.643s coverage: 57.0% of statements [2019-10-18T18:35:16.532Z] #18 109.3 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T18:35:16.532Z] #18 109.5 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T18:35:16.532Z] #18 109.5 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-18T18:35:16.532Z] #18 109.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:35:17.119Z] #18 109.8 Selecting previously unselected package vim-runtime. [2019-10-18T18:35:17.119Z] #18 109.9 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T18:35:17.119Z] #18 109.9 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T18:35:17.119Z] #18 110.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T18:35:17.119Z] #18 110.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:35:19.845Z] #18 ... [2019-10-18T18:35:19.845Z] [2019-10-18T18:35:19.845Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:19.845Z] #42 73.14 CC images/opts.o [2019-10-18T18:35:19.845Z] #42 73.57 CC images/seccomp.o [2019-10-18T18:35:19.845Z] #42 74.18 CC images/binfmt-misc.o [2019-10-18T18:35:19.845Z] #42 74.61 CC images/time.o [2019-10-18T18:35:19.845Z] #42 75.13 CC images/sysctl.o [2019-10-18T18:35:19.845Z] #42 75.54 CC images/autofs.o [2019-10-18T18:35:19.845Z] #42 75.88 CC images/macvlan.o [2019-10-18T18:35:19.845Z] #42 76.27 CC images/sit.o [2019-10-18T18:35:19.845Z] #42 76.70 LINK images/built-in.o [2019-10-18T18:35:19.845Z] #42 76.96 GEN compel/include/asm [2019-10-18T18:35:19.845Z] #42 76.97 GEN compel/include/version.h [2019-10-18T18:35:19.845Z] #42 77.04 touch .config [2019-10-18T18:35:19.845Z] #42 77.09 GEN include/common/config.h [2019-10-18T18:35:19.845Z] #42 77.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T18:35:19.845Z] #42 77.32 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T18:35:19.845Z] #42 77.36 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-18T18:35:19.845Z] #42 77.39 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-18T18:35:19.845Z] #42 77.45 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-18T18:35:19.845Z] #42 77.57 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-18T18:35:19.845Z] #42 77.61 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-18T18:35:19.845Z] #42 77.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T18:35:19.845Z] #42 77.69 DEP compel/plugins/std/infect.d [2019-10-18T18:35:19.845Z] #42 77.97 DEP compel/plugins/std/string.d [2019-10-18T18:35:19.845Z] #42 78.18 DEP compel/plugins/std/log.d [2019-10-18T18:35:19.845Z] #42 78.40 DEP compel/plugins/std/fds.d [2019-10-18T18:35:19.845Z] #42 78.66 DEP compel/plugins/std/std.d [2019-10-18T18:35:19.845Z] #42 78.87 DEP compel/plugins/shmem/shmem.d [2019-10-18T18:35:19.845Z] #42 79.09 DEP compel/plugins/fds/fds.d [2019-10-18T18:35:19.845Z] #42 79.40 CC compel/plugins/std/std.o [2019-10-18T18:35:19.845Z] #42 80.10 CC compel/plugins/std/fds.o [2019-10-18T18:35:19.845Z] #42 80.90 CC compel/plugins/std/log.o [2019-10-18T18:35:19.845Z] #42 82.42 CC compel/plugins/std/string.o [2019-10-18T18:35:20.475Z] #42 83.50 CC compel/plugins/std/infect.o [2019-10-18T18:35:20.507Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.891s coverage: 46.2% of statements [2019-10-18T18:35:20.507Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.770s coverage: 51.0% of statements [2019-10-18T18:35:20.507Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.212s coverage: 72.5% of statements [2019-10-18T18:35:21.111Z] #42 84.21 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-18T18:35:21.111Z] #42 84.27 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-18T18:35:21.111Z] #42 84.34 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-18T18:35:21.412Z] #42 84.40 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-18T18:35:21.412Z] #42 84.52 AR compel/plugins/std.lib.a [2019-10-18T18:35:21.704Z] #42 84.70 CC compel/plugins/fds/fds.o [2019-10-18T18:35:21.891Z] ok github.com/docker/docker/daemon 12.442s coverage: 17.6% of statements [2019-10-18T18:35:21.891Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T18:35:21.891Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T18:35:21.891Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T18:35:21.891Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T18:35:21.891Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T18:35:22.361Z] #42 85.27 AR compel/plugins/fds.lib.a [2019-10-18T18:35:22.361Z] #42 85.33 HOSTDEP compel/src/lib/log-host.d [2019-10-18T18:35:22.361Z] #42 85.51 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T18:35:22.361Z] #42 ... [2019-10-18T18:35:22.361Z] [2019-10-18T18:35:22.361Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:22.361Z] #45 170.1 text/template [2019-10-18T18:35:22.833Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2019-10-18T18:35:23.095Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.609s coverage: 76.1% of statements [2019-10-18T18:35:24.486Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-10-18T18:35:24.487Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2019-10-18T18:35:27.027Z] ok github.com/docker/docker/daemon/logger 0.260s coverage: 42.7% of statements [2019-10-18T18:35:27.287Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2019-10-18T18:35:27.287Z] ok github.com/docker/docker/daemon/logger/awslogs 0.280s coverage: 77.8% of statements [2019-10-18T18:35:27.944Z] #45 ... [2019-10-18T18:35:27.945Z] [2019-10-18T18:35:27.945Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:27.945Z] #18 115.8 Selecting previously unselected package vim. [2019-10-18T18:35:27.945Z] #18 115.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 115.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:35:27.945Z] #18 116.7 Selecting previously unselected package xfsprogs. [2019-10-18T18:35:27.945Z] #18 116.7 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 116.7 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:35:27.945Z] #18 117.4 Selecting previously unselected package zip. [2019-10-18T18:35:27.945Z] #18 117.4 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 117.4 Unpacking zip (3.0-11+b1) ... [2019-10-18T18:35:27.945Z] #18 117.6 Selecting previously unselected package libapparmor-perl. [2019-10-18T18:35:27.945Z] #18 117.6 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 117.6 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:35:27.945Z] #18 117.8 Selecting previously unselected package apparmor. [2019-10-18T18:35:27.945Z] #18 117.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 118.1 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:35:27.945Z] #18 118.7 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T18:35:27.945Z] #18 118.7 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-18T18:35:27.945Z] #18 118.7 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:35:28.228Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.139s coverage: 57.2% of statements [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T18:35:28.228Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T18:35:28.228Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 68.2% of statements [2019-10-18T18:35:28.488Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-10-18T18:35:28.574Z] #18 121.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T18:35:28.574Z] #18 121.3 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-18T18:35:28.574Z] #18 121.3 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:35:28.864Z] #18 ... [2019-10-18T18:35:28.864Z] [2019-10-18T18:35:28.864Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:28.864Z] #45 176.8 go/parser [2019-10-18T18:35:29.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 62.1% of statements [2019-10-18T18:35:29.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2019-10-18T18:35:30.446Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2019-10-18T18:35:30.446Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T18:35:31.018Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2019-10-18T18:35:31.018Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2019-10-18T18:35:31.587Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2019-10-18T18:35:31.602Z] ? github.com/docker/docker/api [no test files] [2019-10-18T18:35:32.529Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2019-10-18T18:35:33.099Z] ok github.com/docker/docker/daemon/logger/splunk 1.923s coverage: 82.5% of statements [2019-10-18T18:35:33.297Z] #45 ... [2019-10-18T18:35:33.297Z] [2019-10-18T18:35:33.297Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:33.297Z] #42 85.74 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-18T18:35:33.297Z] #42 86.03 HOSTDEP compel/src/main-host.d [2019-10-18T18:35:33.297Z] #42 86.48 DEP compel/src/lib/ptrace.d [2019-10-18T18:35:33.297Z] #42 86.83 DEP compel/src/lib/infect.d [2019-10-18T18:35:33.297Z] #42 87.17 DEP compel/src/lib/infect-util.d [2019-10-18T18:35:33.297Z] #42 87.52 DEP compel/src/lib/infect-rpc.d [2019-10-18T18:35:33.297Z] #42 87.80 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-18T18:35:33.297Z] #42 88.09 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-18T18:35:33.297Z] #42 88.31 DEP compel/src/lib/log.d [2019-10-18T18:35:33.297Z] #42 88.53 DEP compel/src/main.d [2019-10-18T18:35:33.297Z] #42 88.79 DEP compel/src/lib/handle-elf.d [2019-10-18T18:35:33.297Z] #42 89.05 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-18T18:35:33.297Z] #42 89.47 CC compel/src/lib/log.o [2019-10-18T18:35:33.297Z] #42 89.93 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-18T18:35:33.297Z] #42 90.51 CC compel/arch/ppc64/src/lib/infect.o [2019-10-18T18:35:33.297Z] #42 91.79 CC compel/src/lib/infect-rpc.o [2019-10-18T18:35:33.297Z] #42 92.57 CC compel/src/lib/infect-util.o [2019-10-18T18:35:33.297Z] #42 93.08 CC compel/src/lib/infect.o [2019-10-18T18:35:33.297Z] #42 ... [2019-10-18T18:35:33.297Z] [2019-10-18T18:35:33.297Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:33.297Z] #18 124.3 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T18:35:33.297Z] #18 124.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T18:35:33.297Z] #18 124.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:35:33.297Z] #18 124.4 Selecting previously unselected package mingw-w64-common. [2019-10-18T18:35:33.297Z] #18 124.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T18:35:33.297Z] #18 124.5 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T18:35:33.360Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T18:35:33.360Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T18:35:34.747Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2019-10-18T18:35:34.747Z] ok github.com/docker/docker/distribution 0.318s coverage: 22.1% of statements [2019-10-18T18:35:35.009Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T18:35:35.009Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2019-10-18T18:35:36.859Z] #18 ... [2019-10-18T18:35:36.859Z] [2019-10-18T18:35:36.859Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:36.859Z] #45 184.8 encoding/xml [2019-10-18T18:35:36.921Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-10-18T18:35:36.921Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.6% of statements [2019-10-18T18:35:36.921Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T18:35:36.921Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2019-10-18T18:35:36.921Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T18:35:37.180Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-10-18T18:35:37.180Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T18:35:37.749Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2019-10-18T18:35:37.800Z] #73 exporting layers 64.6s done [2019-10-18T18:35:37.800Z] #73 exporting manifest sha256:d69ca86bea4d96e3d52c0c1c7116c5cff5263543817bcc6ac5bf1a54593373e2 0.0s done [2019-10-18T18:35:37.800Z] #73 exporting config sha256:929418977b98aa770e06b6d04ee22693cadcb2c04523e1b735b0fd99e50cd314 0.0s done [2019-10-18T18:35:37.800Z] #73 sending tarball [2019-10-18T18:35:38.010Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 50.0% of statements [2019-10-18T18:35:39.394Z] ok github.com/docker/docker/opts 0.105s coverage: 66.9% of statements [2019-10-18T18:35:40.776Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-18T18:35:41.347Z] ok github.com/docker/docker/pkg/authorization 0.854s coverage: 68.3% of statements [2019-10-18T18:35:41.347Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-10-18T18:35:41.795Z] #73 sending tarball 10.8s done [2019-10-18T18:35:41.795Z] #73 DONE 75.4s [2019-10-18T18:35:41.795Z] [2019-10-18T18:35:41.795Z] #74 importing to docker [2019-10-18T18:35:41.918Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-18T18:35:42.453Z] #45 ... [2019-10-18T18:35:42.453Z] [2019-10-18T18:35:42.453Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:35:42.453Z] #63 189.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T18:35:42.453Z] #63 189.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T18:35:42.488Z] ok github.com/docker/docker/pkg/archive 1.357s coverage: 76.8% of statements [2019-10-18T18:35:42.749Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-10-18T18:35:43.323Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2019-10-18T18:35:43.892Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-10-18T18:35:44.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-18T18:35:45.029Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-18T18:35:45.194Z] #63 ... [2019-10-18T18:35:45.194Z] [2019-10-18T18:35:45.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:45.194Z] #42 97.75 CC compel/src/lib/ptrace.o [2019-10-18T18:35:45.194Z] #42 98.56 AR compel/libcompel.a [2019-10-18T18:35:45.194Z] #42 98.69 HOSTCC compel/src/main-host.o [2019-10-18T18:35:45.194Z] #42 99.43 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-18T18:35:45.194Z] #42 99.81 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T18:35:45.194Z] #42 100.6 HOSTCC compel/src/lib/log-host.o [2019-10-18T18:35:45.194Z] #42 101.0 HOSTLINK compel/compel-host-bin [2019-10-18T18:35:45.194Z] #42 101.2 DEP soccr/soccr.d [2019-10-18T18:35:45.194Z] #42 101.5 CC soccr/soccr.o [2019-10-18T18:35:45.194Z] #42 105.2 AR soccr/libsoccr.a [2019-10-18T18:35:45.194Z] #42 105.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:35:45.194Z] #42 105.9 DEP criu/arch/ppc64/sigframe.d [2019-10-18T18:35:45.194Z] #42 106.2 DEP criu/arch/ppc64/crtools.d [2019-10-18T18:35:45.194Z] #42 106.7 DEP criu/arch/ppc64/cpu.d [2019-10-18T18:35:45.194Z] #42 107.3 CC criu/arch/ppc64/cpu.o [2019-10-18T18:35:45.194Z] #42 108.3 CC criu/arch/ppc64/crtools.o [2019-10-18T18:35:45.971Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-18T18:35:46.231Z] #42 ... [2019-10-18T18:35:46.231Z] [2019-10-18T18:35:46.231Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:35:46.231Z] #18 131.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T18:35:46.231Z] #18 131.6 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T18:35:46.231Z] #18 131.6 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:35:46.231Z] #18 138.7 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T18:35:46.231Z] #18 138.7 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T18:35:46.231Z] #18 138.7 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:35:46.231Z] #18 139.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T18:35:46.231Z] #18 139.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T18:35:46.231Z] #18 139.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:35:46.541Z] ok github.com/docker/docker/pkg/chrootarchive 3.609s coverage: 43.2% of statements [2019-10-18T18:35:46.800Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-10-18T18:35:47.261Z] #18 ... [2019-10-18T18:35:47.261Z] [2019-10-18T18:35:47.261Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:35:47.261Z] #45 194.8 math/big [2019-10-18T18:35:47.371Z] ok github.com/docker/docker/pkg/discovery/kv 3.157s coverage: 84.1% of statements [2019-10-18T18:35:47.371Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-10-18T18:35:47.371Z] ok github.com/docker/docker/pkg/fsutils 0.356s coverage: 85.1% of statements [2019-10-18T18:35:48.312Z] ok github.com/docker/docker/layer 7.670s coverage: 68.8% of statements [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T18:35:48.312Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T18:35:48.312Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2019-10-18T18:35:48.883Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2019-10-18T18:35:48.883Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-10-18T18:35:48.883Z] ok github.com/docker/docker/pkg/idtools 0.818s coverage: 70.1% of statements [2019-10-18T18:35:49.144Z] ok github.com/docker/docker/pkg/ioutils 0.685s coverage: 70.1% of statements [2019-10-18T18:35:49.144Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T18:35:49.324Z] #45 196.7 go/doc [2019-10-18T18:35:49.376Z] ok github.com/docker/docker/api/server 0.258s coverage: 9.0% of statements [2019-10-18T18:35:49.404Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-18T18:35:49.975Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2019-10-18T18:35:49.975Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2019-10-18T18:35:50.546Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 91.4% of statements [2019-10-18T18:35:50.546Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2019-10-18T18:35:51.116Z] ok github.com/docker/docker/pkg/mount 0.957s coverage: 69.6% of statements [2019-10-18T18:35:51.116Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T18:35:51.116Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T18:35:51.116Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T18:35:51.376Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2019-10-18T18:35:51.635Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2019-10-18T18:35:51.895Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2019-10-18T18:35:51.895Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2019-10-18T18:35:52.465Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2019-10-18T18:35:52.855Z] #45 ... [2019-10-18T18:35:52.855Z] [2019-10-18T18:35:52.855Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:52.855Z] #42 110.3 CC criu/arch/ppc64/sigframe.o [2019-10-18T18:35:52.855Z] #42 111.0 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-18T18:35:52.855Z] #42 111.0 DEP criu/arch/ppc64/misc.d [2019-10-18T18:35:52.855Z] #42 111.1 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-18T18:35:52.855Z] #42 111.1 DEP criu/arch/ppc64/vdso-pie.d [2019-10-18T18:35:52.855Z] #42 111.5 DEP criu/pie/parasite-vdso.d [2019-10-18T18:35:52.855Z] #42 111.8 DEP criu/pie/util-vdso.d [2019-10-18T18:35:52.855Z] #42 112.1 DEP criu/pie/util.d [2019-10-18T18:35:52.855Z] #42 112.5 CC criu/pie/util.o [2019-10-18T18:35:52.855Z] #42 113.4 CC criu/pie/util-vdso.o [2019-10-18T18:35:52.855Z] #42 115.0 CC criu/pie/parasite-vdso.o [2019-10-18T18:35:53.403Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-18T18:35:53.403Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2019-10-18T18:35:53.877Z] #42 116.8 CC criu/arch/ppc64/vdso-pie.o [2019-10-18T18:35:53.973Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2019-10-18T18:35:53.973Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-18T18:35:54.510Z] #42 117.6 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-18T18:35:54.510Z] #42 117.7 CC criu/arch/ppc64/misc.o [2019-10-18T18:35:54.510Z] #42 117.8 AR criu/pie/pie.lib.a [2019-10-18T18:35:54.542Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-18T18:35:54.801Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2019-10-18T18:35:54.804Z] #42 117.9 DEP criu/pie/restorer.d [2019-10-18T18:35:54.804Z] #42 ... [2019-10-18T18:35:54.804Z] [2019-10-18T18:35:54.804Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:35:54.804Z] #63 DONE 202.7s [2019-10-18T18:35:54.804Z] [2019-10-18T18:35:54.804Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T18:35:54.804Z] #64 DONE 0.1s [2019-10-18T18:35:55.095Z] [2019-10-18T18:35:55.095Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:35:55.384Z] #48 ... [2019-10-18T18:35:55.384Z] [2019-10-18T18:35:55.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:35:55.384Z] #42 118.5 DEP criu/arch/ppc64/restorer.d [2019-10-18T18:35:55.741Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-10-18T18:35:55.741Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2019-10-18T18:35:55.741Z] ok github.com/docker/docker/pkg/signal 2.817s coverage: 61.0% of statements [2019-10-18T18:35:56.315Z] testing: warning: no tests to run [2019-10-18T18:35:56.315Z] coverage: [no statements] [2019-10-18T18:35:56.315Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-10-18T18:35:56.419Z] #42 119.3 DEP criu/pie/parasite.d [2019-10-18T18:35:56.576Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2019-10-18T18:35:56.577Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2019-10-18T18:35:56.720Z] #42 119.9 CC criu/pie/parasite.o [2019-10-18T18:35:57.147Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2019-10-18T18:35:57.147Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2019-10-18T18:35:57.147Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-10-18T18:35:58.797Z] #42 121.8 LINK criu/pie/parasite.built-in.o [2019-10-18T18:35:58.797Z] #42 121.8 GEN criu/pie/parasite-blob.h [2019-10-18T18:35:58.797Z] #42 121.9 CC criu/arch/ppc64/restorer.o [2019-10-18T18:35:59.062Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-18T18:35:59.322Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2019-10-18T18:35:59.837Z] #42 122.8 CC criu/pie/restorer.o [2019-10-18T18:35:59.891Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2019-10-18T18:36:00.848Z] ok github.com/docker/docker/plugin 0.571s coverage: 27.1% of statements [2019-10-18T18:36:01.111Z] ok github.com/docker/docker/registry/resumable 0.052s coverage: 100.0% of statements [2019-10-18T18:36:01.790Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2019-10-18T18:36:01.790Z] ok github.com/docker/docker/registry 0.335s coverage: 56.3% of statements [2019-10-18T18:36:01.901Z] #74 DONE 18.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T18:36:02.732Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2019-10-18T18:36:02.732Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-10-18T18:36:02.836Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/test/unit [2019-10-18T18:36:05.274Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2019-10-18T18:36:05.274Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2019-10-18T18:36:05.274Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2019-10-18T18:36:05.533Z] #42 128.2 LINK criu/pie/restorer.built-in.o [2019-10-18T18:36:05.533Z] #42 128.2 GEN criu/pie/restorer-blob.h [2019-10-18T18:36:05.533Z] #42 128.5 DEP criu/vdso.d [2019-10-18T18:36:05.533Z] #42 ... [2019-10-18T18:36:05.533Z] [2019-10-18T18:36:05.533Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:36:05.533Z] #45 213.5 github.com/LK4D4/vndr/build [2019-10-18T18:36:06.563Z] #45 214.4 vendor/golang.org/x/text/unicode/norm [2019-10-18T18:36:06.653Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2019-10-18T18:36:07.229Z] ? github.com/docker/docker/api [no test files] [2019-10-18T18:36:12.128Z] #45 ... [2019-10-18T18:36:12.128Z] [2019-10-18T18:36:12.129Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:36:12.129Z] #42 129.0 DEP criu/uts_ns.d [2019-10-18T18:36:12.129Z] #42 129.4 DEP criu/util.d [2019-10-18T18:36:12.129Z] #42 130.0 DEP criu/uffd.d [2019-10-18T18:36:12.129Z] #42 130.5 DEP criu/tun.d [2019-10-18T18:36:12.129Z] #42 130.9 DEP criu/tty.d [2019-10-18T18:36:12.129Z] #42 131.3 DEP criu/timerfd.d [2019-10-18T18:36:12.129Z] #42 131.7 DEP criu/sysfs_parse.d [2019-10-18T18:36:12.129Z] #42 132.1 DEP criu/sysctl.d [2019-10-18T18:36:12.129Z] #42 132.5 DEP criu/string.d [2019-10-18T18:36:12.129Z] #42 132.6 DEP criu/stats.d [2019-10-18T18:36:12.129Z] #42 132.9 DEP criu/sockets.d [2019-10-18T18:36:12.129Z] #42 133.3 DEP criu/sk-unix.d [2019-10-18T18:36:12.129Z] #42 133.9 DEP criu/sk-tcp.d [2019-10-18T18:36:12.129Z] #42 134.4 DEP criu/sk-queue.d [2019-10-18T18:36:12.129Z] #42 134.8 DEP criu/sk-packet.d [2019-10-18T18:36:12.129Z] #42 135.1 DEP criu/sk-netlink.d [2019-10-18T18:36:12.129Z] #42 ... [2019-10-18T18:36:12.129Z] [2019-10-18T18:36:12.129Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:36:12.129Z] #18 165.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T18:36:12.417Z] #18 165.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T18:36:12.417Z] #18 165.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:36:16.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:36:16.745Z] [2019-10-18T18:36:16.745Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-18T18:36:16.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-18T18:36:16.745Z] Using test binary docker [2019-10-18T18:36:16.745Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T18:36:16.745Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:36:16.745Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:36:16.745Z] Warning failed to create cache: (null) [2019-10-18T18:36:16.745Z] . [2019-10-18T18:36:16.745Z] INFO: Waiting for daemon to start... [2019-10-18T18:36:16.745Z] Starting dockerd [2019-10-18T18:36:16.745Z] . [2019-10-18T18:36:16.745Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-18T18:36:19.586Z] #18 ... [2019-10-18T18:36:19.587Z] [2019-10-18T18:36:19.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:36:19.587Z] #42 135.5 DEP criu/sk-inet.d [2019-10-18T18:36:19.587Z] #42 136.0 DEP criu/signalfd.d [2019-10-18T18:36:19.587Z] #42 136.4 DEP criu/sigframe.d [2019-10-18T18:36:19.587Z] #42 136.7 DEP criu/shmem.d [2019-10-18T18:36:19.587Z] #42 137.2 DEP criu/servicefd.d [2019-10-18T18:36:19.587Z] #42 137.6 DEP criu/seize.d [2019-10-18T18:36:19.587Z] #42 137.9 DEP criu/seccomp.d [2019-10-18T18:36:19.587Z] #42 138.4 DEP criu/rst-malloc.d [2019-10-18T18:36:19.587Z] #42 138.6 DEP criu/rbtree.d [2019-10-18T18:36:19.587Z] #42 138.7 DEP criu/pstree.d [2019-10-18T18:36:19.587Z] #42 139.2 DEP criu/protobuf.d [2019-10-18T18:36:19.587Z] #42 139.6 GEN criu/protobuf-desc-gen.h [2019-10-18T18:36:19.587Z] #42 142.6 DEP criu/protobuf-desc.d [2019-10-18T18:36:19.889Z] #42 142.9 DEP criu/proc_parse.d [2019-10-18T18:36:20.199Z] #42 143.4 DEP criu/plugin.d [2019-10-18T18:36:20.497Z] #42 143.7 DEP criu/pipes.d [2019-10-18T18:36:21.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T18:36:21.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T18:36:21.138Z] #42 144.2 DEP criu/pie-util.d [2019-10-18T18:36:21.380Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-18T18:36:21.427Z] #42 144.5 DEP criu/pie-util-vdso.d [2019-10-18T18:36:21.717Z] #42 144.8 DEP criu/pie-util-vdso-elf32.d [2019-10-18T18:36:22.006Z] #42 145.0 DEP criu/path.d [2019-10-18T18:36:22.342Z] #42 145.2 DEP criu/parasite-syscall.d [2019-10-18T18:36:22.342Z] #42 ... [2019-10-18T18:36:22.342Z] [2019-10-18T18:36:22.342Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:36:22.342Z] #45 229.9 net/http/internal [2019-10-18T18:36:25.895Z] #45 233.6 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T18:36:27.403Z] #45 ... [2019-10-18T18:36:27.403Z] [2019-10-18T18:36:27.403Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:36:27.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T18:36:28.581Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T18:36:28.581Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === Skipped [2019-10-18T18:36:28.581Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T18:36:28.581Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T18:36:28.581Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T18:36:28.581Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T18:36:28.581Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T18:36:28.581Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:36:28.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T18:36:28.581Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T18:36:28.581Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T18:36:28.581Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] [2019-10-18T18:36:28.581Z] DONE 2114 tests, 20 skipped in 193.271s Post stage [Pipeline] junit [2019-10-18T18:36:28.594Z] Recording test results [2019-10-18T18:36:30.378Z] #23 232.9 Checking out files: 20% (2191/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 33% (3588/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 47% (5083/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 50% (5321/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 60% (6446/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 78% (8370/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 81% (8620/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 93% (9897/10641) Checking out files: 93% (9899/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 99% (10535/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. [2019-10-18T18:36:30.673Z] #23 238.5 + cd /tmp/tmp.m2n953D90W/tmp/docker-ce [2019-10-18T18:36:30.673Z] #23 238.5 + git checkout -q v17.06.2-ce [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T18:36:30.964Z] #23 ... [2019-10-18T18:36:30.964Z] [2019-10-18T18:36:30.964Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:36:30.964Z] #18 184.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T18:36:30.964Z] #18 184.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T18:36:30.964Z] #18 184.0 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-18T18:36:31.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -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:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh dynbinary test-integration [2019-10-18T18:36:31.268Z] #18 184.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T18:36:31.268Z] #18 184.0 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T18:36:31.268Z] #18 184.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:36:31.268Z] #18 184.1 Processing triggers for mime-support (3.60) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T18:36:31.560Z] #18 184.3 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T18:36:31.990Z] [2019-10-18T18:36:31.990Z] Removing bundles/ [2019-10-18T18:36:31.990Z] [2019-10-18T18:36:31.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T18:36:31.990Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:36:31.990Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:36:32.595Z] #18 ... [2019-10-18T18:36:32.595Z] [2019-10-18T18:36:32.595Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:36:32.595Z] #42 145.7 DEP criu/pagemap.d [2019-10-18T18:36:32.595Z] #42 146.1 DEP criu/pagemap-cache.d [2019-10-18T18:36:32.595Z] #42 146.5 DEP criu/page-xfer.d [2019-10-18T18:36:32.595Z] #42 146.8 DEP criu/page-pipe.d [2019-10-18T18:36:32.595Z] #42 147.1 DEP criu/netfilter.d [2019-10-18T18:36:32.595Z] #42 147.4 DEP criu/net.d [2019-10-18T18:36:32.595Z] #42 148.0 DEP criu/namespaces.d [2019-10-18T18:36:32.595Z] #42 148.4 DEP criu/mount.d [2019-10-18T18:36:32.595Z] #42 149.0 DEP criu/mem.d [2019-10-18T18:36:32.595Z] #42 149.4 DEP criu/lsm.d [2019-10-18T18:36:32.595Z] #42 149.8 DEP criu/log.d [2019-10-18T18:36:32.595Z] #42 150.1 DEP criu/libnetlink.d [2019-10-18T18:36:32.595Z] #42 150.3 DEP criu/kerndat.d [2019-10-18T18:36:32.595Z] #42 150.8 DEP criu/kcmp-ids.d [2019-10-18T18:36:32.595Z] #42 151.0 DEP criu/irmap.d [2019-10-18T18:36:32.595Z] #42 151.4 DEP criu/ipc_ns.d [2019-10-18T18:36:32.595Z] #42 151.9 DEP criu/image.d [2019-10-18T18:36:32.595Z] #42 152.6 DEP criu/image-desc.d [2019-10-18T18:36:32.595Z] #42 152.9 DEP criu/fsnotify.d [2019-10-18T18:36:32.595Z] #42 153.3 DEP criu/filesystems.d [2019-10-18T18:36:32.595Z] #42 153.7 DEP criu/files.d [2019-10-18T18:36:32.595Z] #42 154.1 DEP criu/files-reg.d [2019-10-18T18:36:32.595Z] #42 154.8 DEP criu/files-ext.d [2019-10-18T18:36:32.595Z] #42 155.2 DEP criu/file-lock.d [2019-10-18T18:36:32.595Z] #42 155.8 DEP criu/file-ids.d [2019-10-18T18:36:33.232Z] #42 156.2 DEP criu/fifo.d [2019-10-18T18:36:33.528Z] #42 156.5 DEP criu/fdstore.d [2019-10-18T18:36:33.822Z] #42 156.7 DEP criu/fault-injection.d [2019-10-18T18:36:33.822Z] #42 156.9 DEP criu/external.d [2019-10-18T18:36:34.113Z] #42 157.2 DEP criu/eventpoll.d [2019-10-18T18:36:34.404Z] #42 157.6 DEP criu/eventfd.d [2019-10-18T18:36:35.047Z] #42 158.0 DEP criu/crtools.d [2019-10-18T18:36:35.353Z] #42 158.4 DEP criu/cr-service.d [2019-10-18T18:36:35.844Z] #42 158.9 DEP criu/cr-restore.d [2019-10-18T18:36:36.476Z] #42 159.4 DEP criu/cr-errno.d [2019-10-18T18:36:36.476Z] #42 159.5 DEP criu/cr-dump.d [2019-10-18T18:36:36.476Z] #42 ... [2019-10-18T18:36:36.476Z] [2019-10-18T18:36:36.476Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:36:36.476Z] #23 244.1 + mkdir -p /tmp/tmp.m2n953D90W/src/github.com/docker [2019-10-18T18:36:36.476Z] #23 244.1 + mv components/cli /tmp/tmp.m2n953D90W/src/github.com/docker/cli [2019-10-18T18:36:36.476Z] #23 244.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-18T18:36:39.247Z] #23 ... [2019-10-18T18:36:39.247Z] [2019-10-18T18:36:39.247Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:36:39.247Z] #48 DONE 246.8s [2019-10-18T18:36:39.247Z] [2019-10-18T18:36:39.247Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:36:39.247Z] #18 189.9 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-18T18:36:39.247Z] #18 189.9 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T18:36:39.247Z] #18 189.9 Setting up zip (3.0-11+b1) ... [2019-10-18T18:36:39.247Z] #18 190.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T18:36:39.247Z] #18 190.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T18:36:39.247Z] #18 190.0 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T18:36:39.247Z] #18 190.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:36:39.247Z] #18 190.1 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-18T18:36:39.247Z] #18 190.1 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:36:39.247Z] #18 190.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T18:36:39.247Z] #18 190.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T18:36:39.247Z] #18 190.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T18:36:39.247Z] #18 190.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:36:39.247Z] #18 190.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-18T18:36:39.247Z] #18 190.2 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-18T18:36:39.247Z] #18 190.2 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-18T18:36:39.247Z] #18 190.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T18:36:39.247Z] #18 191.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up pigz (2.3.4-1) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-18T18:36:39.247Z] #18 191.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T18:36:39.247Z] #18 191.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T18:36:39.247Z] #18 191.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T18:36:39.247Z] #18 191.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T18:36:39.247Z] #18 191.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T18:36:39.247Z] #18 191.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T18:36:39.247Z] #18 191.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T18:36:39.247Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T18:36:39.247Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T18:36:39.247Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T18:36:39.247Z] #18 191.5 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-18T18:36:39.247Z] #18 191.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T18:36:40.124Z] ok github.com/docker/docker/api/server/httputils 0.179s coverage: 14.7% of statements [2019-10-18T18:36:40.124Z] ok github.com/docker/docker/api/server/middleware 0.189s coverage: 37.7% of statements [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T18:36:40.124Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T18:36:40.586Z] ok github.com/docker/docker/api/server/router/swarm 0.135s coverage: 4.0% of statements [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T18:36:40.586Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 95.2% of statements [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T18:36:40.586Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T18:36:40.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T18:36:40.760Z] #18 ... [2019-10-18T18:36:40.761Z] [2019-10-18T18:36:40.761Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:36:40.761Z] #45 238.4 vendor/golang.org/x/net/http/httpproxy [2019-10-18T18:36:40.761Z] #45 238.5 net/textproto [2019-10-18T18:36:40.761Z] #45 239.5 crypto/x509 [2019-10-18T18:36:40.761Z] #45 242.4 vendor/golang.org/x/net/http/httpguts [2019-10-18T18:36:40.761Z] #45 242.4 mime/multipart [2019-10-18T18:36:40.761Z] #45 ... [2019-10-18T18:36:40.761Z] [2019-10-18T18:36:40.761Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:36:40.761Z] #42 160.2 DEP criu/cr-dedup.d [2019-10-18T18:36:40.761Z] #42 160.6 DEP criu/cr-check.d [2019-10-18T18:36:40.761Z] #42 161.2 DEP criu/config.d [2019-10-18T18:36:40.761Z] #42 161.6 DEP criu/clone-noasan.d [2019-10-18T18:36:40.761Z] #42 161.8 DEP criu/cgroup.d [2019-10-18T18:36:40.761Z] #42 162.1 DEP criu/cgroup-props.d [2019-10-18T18:36:40.761Z] #42 162.6 DEP criu/bitmap.d [2019-10-18T18:36:40.761Z] #42 162.6 DEP criu/bfd.d [2019-10-18T18:36:40.761Z] #42 163.1 DEP criu/autofs.d [2019-10-18T18:36:40.761Z] #42 163.9 DEP criu/aio.d [2019-10-18T18:36:41.049Z] ok github.com/docker/docker/api/types/time 0.365s coverage: 100.0% of statements [2019-10-18T18:36:41.389Z] #42 164.5 DEP criu/action-scripts.d [2019-10-18T18:36:41.510Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T18:36:41.510Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T18:36:41.511Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T18:36:41.511Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T18:36:41.511Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T18:36:41.511Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T18:36:41.511Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T18:36:42.018Z] #42 165.1 CC criu/action-scripts.o [2019-10-18T18:36:43.061Z] #42 166.2 CC criu/aio.o [2019-10-18T18:36:44.084Z] #42 167.3 CC criu/autofs.o [2019-10-18T18:36:47.326Z] ok github.com/docker/docker/builder/dockerfile 0.673s coverage: 46.1% of statements [2019-10-18T18:36:47.326Z] ok github.com/docker/docker/builder/dockerignore 0.160s coverage: 96.8% of statements [2019-10-18T18:36:47.326Z] ok github.com/docker/docker/builder/remotecontext 0.493s coverage: 9.2% of statements [2019-10-18T18:36:47.584Z] #42 170.7 CC criu/bfd.o [2019-10-18T18:36:49.082Z] #42 171.9 CC criu/bitmap.o [2019-10-18T18:36:49.375Z] #42 172.3 CC criu/cgroup-props.o [2019-10-18T18:36:50.015Z] #42 ... [2019-10-18T18:36:50.015Z] [2019-10-18T18:36:50.015Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:36:50.015Z] #18 203.1 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-18T18:36:50.306Z] #18 203.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:36:50.306Z] #18 203.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-18T18:36:50.306Z] #18 203.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:36:50.306Z] #18 203.2 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 [2019-10-18T18:36:50.306Z] #18 203.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T18:36:50.306Z] #18 203.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T18:36:50.306Z] #18 203.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T18:36:50.306Z] #18 203.2 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 [2019-10-18T18:36:50.306Z] #18 203.2 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 [2019-10-18T18:36:50.306Z] #18 203.2 Setting up python3 (3.5.3-1) ... [2019-10-18T18:36:51.820Z] #18 ... [2019-10-18T18:36:51.820Z] [2019-10-18T18:36:51.820Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:36:51.820Z] #45 249.7 crypto/tls [2019-10-18T18:36:52.119Z] #45 ... [2019-10-18T18:36:52.119Z] [2019-10-18T18:36:52.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:36:52.119Z] #42 174.2 CC criu/cgroup.o [2019-10-18T18:36:56.589Z] #42 ... [2019-10-18T18:36:56.589Z] [2019-10-18T18:36:56.589Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:36:56.589Z] #18 206.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T18:36:56.589Z] #18 209.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T18:36:56.878Z] #18 209.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T18:36:57.166Z] #18 210.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T18:36:57.166Z] #18 210.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T18:36:59.233Z] #18 211.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T18:37:01.315Z] #18 214.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T18:37:01.315Z] #18 214.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T18:37:02.824Z] #18 ... [2019-10-18T18:37:02.824Z] [2019-10-18T18:37:02.824Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:37:02.824Z] #45 260.4 net/http/httptrace [2019-10-18T18:37:02.824Z] #45 260.9 net/http [2019-10-18T18:37:02.824Z] #45 ... [2019-10-18T18:37:02.824Z] [2019-10-18T18:37:02.824Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:37:02.824Z] #42 180.2 CC criu/clone-noasan.o [2019-10-18T18:37:02.824Z] #42 180.5 CC criu/config.o [2019-10-18T18:37:02.824Z] #42 184.1 CC criu/cr-check.o [2019-10-18T18:37:03.112Z] #42 ... [2019-10-18T18:37:03.112Z] [2019-10-18T18:37:03.112Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T18:37:03.404Z] #18 216.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T18:37:03.404Z] #18 216.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T18:37:03.441Z] sha256:5e5a7207d670b453ac067d10cb2f3cc49ad6326d226bfd811ea526b80fa32627 [2019-10-18T18:37:03.441Z] INFO: Starting docker-py tests... [2019-10-18T18:37:03.699Z] ============================= test session starts ============================== [2019-10-18T18:37:03.699Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-18T18:37:03.699Z] rootdir: /src, inifile: pytest.ini [2019-10-18T18:37:03.699Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-18T18:37:04.630Z] collected 385 items / 5 deselected / 380 selected [2019-10-18T18:37:04.630Z] [2019-10-18T18:37:06.125Z] #18 218.6 Setting up dh-python (2.20170125) ... [2019-10-18T18:37:07.639Z] #18 220.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-18T18:37:07.639Z] #18 220.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T18:37:07.639Z] #18 DONE 220.5s [2019-10-18T18:37:07.639Z] [2019-10-18T18:37:07.639Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:37:13.187Z] #19 ... [2019-10-18T18:37:13.187Z] [2019-10-18T18:37:13.187Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:37:13.187Z] #45 279.1 github.com/LK4D4/vndr/godl [2019-10-18T18:37:13.187Z] #45 280.6 github.com/LK4D4/vndr [2019-10-18T18:37:14.685Z] #45 ... [2019-10-18T18:37:14.685Z] [2019-10-18T18:37:14.685Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:37:14.685Z] #42 187.9 CC criu/cr-dedup.o [2019-10-18T18:37:14.685Z] #42 188.9 CC criu/cr-dump.o [2019-10-18T18:37:14.685Z] #42 193.3 CC criu/cr-errno.o [2019-10-18T18:37:14.685Z] #42 193.5 CC criu/cr-restore.o [2019-10-18T18:37:17.328Z] ok github.com/docker/docker/builder/remotecontext/git 32.309s coverage: 85.1% of statements [2019-10-18T18:37:17.328Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T18:37:17.328Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T18:37:17.328Z] ok github.com/docker/docker/cli/debug 0.326s coverage: 100.0% of statements [2019-10-18T18:37:17.328Z] ok github.com/docker/docker/client 0.499s coverage: 75.3% of statements [2019-10-18T18:37:18.196Z] #42 ... [2019-10-18T18:37:18.196Z] [2019-10-18T18:37:18.196Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:37:18.196Z] #19 10.28 Collecting yamllint==1.16.0 [2019-10-18T18:37:20.248Z] #19 12.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T18:37:20.791Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-18T18:37:20.791Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T18:37:20.791Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T18:37:20.876Z] #19 13.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T18:37:21.165Z] #19 13.61 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T18:37:21.210Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T18:37:21.210Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T18:37:22.973Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T18:37:22.973Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T18:37:24.026Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2019-10-18T18:37:24.026Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T18:37:24.026Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T18:37:24.026Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T18:37:24.027Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T18:37:24.027Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T18:37:24.027Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T18:37:24.027Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T18:37:24.436Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2019-10-18T18:37:24.441Z] ok github.com/docker/docker/cmd/dockerd 0.724s coverage: 19.0% of statements [2019-10-18T18:37:24.933Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T18:37:24.933Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T18:37:24.933Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-18T18:37:25.338Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T18:37:25.338Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T18:37:25.733Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-10-18T18:37:26.090Z] ok github.com/docker/docker/container 0.646s coverage: 42.5% of statements [2019-10-18T18:37:26.090Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T18:37:26.090Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T18:37:26.090Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T18:37:26.090Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T18:37:26.740Z] #19 18.30 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T18:37:26.740Z] #19 18.86 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T18:37:27.479Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-18T18:37:28.046Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-18T18:37:28.296Z] #19 ... [2019-10-18T18:37:28.296Z] [2019-10-18T18:37:28.296Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:37:28.296Z] #45 DONE 295.9s [2019-10-18T18:37:28.296Z] [2019-10-18T18:37:28.296Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:37:28.296Z] #42 204.0 CC criu/cr-service.o [2019-10-18T18:37:28.296Z] #42 208.4 CC criu/crtools.o [2019-10-18T18:37:28.296Z] #42 210.0 CC criu/eventfd.o [2019-10-18T18:37:28.296Z] #42 211.0 CC criu/eventpoll.o [2019-10-18T18:37:29.984Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-18T18:37:29.989Z] ok github.com/docker/docker/builder/dockerfile 0.993s coverage: 48.2% of statements [2019-10-18T18:37:29.989Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.6% of statements [2019-10-18T18:37:30.828Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-18T18:37:31.099Z] #42 214.3 CC criu/external.o [2019-10-18T18:37:31.236Z] ok github.com/docker/docker/builder/remotecontext/git 0.844s coverage: 85.1% of statements [2019-10-18T18:37:31.236Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T18:37:31.236Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T18:37:31.737Z] #42 214.9 CC criu/fault-injection.o [2019-10-18T18:37:31.737Z] #42 ... [2019-10-18T18:37:31.737Z] [2019-10-18T18:37:31.737Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T18:37:31.737Z] #19 24.27 Building wheels for collected packages: pathspec, pyyaml [2019-10-18T18:37:31.737Z] #19 24.27 Running setup.py bdist_wheel for pathspec: started [2019-10-18T18:37:34.463Z] #19 26.97 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T18:37:34.768Z] #19 26.97 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T18:37:34.768Z] #19 27.02 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T18:37:35.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T18:37:35.478Z] ok github.com/docker/docker/client 0.349s coverage: 75.8% of statements [2019-10-18T18:37:37.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T18:37:37.551Z] #19 29.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T18:37:37.551Z] #19 29.95 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T18:37:37.850Z] #19 30.15 Successfully built pathspec pyyaml [2019-10-18T18:37:37.850Z] #19 30.15 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-18T18:37:38.886Z] #19 31.11 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T18:37:39.177Z] #19 DONE 31.6s [2019-10-18T18:37:39.177Z] [2019-10-18T18:37:39.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:37:39.177Z] #42 215.2 CC criu/fdstore.o [2019-10-18T18:37:39.177Z] #42 216.0 CC criu/fifo.o [2019-10-18T18:37:39.177Z] #42 216.8 CC criu/file-ids.o [2019-10-18T18:37:39.177Z] #42 217.5 CC criu/file-lock.o [2019-10-18T18:37:39.177Z] #42 219.6 CC criu/files-ext.o [2019-10-18T18:37:39.177Z] #42 220.4 CC criu/files-reg.o [2019-10-18T18:37:39.740Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:37:40.249Z] [2019-10-18T18:37:40.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:37:40.819Z] PKG_CONFIG=pkg-config [2019-10-18T18:37:40.819Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:37:40.819Z] HOSTNAME=c689f629336c [2019-10-18T18:37:40.819Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T18:37:40.819Z] container=docker [2019-10-18T18:37:40.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T18:37:40.819Z] GO111MODULE=off [2019-10-18T18:37:40.819Z] GOPATH=/go [2019-10-18T18:37:40.819Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:37:40.819Z] HOME=/root [2019-10-18T18:37:40.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:37:40.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:37:40.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:37:40.819Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:37:40.819Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:37:40.819Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:37:40.819Z] TERM=xterm [2019-10-18T18:37:40.819Z] VALIDATE_BRANCH=master [2019-10-18T18:37:40.819Z] DEST=bundles/test-integration [2019-10-18T18:37:40.819Z] SHLVL=1 [2019-10-18T18:37:40.819Z] TIMEOUT=120m [2019-10-18T18:37:40.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:37:40.819Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:37:40.819Z] TESTDEBUG=0 [2019-10-18T18:37:40.819Z] _=/usr/bin/env [2019-10-18T18:37:40.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T18:37:41.298Z] #42 224.4 CC criu/files.o [2019-10-18T18:37:41.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T18:37:42.794Z] #42 ... [2019-10-18T18:37:42.794Z] [2019-10-18T18:37:42.794Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T18:37:42.794Z] #29 310.7 + rm -rf /tmp/tmp.uvnFDyCSWd [2019-10-18T18:37:43.082Z] #29 DONE 311.0s [2019-10-18T18:37:43.082Z] [2019-10-18T18:37:43.082Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:37:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T18:37:44.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T18:37:45.830Z] #39 ... [2019-10-18T18:37:45.830Z] [2019-10-18T18:37:45.830Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:37:45.830Z] #42 228.9 CC criu/filesystems.o [2019-10-18T18:37:46.855Z] #42 229.8 CC criu/fsnotify.o [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon 2.857s coverage: 9.2% of statements [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/cluster 1.769s coverage: 0.5% of statements [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.296s coverage: 65.3% of statements [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/cluster/convert 0.796s coverage: 35.8% of statements [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.139s coverage: 10.9% of statements [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/config 0.992s coverage: 82.8% of statements [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/discovery 0.284s coverage: 30.0% of statements [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/events 0.364s coverage: 50.0% of statements [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T18:37:47.239Z] ok github.com/docker/docker/daemon/graphdriver 0.716s coverage: 2.3% of statements [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-18T18:37:47.239Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-18T18:37:48.336Z] ok github.com/docker/docker/daemon/images 0.428s coverage: 4.9% of statements [2019-10-18T18:37:48.336Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T18:37:48.336Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2019-10-18T18:37:48.336Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T18:37:48.392Z] #42 231.5 CC criu/image-desc.o [2019-10-18T18:37:48.677Z] #42 231.8 CC criu/image.o [2019-10-18T18:37:48.798Z] ok github.com/docker/docker/daemon/logger 0.832s coverage: 43.0% of statements [2019-10-18T18:37:49.260Z] ok github.com/docker/docker/daemon/logger/awslogs 1.065s coverage: 77.8% of statements [2019-10-18T18:37:49.260Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-18T18:37:49.260Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T18:37:49.260Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T18:37:49.260Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-18T18:37:49.260Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-18T18:37:50.166Z] #42 233.1 CC criu/ipc_ns.o [2019-10-18T18:37:50.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T18:37:51.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.709s coverage: 62.1% of statements [2019-10-18T18:37:51.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.297s coverage: 88.3% of statements [2019-10-18T18:37:52.076Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 74.7% of statements [2019-10-18T18:37:52.076Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T18:37:52.221Z] #42 235.3 CC criu/irmap.o [2019-10-18T18:37:52.539Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.190s coverage: 21.4% of statements [2019-10-18T18:37:53.253Z] #42 236.3 CC criu/kcmp-ids.o [2019-10-18T18:37:53.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T18:37:53.885Z] #42 236.8 CC criu/kerndat.o [2019-10-18T18:37:55.954Z] #42 238.8 CC criu/libnetlink.o [2019-10-18T18:37:56.297Z] ok github.com/docker/docker/daemon/logger/splunk 2.531s coverage: 82.5% of statements [2019-10-18T18:37:56.297Z] ok github.com/docker/docker/daemon/logger/syslog 0.181s coverage: 47.8% of statements [2019-10-18T18:37:56.297Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2019-10-18T18:37:56.297Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T18:37:56.297Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-18T18:37:56.297Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T18:37:56.581Z] #42 239.6 CC criu/log.o [2019-10-18T18:37:57.208Z] #42 240.4 CC criu/lsm.o [2019-10-18T18:37:57.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T18:37:57.836Z] #42 241.1 CC criu/mem.o [2019-10-18T18:37:57.842Z] ok github.com/docker/docker/distribution 1.730s coverage: 20.3% of statements [2019-10-18T18:37:58.303Z] ok github.com/docker/docker/distribution/metadata 1.412s coverage: 48.2% of statements [2019-10-18T18:37:58.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T18:37:59.853Z] ok github.com/docker/docker/distribution/xfer 2.399s coverage: 76.8% of statements [2019-10-18T18:37:59.853Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T18:37:59.853Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2019-10-18T18:38:01.345Z] #42 244.1 CC criu/mount.o [2019-10-18T18:38:01.407Z] ok github.com/docker/docker/image 0.953s coverage: 86.4% of statements [2019-10-18T18:38:01.407Z] ok github.com/docker/docker/image/cache 0.289s coverage: 19.2% of statements [2019-10-18T18:38:01.407Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T18:38:01.407Z] ok github.com/docker/docker/image/v1 0.165s coverage: 25.0% of statements [2019-10-18T18:38:01.407Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T18:38:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T18:38:04.338Z] ok github.com/docker/docker/layer 0.408s coverage: 30.0% of statements [2019-10-18T18:38:04.338Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T18:38:04.841Z] #42 ... [2019-10-18T18:38:04.841Z] [2019-10-18T18:38:04.841Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T18:38:04.841Z] #55 280.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T18:38:04.987Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-18T18:38:05.887Z] ok github.com/docker/docker/libcontainerd/local 0.395s coverage: 1.0% of statements [2019-10-18T18:38:05.887Z] ok github.com/docker/docker/libcontainerd/queue 0.146s coverage: 100.0% of statements [2019-10-18T18:38:05.887Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T18:38:05.887Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T18:38:05.887Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T18:38:05.887Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T18:38:05.887Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T18:38:05.887Z] ok github.com/docker/docker/opts 0.293s coverage: 67.3% of statements [2019-10-18T18:38:05.887Z] ok github.com/docker/docker/pkg/aaparser 0.099s coverage: 50.0% of statements [2019-10-18T18:38:08.342Z] #55 284.5 + mkdir -p /build [2019-10-18T18:38:08.342Z] #55 284.5 + cp runc /build/runc [2019-10-18T18:38:08.342Z] #55 DONE 284.6s [2019-10-18T18:38:08.342Z] [2019-10-18T18:38:08.342Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:38:08.342Z] #42 250.8 CC criu/namespaces.o [2019-10-18T18:38:08.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T18:38:10.923Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2019-10-18T18:38:10.924Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-10-18T18:38:10.924Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T18:38:10.924Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T18:38:10.924Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T18:38:10.924Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T18:38:11.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T18:38:11.858Z] #42 254.6 CC criu/net.o [2019-10-18T18:38:12.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T18:38:12.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T18:38:13.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T18:38:16.283Z] #42 259.5 CC criu/netfilter.o [2019-10-18T18:38:16.912Z] #42 260.0 CC criu/page-pipe.o [2019-10-18T18:38:16.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T18:38:17.951Z] #42 261.1 CC criu/page-xfer.o [2019-10-18T18:38:19.191Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2019-10-18T18:38:19.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T18:38:20.036Z] #42 263.0 CC criu/pagemap-cache.o [2019-10-18T18:38:20.664Z] #42 263.6 CC criu/pagemap.o [2019-10-18T18:38:21.119Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-10-18T18:38:22.163Z] #42 265.1 CC criu/parasite-syscall.o [2019-10-18T18:38:22.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T18:38:22.990Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-10-18T18:38:23.664Z] #42 266.6 CC criu/path.o [2019-10-18T18:38:23.953Z] #42 267.0 CC criu/pie-util-vdso-elf32.o [2019-10-18T18:38:24.580Z] #42 267.7 CC criu/pie-util-vdso.o [2019-10-18T18:38:25.611Z] #42 268.5 CC criu/pie-util.o [2019-10-18T18:38:25.906Z] #42 268.9 CC criu/pipes.o [2019-10-18T18:38:26.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:38:26.026Z] Using test binary docker [2019-10-18T18:38:26.026Z] +++ /etc/init.d/apparmor start [2019-10-18T18:38:26.284Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:38:26.284Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:38:26.284Z] Warning failed to create cache: (null) [2019-10-18T18:38:26.284Z] . [2019-10-18T18:38:26.284Z] Starting dockerd [2019-10-18T18:38:26.284Z] INFO: Waiting for daemon to start... [2019-10-18T18:38:26.284Z] +++ 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 [2019-10-18T18:38:26.937Z] #42 270.2 CC criu/plugin.o [2019-10-18T18:38:27.566Z] #42 270.7 CC criu/proc_parse.o [2019-10-18T18:38:28.812Z] . [2019-10-18T18:38:28.812Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:38:28.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:38:28.812Z] Error: No such image: emptyfs [2019-10-18T18:38:28.812Z] ++++ docker load [2019-10-18T18:38:28.812Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:38:28.812Z] Running integration-test (iteration 1) [2019-10-18T18:38:28.812Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T18:38:28.812Z] ++ 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 [2019-10-18T18:38:28.812Z] ++ set -e [2019-10-18T18:38:28.812Z] ++ '[' -n 0 ']' [2019-10-18T18:38:28.812Z] ++ set -x [2019-10-18T18:38:28.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:38:32.019Z] #42 274.9 CC criu/protobuf-desc.o [2019-10-18T18:38:32.501Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.7% of statements [2019-10-18T18:38:32.501Z] ok github.com/docker/docker/daemon 12.261s coverage: 17.6% of statements [2019-10-18T18:38:32.501Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T18:38:32.501Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T18:38:33.353Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 84.6% of statements [2019-10-18T18:38:33.353Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-10-18T18:38:33.517Z] #42 276.7 CC criu/protobuf.o [2019-10-18T18:38:34.215Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-18T18:38:34.215Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T18:38:34.215Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T18:38:34.583Z] #42 277.5 CC criu/pstree.o [2019-10-18T18:38:35.060Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-18T18:38:35.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T18:38:35.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T18:38:35.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/archive 10.092s coverage: 62.0% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/authorization 0.616s coverage: 26.8% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/chrootarchive 0.191s coverage: 15.4% of statements [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/directory 0.158s coverage: 80.0% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/discovery 0.086s coverage: 58.3% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/discovery/file 0.391s coverage: 92.9% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/discovery/kv 3.531s coverage: 84.1% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/discovery/memory 0.149s coverage: 92.3% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/filenotify 0.115s coverage: 45.7% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/fileutils 0.231s coverage: 87.7% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/idtools 0.165s coverage: 6.3% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/ioutils 0.730s coverage: 69.2% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/jsonmessage 0.306s coverage: 91.7% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/longpath 0.084s coverage: 100.0% of statements [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/parsers 0.119s coverage: 97.0% of statements [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-18T18:38:35.956Z] ok github.com/docker/docker/pkg/pidfile 0.092s coverage: 82.6% of statements [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T18:38:35.956Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T18:38:36.081Z] #42 279.3 CC criu/rbtree.o [2019-10-18T18:38:36.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T18:38:36.710Z] #42 279.8 CC criu/rst-malloc.o [2019-10-18T18:38:36.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T18:38:37.339Z] #42 280.2 CC criu/seccomp.o [2019-10-18T18:38:38.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-18T18:38:38.407Z] #42 281.3 CC criu/seize.o [2019-10-18T18:38:39.196Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.290s coverage: 57.9% of statements [2019-10-18T18:38:39.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T18:38:39.434Z] #42 ... [2019-10-18T18:38:39.434Z] [2019-10-18T18:38:39.434Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:38:39.434Z] #39 367.2 + dpkg --print-architecture [2019-10-18T18:38:39.434Z] #39 367.2 + cd /tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution [2019-10-18T18:38:39.434Z] #39 367.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T18:38:40.063Z] #39 368.0 + GOPATH=/tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mhY7FkftpA [2019-10-18T18:38:40.063Z] #39 368.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T18:38:40.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T18:38:42.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T18:38:45.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T18:38:45.676Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.798s coverage: 45.9% of statements [2019-10-18T18:38:47.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T18:38:48.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T18:38:48.937Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.853s coverage: 51.0% of statements [2019-10-18T18:38:48.937Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.806s coverage: 72.5% of statements [2019-10-18T18:38:48.937Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T18:38:50.413Z] #39 ... [2019-10-18T18:38:50.413Z] [2019-10-18T18:38:50.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:38:50.413Z] #42 282.8 CC criu/servicefd.o [2019-10-18T18:38:50.413Z] #42 283.7 CC criu/shmem.o [2019-10-18T18:38:50.413Z] #42 285.4 CC criu/sigframe.o [2019-10-18T18:38:50.413Z] #42 285.8 CC criu/signalfd.o [2019-10-18T18:38:50.413Z] #42 286.3 CC criu/sk-inet.o [2019-10-18T18:38:50.413Z] #42 287.9 CC criu/sk-netlink.o [2019-10-18T18:38:50.413Z] #42 288.6 CC criu/sk-packet.o [2019-10-18T18:38:50.413Z] #42 289.8 CC criu/sk-queue.o [2019-10-18T18:38:50.413Z] #42 290.7 CC criu/sk-tcp.o [2019-10-18T18:38:50.413Z] #42 291.7 CC criu/sk-unix.o [2019-10-18T18:38:51.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T18:38:51.477Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2019-10-18T18:38:52.467Z] #42 295.3 CC criu/sockets.o [2019-10-18T18:38:52.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T18:38:52.803Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-18T18:38:54.029Z] #42 297.1 CC criu/stats.o [2019-10-18T18:38:54.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T18:38:54.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-18T18:38:54.679Z] #42 297.8 CC criu/string.o [2019-10-18T18:38:54.969Z] #42 298.0 CC criu/sysctl.o [2019-10-18T18:38:55.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:38:55.454Z] Using test binary docker [2019-10-18T18:38:55.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T18:38:55.454Z] +++ /etc/init.d/apparmor start [2019-10-18T18:38:55.454Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:38:55.454Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:38:55.454Z] Warning failed to create cache: (null) [2019-10-18T18:38:55.454Z] . [2019-10-18T18:38:55.454Z] INFO: Waiting for daemon to start... [2019-10-18T18:38:55.454Z] Starting dockerd [2019-10-18T18:38:55.454Z] +++ 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 [2019-10-18T18:38:56.032Z] #42 299.2 CC criu/sysfs_parse.o [2019-10-18T18:38:56.659Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-18T18:38:56.659Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.046s coverage: 57.0% of statements [2019-10-18T18:38:56.659Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T18:38:56.659Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T18:38:56.659Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T18:38:56.673Z] #42 299.9 CC criu/timerfd.o [2019-10-18T18:38:57.057Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2019-10-18T18:38:57.057Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/plugins 35.153s coverage: 73.4% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2019-10-18T18:38:57.127Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T18:38:57.127Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/plugins/transport 0.132s coverage: 85.7% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/pools 0.091s coverage: 88.2% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/reexec 0.143s coverage: 82.4% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/signal 0.083s coverage: 20.3% of statements [2019-10-18T18:38:57.127Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/stringid 0.093s coverage: 76.5% of statements [2019-10-18T18:38:57.127Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/system 0.146s coverage: 12.7% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/term 0.068s coverage: 30.8% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: 0.0% of statements [no tests to run] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/plugin 0.207s coverage: 11.6% of statements [2019-10-18T18:38:57.127Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/plugin/v2 0.143s coverage: 20.1% of statements [2019-10-18T18:38:57.127Z] ok github.com/docker/docker/reference 0.203s coverage: 84.4% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/registry 0.413s coverage: 52.2% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/registry/resumable 0.345s coverage: 100.0% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/runconfig 0.181s coverage: 54.5% of statements [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/testutil 0.133s coverage: 62.5% of statements [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/volume/drivers 0.225s coverage: 36.1% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/volume/local 0.203s coverage: 37.7% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2019-10-18T18:38:57.128Z] ok github.com/docker/docker/volume/service 0.373s coverage: 70.3% of statements [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T18:38:57.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T18:38:57.128Z] INFO: make.ps1 ended at 10/18/2019 18:38:57 [2019-10-18T18:38:57.360Z] . [2019-10-18T18:38:57.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:38:57.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:38:57.360Z] Error: No such image: emptyfs [2019-10-18T18:38:57.360Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:38:57.360Z] ++++ docker load [2019-10-18T18:38:57.619Z] Running integration-test (iteration 1) [2019-10-18T18:38:57.718Z] #42 300.6 CC criu/tty.o [2019-10-18T18:38:57.879Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T18:38:57.879Z] ++ 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 [2019-10-18T18:38:57.879Z] ++ set -e [2019-10-18T18:38:57.879Z] ++ '[' -n 0 ']' [2019-10-18T18:38:57.879Z] ++ set -x [2019-10-18T18:38:57.879Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:38:58.676Z] INFO: Unit tests ended at 10/18/2019 18:38:58. Duration:00:03:49.9681585 [2019-10-18T18:38:58.676Z] INFO: Building busybox [2019-10-18T18:38:59.138Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-18T18:38:59.138Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-18T18:38:59.138Z] [2019-10-18T18:38:59.138Z] Sending build context to Docker daemon 2.56kB [2019-10-18T18:38:59.138Z] [2019-10-18T18:38:59.138Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-18T18:38:59.138Z] ---> 739b21bd02e7 [2019-10-18T18:38:59.138Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-18T18:38:59.138Z] ---> Running in ac6d446f7127 [2019-10-18T18:39:00.042Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 42.7% of statements [2019-10-18T18:39:00.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.099s coverage: 77.4% of statements [2019-10-18T18:39:00.042Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T18:39:00.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T18:39:00.874Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:39:00.874Z] Loaded image: busybox:latest [2019-10-18T18:39:00.874Z] Loaded image: busybox:glibc [2019-10-18T18:39:00.874Z] Loaded image: debian:jessie [2019-10-18T18:39:00.874Z] Loaded image: hello-world:latest [2019-10-18T18:39:00.874Z] INFO: Testing against a local daemon [2019-10-18T18:39:00.874Z] === RUN TestCgroupNamespacesBuild [2019-10-18T18:39:00.890Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-18T18:39:01.258Z] #42 304.2 CC criu/tun.o [2019-10-18T18:39:01.282Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-18T18:39:02.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-18T18:39:02.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-10-18T18:39:02.296Z] #42 305.2 CC criu/uffd.o [2019-10-18T18:39:03.405Z] --- PASS: TestCgroupNamespacesBuild (2.99s) [2019-10-18T18:39:03.405Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T18:39:03.405Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T18:39:03.476Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-10-18T18:39:03.476Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T18:39:03.882Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.9% of statements [2019-10-18T18:39:04.352Z] #42 307.4 CC criu/util.o [2019-10-18T18:39:04.951Z] Removing intermediate container ac6d446f7127 [2019-10-18T18:39:04.951Z] ---> afc7f9fbb646 [2019-10-18T18:39:04.951Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-18T18:39:05.311Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-10-18T18:39:05.311Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T18:39:05.311Z] === RUN TestBuildWithSession [2019-10-18T18:39:05.311Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T18:39:05.311Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:39:05.311Z] === RUN TestBuildSquashParent [2019-10-18T18:39:05.815Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-10-18T18:39:05.815Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-10-18T18:39:05.923Z] [2019-10-18T18:39:05.923Z] ---> 8e5be5ac543f [2019-10-18T18:39:05.923Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-18T18:39:05.923Z] ---> Running in b51b2f273561 [2019-10-18T18:39:06.666Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-18T18:39:06.666Z] ok github.com/docker/docker/daemon/logger/splunk 1.705s coverage: 82.5% of statements [2019-10-18T18:39:06.666Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T18:39:06.666Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T18:39:07.102Z] #42 309.7 CC criu/uts_ns.o [2019-10-18T18:39:07.102Z] #42 310.1 CC criu/vdso.o [2019-10-18T18:39:07.468Z] [2019-10-18T18:39:07.468Z] SUCCESS: Specified value was saved. [2019-10-18T18:39:08.068Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:39:08.068Z] Loaded image: busybox:latest [2019-10-18T18:39:08.068Z] Loaded image: busybox:glibc [2019-10-18T18:39:08.068Z] Loaded image: debian:jessie [2019-10-18T18:39:08.068Z] Loaded image: hello-world:latest [2019-10-18T18:39:08.068Z] INFO: Testing against a local daemon [2019-10-18T18:39:08.068Z] === RUN TestCgroupNamespacesBuild [2019-10-18T18:39:08.166Z] #42 311.2 LINK criu/built-in.o [2019-10-18T18:39:08.208Z] ................................................ [ 29%] [2019-10-18T18:39:08.454Z] #42 311.6 LINK criu/criu [2019-10-18T18:39:09.207Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2019-10-18T18:39:09.484Z] #42 312.6 DEP lib/c/criu.d [2019-10-18T18:39:09.775Z] #42 312.8 CC images/rpc.pb-c.o [2019-10-18T18:39:09.776Z] ok github.com/docker/docker/distribution 0.381s coverage: 22.1% of statements [2019-10-18T18:39:09.776Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T18:39:10.385Z] Removing intermediate container b51b2f273561 [2019-10-18T18:39:10.385Z] ---> 41938cb49305 [2019-10-18T18:39:10.385Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-18T18:39:10.385Z] ---> Running in f159778d4d15 [2019-10-18T18:39:11.301Z] #42 314.1 CC lib/c/criu.o [2019-10-18T18:39:11.411Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-18T18:39:12.254Z] --- PASS: TestCgroupNamespacesBuild (4.98s) [2019-10-18T18:39:12.254Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T18:39:12.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T18:39:13.345Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-18T18:39:13.345Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 85.1% of statements [2019-10-18T18:39:13.345Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T18:39:13.360Z] #42 316.4 LINK lib/c/built-in.o [2019-10-18T18:39:13.360Z] #42 316.4 LINK lib/c/libcriu.so [2019-10-18T18:39:13.990Z] #42 317.0 GEN magic.py [2019-10-18T18:39:13.990Z] #42 317.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T18:39:14.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2019-10-18T18:39:14.158Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T18:39:14.158Z] === RUN TestBuildWithSession [2019-10-18T18:39:14.158Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T18:39:14.158Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:39:14.158Z] === RUN TestBuildSquashParent [2019-10-18T18:39:14.277Z] #42 317.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T18:39:14.683Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-18T18:39:14.683Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T18:39:14.683Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2019-10-18T18:39:14.683Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T18:39:15.299Z] #42 318.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T18:39:15.517Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-18T18:39:16.202Z] Cannot create a file when that file already exists. [2019-10-18T18:39:16.794Z] #42 319.8 make[1]: Nothing to be done for 'all'. [2019-10-18T18:39:16.826Z] ok github.com/docker/docker/opts 0.039s coverage: 66.9% of statements [2019-10-18T18:39:17.214Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-18T18:39:17.509Z] --- PASS: TestBuildSquashParent (10.86s) [2019-10-18T18:39:17.509Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-18T18:39:17.509Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T18:39:17.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:17.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:17.509Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:17.509Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:17.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:17.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:17.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:17.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:17.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:17.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:17.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:17.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:17.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:17.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:18.317Z] #42 321.4 make[1]: 'images/built-in.o' is up to date. [2019-10-18T18:39:18.317Z] #42 321.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T18:39:18.317Z] #42 321.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T18:39:18.611Z] #42 321.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T18:39:18.611Z] #42 321.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T18:39:18.611Z] #42 321.7 make[1]: Nothing to be done for 'all'. [2019-10-18T18:39:18.611Z] #42 321.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T18:39:18.902Z] #42 322.1 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:18.902Z] #42 322.1 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:18.902Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:19.191Z] #42 ... [2019-10-18T18:39:19.191Z] [2019-10-18T18:39:19.191Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T18:39:19.191Z] #39 407.1 + rm -rf /tmp/tmp.mhY7FkftpA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mhY7FkftpA [2019-10-18T18:39:19.191Z] #39 DONE 407.2s [2019-10-18T18:39:19.191Z] [2019-10-18T18:39:19.191Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:39:19.485Z] #51 ... [2019-10-18T18:39:19.485Z] [2019-10-18T18:39:19.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T18:39:19.485Z] #42 322.5 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:19.485Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:19.485Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:19.485Z] #42 322.8 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:19.767Z] ok github.com/docker/docker/pkg/archive 0.583s coverage: 77.2% of statements [2019-10-18T18:39:19.772Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2019-10-18T18:39:20.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:20.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:20.064Z] #42 323.0 INSTALL criu/criu [2019-10-18T18:39:20.064Z] #42 DONE 323.2s [2019-10-18T18:39:20.064Z] [2019-10-18T18:39:20.064Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:39:20.593Z] ok github.com/docker/docker/pkg/authorization 0.286s coverage: 68.3% of statements [2019-10-18T18:39:20.724Z] --- PASS: TestBuildSquashParent (6.90s) [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:20.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:20.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:20.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:39:20.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:39:20.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:39:20.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:39:20.998Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-18T18:39:21.391Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-18T18:39:23.296Z] Removing intermediate container f159778d4d15 [2019-10-18T18:39:23.296Z] ---> 305c85aee997 [2019-10-18T18:39:23.296Z] Step 6/6 : CMD ["sh"] [2019-10-18T18:39:23.296Z] ---> Running in 7c7a638f9c1e [2019-10-18T18:39:23.296Z] Removing intermediate container 7c7a638f9c1e [2019-10-18T18:39:23.296Z] ---> 22a2d8077970 [2019-10-18T18:39:23.296Z] Successfully built 22a2d8077970 [2019-10-18T18:39:23.296Z] Successfully tagged busybox:latest [2019-10-18T18:39:23.296Z] INFO: Docker images of the daemon under test [2019-10-18T18:39:23.296Z] [2019-10-18T18:39:23.296Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-18T18:39:23.296Z] busybox latest 22a2d8077970 Less than a second ago 4.83GB [2019-10-18T18:39:23.296Z] microsoft/windowsservercore latest 739b21bd02e7 10 days ago 4.79GB [2019-10-18T18:39:23.296Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 10 days ago 4.79GB [2019-10-18T18:39:23.296Z] [2019-10-18T18:39:23.296Z] INFO: Running integration tests at 10/18/2019 18:39:22... [2019-10-18T18:39:23.296Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-18T18:39:23.296Z] INFO: Integration API tests being run from the host: [2019-10-18T18:39:23.296Z] INFO: make.ps1 starting at 10/18/2019 18:39:22 [2019-10-18T18:39:23.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:23.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:23.942Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-18T18:39:24.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:39:24.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:39:24.538Z] ok github.com/docker/docker/layer 7.868s coverage: 68.8% of statements [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T18:39:24.538Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T18:39:24.538Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-18T18:39:24.929Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-18T18:39:25.778Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2019-10-18T18:39:25.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2019-10-18T18:39:25.924Z] === RUN TestBuildMultiStageCopy [2019-10-18T18:39:25.924Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T18:39:26.172Z] ok github.com/docker/docker/pkg/chrootarchive 3.654s coverage: 43.2% of statements [2019-10-18T18:39:26.172Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T18:39:26.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T18:39:26.976Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-18T18:39:26.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2019-10-18T18:39:26.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.77s) [2019-10-18T18:39:26.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2019-10-18T18:39:26.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.63s) [2019-10-18T18:39:26.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.61s) [2019-10-18T18:39:26.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2019-10-18T18:39:26.977Z] === RUN TestBuildMultiStageCopy [2019-10-18T18:39:26.977Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T18:39:27.023Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-18T18:39:27.366Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-18T18:39:27.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-18T18:39:27.820Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2019-10-18T18:39:28.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T18:39:28.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T18:39:29.286Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T18:39:29.694Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-18T18:39:29.694Z] ok github.com/docker/docker/pkg/discovery/kv 3.150s coverage: 84.1% of statements [2019-10-18T18:39:29.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T18:39:30.092Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-18T18:39:30.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-18T18:39:30.420Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-18T18:39:30.420Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T18:39:30.505Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-18T18:39:30.825Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T18:39:30.902Z] ok github.com/docker/docker/pkg/fsutils 0.440s coverage: 85.1% of statements [2019-10-18T18:39:31.392Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T18:39:31.713Z] ok github.com/docker/docker/pkg/idtools 0.541s coverage: 70.1% of statements [2019-10-18T18:39:31.796Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-10-18T18:39:31.796Z] === RUN TestBuildLabelWithTargets [2019-10-18T18:39:32.081Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 70.6% of statements [2019-10-18T18:39:32.325Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T18:39:32.464Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy (5.86s) [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-18T18:39:32.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-10-18T18:39:32.891Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T18:39:33.079Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-10-18T18:39:33.079Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-10-18T18:39:33.079Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T18:39:34.170Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-10-18T18:39:34.329Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2019-10-18T18:39:34.329Z] === RUN TestBuildWithEmptyLayers [2019-10-18T18:39:34.634Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-18T18:39:34.791Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2019-10-18T18:39:34.791Z] === RUN TestBuildLabelWithTargets [2019-10-18T18:39:35.060Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-18T18:39:35.265Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2019-10-18T18:39:35.265Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T18:39:35.330Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-18T18:39:35.456Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-18T18:39:35.456Z] ok github.com/docker/docker/pkg/mount 1.317s coverage: 69.6% of statements [2019-10-18T18:39:35.456Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T18:39:35.866Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2019-10-18T18:39:35.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T18:39:35.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T18:39:37.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-10-18T18:39:37.318Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2019-10-18T18:39:37.318Z] === RUN TestBuildWithEmptyLayers [2019-10-18T18:39:37.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-18T18:39:37.943Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-10-18T18:39:38.313Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-18T18:39:38.552Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-10-18T18:39:38.552Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T18:39:38.688Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2019-10-18T18:39:38.688Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T18:39:39.241Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-18T18:39:39.487Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-10-18T18:39:39.487Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T18:39:40.128Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-10-18T18:39:40.128Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-10-18T18:39:41.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-18T18:39:42.774Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2019-10-18T18:39:42.774Z] === RUN TestBuildWithHugeFile [2019-10-18T18:39:42.868Z] --- PASS: TestBuildMultiStageOnBuild (3.87s) [2019-10-18T18:39:42.868Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T18:39:43.402Z] ok github.com/docker/docker/pkg/signal 2.558s coverage: 61.0% of statements [2019-10-18T18:39:43.814Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-18T18:39:44.222Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-18T18:39:44.241Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2019-10-18T18:39:44.241Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T18:39:44.611Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-18T18:39:44.734Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-18T18:39:45.204Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-18T18:39:45.709Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-18T18:39:46.565Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2019-10-18T18:39:46.960Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2019-10-18T18:39:47.531Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-18T18:39:47.792Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2019-10-18T18:39:48.170Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-18T18:39:48.423Z] --- PASS: TestBuildMultiStageLayerLeak (4.07s) [2019-10-18T18:39:48.423Z] === RUN TestBuildWithHugeFile [2019-10-18T18:39:48.560Z] testing: warning: no tests to run [2019-10-18T18:39:48.560Z] coverage: [no statements] [2019-10-18T18:39:48.560Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-18T18:39:48.939Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-18T18:39:49.322Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-18T18:39:49.322Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-10-18T18:39:49.721Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-18T18:39:51.836Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2019-10-18T18:39:52.653Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-18T18:39:52.700Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-18T18:39:52.773Z] #23 ... [2019-10-18T18:39:52.773Z] [2019-10-18T18:39:52.773Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:39:52.773Z] #51 DONE 439.6s [2019-10-18T18:39:52.773Z] [2019-10-18T18:39:52.773Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:39:53.161Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-18T18:39:53.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-18T18:39:54.060Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-18T18:39:54.060Z] ok github.com/docker/docker/reference 0.015s coverage: 83.7% of statements [2019-10-18T18:39:54.428Z] #23 ... [2019-10-18T18:39:54.428Z] [2019-10-18T18:39:54.428Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:39:54.428Z] #60 390.4 + bin/containerd [2019-10-18T18:39:54.625Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-18T18:39:55.086Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-18T18:39:56.467Z] ok github.com/docker/docker/registry 0.224s coverage: 56.3% of statements [2019-10-18T18:39:57.272Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-18T18:39:57.515Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-18T18:39:57.515Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-18T18:39:58.854Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-10-18T18:39:58.854Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-18T18:40:00.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:40:00.619Z] Using test binary docker [2019-10-18T18:40:00.619Z] +++ /etc/init.d/apparmor start [2019-10-18T18:40:00.619Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:40:00.619Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:40:00.619Z] Warning failed to create cache: (null) [2019-10-18T18:40:00.619Z] . [2019-10-18T18:40:00.619Z] INFO: Waiting for daemon to start... [2019-10-18T18:40:00.619Z] Starting dockerd [2019-10-18T18:40:00.619Z] +++ 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 [2019-10-18T18:40:00.619Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:40:00.619Z] Using test binary docker [2019-10-18T18:40:00.619Z] +++ /etc/init.d/apparmor start [2019-10-18T18:40:00.619Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:40:00.619Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:40:00.619Z] Warning failed to create cache: (null) [2019-10-18T18:40:00.619Z] . [2019-10-18T18:40:00.619Z] Starting dockerd [2019-10-18T18:40:00.619Z] INFO: Waiting for daemon to start... [2019-10-18T18:40:00.619Z] +++ 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 [2019-10-18T18:40:00.859Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-18T18:40:01.026Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-18T18:40:02.132Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-18T18:40:02.940Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-18T18:40:03.746Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-10-18T18:40:04.767Z] #60 ... [2019-10-18T18:40:04.767Z] [2019-10-18T18:40:04.767Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:40:04.767Z] #23 451.7 + return [2019-10-18T18:40:04.767Z] #23 DONE 451.8s [2019-10-18T18:40:04.767Z] [2019-10-18T18:40:04.767Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:40:04.834Z] . [2019-10-18T18:40:04.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:40:04.834Z] [2019-10-18T18:40:04.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:40:05.075Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-18T18:40:05.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:40:05.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:40:05.091Z] Error: No such image: emptyfs [2019-10-18T18:40:05.091Z] Error: No such image: emptyfs [2019-10-18T18:40:05.091Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:40:05.091Z] ++++ docker load [2019-10-18T18:40:05.091Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:40:05.091Z] ++++ docker load [2019-10-18T18:40:05.348Z] Running integration-test (iteration 1) [2019-10-18T18:40:05.348Z] 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)/ [2019-10-18T18:40:05.348Z] ++ 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)/' [2019-10-18T18:40:05.348Z] ++ set -e [2019-10-18T18:40:05.348Z] ++ '[' -n 0 ']' [2019-10-18T18:40:05.348Z] ++ set -x [2019-10-18T18:40:05.348Z] ++ env -i DEST=/go/src/github.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)/' [2019-10-18T18:40:05.606Z] Running integration-test (iteration 1) [2019-10-18T18:40:05.606Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-18T18:40:05.606Z] ++ 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)/' [2019-10-18T18:40:05.606Z] ++ set -e [2019-10-18T18:40:05.606Z] ++ '[' -n 0 ']' [2019-10-18T18:40:05.606Z] ++ set -x [2019-10-18T18:40:05.606Z] ++ env -i DEST=/go/src/github.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)/' [2019-10-18T18:40:06.258Z] #60 ... [2019-10-18T18:40:06.258Z] [2019-10-18T18:40:06.258Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T18:40:06.258Z] #24 DONE 0.1s [2019-10-18T18:40:06.545Z] [2019-10-18T18:40:06.545Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:40:07.178Z] #28 DONE 0.8s [2019-10-18T18:40:07.178Z] [2019-10-18T18:40:07.178Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T18:40:07.467Z] #30 DONE 0.1s [2019-10-18T18:40:07.467Z] [2019-10-18T18:40:07.467Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T18:40:07.467Z] #33 DONE 0.1s [2019-10-18T18:40:07.467Z] [2019-10-18T18:40:07.467Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:40:07.467Z] #60 ... [2019-10-18T18:40:07.467Z] [2019-10-18T18:40:07.467Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T18:40:07.467Z] #38 DONE 0.1s [2019-10-18T18:40:07.467Z] [2019-10-18T18:40:07.467Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T18:40:07.754Z] #40 DONE 0.2s [2019-10-18T18:40:07.754Z] [2019-10-18T18:40:07.754Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T18:40:07.754Z] #43 DONE 0.1s [2019-10-18T18:40:07.754Z] [2019-10-18T18:40:07.754Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T18:40:07.754Z] #46 DONE 0.1s [2019-10-18T18:40:07.754Z] [2019-10-18T18:40:07.754Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:40:08.043Z] #60 ... [2019-10-18T18:40:08.043Z] [2019-10-18T18:40:08.043Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T18:40:08.043Z] #49 DONE 0.1s [2019-10-18T18:40:08.043Z] [2019-10-18T18:40:08.043Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T18:40:08.043Z] #52 DONE 0.2s [2019-10-18T18:40:08.043Z] [2019-10-18T18:40:08.155Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-18T18:40:08.329Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T18:40:08.329Z] #56 DONE 0.1s [2019-10-18T18:40:08.329Z] [2019-10-18T18:40:08.329Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T18:40:09.722Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-18T18:40:10.347Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-18T18:40:11.348Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-18T18:40:11.473Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T18:40:11.473Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T18:40:11.473Z] [2019-10-18T18:40:11.473Z] === Skipped [2019-10-18T18:40:11.473Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T18:40:11.473Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T18:40:11.473Z] [2019-10-18T18:40:11.473Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T18:40:11.473Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T18:40:11.473Z] [2019-10-18T18:40:11.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T18:40:11.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.473Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:40:11.473Z] [2019-10-18T18:40:11.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T18:40:11.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.473Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:40:11.473Z] [2019-10-18T18:40:11.473Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T18:40:11.473Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T18:40:11.474Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T18:40:11.474Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T18:40:11.474Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:40:11.474Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T18:40:11.474Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T18:40:11.474Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T18:40:11.474Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] [2019-10-18T18:40:11.474Z] DONE 2114 tests, 20 skipped in 245.372s Post stage [Pipeline] junit [2019-10-18T18:40:11.617Z] Recording test results [2019-10-18T18:40:12.539Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T18:40:14.299Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -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:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh dynbinary test-integration [2019-10-18T18:40:14.708Z] [2019-10-18T18:40:14.708Z] Removing bundles/ [2019-10-18T18:40:14.708Z] [2019-10-18T18:40:14.708Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T18:40:14.708Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:40:14.708Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:40:15.462Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-18T18:40:16.167Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-18T18:40:17.652Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-18T18:40:19.857Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-18T18:40:22.810Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-18T18:40:22.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:40:22.810Z] INFO: Testing against a local daemon [2019-10-18T18:40:22.810Z] === RUN TestBuildWithSession [2019-10-18T18:40:22.810Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T18:40:22.810Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:40:22.810Z] === RUN TestBuildSquashParent [2019-10-18T18:40:22.810Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-18T18:40:22.810Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:22.810Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T18:40:22.810Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-18T18:40:22.810Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:22.810Z] === RUN TestBuildMultiStageCopy [2019-10-18T18:40:22.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T18:40:29.468Z] --- PASS: TestBuildWithHugeFile (42.18s) [2019-10-18T18:40:29.468Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T18:40:29.468Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:29.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:29.468Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:29.468Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:29.468Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:29.468Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:29.468Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:29.468Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:29.468Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:29.468Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-10-18T18:40:29.468Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-10-18T18:40:29.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-10-18T18:40:29.468Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-10-18T18:40:29.468Z] === RUN TestBuildPreserveOwnership [2019-10-18T18:40:29.468Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T18:40:29.468Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T18:40:30.907Z] ......................... [ 67%] [2019-10-18T18:40:31.373Z] --- PASS: TestBuildPreserveOwnership (6.16s) [2019-10-18T18:40:31.373Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2019-10-18T18:40:31.373Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-10-18T18:40:31.373Z] === RUN TestBuildPlatformInvalid [2019-10-18T18:40:31.373Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-18T18:40:31.373Z] PASS [2019-10-18T18:40:31.373Z] [2019-10-18T18:40:31.373Z] === Skipped [2019-10-18T18:40:31.373Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-18T18:40:31.373Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:40:31.373Z] [2019-10-18T18:40:31.373Z] [2019-10-18T18:40:31.373Z] DONE 32 tests, 1 skipped in 93.459s [2019-10-18T18:40:31.373Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T18:40:31.373Z] ++ 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 [2019-10-18T18:40:31.373Z] ++ set -e [2019-10-18T18:40:31.373Z] ++ '[' -n 0 ']' [2019-10-18T18:40:31.373Z] ++ set -x [2019-10-18T18:40:31.373Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:40:31.555Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T18:40:31.631Z] INFO: Testing against a local daemon [2019-10-18T18:40:31.631Z] === RUN TestConfigList [2019-10-18T18:40:32.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T18:40:33.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T18:40:34.538Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T18:40:34.921Z] --- PASS: TestConfigList (3.43s) [2019-10-18T18:40:34.921Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T18:40:34.921Z] === RUN TestConfigsCreateAndDelete [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy (13.39s) [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s) [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2019-10-18T18:40:36.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2019-10-18T18:40:36.082Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T18:40:36.082Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-18T18:40:36.082Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:36.082Z] === RUN TestBuildLabelWithTargets [2019-10-18T18:40:36.082Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-18T18:40:36.083Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:36.083Z] === RUN TestBuildWithEmptyLayers [2019-10-18T18:40:37.056Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2019-10-18T18:40:37.056Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T18:40:37.056Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-18T18:40:37.056Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:37.056Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T18:40:37.056Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-18T18:40:37.056Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:37.056Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T18:40:37.056Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-18T18:40:37.056Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:37.056Z] === RUN TestBuildWithHugeFile [2019-10-18T18:40:37.056Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-18T18:40:37.056Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-18T18:40:37.056Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T18:40:37.056Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:37.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:37.056Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:37.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:37.056Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:37.056Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:37.519Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:40:37.519Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:40:37.519Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:40:37.519Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2019-10-18T18:40:37.519Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-18T18:40:37.519Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-18T18:40:37.519Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-18T18:40:37.519Z] === RUN TestBuildPreserveOwnership [2019-10-18T18:40:37.519Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-18T18:40:37.519Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:37.519Z] === RUN TestBuildPlatformInvalid [2019-10-18T18:40:37.519Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-18T18:40:37.519Z] PASS [2019-10-18T18:40:37.519Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-18T18:40:37.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:40:37.519Z] INFO: Testing against a local daemon [2019-10-18T18:40:37.519Z] === RUN TestConfigList [2019-10-18T18:40:37.519Z] --- SKIP: TestConfigList (0.01s) [2019-10-18T18:40:37.519Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.519Z] === RUN TestConfigsCreateAndDelete [2019-10-18T18:40:37.519Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-18T18:40:37.519Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.519Z] === RUN TestConfigsUpdate [2019-10-18T18:40:37.519Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-18T18:40:37.519Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.519Z] === RUN TestTemplatedConfig [2019-10-18T18:40:37.519Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-18T18:40:37.519Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.519Z] === RUN TestConfigInspect [2019-10-18T18:40:37.519Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-18T18:40:37.519Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.519Z] === RUN TestConfigCreateWithLabels [2019-10-18T18:40:37.520Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-18T18:40:37.520Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:40:37.520Z] === RUN TestConfigCreateResolve [2019-10-18T18:40:37.520Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-18T18:40:37.520Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:40:37.520Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T18:40:37.520Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-18T18:40:37.520Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:40:37.520Z] PASS [2019-10-18T18:40:37.520Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-18T18:40:37.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:40:37.520Z] INFO: Testing against a local daemon [2019-10-18T18:40:37.520Z] === RUN TestCheckpoint [2019-10-18T18:40:37.520Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T18:40:37.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:40:37.520Z] === RUN TestContainerInvalidJSON [2019-10-18T18:40:37.520Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:37.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:37.520Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:37.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:37.520Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:37.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:37.520Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:37.520Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:37.520Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:37.520Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-18T18:40:37.520Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T18:40:37.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-18T18:40:37.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-18T18:40:37.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T18:40:37.520Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-18T18:40:37.520Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T18:40:37.520Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-18T18:40:37.520Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T18:40:37.520Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-18T18:40:37.520Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T18:40:37.520Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-18T18:40:37.520Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCopyFromContainer [2019-10-18T18:40:37.520Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-18T18:40:37.520Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T18:40:37.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:37.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:37.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:37.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:37.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:37.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:37.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:37.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:37.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:37.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-18T18:40:37.520Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T18:40:37.520Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-18T18:40:37.520Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidEnv [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T18:40:37.520Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T18:40:37.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-18T18:40:37.520Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T18:40:37.520Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-18T18:40:37.520Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:37.520Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T18:40:37.520Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-18T18:40:37.520Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:40:37.520Z] === RUN TestCreateWithCapabilities [2019-10-18T18:40:37.520Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-18T18:40:37.520Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-18T18:40:37.520Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T18:40:37.520Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-18T18:40:37.520Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:40:37.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:40:37.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:40:37.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:40:37.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-18T18:40:37.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-18T18:40:37.982Z] === RUN TestDiff [2019-10-18T18:40:37.982Z] --- SKIP: TestDiff (0.00s) [2019-10-18T18:40:37.982Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-18T18:40:37.982Z] === RUN TestExecWithCloseStdin [2019-10-18T18:40:38.209Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2019-10-18T18:40:38.209Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T18:40:38.209Z] === RUN TestConfigsUpdate [2019-10-18T18:40:39.587Z] --- PASS: TestExecWithCloseStdin (2.00s) [2019-10-18T18:40:39.587Z] === RUN TestExec [2019-10-18T18:40:39.587Z] --- SKIP: TestExec (0.00s) [2019-10-18T18:40:39.587Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-18T18:40:39.587Z] === RUN TestExecUser [2019-10-18T18:40:39.587Z] --- SKIP: TestExecUser (0.00s) [2019-10-18T18:40:39.587Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-18T18:40:39.587Z] === RUN TestExportContainerAndImportImage [2019-10-18T18:40:39.587Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-18T18:40:39.587Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:39.588Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T18:40:39.588Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-18T18:40:39.588Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:39.588Z] === RUN TestHealthCheckWorkdir [2019-10-18T18:40:39.588Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-18T18:40:39.588Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-18T18:40:39.588Z] === RUN TestHealthKillContainer [2019-10-18T18:40:39.588Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-18T18:40:39.588Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-18T18:40:39.588Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T18:40:39.588Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-18T18:40:39.588Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-18T18:40:39.588Z] === RUN TestKillContainerInvalidSignal [2019-10-18T18:40:41.495Z] --- PASS: TestConfigsUpdate (3.22s) [2019-10-18T18:40:41.495Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T18:40:41.495Z] === RUN TestTemplatedConfig [2019-10-18T18:40:41.774Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2019-10-18T18:40:41.774Z] === RUN TestKillContainer [2019-10-18T18:40:41.774Z] --- SKIP: TestKillContainer (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-18T18:40:41.774Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T18:40:41.774Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T18:40:41.774Z] === RUN TestKillStoppedContainer [2019-10-18T18:40:41.774Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T18:40:41.774Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T18:40:41.774Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T18:40:41.774Z] === RUN TestKillDifferentUserContainer [2019-10-18T18:40:41.774Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-18T18:40:41.774Z] === RUN TestInspectOomKilledTrue [2019-10-18T18:40:41.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:40:41.774Z] === RUN TestInspectOomKilledFalse [2019-10-18T18:40:41.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T18:40:41.774Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:40:41.774Z] === RUN TestLogsFollowTailEmpty [2019-10-18T18:40:43.319Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2019-10-18T18:40:43.319Z] === RUN TestNetworkNat [2019-10-18T18:40:43.319Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-18T18:40:43.319Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-18T18:40:43.319Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T18:40:43.319Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-18T18:40:43.319Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:40:43.319Z] === RUN TestNetworkLoopbackNat [2019-10-18T18:40:43.319Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-18T18:40:43.319Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-18T18:40:43.319Z] === RUN TestPause [2019-10-18T18:40:43.319Z] --- SKIP: TestPause (0.00s) [2019-10-18T18:40:43.319Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-18T18:40:43.319Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T18:40:44.298Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:40:44.298Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:40:44.298Z] Loaded image: busybox:latest [2019-10-18T18:40:44.298Z] Loaded image: busybox:latest [2019-10-18T18:40:44.298Z] Loaded image: busybox:glibc [2019-10-18T18:40:44.298Z] Loaded image: debian:jessie [2019-10-18T18:40:44.298Z] Loaded image: busybox:glibc [2019-10-18T18:40:44.298Z] Loaded image: debian:jessie [2019-10-18T18:40:44.298Z] Loaded image: hello-world:latest [2019-10-18T18:40:44.298Z] INFO: Testing against a local daemon [2019-10-18T18:40:44.298Z] === RUN TestDockerDaemonSuite [2019-10-18T18:40:44.298Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-18T18:40:44.298Z] Loaded image: hello-world:latest [2019-10-18T18:40:44.298Z] INFO: Testing against a local daemon [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-18T18:40:44.298Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-18T18:40:44.865Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.66s) [2019-10-18T18:40:44.865Z] === RUN TestPauseStopPausedContainer [2019-10-18T18:40:44.865Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-18T18:40:44.865Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:40:44.865Z] === RUN TestPsFilter [2019-10-18T18:40:44.865Z] --- PASS: TestPsFilter (0.15s) [2019-10-18T18:40:44.865Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T18:40:45.686Z] --- PASS: TestTemplatedConfig (3.59s) [2019-10-18T18:40:45.686Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T18:40:45.686Z] === RUN TestConfigInspect [2019-10-18T18:40:47.050Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2019-10-18T18:40:47.050Z] === RUN TestRemoveContainerWithVolume [2019-10-18T18:40:47.574Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-18T18:40:47.574Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-18T18:40:47.605Z] #60 438.4 + bin/containerd-stress [2019-10-18T18:40:47.605Z] #60 442.3 + bin/containerd-shim [2019-10-18T18:40:48.218Z] --- PASS: TestConfigInspect (3.20s) [2019-10-18T18:40:48.218Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T18:40:48.218Z] === RUN TestConfigCreateWithLabels [2019-10-18T18:40:48.593Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2019-10-18T18:40:48.593Z] === RUN TestRemoveContainerRunning [2019-10-18T18:40:50.138Z] --- PASS: TestRemoveContainerRunning (1.63s) [2019-10-18T18:40:50.138Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T18:40:51.504Z] --- PASS: TestConfigCreateWithLabels (3.19s) [2019-10-18T18:40:51.504Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T18:40:51.504Z] === RUN TestConfigCreateResolve [2019-10-18T18:40:51.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.57s) [2019-10-18T18:40:51.681Z] === RUN TestRemoveInvalidContainer [2019-10-18T18:40:51.681Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-18T18:40:51.681Z] === RUN TestRenameLinkedContainer [2019-10-18T18:40:51.681Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-18T18:40:51.681Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-18T18:40:51.681Z] === RUN TestRenameStoppedContainer [2019-10-18T18:40:52.831Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-18T18:40:53.089Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-18T18:40:54.022Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-18T18:40:54.279Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-18T18:40:54.279Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-18T18:40:54.789Z] --- PASS: TestConfigCreateResolve (3.17s) [2019-10-18T18:40:54.789Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T18:40:54.789Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T18:40:55.048Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-10-18T18:40:55.048Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T18:40:55.048Z] PASS [2019-10-18T18:40:55.048Z] [2019-10-18T18:40:55.048Z] DONE 8 tests in 23.870s [2019-10-18T18:40:55.307Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T18:40:55.307Z] ++ 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 [2019-10-18T18:40:55.307Z] ++ set -e [2019-10-18T18:40:55.307Z] ++ '[' -n 0 ']' [2019-10-18T18:40:55.307Z] ++ set -x [2019-10-18T18:40:55.307Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:40:55.307Z] INFO: Testing against a local daemon [2019-10-18T18:40:55.307Z] === RUN TestCheckpoint [2019-10-18T18:40:55.307Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T18:40:55.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:40:55.307Z] === RUN TestContainerInvalidJSON [2019-10-18T18:40:55.307Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:55.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:55.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:55.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:55.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:55.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:55.307Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:40:55.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:40:55.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:40:55.307Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-18T18:40:55.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T18:40:55.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T18:40:55.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T18:40:55.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T18:40:55.567Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-18T18:40:55.567Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T18:40:55.567Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-18T18:40:55.567Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T18:40:55.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-18T18:40:55.827Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T18:40:55.827Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2019-10-18T18:40:55.827Z] === RUN TestCopyFromContainer [2019-10-18T18:40:57.556Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-18T18:40:57.814Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-18T18:40:57.814Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-18T18:40:57.814Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-18T18:40:57.814Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-18T18:40:57.937Z] #60 452.6 + bin/containerd-shim-runc-v1 [2019-10-18T18:40:58.366Z] === RUN TestCopyFromContainer// [2019-10-18T18:40:58.366Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T18:40:58.366Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T18:40:58.366Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T18:40:58.366Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T18:40:58.627Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T18:40:58.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T18:40:58.772Z] --- PASS: TestRenameStoppedContainer (6.74s) [2019-10-18T18:40:58.772Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T18:40:58.887Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T18:40:58.887Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T18:40:58.887Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer (3.20s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-18T18:40:59.147Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-18T18:40:59.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T18:40:59.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:59.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:59.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:59.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:59.147Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:59.147Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:59.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:40:59.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:40:59.147Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:40:59.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T18:40:59.147Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T18:40:59.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-18T18:40:59.147Z] === RUN TestCreateWithInvalidEnv [2019-10-18T18:40:59.147Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T18:40:59.147Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T18:40:59.147Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T18:40:59.147Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T18:40:59.147Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T18:40:59.147Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T18:40:59.147Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T18:40:59.147Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T18:40:59.147Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T18:40:59.147Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T18:40:59.147Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T18:40:59.147Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T18:40:59.186Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-18T18:40:59.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-18T18:40:59.408Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T18:41:01.438Z] #60 457.6 + bin/containerd-shim-runc-v2 [2019-10-18T18:41:01.713Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-18T18:41:01.841Z] --- PASS: TestRenameRunningContainerAndReuse (3.35s) [2019-10-18T18:41:01.841Z] === RUN TestRenameInvalidName [2019-10-18T18:41:01.971Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-18T18:41:01.971Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-18T18:41:01.971Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:02.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:02.001Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T18:41:02.001Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-18T18:41:02.001Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T18:41:02.652Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-18T18:41:03.137Z] #60 459.1 + binaries [2019-10-18T18:41:03.137Z] #60 459.1 + mkdir -p /build [2019-10-18T18:41:03.137Z] #60 459.1 + cp bin/containerd /build/containerd [2019-10-18T18:41:03.137Z] #60 459.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T18:41:03.137Z] #60 459.2 + cp bin/ctr /build/ctr [2019-10-18T18:41:03.137Z] #60 DONE 459.3s [2019-10-18T18:41:03.585Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-18T18:41:03.660Z] --- PASS: TestRenameInvalidName (1.61s) [2019-10-18T18:41:03.660Z] === RUN TestRenameAnonymousContainer [2019-10-18T18:41:03.660Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-18T18:41:03.660Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:03.660Z] === RUN TestRenameContainerWithSameName [2019-10-18T18:41:04.620Z] [2019-10-18T18:41:04.620Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T18:41:04.620Z] #61 DONE 0.1s [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:04.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:04.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:04.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:04.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:04.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:04.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:04.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:04.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:04.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:04.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:04.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-18T18:41:04.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-18T18:41:04.621Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T18:41:04.621Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T18:41:04.621Z] === RUN TestDaemonRestartIpcMode [2019-10-18T18:41:04.621Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T18:41:04.621Z] === RUN TestDiff [2019-10-18T18:41:04.904Z] [2019-10-18T18:41:04.904Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T18:41:04.904Z] #65 DONE 0.1s [2019-10-18T18:41:04.904Z] [2019-10-18T18:41:04.904Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T18:41:04.904Z] #67 DONE 0.1s [2019-10-18T18:41:05.191Z] [2019-10-18T18:41:05.191Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T18:41:05.191Z] #70 DONE 0.1s [2019-10-18T18:41:05.191Z] [2019-10-18T18:41:05.191Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T18:41:05.191Z] #71 DONE 0.0s [2019-10-18T18:41:05.191Z] [2019-10-18T18:41:05.191Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T18:41:05.210Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2019-10-18T18:41:05.210Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T18:41:05.210Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-18T18:41:05.210Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:05.210Z] === RUN TestResize [2019-10-18T18:41:05.210Z] --- SKIP: TestResize (0.00s) [2019-10-18T18:41:05.210Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:05.210Z] === RUN TestResizeWithInvalidSize [2019-10-18T18:41:05.210Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-18T18:41:05.210Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:05.210Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T18:41:05.557Z] --- PASS: TestDiff (0.82s) [2019-10-18T18:41:05.557Z] === RUN TestExecWithCloseStdin [2019-10-18T18:41:06.497Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-10-18T18:41:06.497Z] === RUN TestExec [2019-10-18T18:41:07.448Z] --- PASS: TestExec (1.04s) [2019-10-18T18:41:07.448Z] === RUN TestExecUser [2019-10-18T18:41:07.549Z] --- PASS: TestResizeWhenContainerNotStarted (1.99s) [2019-10-18T18:41:07.549Z] === RUN TestDaemonRestartKillContainers [2019-10-18T18:41:07.549Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-18T18:41:07.549Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:07.549Z] === RUN TestStats [2019-10-18T18:41:07.549Z] --- SKIP: TestStats (0.00s) [2019-10-18T18:41:07.549Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-18T18:41:07.549Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T18:41:07.879Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-18T18:41:07.996Z] #72 DONE 2.6s [2019-10-18T18:41:07.996Z] [2019-10-18T18:41:07.996Z] #73 exporting to oci image format [2019-10-18T18:41:07.996Z] #73 exporting layers [2019-10-18T18:41:08.386Z] --- PASS: TestExecUser (1.03s) [2019-10-18T18:41:08.386Z] === RUN TestExportContainerAndImportImage [2019-10-18T18:41:09.763Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-18T18:41:09.763Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T18:41:10.137Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-18T18:41:11.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2019-10-18T18:41:11.668Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T18:41:11.668Z] === RUN TestHealthCheckWorkdir [2019-10-18T18:41:12.253Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.79s) [2019-10-18T18:41:12.253Z] === RUN TestStopContainerWithTimeout [2019-10-18T18:41:12.253Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-18T18:41:12.253Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-18T18:41:12.253Z] === RUN TestUpdateRestartPolicy [2019-10-18T18:41:12.660Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-18T18:41:13.050Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2019-10-18T18:41:13.050Z] === RUN TestHealthKillContainer [2019-10-18T18:41:14.559Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-18T18:41:16.337Z] --- PASS: TestHealthKillContainer (3.03s) [2019-10-18T18:41:16.337Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T18:41:16.457Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-18T18:41:16.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-10-18T18:41:16.596Z] === RUN TestIpcModeNone [2019-10-18T18:41:17.832Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-18T18:41:17.972Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-18T18:41:17.973Z] === RUN TestIpcModePrivate [2019-10-18T18:41:18.398Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-18T18:41:18.398Z] --- PASS: TestBuildWithHugeFile (90.20s) [2019-10-18T18:41:18.398Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T18:41:18.398Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:41:18.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:41:18.398Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:41:18.398Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:41:18.398Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:41:18.398Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:41:18.656Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:41:18.656Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:41:18.656Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:41:18.911Z] --- PASS: TestIpcModePrivate (1.00s) [2019-10-18T18:41:18.911Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-18T18:41:18.911Z] === RUN TestIpcModeShareable [2019-10-18T18:41:18.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-18T18:41:18.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-18T18:41:18.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-18T18:41:18.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-18T18:41:18.913Z] === RUN TestBuildPreserveOwnership [2019-10-18T18:41:18.913Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T18:41:19.846Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-18T18:41:19.847Z] --- PASS: TestIpcModeShareable (1.03s) [2019-10-18T18:41:19.847Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-18T18:41:19.847Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T18:41:20.410Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-18T18:41:21.342Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-18T18:41:22.276Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-18T18:41:22.843Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-18T18:41:22.843Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T18:41:22.988Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-18T18:41:23.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2019-10-18T18:41:23.135Z] === RUN TestAPIIpcModeHost [2019-10-18T18:41:23.408Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-18T18:41:23.702Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-10-18T18:41:23.702Z] === RUN TestDaemonIpcModeShareable [2019-10-18T18:41:24.340Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-18T18:41:24.881Z] tests/integration/client_test.py ..... [ 75%] [2019-10-18T18:41:25.271Z] --- PASS: TestBuildPreserveOwnership (6.23s) [2019-10-18T18:41:25.271Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2019-10-18T18:41:25.271Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2019-10-18T18:41:25.271Z] === RUN TestBuildPlatformInvalid [2019-10-18T18:41:25.271Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-18T18:41:25.271Z] PASS [2019-10-18T18:41:25.271Z] [2019-10-18T18:41:25.271Z] === Skipped [2019-10-18T18:41:25.271Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-18T18:41:25.271Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:41:25.271Z] [2019-10-18T18:41:25.271Z] [2019-10-18T18:41:25.271Z] DONE 32 tests, 1 skipped in 176.256s [2019-10-18T18:41:25.271Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T18:41:25.271Z] ++ 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 [2019-10-18T18:41:25.271Z] ++ set -e [2019-10-18T18:41:25.271Z] ++ '[' -n 0 ']' [2019-10-18T18:41:25.271Z] ++ set -x [2019-10-18T18:41:25.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2019-10-18T18:41:25.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-18T18:41:25.271Z] INFO: Testing against a local daemon [2019-10-18T18:41:25.271Z] === RUN TestConfigList [2019-10-18T18:41:25.508Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:41:25.508Z] [2019-10-18T18:41:25.508Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:41:25.508Z] PKG_CONFIG=pkg-config [2019-10-18T18:41:25.508Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:41:25.508Z] HOSTNAME=22a6cd3dfd8a [2019-10-18T18:41:25.508Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T18:41:25.508Z] container=docker [2019-10-18T18:41:25.508Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T18:41:25.508Z] GO111MODULE=off [2019-10-18T18:41:25.508Z] GOPATH=/go [2019-10-18T18:41:25.508Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:41:25.508Z] HOME=/root [2019-10-18T18:41:25.508Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:41:25.508Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:41:25.508Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:41:25.508Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:41:25.508Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:41:25.508Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:41:25.508Z] TERM=xterm [2019-10-18T18:41:25.508Z] VALIDATE_BRANCH=master [2019-10-18T18:41:25.508Z] DEST=bundles/test-integration [2019-10-18T18:41:25.508Z] SHLVL=1 [2019-10-18T18:41:25.508Z] TIMEOUT=120m [2019-10-18T18:41:25.508Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:41:25.508Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:41:25.508Z] TESTDEBUG=0 [2019-10-18T18:41:25.508Z] _=/usr/bin/env [2019-10-18T18:41:25.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T18:41:25.606Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-10-18T18:41:25.606Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T18:41:25.606Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-18T18:41:25.606Z] === RUN TestDaemonIpcModePrivate [2019-10-18T18:41:25.812Z] tests/integration/errors_test.py . [ 76%] [2019-10-18T18:41:26.202Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-18T18:41:27.512Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2019-10-18T18:41:27.512Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T18:41:27.512Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-18T18:41:27.512Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T18:41:28.727Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-18T18:41:28.727Z] --- PASS: TestConfigList (3.23s) [2019-10-18T18:41:28.727Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T18:41:28.727Z] === RUN TestConfigsCreateAndDelete [2019-10-18T18:41:28.984Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-18T18:41:29.416Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2019-10-18T18:41:29.416Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T18:41:29.416Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-18T18:41:29.416Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T18:41:29.549Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-18T18:41:30.920Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-18T18:41:31.319Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-10-18T18:41:31.320Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T18:41:31.320Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-18T18:41:31.320Z] === RUN TestIpcModeOlderClient [2019-10-18T18:41:31.320Z] === PAUSE TestIpcModeOlderClient [2019-10-18T18:41:31.320Z] === RUN TestKillContainerInvalidSignal [2019-10-18T18:41:31.851Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2019-10-18T18:41:31.851Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T18:41:31.851Z] === RUN TestConfigsUpdate [2019-10-18T18:41:32.256Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-10-18T18:41:32.256Z] === RUN TestKillContainer [2019-10-18T18:41:32.256Z] === RUN TestKillContainer/no_signal [2019-10-18T18:41:32.782Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-18T18:41:32.782Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-18T18:41:32.824Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T18:41:33.392Z] === RUN TestKillContainer/killing_signal [2019-10-18T18:41:33.449Z] --- PASS: TestUpdateRestartPolicy (19.67s) [2019-10-18T18:41:33.449Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T18:41:33.449Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2019-10-18T18:41:33.449Z] === RUN TestWaitNonBlocked [2019-10-18T18:41:33.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:41:33.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:41:33.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:41:33.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:41:33.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:41:33.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:41:33.717Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-18T18:41:34.651Z] --- PASS: TestConfigsUpdate (2.97s) [2019-10-18T18:41:34.651Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T18:41:34.651Z] === RUN TestTemplatedConfig [2019-10-18T18:41:34.651Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-18T18:41:34.772Z] --- PASS: TestKillContainer (2.65s) [2019-10-18T18:41:34.772Z] --- PASS: TestKillContainer/no_signal (0.85s) [2019-10-18T18:41:34.772Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-10-18T18:41:34.772Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-18T18:41:34.772Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T18:41:34.772Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T18:41:35.216Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-18T18:41:35.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T18:41:36.190Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-18T18:41:36.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2019-10-18T18:41:36.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-10-18T18:41:36.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-18T18:41:36.390Z] === RUN TestKillStoppedContainer [2019-10-18T18:41:36.390Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-18T18:41:36.390Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T18:41:36.448Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-18T18:41:36.654Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-18T18:41:36.654Z] === RUN TestKillDifferentUserContainer [2019-10-18T18:41:37.309Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-18T18:41:37.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.31s) [2019-10-18T18:41:37.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.45s) [2019-10-18T18:41:37.309Z] === RUN TestWaitBlocked [2019-10-18T18:41:37.309Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-18T18:41:37.309Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-18T18:41:37.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.309Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.309Z] === RUN TestCommitInheritsEnv [2019-10-18T18:41:37.309Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-18T18:41:37.309Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:41:37.309Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T18:41:37.309Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-18T18:41:37.309Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-18T18:41:37.309Z] === RUN TestImagesFilterMultiReference [2019-10-18T18:41:37.309Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-18T18:41:37.309Z] === RUN TestImagePullPlatformInvalid [2019-10-18T18:41:37.309Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-18T18:41:37.309Z] === RUN TestRemoveImageOrphaning [2019-10-18T18:41:37.309Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-18T18:41:37.309Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:41:37.309Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T18:41:37.309Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-18T18:41:37.309Z] === RUN TestTagInvalidReference [2019-10-18T18:41:37.309Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-18T18:41:37.309Z] === RUN TestTagValidPrefixedRepo [2019-10-18T18:41:37.309Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-18T18:41:37.309Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T18:41:37.309Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-18T18:41:37.309Z] === RUN TestTagOfficialNames [2019-10-18T18:41:37.309Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-18T18:41:37.309Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestTagMatchesDigest [2019-10-18T18:41:37.309Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-18T18:41:37.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.309Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.309Z] === RUN TestNetworkCreateDelete [2019-10-18T18:41:37.309Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-18T18:41:37.309Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.309Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T18:41:37.309Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-18T18:41:37.309Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-18T18:41:37.309Z] === RUN TestInspectNetwork [2019-10-18T18:41:37.309Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-18T18:41:37.309Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:37.309Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T18:41:37.309Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-18T18:41:37.309Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.309Z] === RUN TestNetworkInvalidJSON [2019-10-18T18:41:37.309Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T18:41:37.309Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T18:41:37.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:41:37.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:41:37.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:41:37.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:41:37.309Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T18:41:37.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:41:37.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:41:37.309Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-18T18:41:37.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T18:41:37.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-18T18:41:37.309Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-18T18:41:37.309Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T18:41:37.309Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T18:41:37.309Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T18:41:37.309Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T18:41:37.309Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T18:41:37.309Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T18:41:37.309Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T18:41:37.309Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:41:37.309Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T18:41:37.309Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T18:41:37.309Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-18T18:41:37.309Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-18T18:41:37.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.309Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.309Z] === RUN TestPluginInvalidJSON [2019-10-18T18:41:37.309Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:41:37.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:41:37.309Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:41:37.309Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-18T18:41:37.309Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-18T18:41:37.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.309Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.309Z] === RUN TestExternalGraphDriver [2019-10-18T18:41:37.309Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-18T18:41:37.309Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-18T18:41:37.309Z] === RUN TestGraphdriverPluginV2 [2019-10-18T18:41:37.309Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-18T18:41:37.309Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-18T18:41:37.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.309Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.309Z] PASS [2019-10-18T18:41:37.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-18T18:41:37.592Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2019-10-18T18:41:37.592Z] === RUN TestInspectOomKilledTrue [2019-10-18T18:41:37.592Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T18:41:37.592Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:41:37.592Z] === RUN TestInspectOomKilledFalse [2019-10-18T18:41:37.592Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T18:41:37.592Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:41:37.592Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T18:41:37.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.775Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-18T18:41:37.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.775Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.775Z] === RUN TestSecretInspect [2019-10-18T18:41:37.775Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestSecretList [2019-10-18T18:41:37.775Z] --- SKIP: TestSecretList (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestSecretsCreateAndDelete [2019-10-18T18:41:37.775Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestSecretsUpdate [2019-10-18T18:41:37.775Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestTemplatedSecret [2019-10-18T18:41:37.775Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestSecretCreateResolve [2019-10-18T18:41:37.775Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-18T18:41:37.775Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.775Z] PASS [2019-10-18T18:41:37.775Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-18T18:41:37.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.775Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.775Z] === RUN TestServiceCreateInit [2019-10-18T18:41:37.775Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T18:41:37.775Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T18:41:37.775Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceConflict [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-18T18:41:37.775Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-18T18:41:37.775Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceSysctls [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-18T18:41:37.775Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestCreateServiceCapabilities [2019-10-18T18:41:37.775Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-18T18:41:37.775Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestInspect [2019-10-18T18:41:37.775Z] --- SKIP: TestInspect (0.00s) [2019-10-18T18:41:37.775Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestServiceListWithStatuses [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T18:41:37.775Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T18:41:37.775Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-18T18:41:37.775Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestDockerNetworkReConnect [2019-10-18T18:41:37.775Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-18T18:41:37.775Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestServicePlugin [2019-10-18T18:41:37.775Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T18:41:37.775Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:37.775Z] === RUN TestServiceUpdateLabel [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-18T18:41:37.775Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.775Z] === RUN TestServiceUpdateSecrets [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-18T18:41:37.775Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.775Z] === RUN TestServiceUpdateConfigs [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-18T18:41:37.775Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.775Z] === RUN TestServiceUpdateNetwork [2019-10-18T18:41:37.775Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-18T18:41:37.775Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T18:41:37.775Z] PASS [2019-10-18T18:41:37.775Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-18T18:41:37.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:37.775Z] INFO: Testing against a local daemon [2019-10-18T18:41:37.775Z] === RUN TestSessionCreate [2019-10-18T18:41:37.775Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-18T18:41:37.775Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:37.775Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T18:41:37.775Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-18T18:41:37.775Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:37.775Z] PASS [2019-10-18T18:41:37.775Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-18T18:41:38.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:38.237Z] INFO: Testing against a local daemon [2019-10-18T18:41:38.237Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T18:41:38.237Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:41:38.237Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T18:41:38.237Z] === RUN TestEventsExecDie [2019-10-18T18:41:38.237Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-18T18:41:38.237Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-18T18:41:38.237Z] === RUN TestEventsBackwardsCompatible [2019-10-18T18:41:38.237Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-18T18:41:38.237Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-18T18:41:38.237Z] === RUN TestInfoAPI [2019-10-18T18:41:38.237Z] --- PASS: TestInfoAPI (0.04s) [2019-10-18T18:41:38.237Z] === RUN TestInfoAPIWarnings [2019-10-18T18:41:38.237Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-18T18:41:38.237Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T18:41:38.237Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T18:41:38.348Z] --- PASS: TestTemplatedConfig (3.65s) [2019-10-18T18:41:38.348Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T18:41:38.348Z] === RUN TestConfigInspect [2019-10-18T18:41:38.531Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-10-18T18:41:38.531Z] === RUN TestLinksContainerNames [2019-10-18T18:41:38.606Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-18T18:41:38.864Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-18T18:41:39.210Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2019-10-18T18:41:39.210Z] === RUN TestPingCacheHeaders [2019-10-18T18:41:39.210Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-18T18:41:39.210Z] === RUN TestPingGet [2019-10-18T18:41:39.210Z] --- PASS: TestPingGet (0.04s) [2019-10-18T18:41:39.210Z] === RUN TestPingHead [2019-10-18T18:41:39.210Z] --- PASS: TestPingHead (0.03s) [2019-10-18T18:41:39.210Z] === RUN TestVersion [2019-10-18T18:41:39.210Z] --- PASS: TestVersion (0.03s) [2019-10-18T18:41:39.210Z] PASS [2019-10-18T18:41:39.210Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-18T18:41:39.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:39.210Z] INFO: Testing against a local daemon [2019-10-18T18:41:39.210Z] === RUN TestVolumesCreateAndList [2019-10-18T18:41:39.210Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T18:41:39.210Z] === RUN TestVolumesRemove [2019-10-18T18:41:39.210Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-18T18:41:39.210Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-18T18:41:39.210Z] === RUN TestVolumesInspect [2019-10-18T18:41:39.210Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-18T18:41:39.210Z] === RUN TestVolumesInvalidJSON [2019-10-18T18:41:39.210Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T18:41:39.210Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T18:41:39.210Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T18:41:39.210Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T18:41:39.210Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T18:41:39.210Z] PASS [2019-10-18T18:41:39.210Z] INFO: make.ps1 ended at 10/18/2019 18:41:39 [2019-10-18T18:41:39.210Z] INFO: Integration CLI tests being run from the host: [2019-10-18T18:41:39.210Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-18T18:41:39.429Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-18T18:41:39.994Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-18T18:41:39.994Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-18T18:41:40.434Z] --- PASS: TestLinksContainerNames (1.72s) [2019-10-18T18:41:40.434Z] === RUN TestLogsFollowTailEmpty [2019-10-18T18:41:41.001Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-10-18T18:41:41.001Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T18:41:41.367Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-18T18:41:41.367Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-18T18:41:41.368Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-18T18:41:41.933Z] --- PASS: TestConfigInspect (3.36s) [2019-10-18T18:41:41.933Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T18:41:41.933Z] === RUN TestConfigCreateWithLabels [2019-10-18T18:41:41.933Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-18T18:41:41.938Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/default [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/private [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/slave [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/shared [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/default [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/slave [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/private [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/shared [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T18:41:41.938Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:41:41.938Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:41:41.938Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:41:42.191Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:41:42.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-18T18:41:42.456Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-18T18:41:42.456Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T18:41:43.125Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-18T18:41:44.364Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-10-18T18:41:44.364Z] === RUN TestNetworkNat [2019-10-18T18:41:45.026Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-18T18:41:45.026Z] --- PASS: TestConfigCreateWithLabels (3.37s) [2019-10-18T18:41:45.026Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T18:41:45.026Z] === RUN TestConfigCreateResolve [2019-10-18T18:41:45.302Z] --- PASS: TestNetworkNat (0.94s) [2019-10-18T18:41:45.302Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T18:41:46.241Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-10-18T18:41:46.242Z] === RUN TestNetworkLoopbackNat [2019-10-18T18:41:46.399Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-18T18:41:47.619Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-10-18T18:41:47.619Z] === RUN TestPause [2019-10-18T18:41:47.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T18:41:47.840Z] INFO: Testing against a local daemon [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-18T18:41:47.840Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-18T18:41:48.303Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-18T18:41:48.303Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-18T18:41:48.326Z] --- PASS: TestConfigCreateResolve (2.97s) [2019-10-18T18:41:48.326Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T18:41:48.326Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T18:41:48.556Z] --- PASS: TestPause (0.95s) [2019-10-18T18:41:48.556Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T18:41:48.556Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:41:48.556Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:41:48.556Z] === RUN TestPauseStopPausedContainer [2019-10-18T18:41:48.609Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-18T18:41:48.609Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T18:41:48.609Z] PASS [2019-10-18T18:41:48.609Z] [2019-10-18T18:41:48.609Z] DONE 8 tests in 23.414s [2019-10-18T18:41:48.609Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T18:41:48.609Z] ++ 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 [2019-10-18T18:41:48.609Z] ++ set -e [2019-10-18T18:41:48.609Z] ++ '[' -n 0 ']' [2019-10-18T18:41:48.609Z] ++ set -x [2019-10-18T18:41:48.609Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:41:48.765Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-18T18:41:48.885Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-18T18:41:48.886Z] INFO: Testing against a local daemon [2019-10-18T18:41:48.886Z] === RUN TestCheckpoint [2019-10-18T18:41:48.886Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T18:41:48.886Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:41:48.886Z] === RUN TestContainerInvalidJSON [2019-10-18T18:41:48.886Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:41:48.886Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:41:48.886Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:41:48.886Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:41:48.886Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:41:48.886Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:41:48.886Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:41:48.886Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:41:48.886Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:41:48.886Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-18T18:41:48.886Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T18:41:48.886Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T18:41:48.886Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T18:41:48.886Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T18:41:48.886Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-18T18:41:48.886Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T18:41:49.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-18T18:41:49.149Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T18:41:49.149Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-18T18:41:49.149Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T18:41:49.226Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-18T18:41:49.417Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-18T18:41:49.417Z] === RUN TestCopyFromContainer [2019-10-18T18:41:49.494Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-18T18:41:49.494Z] === RUN TestPsFilter [2019-10-18T18:41:49.494Z] --- PASS: TestPsFilter (0.30s) [2019-10-18T18:41:49.494Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T18:41:49.988Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-18T18:41:50.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-18T18:41:50.484Z] === RUN TestRemoveContainerWithVolume [2019-10-18T18:41:50.486Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-18T18:41:51.417Z] === RUN TestCopyFromContainer// [2019-10-18T18:41:51.417Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T18:41:51.421Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-10-18T18:41:51.421Z] === RUN TestRemoveContainerRunning [2019-10-18T18:41:51.674Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T18:41:51.674Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T18:41:51.930Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T18:41:51.930Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T18:41:51.930Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T18:41:51.987Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-10-18T18:41:51.987Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T18:41:52.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T18:41:52.187Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T18:41:52.187Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer (3.09s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-18T18:41:52.444Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-18T18:41:52.444Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T18:41:52.444Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:41:52.444Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:41:52.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:41:52.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:41:52.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:41:52.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:41:52.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:41:52.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:41:52.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:41:52.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T18:41:52.445Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T18:41:52.445Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-18T18:41:52.445Z] === RUN TestCreateWithInvalidEnv [2019-10-18T18:41:52.445Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T18:41:52.445Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T18:41:52.445Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T18:41:52.445Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T18:41:52.445Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T18:41:52.445Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T18:41:52.445Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T18:41:52.445Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T18:41:52.445Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T18:41:52.445Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T18:41:52.445Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T18:41:52.445Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T18:41:52.445Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-18T18:41:52.445Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T18:41:52.924Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-10-18T18:41:52.924Z] === RUN TestRemoveInvalidContainer [2019-10-18T18:41:52.924Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-18T18:41:52.924Z] === RUN TestRenameLinkedContainer [2019-10-18T18:41:54.338Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-18T18:41:54.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T18:41:54.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T18:41:54.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T18:41:54.902Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:54.902Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:54.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:54.902Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T18:41:54.902Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:41:54.902Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:41:54.902Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:41:55.159Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-18T18:41:55.159Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-18T18:41:55.159Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T18:41:57.120Z] --- PASS: TestRenameLinkedContainer (3.47s) [2019-10-18T18:41:57.120Z] === RUN TestRenameStoppedContainer [2019-10-18T18:41:57.380Z] --- PASS: TestRenameStoppedContainer (0.85s) [2019-10-18T18:41:57.380Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T18:41:57.684Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-18T18:41:57.684Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:57.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:57.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:57.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:57.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:57.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:57.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:41:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:41:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:41:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:41:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-18T18:41:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-18T18:41:57.941Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T18:41:57.941Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T18:41:57.941Z] === RUN TestDaemonRestartIpcMode [2019-10-18T18:41:57.941Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T18:41:57.941Z] === RUN TestDiff [2019-10-18T18:41:58.198Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-18T18:41:58.762Z] --- PASS: TestDiff (0.82s) [2019-10-18T18:41:58.762Z] === RUN TestExecWithCloseStdin [2019-10-18T18:41:58.762Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-18T18:41:59.284Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-10-18T18:41:59.284Z] === RUN TestRenameInvalidName [2019-10-18T18:41:59.327Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-18T18:41:59.892Z] --- PASS: TestExecWithCloseStdin (1.13s) [2019-10-18T18:41:59.892Z] === RUN TestExec [2019-10-18T18:41:59.892Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-18T18:41:59.965Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-18T18:42:00.219Z] --- PASS: TestRenameInvalidName (0.97s) [2019-10-18T18:42:00.219Z] === RUN TestRenameAnonymousContainer [2019-10-18T18:42:00.824Z] --- PASS: TestExec (1.07s) [2019-10-18T18:42:00.824Z] === RUN TestExecUser [2019-10-18T18:42:02.195Z] --- PASS: TestExecUser (1.04s) [2019-10-18T18:42:02.195Z] === RUN TestExportContainerAndImportImage [2019-10-18T18:42:02.452Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-18T18:42:03.385Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-18T18:42:03.385Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-18T18:42:03.385Z] --- PASS: TestExportContainerAndImportImage (1.36s) [2019-10-18T18:42:03.385Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T18:42:03.385Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-18T18:42:04.409Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2019-10-18T18:42:04.409Z] === RUN TestRenameContainerWithSameName [2019-10-18T18:42:04.976Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-10-18T18:42:04.976Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T18:42:05.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-10-18T18:42:05.280Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T18:42:05.280Z] === RUN TestHealthCheckWorkdir [2019-10-18T18:42:05.280Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-18T18:42:05.281Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-18T18:42:06.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-18T18:42:06.213Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-18T18:42:06.213Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2019-10-18T18:42:06.213Z] === RUN TestHealthKillContainer [2019-10-18T18:42:06.213Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-18T18:42:06.881Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-10-18T18:42:06.881Z] === RUN TestResize [2019-10-18T18:42:07.817Z] --- PASS: TestResize (0.90s) [2019-10-18T18:42:07.817Z] === RUN TestResizeWithInvalidSize [2019-10-18T18:42:08.108Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-18T18:42:08.385Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2019-10-18T18:42:08.385Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T18:42:08.672Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-18T18:42:09.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:09.321Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:09.321Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:09.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:42:09.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:42:09.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:42:09.603Z] --- PASS: TestHealthKillContainer (3.25s) [2019-10-18T18:42:09.603Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T18:42:10.535Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-18T18:42:10.535Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-18T18:42:10.535Z] === RUN TestIpcModeNone [2019-10-18T18:42:11.587Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-18T18:42:11.587Z] --- PASS: TestIpcModeNone (1.01s) [2019-10-18T18:42:11.587Z] === RUN TestIpcModePrivate [2019-10-18T18:42:12.153Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-18T18:42:12.410Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-18T18:42:12.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:42:12.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:12.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:42:12.667Z] --- PASS: TestIpcModePrivate (1.15s) [2019-10-18T18:42:12.667Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2019-10-18T18:42:12.667Z] === RUN TestIpcModeShareable [2019-10-18T18:42:13.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:14.039Z] --- PASS: TestIpcModeShareable (1.27s) [2019-10-18T18:42:14.039Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true [2019-10-18T18:42:14.039Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T18:42:14.039Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-18T18:42:14.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:42:14.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:42:14.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T18:42:15.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:42:15.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:42:16.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T18:42:17.515Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.29s) [2019-10-18T18:42:17.515Z] === RUN TestAPIIpcModeHost [2019-10-18T18:42:17.515Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-18T18:42:17.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T18:42:17.772Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-18T18:42:18.030Z] --- PASS: TestAPIIpcModeHost (0.93s) [2019-10-18T18:42:18.030Z] === RUN TestDaemonIpcModeShareable [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:42:18.180Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2019-10-18T18:42:18.180Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T18:42:18.181Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-18T18:42:18.181Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:42:18.181Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2019-10-18T18:42:18.181Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T18:42:18.181Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2019-10-18T18:42:18.181Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T18:42:18.181Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2019-10-18T18:42:18.181Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T18:42:18.181Z] === RUN TestCgroupNamespacesRun [2019-10-18T18:42:18.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T18:42:18.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T18:42:18.927Z] ......... [ 85%] [2019-10-18T18:42:19.928Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2019-10-18T18:42:19.928Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T18:42:19.928Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2019-10-18T18:42:19.928Z] === RUN TestDaemonIpcModePrivate [2019-10-18T18:42:20.084Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2019-10-18T18:42:20.084Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T18:42:20.084Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T18:42:20.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T18:42:21.299Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-18T18:42:21.556Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-18T18:42:21.990Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2019-10-18T18:42:21.990Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T18:42:21.990Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T18:42:22.127Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2019-10-18T18:42:22.127Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T18:42:22.127Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-10-18T18:42:22.127Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T18:42:22.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T18:42:23.894Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-10-18T18:42:23.894Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T18:42:23.894Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T18:42:24.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.12s) [2019-10-18T18:42:24.025Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T18:42:24.025Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:232, shared: false, mustBeShared: false [2019-10-18T18:42:24.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T18:42:24.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T18:42:24.290Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-18T18:42:25.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-10-18T18:42:25.799Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T18:42:25.799Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T18:42:25.917Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-18T18:42:25.923Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-18T18:42:26.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.06s) [2019-10-18T18:42:26.180Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T18:42:26.180Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2019-10-18T18:42:26.180Z] === RUN TestIpcModeOlderClient [2019-10-18T18:42:26.180Z] === PAUSE TestIpcModeOlderClient [2019-10-18T18:42:26.180Z] === RUN TestKillContainerInvalidSignal [2019-10-18T18:42:26.180Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-18T18:42:26.438Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-18T18:42:26.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T18:42:27.372Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2019-10-18T18:42:27.372Z] === RUN TestKillContainer [2019-10-18T18:42:27.372Z] === RUN TestKillContainer/no_signal [2019-10-18T18:42:27.701Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2019-10-18T18:42:27.701Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T18:42:27.701Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T18:42:28.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T18:42:28.270Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-18T18:42:28.270Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T18:42:28.270Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T18:42:28.304Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T18:42:28.304Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-18T18:42:28.870Z] === RUN TestKillContainer/killing_signal [2019-10-18T18:42:29.208Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-18T18:42:29.208Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T18:42:29.208Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T18:42:29.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T18:42:29.434Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-18T18:42:29.999Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-18T18:42:29.999Z] --- PASS: TestKillContainer (2.91s) [2019-10-18T18:42:29.999Z] --- PASS: TestKillContainer/no_signal (1.04s) [2019-10-18T18:42:29.999Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-10-18T18:42:29.999Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2019-10-18T18:42:29.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T18:42:29.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T18:42:30.564Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-18T18:42:31.113Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-10-18T18:42:31.113Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T18:42:31.113Z] === RUN TestKernelTCPMemory [2019-10-18T18:42:31.129Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-18T18:42:31.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T18:42:31.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T18:42:32.048Z] --- PASS: TestKernelTCPMemory (1.04s) [2019-10-18T18:42:32.048Z] === RUN TestNISDomainname [2019-10-18T18:42:32.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2019-10-18T18:42:32.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-10-18T18:42:32.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2019-10-18T18:42:32.060Z] === RUN TestKillStoppedContainer [2019-10-18T18:42:32.318Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-18T18:42:32.318Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T18:42:32.318Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-18T18:42:32.318Z] === RUN TestKillDifferentUserContainer [2019-10-18T18:42:32.318Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-18T18:42:32.466Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-18T18:42:32.466Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-18T18:42:32.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T18:42:33.251Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-18T18:42:33.251Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2019-10-18T18:42:33.251Z] === RUN TestInspectOomKilledTrue [2019-10-18T18:42:33.251Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T18:42:33.251Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:42:33.251Z] === RUN TestInspectOomKilledFalse [2019-10-18T18:42:33.251Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T18:42:33.251Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:42:33.251Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T18:42:33.426Z] --- PASS: TestNISDomainname (1.25s) [2019-10-18T18:42:33.426Z] === RUN TestHostnameDnsResolution [2019-10-18T18:42:34.184Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-18T18:42:34.184Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-10-18T18:42:34.184Z] === RUN TestLinksContainerNames [2019-10-18T18:42:34.749Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-18T18:42:34.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T18:42:35.007Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-18T18:42:35.332Z] --- PASS: TestHostnameDnsResolution (1.83s) [2019-10-18T18:42:35.332Z] === RUN TestStats [2019-10-18T18:42:35.761Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:42:35.761Z] Using test binary docker [2019-10-18T18:42:35.761Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T18:42:35.761Z] +++ /etc/init.d/apparmor start [2019-10-18T18:42:35.761Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:42:36.128Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:42:36.128Z] Warning failed to create cache: (null) [2019-10-18T18:42:36.128Z] . [2019-10-18T18:42:36.128Z] Starting dockerd [2019-10-18T18:42:36.128Z] INFO: Waiting for daemon to start... [2019-10-18T18:42:36.128Z] +++ 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 [2019-10-18T18:42:36.380Z] --- PASS: TestLinksContainerNames (2.10s) [2019-10-18T18:42:36.380Z] === RUN TestLogsFollowTailEmpty [2019-10-18T18:42:36.638Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-18T18:42:37.203Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-18T18:42:37.203Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T18:42:37.864Z] --- PASS: TestStats (2.74s) [2019-10-18T18:42:37.864Z] === RUN TestStopContainerWithTimeout [2019-10-18T18:42:37.864Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T18:42:37.864Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T18:42:37.864Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T18:42:37.864Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T18:42:37.864Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T18:42:37.864Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T18:42:37.864Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T18:42:37.864Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T18:42:37.864Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T18:42:37.864Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T18:42:37.864Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T18:42:37.864Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T18:42:37.945Z] . [2019-10-18T18:42:37.945Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:42:37.945Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:42:37.945Z] Error: No such image: emptyfs [2019-10-18T18:42:37.945Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:42:37.945Z] ++++ docker load [2019-10-18T18:42:38.136Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/default [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/private [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/slave [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/shared [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/default [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/shared [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/slave [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/private [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T18:42:38.136Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:42:38.136Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:42:38.136Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T18:42:38.314Z] Running integration-test (iteration 1) [2019-10-18T18:42:38.314Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T18:42:38.314Z] ++ 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 [2019-10-18T18:42:38.314Z] ++ set -e [2019-10-18T18:42:38.314Z] ++ '[' -n 0 ']' [2019-10-18T18:42:38.314Z] ++ set -x [2019-10-18T18:42:38.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2019-10-18T18:42:38.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T18:42:38.393Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:42:38.650Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:42:38.650Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T18:42:38.651Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:42:38.651Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-18T18:42:38.651Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:42:38.651Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:42:38.651Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:42:38.651Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:42:38.659Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:42:38.909Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:42:39.167Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T18:42:39.167Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-18T18:42:39.167Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-18T18:42:39.167Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T18:42:40.101Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-18T18:42:41.276Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-18T18:42:41.277Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2019-10-18T18:42:41.277Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2019-10-18T18:42:41.277Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2019-10-18T18:42:41.277Z] --- PASS: TestStopContainerWithTimeout/-1 (3.30s) [2019-10-18T18:42:41.277Z] === RUN TestDeleteDevicemapper [2019-10-18T18:42:41.277Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T18:42:41.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:42:41.277Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T18:42:41.473Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2019-10-18T18:42:41.473Z] === RUN TestNetworkNat [2019-10-18T18:42:41.732Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-18T18:42:41.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-18T18:42:42.058Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-18T18:42:42.058Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-18T18:42:42.247Z] --- PASS: TestNetworkNat (0.95s) [2019-10-18T18:42:42.247Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T18:42:42.812Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-18T18:42:43.377Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2019-10-18T18:42:43.377Z] === RUN TestNetworkLoopbackNat [2019-10-18T18:42:44.309Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-18T18:42:44.309Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-18T18:42:44.566Z] --- PASS: TestNetworkLoopbackNat (1.32s) [2019-10-18T18:42:44.566Z] === RUN TestPause [2019-10-18T18:42:44.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2019-10-18T18:42:44.567Z] === RUN TestUpdateMemory [2019-10-18T18:42:44.567Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T18:42:44.567Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:42:44.567Z] === RUN TestUpdateCPUQuota [2019-10-18T18:42:44.824Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-18T18:42:45.756Z] --- PASS: TestPause (0.95s) [2019-10-18T18:42:45.757Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T18:42:45.757Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:42:45.757Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:42:45.757Z] === RUN TestPauseStopPausedContainer [2019-10-18T18:42:46.475Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-10-18T18:42:46.475Z] === RUN TestUpdatePidsLimit [2019-10-18T18:42:46.475Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T18:42:46.645Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-18T18:42:46.688Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-10-18T18:42:46.688Z] === RUN TestPsFilter [2019-10-18T18:42:46.688Z] --- PASS: TestPsFilter (0.24s) [2019-10-18T18:42:46.688Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T18:42:46.734Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T18:42:46.903Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-18T18:42:47.160Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-18T18:42:47.160Z] [2019-10-18T18:42:47.160Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-18T18:42:47.160Z] =========================== short test summary info ============================ [2019-10-18T18:42:47.160Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-18T18:42:47.160Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-18T18:42:47.160Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-18T18:42:47.160Z] Not supported on most drivers [2019-10-18T18:42:47.160Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-18T18:42:47.160Z] This doesn't seem to be taken into account by the engine [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-18T18:42:47.160Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-18T18:42:47.160Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-18T18:42:47.160Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 343.39 seconds == [2019-10-18T18:42:47.304Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T18:42:47.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-18T18:42:47.562Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T18:42:47.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-18T18:42:47.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-10-18T18:42:47.620Z] === RUN TestRemoveContainerWithVolume [2019-10-18T18:42:48.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T18:42:48.186Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-18T18:42:48.443Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-10-18T18:42:48.443Z] === RUN TestRemoveContainerRunning [2019-10-18T18:42:48.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T18:42:49.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T18:42:49.374Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-10-18T18:42:49.374Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T18:42:49.807Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:42:49.807Z] Loaded image: busybox:latest [2019-10-18T18:42:49.807Z] Loaded image: busybox:glibc [2019-10-18T18:42:49.807Z] Loaded image: debian:jessie [2019-10-18T18:42:49.807Z] Loaded image: hello-world:latest [2019-10-18T18:42:49.807Z] INFO: Testing against a local daemon [2019-10-18T18:42:49.807Z] === RUN TestCgroupNamespacesBuild [2019-10-18T18:42:50.305Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-18T18:42:50.306Z] === RUN TestRemoveInvalidContainer [2019-10-18T18:42:50.306Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-18T18:42:50.306Z] === RUN TestRenameLinkedContainer [2019-10-18T18:42:51.088Z] --- PASS: TestCgroupNamespacesBuild (1.77s) [2019-10-18T18:42:51.088Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T18:42:51.088Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit (4.86s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.57s) [2019-10-18T18:42:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-10-18T18:42:51.167Z] === RUN TestUpdateRestartPolicy [2019-10-18T18:42:53.283Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2019-10-18T18:42:53.283Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T18:42:53.283Z] === RUN TestBuildWithSession [2019-10-18T18:42:53.283Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T18:42:53.283Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:42:53.283Z] === RUN TestBuildSquashParent [2019-10-18T18:42:54.520Z] --- PASS: TestRenameLinkedContainer (3.48s) [2019-10-18T18:42:54.520Z] === RUN TestRenameStoppedContainer [2019-10-18T18:42:54.779Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-10-18T18:42:54.779Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T18:42:54.779Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-18T18:42:55.716Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-18T18:42:57.086Z] --- PASS: TestRenameRunningContainerAndReuse (2.15s) [2019-10-18T18:42:57.086Z] === RUN TestRenameInvalidName [2019-10-18T18:42:57.649Z] --- PASS: TestRenameInvalidName (0.93s) [2019-10-18T18:42:57.649Z] === RUN TestRenameAnonymousContainer [2019-10-18T18:42:59.604Z] --- PASS: TestBuildSquashParent (5.92s) [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:42:59.604Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:42:59.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:42:59.604Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:42:59.604Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:42:59.605Z] Clearing AppArmor profiles cache:. [2019-10-18T18:42:59.605Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T18:42:59.605Z] Unloading profiles will leave already running processes permanently [2019-10-18T18:42:59.605Z] unconfined, which can lead to unexpected situations. [2019-10-18T18:42:59.605Z] [2019-10-18T18:42:59.605Z] To set a process to complain mode, use the command line tool [2019-10-18T18:42:59.605Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T18:42:59.605Z] with the 'teardown' option." [2019-10-18T18:42:59.605Z] Post stage [Pipeline] junit [2019-10-18T18:43:00.194Z] Recording test results [2019-10-18T18:43:00.204Z] #73 exporting layers 111.5s done [2019-10-18T18:43:00.204Z] #73 exporting manifest sha256:dd090ae76f57ad2e9ae0ff19e6fd8be7643c862e2fb9f756074421cc3c70dbbc done [2019-10-18T18:43:00.204Z] #73 exporting config sha256:0b0d70d6a8f310b182e4db588e9ff859795dcefc05456d015997ac5c0e0c49a3 done [2019-10-18T18:43:00.204Z] #73 sending tarball [2019-10-18T18:43:00.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] sh [2019-10-18T18:43:01.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:43:01.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:43:01.580Z] + echo Ensuring container killed. [2019-10-18T18:43:01.580Z] Ensuring container killed. [2019-10-18T18:43:01.580Z] + docker rm -vf docker-pr1 [2019-10-18T18:43:01.580Z] Error: No such container: docker-pr1 [2019-10-18T18:43:01.580Z] + true [Pipeline] sh [2019-10-18T18:43:01.858Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-18T18:43:01.868Z] + echo Chowning /workspace to jenkins user [2019-10-18T18:43:01.868Z] Chowning /workspace to jenkins user [2019-10-18T18:43:01.868Z] + id -u [2019-10-18T18:43:01.868Z] + id -g [2019-10-18T18:43:01.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40105:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T18:43:01.868Z] Unable to find image 'busybox:latest' locally [2019-10-18T18:43:01.868Z] latest: Pulling from library/busybox [2019-10-18T18:43:02.116Z] --- PASS: TestRenameAnonymousContainer (4.31s) [2019-10-18T18:43:02.116Z] === RUN TestRenameContainerWithSameName [2019-10-18T18:43:02.125Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-18T18:43:02.125Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-18T18:43:02.125Z] 7c9d20b9b6cd: Download complete [2019-10-18T18:43:02.382Z] 7c9d20b9b6cd: Pull complete [2019-10-18T18:43:02.382Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T18:43:02.382Z] Status: Downloaded newer image for busybox:latest [2019-10-18T18:43:03.051Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2019-10-18T18:43:03.309Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T18:43:03.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T18:43:04.056Z] + bundleName=docker-py [2019-10-18T18:43:04.056Z] + echo Creating docker-py-bundles.tar.gz [2019-10-18T18:43:04.056Z] Creating docker-py-bundles.tar.gz [2019-10-18T18:43:04.056Z] + 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 [2019-10-18T18:43:04.068Z] Archiving artifacts [2019-10-18T18:43:04.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:43:04.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:43:05.207Z] --- PASS: TestRenameContainerWithLinkedContainer (2.16s) [2019-10-18T18:43:05.207Z] === RUN TestResize [2019-10-18T18:43:05.723Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2019-10-18T18:43:05.774Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-18T18:43:06.042Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2019-10-18T18:43:06.042Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T18:43:06.042Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-10-18T18:43:06.042Z] === RUN TestWaitNonBlocked [2019-10-18T18:43:06.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:43:06.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:43:06.043Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:43:06.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:43:06.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:43:06.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:43:06.043Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-18T18:43:06.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-10-18T18:43:06.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2019-10-18T18:43:06.043Z] === RUN TestWaitBlocked [2019-10-18T18:43:06.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:43:06.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:43:06.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:43:06.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:43:06.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:43:06.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:43:06.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh binary-daemon [2019-10-18T18:43:06.341Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-10-18T18:43:06.611Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2019-10-18T18:43:06.611Z] === RUN TestBuildMultiStageCopy [2019-10-18T18:43:06.611Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T18:43:06.689Z] [2019-10-18T18:43:06.689Z] Removing bundles/ [2019-10-18T18:43:06.689Z] [2019-10-18T18:43:06.689Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-18T18:43:06.689Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-18T18:43:06.689Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:43:06.908Z] --- PASS: TestResize (1.62s) [2019-10-18T18:43:06.908Z] === RUN TestResizeWithInvalidSize [2019-10-18T18:43:06.983Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-18T18:43:06.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-10-18T18:43:06.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2019-10-18T18:43:06.983Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T18:43:06.983Z] === CONT TestIpcModeOlderClient [2019-10-18T18:43:06.983Z] === CONT TestDaemonRestartIpcMode [2019-10-18T18:43:07.243Z] --- PASS: TestIpcModeOlderClient (0.23s) [2019-10-18T18:43:08.283Z] --- PASS: TestResizeWithInvalidSize (1.06s) [2019-10-18T18:43:08.283Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T18:43:09.216Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-10-18T18:43:09.216Z] === RUN TestDaemonRestartKillContainers [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:09.217Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:09.217Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:09.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:43:09.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:43:09.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T18:43:09.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T18:43:10.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T18:43:10.541Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-10-18T18:43:10.541Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T18:43:11.018Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T18:43:11.109Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2019-10-18T18:43:11.109Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T18:43:11.109Z] PASS [2019-10-18T18:43:11.109Z] [2019-10-18T18:43:11.109Z] === Skipped [2019-10-18T18:43:11.109Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-18T18:43:11.110Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-18T18:43:11.110Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T18:43:11.110Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:43:11.110Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T18:43:11.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-18T18:43:11.110Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] [2019-10-18T18:43:11.110Z] DONE 197 tests, 6 skipped in 135.914s [2019-10-18T18:43:11.110Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T18:43:11.110Z] ++ 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 [2019-10-18T18:43:11.110Z] ++ set -e [2019-10-18T18:43:11.110Z] ++ '[' -n 0 ']' [2019-10-18T18:43:11.110Z] ++ set -x [2019-10-18T18:43:11.110Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:43:11.370Z] INFO: Testing against a local daemon [2019-10-18T18:43:11.370Z] === RUN TestCommitInheritsEnv [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-10-18T18:43:11.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2019-10-18T18:43:11.409Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T18:43:11.939Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-18T18:43:11.939Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T18:43:11.939Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-10-18T18:43:11.939Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-18T18:43:11.939Z] === RUN TestImagesFilterMultiReference [2019-10-18T18:43:11.939Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-18T18:43:11.939Z] === RUN TestImagePullPlatformInvalid [2019-10-18T18:43:12.198Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-18T18:43:12.198Z] === RUN TestRemoveImageOrphaning [2019-10-18T18:43:12.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:12.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:12.766Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-18T18:43:12.766Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T18:43:12.766Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T18:43:12.766Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:43:12.766Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T18:43:12.766Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2019-10-18T18:43:12.766Z] === RUN TestTagInvalidReference [2019-10-18T18:43:12.766Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-18T18:43:12.766Z] === RUN TestTagValidPrefixedRepo [2019-10-18T18:43:12.785Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2019-10-18T18:43:12.785Z] === RUN TestBuildLabelWithTargets [2019-10-18T18:43:13.025Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2019-10-18T18:43:13.025Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T18:43:13.025Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-18T18:43:13.025Z] === RUN TestTagOfficialNames [2019-10-18T18:43:13.025Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-18T18:43:13.025Z] === RUN TestTagMatchesDigest [2019-10-18T18:43:13.025Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T18:43:13.025Z] PASS [2019-10-18T18:43:13.025Z] [2019-10-18T18:43:13.025Z] === Skipped [2019-10-18T18:43:13.025Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-10-18T18:43:13.025Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-18T18:43:13.025Z] [2019-10-18T18:43:13.025Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T18:43:13.025Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:43:13.025Z] [2019-10-18T18:43:13.025Z] [2019-10-18T18:43:13.025Z] DONE 12 tests, 2 skipped in 1.915s [2019-10-18T18:43:13.025Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T18:43:13.025Z] ++ 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 [2019-10-18T18:43:13.025Z] ++ set -e [2019-10-18T18:43:13.025Z] ++ '[' -n 0 ']' [2019-10-18T18:43:13.025Z] ++ set -x [2019-10-18T18:43:13.025Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:43:13.284Z] INFO: Testing against a local daemon [2019-10-18T18:43:13.284Z] === RUN TestNetworkCreateDelete [2019-10-18T18:43:13.542Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-10-18T18:43:13.542Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T18:43:14.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:43:14.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:43:14.942Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2019-10-18T18:43:14.942Z] === RUN TestInspectNetwork [2019-10-18T18:43:15.246Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2019-10-18T18:43:15.246Z] === RUN TestBuildWithEmptyLayers [2019-10-18T18:43:16.034Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2019-10-18T18:43:16.034Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T18:43:16.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:43:16.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:43:18.755Z] #73 sending tarball 17.8s done [2019-10-18T18:43:18.755Z] #73 DONE 129.3s [2019-10-18T18:43:18.755Z] [2019-10-18T18:43:18.755Z] #74 importing to docker [2019-10-18T18:43:18.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-18T18:43:19.081Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-18T18:43:19.474Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2019-10-18T18:43:19.474Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T18:43:19.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:43:19.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:43:20.075Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-10-18T18:43:20.075Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T18:43:20.683Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-18T18:43:21.509Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T18:43:21.509Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T18:43:21.509Z] === RUN TestInspectNetwork/network_name [2019-10-18T18:43:21.509Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T18:43:21.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-18T18:43:22.549Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-18T18:43:22.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-18T18:43:23.389Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2019-10-18T18:43:23.389Z] === RUN TestBuildWithHugeFile [2019-10-18T18:43:23.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:43:23.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:43:25.695Z] --- PASS: TestInspectNetwork (10.88s) [2019-10-18T18:43:25.695Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T18:43:25.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T18:43:25.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T18:43:25.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T18:43:25.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T18:43:25.695Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.62s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.41s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T18:43:26.016Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2019-10-18T18:43:26.016Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T18:43:26.016Z] === RUN TestCgroupNamespacesRun [2019-10-18T18:43:27.386Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-18T18:43:27.951Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2019-10-18T18:43:27.951Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T18:43:27.951Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T18:43:28.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-18T18:43:28.981Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-10-18T18:43:28.981Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T18:43:28.981Z] === RUN TestNetworkInvalidJSON [2019-10-18T18:43:28.981Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T18:43:28.981Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T18:43:28.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:43:28.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:43:28.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:43:28.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:43:28.981Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T18:43:28.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:43:28.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:43:28.981Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-18T18:43:28.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T18:43:28.981Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T18:43:28.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T18:43:28.981Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T18:43:29.916Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2019-10-18T18:43:29.916Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T18:43:29.916Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T18:43:30.105Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2019-10-18T18:43:30.105Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T18:43:30.105Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T18:43:31.291Z] --- PASS: TestDaemonDefaultNetworkPools (1.10s) [2019-10-18T18:43:31.291Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T18:43:31.291Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T18:43:31.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-18T18:43:31.735Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2019-10-18T18:43:31.735Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T18:43:31.735Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T18:43:33.194Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.72s) [2019-10-18T18:43:33.194Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T18:43:33.194Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T18:43:34.264Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-10-18T18:43:34.264Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T18:43:34.264Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T18:43:35.097Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.14s) [2019-10-18T18:43:35.097Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T18:43:35.097Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T18:43:35.195Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-18T18:43:35.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-18T18:43:35.664Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2019-10-18T18:43:35.664Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T18:43:35.664Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T18:43:35.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-10-18T18:43:35.710Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T18:43:35.710Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T18:43:36.645Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2019-10-18T18:43:36.645Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T18:43:36.645Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T18:43:36.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-18T18:43:37.469Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2019-10-18T18:43:37.469Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T18:43:37.469Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T18:43:38.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-18T18:43:38.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-18T18:43:38.949Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2019-10-18T18:43:38.949Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T18:43:38.949Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T18:43:38.949Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:43:38.949Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:43:38.949Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T18:43:39.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2019-10-18T18:43:39.928Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T18:43:39.928Z] === RUN TestKernelTCPMemory [2019-10-18T18:43:40.863Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-10-18T18:43:40.863Z] === RUN TestNISDomainname [2019-10-18T18:43:40.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-18T18:43:41.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-18T18:43:42.052Z] --- PASS: TestNISDomainname (1.25s) [2019-10-18T18:43:42.052Z] === RUN TestHostnameDnsResolution [2019-10-18T18:43:42.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-18T18:43:43.973Z] --- PASS: TestHostnameDnsResolution (1.69s) [2019-10-18T18:43:43.973Z] === RUN TestStats [2019-10-18T18:43:44.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-18T18:43:46.125Z] #74 DONE 25.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T18:43:46.279Z] --- PASS: TestStats (2.51s) [2019-10-18T18:43:46.279Z] === RUN TestStopContainerWithTimeout [2019-10-18T18:43:46.279Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T18:43:46.279Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T18:43:46.279Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T18:43:46.279Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T18:43:46.279Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T18:43:46.279Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T18:43:46.279Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T18:43:46.279Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T18:43:46.279Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T18:43:46.279Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T18:43:46.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-18T18:43:46.871Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/test/unit [2019-10-18T18:43:47.776Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T18:43:49.675Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T18:43:49.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-18T18:43:51.306Z] ? github.com/docker/docker/api [no test files] [2019-10-18T18:43:51.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-18T18:43:51.564Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-18T18:43:51.564Z] --- PASS: TestStopContainerWithTimeout/0 (1.60s) [2019-10-18T18:43:51.564Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2019-10-18T18:43:51.564Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2019-10-18T18:43:51.564Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2019-10-18T18:43:51.564Z] === RUN TestDeleteDevicemapper [2019-10-18T18:43:51.564Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T18:43:51.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:43:51.564Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T18:43:51.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-18T18:43:55.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-18T18:43:55.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-18T18:43:55.744Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.07s) [2019-10-18T18:43:55.744Z] === RUN TestUpdateMemory [2019-10-18T18:43:55.744Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T18:43:55.744Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:43:55.744Z] === RUN TestUpdateCPUQuota [2019-10-18T18:43:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-18T18:43:57.608Z] --- PASS: TestUpdateCPUQuota (1.89s) [2019-10-18T18:43:57.608Z] === RUN TestUpdatePidsLimit [2019-10-18T18:43:57.608Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T18:43:57.865Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T18:43:57.867Z] --- PASS: TestBuildWithHugeFile (32.43s) [2019-10-18T18:43:57.868Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T18:43:57.868Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:43:57.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:43:57.868Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:43:57.868Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:43:57.868Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:43:57.868Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:43:57.868Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:43:57.868Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:43:57.868Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:43:57.868Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-18T18:43:57.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-18T18:43:57.868Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-10-18T18:43:57.868Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-18T18:43:57.868Z] === RUN TestBuildPreserveOwnership [2019-10-18T18:43:57.868Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T18:43:58.431Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T18:43:58.996Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T18:43:59.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-18T18:43:59.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T18:44:00.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T18:44:00.361Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T18:44:00.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T18:44:00.930Z] --- PASS: TestServiceWithDataPathPortInit (20.00s) [2019-10-18T18:44:00.930Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:44:00.930Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:44:00.930Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T18:44:02.539Z] --- PASS: TestUpdatePidsLimit (4.89s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-10-18T18:44:02.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-18T18:44:02.540Z] === RUN TestUpdateRestartPolicy [2019-10-18T18:44:02.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-18T18:44:02.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-18T18:44:02.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-18T18:44:02.829Z] --- PASS: TestBuildPreserveOwnership (6.31s) [2019-10-18T18:44:02.829Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2019-10-18T18:44:02.829Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2019-10-18T18:44:02.829Z] === RUN TestBuildPlatformInvalid [2019-10-18T18:44:02.829Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-18T18:44:02.829Z] PASS [2019-10-18T18:44:02.829Z] [2019-10-18T18:44:02.829Z] === Skipped [2019-10-18T18:44:02.829Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-18T18:44:02.829Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:44:02.829Z] [2019-10-18T18:44:02.829Z] [2019-10-18T18:44:02.829Z] DONE 32 tests, 1 skipped in 84.393s [2019-10-18T18:44:02.829Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T18:44:02.829Z] ++ 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 [2019-10-18T18:44:02.829Z] ++ set -e [2019-10-18T18:44:02.829Z] ++ '[' -n 0 ']' [2019-10-18T18:44:02.829Z] ++ set -x [2019-10-18T18:44:02.829Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:03.196Z] INFO: Testing against a local daemon [2019-10-18T18:44:03.196Z] === RUN TestConfigList [2019-10-18T18:44:06.450Z] --- PASS: TestConfigList (3.06s) [2019-10-18T18:44:06.451Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T18:44:06.451Z] === RUN TestConfigsCreateAndDelete [2019-10-18T18:44:06.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-18T18:44:08.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-18T18:44:09.044Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.79s) [2019-10-18T18:44:09.044Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T18:44:09.044Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:330fx3nz4pumfaq9vffkjucwa Created:2019-10-18 18:44:00.662262681 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[47c9589f54d1a39a3f883843975c5a6ee15b294e5753f24895f2bc3c44d0afe7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmf0xxkt1fbrq8xu55ti7d65p EndpointID:5cb1b576f19495446a200e7f2876c4f73f35e20932b03c83f882a17283595fdc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4742f4da9857cceb2a421d9aaf0532d50e728986ad5914f6e06d15ee0bd2c773 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fb50e1457ac3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmf0xxkt1fbrq8xu55ti7d65p EndpointID:5cb1b576f19495446a200e7f2876c4f73f35e20932b03c83f882a17283595fdc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T18:44:09.044Z] PASS [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] === Skipped [2019-10-18T18:44:09.044Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:44:09.044Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] DONE 21 tests, 1 skipped in 55.744s [2019-10-18T18:44:09.044Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:44:09.044Z] ++ 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 [2019-10-18T18:44:09.044Z] ++ set -e [2019-10-18T18:44:09.044Z] ++ '[' -n 0 ']' [2019-10-18T18:44:09.044Z] ++ set -x [2019-10-18T18:44:09.044Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:09.044Z] INFO: Testing against a local daemon [2019-10-18T18:44:09.044Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T18:44:09.044Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T18:44:09.044Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:44:09.044Z] === RUN TestDockerNetworkIpvlan [2019-10-18T18:44:09.044Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:44:09.044Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:44:09.044Z] PASS [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] === Skipped [2019-10-18T18:44:09.044Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T18:44:09.044Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:44:09.044Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] [2019-10-18T18:44:09.044Z] DONE 2 tests, 2 skipped in 0.183s [2019-10-18T18:44:09.044Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:44:09.044Z] ++ 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 [2019-10-18T18:44:09.044Z] ++ set -e [2019-10-18T18:44:09.044Z] ++ '[' -n 0 ']' [2019-10-18T18:44:09.044Z] ++ set -x [2019-10-18T18:44:09.044Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:09.303Z] INFO: Testing against a local daemon [2019-10-18T18:44:09.303Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T18:44:09.781Z] --- PASS: TestConfigsCreateAndDelete (3.04s) [2019-10-18T18:44:09.781Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T18:44:09.781Z] === RUN TestConfigsUpdate [2019-10-18T18:44:11.206Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) [2019-10-18T18:44:11.206Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T18:44:11.206Z] === RUN TestDockerNetworkMacvlan [2019-10-18T18:44:11.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-18T18:44:12.143Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T18:44:12.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-18T18:44:12.382Z] --- PASS: TestConfigsUpdate (2.78s) [2019-10-18T18:44:12.382Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T18:44:12.382Z] === RUN TestTemplatedConfig [2019-10-18T18:44:13.520Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T18:44:13.749Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2019-10-18T18:44:14.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T18:44:14.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-18T18:44:14.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-18T18:44:15.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-18T18:44:15.615Z] --- PASS: TestTemplatedConfig (3.57s) [2019-10-18T18:44:15.615Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T18:44:15.615Z] === RUN TestConfigInspect [2019-10-18T18:44:15.795Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2019-10-18T18:44:15.795Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-18T18:44:16.387Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-18T18:44:16.730Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-10-18T18:44:16.730Z] === RUN TestWaitNonBlocked [2019-10-18T18:44:16.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:44:16.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:44:16.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:44:16.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:44:16.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:44:16.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:44:17.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-18T18:44:17.747Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T18:44:17.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-18T18:44:18.181Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-18T18:44:18.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2019-10-18T18:44:18.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.47s) [2019-10-18T18:44:18.181Z] === RUN TestWaitBlocked [2019-10-18T18:44:18.181Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:44:18.181Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:44:18.181Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:44:18.181Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:44:18.181Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:44:18.181Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:44:18.871Z] --- PASS: TestConfigInspect (2.84s) [2019-10-18T18:44:18.871Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T18:44:18.871Z] === RUN TestConfigCreateWithLabels [2019-10-18T18:44:20.080Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-18T18:44:20.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2019-10-18T18:44:20.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.60s) [2019-10-18T18:44:20.080Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T18:44:20.080Z] === CONT TestIpcModeOlderClient [2019-10-18T18:44:20.080Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-18T18:44:20.080Z] === CONT TestDaemonRestartIpcMode [2019-10-18T18:44:20.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-18T18:44:20.139Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-18T18:44:20.139Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-18T18:44:20.139Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-18T18:44:21.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-18T18:44:21.518Z] --- PASS: TestConfigCreateWithLabels (2.90s) [2019-10-18T18:44:21.518Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T18:44:21.518Z] === RUN TestConfigCreateResolve [2019-10-18T18:44:23.018Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T18:44:23.891Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-18T18:44:24.293Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2019-10-18T18:44:24.293Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T18:44:24.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-18T18:44:24.550Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2019-10-18T18:44:24.550Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T18:44:24.550Z] PASS [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === Skipped [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-18T18:44:24.550Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-18T18:44:24.550Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T18:44:24.550Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:44:24.550Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T18:44:24.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-18T18:44:24.550Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] [2019-10-18T18:44:24.550Z] DONE 197 tests, 6 skipped in 155.911s [2019-10-18T18:44:24.550Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T18:44:24.550Z] ++ 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 [2019-10-18T18:44:24.550Z] ++ set -e [2019-10-18T18:44:24.550Z] ++ '[' -n 0 ']' [2019-10-18T18:44:24.550Z] ++ set -x [2019-10-18T18:44:24.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:44:24.721Z] --- PASS: TestConfigCreateResolve (2.87s) [2019-10-18T18:44:24.721Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T18:44:24.721Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T18:44:24.721Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-18T18:44:24.721Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T18:44:24.721Z] PASS [2019-10-18T18:44:24.721Z] [2019-10-18T18:44:24.721Z] DONE 8 tests in 21.783s [2019-10-18T18:44:24.721Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T18:44:24.721Z] ++ 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 [2019-10-18T18:44:24.721Z] ++ set -e [2019-10-18T18:44:24.721Z] ++ '[' -n 0 ']' [2019-10-18T18:44:24.721Z] ++ set -x [2019-10-18T18:44:24.721Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:24.808Z] INFO: Testing against a local daemon [2019-10-18T18:44:24.808Z] === RUN TestCommitInheritsEnv [2019-10-18T18:44:25.098Z] INFO: Testing against a local daemon [2019-10-18T18:44:25.098Z] === RUN TestCheckpoint [2019-10-18T18:44:25.098Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T18:44:25.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:44:25.098Z] === RUN TestContainerInvalidJSON [2019-10-18T18:44:25.098Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:44:25.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:44:25.098Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:44:25.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:44:25.098Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:44:25.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:44:25.098Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:44:25.098Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:44:25.098Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:44:25.098Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-18T18:44:25.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T18:44:25.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T18:44:25.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T18:44:25.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T18:44:25.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-18T18:44:25.098Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T18:44:25.373Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-10-18T18:44:25.373Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T18:44:25.373Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T18:44:25.373Z] === RUN TestImagesFilterMultiReference [2019-10-18T18:44:25.373Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-18T18:44:25.373Z] === RUN TestImagePullPlatformInvalid [2019-10-18T18:44:25.373Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-18T18:44:25.373Z] === RUN TestRemoveImageOrphaning [2019-10-18T18:44:25.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-18T18:44:25.713Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T18:44:25.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-18T18:44:25.713Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T18:44:25.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-18T18:44:25.713Z] === RUN TestCopyFromContainer [2019-10-18T18:44:26.026Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-18T18:44:26.026Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T18:44:26.358Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-18T18:44:26.358Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-18T18:44:26.358Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-18T18:44:26.358Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-18T18:44:26.358Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-18T18:44:27.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-18T18:44:27.683Z] === RUN TestCopyFromContainer// [2019-10-18T18:44:27.683Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T18:44:27.683Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T18:44:27.683Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T18:44:28.055Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T18:44:28.055Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T18:44:28.055Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T18:44:28.055Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T18:44:28.055Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T18:44:28.102Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-18T18:44:28.102Z] Copying nested executables into bundles/binary-daemon [2019-10-18T18:44:28.102Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-18T18:44:28.328Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2019-10-18T18:44:28.328Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-18T18:44:28.328Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T18:44:28.328Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-18T18:44:28.328Z] === RUN TestTagInvalidReference [2019-10-18T18:44:28.328Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-18T18:44:28.328Z] === RUN TestTagValidPrefixedRepo [2019-10-18T18:44:28.433Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer (2.84s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-18T18:44:28.433Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-18T18:44:28.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T18:44:28.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:44:28.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:44:28.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:44:28.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:44:28.433Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:44:28.433Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:44:28.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:44:28.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:44:28.433Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:44:28.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T18:44:28.433Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T18:44:28.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-18T18:44:28.433Z] === RUN TestCreateWithInvalidEnv [2019-10-18T18:44:28.433Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T18:44:28.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T18:44:28.433Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T18:44:28.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T18:44:28.433Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T18:44:28.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T18:44:28.433Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T18:44:28.433Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T18:44:28.433Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T18:44:28.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T18:44:28.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T18:44:28.433Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T18:44:28.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-18T18:44:28.433Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T18:44:28.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh cross [2019-10-18T18:44:28.585Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-18T18:44:28.585Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T18:44:28.585Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-18T18:44:28.585Z] === RUN TestTagOfficialNames [2019-10-18T18:44:28.585Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-18T18:44:28.585Z] === RUN TestTagMatchesDigest [2019-10-18T18:44:28.585Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T18:44:28.585Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T18:44:29.005Z] [2019-10-18T18:44:29.005Z] Removing bundles/ [2019-10-18T18:44:29.005Z] [2019-10-18T18:44:29.005Z] ---> Making bundle: cross (in bundles/cross) [2019-10-18T18:44:29.005Z] Cross building: bundles/cross/linux/amd64 [2019-10-18T18:44:29.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-18T18:44:29.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-18T18:44:29.267Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-18T18:44:29.267Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-18T18:44:29.267Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-18T18:44:29.286Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-18T18:44:29.286Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-18T18:44:29.748Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan (19.50s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.07s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s) [2019-10-18T18:44:30.683Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:44:30.683Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-10-18T18:44:30.683Z] PASS [2019-10-18T18:44:30.683Z] [2019-10-18T18:44:30.683Z] DONE 8 tests in 21.619s [2019-10-18T18:44:30.683Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T18:44:30.683Z] ++ 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 [2019-10-18T18:44:30.683Z] ++ set -e [2019-10-18T18:44:30.683Z] ++ '[' -n 0 ']' [2019-10-18T18:44:30.683Z] ++ set -x [2019-10-18T18:44:30.683Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:30.683Z] testing: warning: no tests to run [2019-10-18T18:44:30.683Z] PASS [2019-10-18T18:44:30.683Z] [2019-10-18T18:44:30.683Z] DONE 0 tests in 0.032s [2019-10-18T18:44:30.683Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T18:44:30.683Z] ++ 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 [2019-10-18T18:44:30.683Z] ++ set -e [2019-10-18T18:44:30.683Z] ++ '[' -n 0 ']' [2019-10-18T18:44:30.683Z] ++ set -x [2019-10-18T18:44:30.684Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:44:30.907Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:44:30.907Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:44:30.907Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:44:30.908Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:44:30.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:44:30.908Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:44:30.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:44:30.908Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T18:44:30.942Z] INFO: Testing against a local daemon [2019-10-18T18:44:30.942Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T18:44:31.046Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-18T18:44:31.293Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:44:31.293Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:44:31.293Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:44:31.293Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:44:31.293Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-18T18:44:31.293Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2019-10-18T18:44:31.293Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T18:44:31.979Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-18T18:44:32.845Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2019-10-18T18:44:32.845Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T18:44:32.845Z] === RUN TestAuthZPluginTLS [2019-10-18T18:44:32.912Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-18T18:44:33.412Z] --- PASS: TestAuthZPluginTLS (0.64s) [2019-10-18T18:44:33.412Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T18:44:33.412Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T18:44:33.980Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2019-10-18T18:44:33.980Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T18:44:33.980Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T18:44:34.547Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-18T18:44:34.547Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T18:44:34.547Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:44:34.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:44:34.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:44:34.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:44:34.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:44:34.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:44:34.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:44:34.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:44:34.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:44:34.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:44:34.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:44:34.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-18T18:44:34.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-18T18:44:34.673Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T18:44:34.673Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T18:44:34.673Z] === RUN TestDaemonRestartIpcMode [2019-10-18T18:44:34.673Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T18:44:34.673Z] === RUN TestDiff [2019-10-18T18:44:35.044Z] --- PASS: TestDiff (0.83s) [2019-10-18T18:44:35.044Z] === RUN TestExecWithCloseStdin [2019-10-18T18:44:35.045Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-18T18:44:35.115Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-18T18:44:35.115Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T18:44:35.115Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T18:44:35.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-18T18:44:36.333Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-10-18T18:44:36.333Z] === RUN TestExec [2019-10-18T18:44:37.019Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2019-10-18T18:44:37.019Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T18:44:37.019Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T18:44:37.163Z] --- PASS: TestExec (1.10s) [2019-10-18T18:44:37.163Z] === RUN TestExecUser [2019-10-18T18:44:37.589Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-18T18:44:37.589Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T18:44:37.589Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T18:44:37.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-18T18:44:38.156Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-10-18T18:44:38.156Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T18:44:38.156Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T18:44:38.525Z] --- PASS: TestExecUser (1.08s) [2019-10-18T18:44:38.525Z] === RUN TestExportContainerAndImportImage [2019-10-18T18:44:38.723Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-18T18:44:38.723Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T18:44:38.723Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T18:44:39.863Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2019-10-18T18:44:39.863Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T18:44:41.122Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-18T18:44:41.122Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T18:44:41.122Z] === RUN TestHealthCheckWorkdir [2019-10-18T18:44:41.281Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-18T18:44:41.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-10-18T18:44:41.284Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T18:44:41.284Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T18:44:41.853Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-18T18:44:42.419Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-18T18:44:42.548Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-10-18T18:44:42.548Z] === RUN TestHealthKillContainer [2019-10-18T18:44:43.380Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-10-18T18:44:43.380Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T18:44:43.380Z] === RUN TestAuthZPluginHeader [2019-10-18T18:44:43.800Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-18T18:44:44.315Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-18T18:44:44.315Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T18:44:44.315Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T18:44:44.315Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T18:44:44.315Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:44:44.315Z] === RUN TestAuthZPluginV2Disable [2019-10-18T18:44:44.315Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T18:44:44.315Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:44:44.315Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T18:44:44.315Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T18:44:44.315Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:44:44.315Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T18:44:44.315Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T18:44:44.315Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:44:44.315Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T18:44:45.171Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-18T18:44:45.735Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-18T18:44:46.039Z] --- PASS: TestHealthKillContainer (3.17s) [2019-10-18T18:44:46.039Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T18:44:46.406Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2019-10-18T18:44:46.406Z] === RUN TestIpcModeNone [2019-10-18T18:44:47.697Z] --- PASS: TestIpcModeNone (1.03s) [2019-10-18T18:44:47.697Z] === RUN TestIpcModePrivate [2019-10-18T18:44:48.260Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-18T18:44:48.540Z] --- PASS: TestIpcModePrivate (1.16s) [2019-10-18T18:44:48.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-18T18:44:48.541Z] === RUN TestIpcModeShareable [2019-10-18T18:44:49.851Z] --- PASS: TestIpcModeShareable (1.15s) [2019-10-18T18:44:49.851Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-18T18:44:49.851Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T18:44:51.537Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-18T18:44:52.908Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-18T18:44:53.061Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2019-10-18T18:44:53.061Z] === RUN TestAPIIpcModeHost [2019-10-18T18:44:53.452Z] --- PASS: TestAPIIpcModeHost (0.87s) [2019-10-18T18:44:53.452Z] === RUN TestDaemonIpcModeShareable [2019-10-18T18:44:55.302Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-10-18T18:44:55.302Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T18:44:55.302Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-18T18:44:55.302Z] === RUN TestDaemonIpcModePrivate [2019-10-18T18:44:56.260Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-18T18:44:57.192Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-18T18:44:57.285Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-10-18T18:44:57.285Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T18:44:57.285Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-18T18:44:57.285Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T18:44:57.757Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-18T18:44:58.014Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-18T18:44:58.272Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-18T18:44:58.836Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-18T18:44:59.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-18T18:44:59.337Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-10-18T18:44:59.337Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T18:44:59.337Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-18T18:44:59.337Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T18:44:59.351Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-18T18:44:59.351Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-18T18:44:59.609Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-18T18:45:00.542Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-18T18:45:01.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-10-18T18:45:01.153Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T18:45:01.153Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-18T18:45:01.153Z] === RUN TestIpcModeOlderClient [2019-10-18T18:45:01.153Z] === PAUSE TestIpcModeOlderClient [2019-10-18T18:45:01.153Z] === RUN TestKillContainerInvalidSignal [2019-10-18T18:45:01.486Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-18T18:45:01.950Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-10-18T18:45:01.950Z] === RUN TestKillContainer [2019-10-18T18:45:01.950Z] === RUN TestKillContainer/no_signal [2019-10-18T18:45:02.405Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2019-10-18T18:45:02.405Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T18:45:02.405Z] PASS [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] === Skipped [2019-10-18T18:45:02.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T18:45:02.405Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T18:45:02.405Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T18:45:02.405Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T18:45:02.405Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] DONE 17 tests, 4 skipped in 31.550s [2019-10-18T18:45:02.405Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T18:45:02.405Z] ++ 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 [2019-10-18T18:45:02.405Z] ++ set -e [2019-10-18T18:45:02.405Z] ++ '[' -n 0 ']' [2019-10-18T18:45:02.405Z] ++ set -x [2019-10-18T18:45:02.405Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:45:02.405Z] INFO: Testing against a local daemon [2019-10-18T18:45:02.405Z] === RUN TestPluginInvalidJSON [2019-10-18T18:45:02.405Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:45:02.405Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:45:02.405Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:45:02.405Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-18T18:45:02.405Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T18:45:02.405Z] PASS [2019-10-18T18:45:02.405Z] [2019-10-18T18:45:02.405Z] DONE 2 tests in 0.191s [2019-10-18T18:45:02.664Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T18:45:02.664Z] ++ 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 [2019-10-18T18:45:02.664Z] ++ set -e [2019-10-18T18:45:02.664Z] ++ '[' -n 0 ']' [2019-10-18T18:45:02.664Z] ++ set -x [2019-10-18T18:45:02.664Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:45:02.664Z] INFO: Testing against a local daemon [2019-10-18T18:45:02.664Z] === RUN TestExternalGraphDriver [2019-10-18T18:45:02.762Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T18:45:02.923Z] === RUN TestExternalGraphDriver/json [2019-10-18T18:45:03.561Z] === RUN TestKillContainer/killing_signal [2019-10-18T18:45:04.358Z] --- PASS: TestKillContainer (2.66s) [2019-10-18T18:45:04.358Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-10-18T18:45:04.358Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-10-18T18:45:04.358Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-10-18T18:45:04.358Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T18:45:04.358Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T18:45:05.456Z] === RUN TestExternalGraphDriver/spec [2019-10-18T18:45:05.639Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T18:45:05.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-18T18:45:06.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2019-10-18T18:45:06.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2019-10-18T18:45:06.430Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-10-18T18:45:06.430Z] === RUN TestKillStoppedContainer [2019-10-18T18:45:06.430Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-18T18:45:06.430Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T18:45:06.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-18T18:45:06.430Z] === RUN TestKillDifferentUserContainer [2019-10-18T18:45:06.601Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-18T18:45:07.166Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-18T18:45:07.251Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-18T18:45:07.251Z] === RUN TestInspectOomKilledTrue [2019-10-18T18:45:07.251Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-18T18:45:07.251Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:45:07.251Z] === RUN TestInspectOomKilledFalse [2019-10-18T18:45:07.251Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T18:45:07.251Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:45:07.251Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T18:45:07.730Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-18T18:45:08.280Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2019-10-18T18:45:08.281Z] === RUN TestLinksContainerNames [2019-10-18T18:45:08.741Z] === RUN TestExternalGraphDriver/pull [2019-10-18T18:45:09.101Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-18T18:45:10.310Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-18T18:45:10.310Z] === RUN TestLogsFollowTailEmpty [2019-10-18T18:45:10.475Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-18T18:45:10.648Z] --- PASS: TestExternalGraphDriver (7.75s) [2019-10-18T18:45:10.648Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T18:45:10.648Z] --- PASS: TestExternalGraphDriver/json (2.53s) [2019-10-18T18:45:10.648Z] --- PASS: TestExternalGraphDriver/spec (2.77s) [2019-10-18T18:45:10.648Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-10-18T18:45:10.648Z] === RUN TestGraphdriverPluginV2 [2019-10-18T18:45:10.648Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-18T18:45:10.648Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:10.648Z] PASS [2019-10-18T18:45:10.648Z] [2019-10-18T18:45:10.648Z] === Skipped [2019-10-18T18:45:10.648Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-18T18:45:10.648Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:45:10.648Z] [2019-10-18T18:45:10.648Z] [2019-10-18T18:45:10.648Z] DONE 5 tests, 1 skipped in 7.989s [2019-10-18T18:45:10.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T18:45:10.648Z] ++ 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 [2019-10-18T18:45:10.648Z] ++ set -e [2019-10-18T18:45:10.648Z] ++ '[' -n 0 ']' [2019-10-18T18:45:10.648Z] ++ set -x [2019-10-18T18:45:10.648Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:45:10.648Z] INFO: Testing against a local daemon [2019-10-18T18:45:10.648Z] === RUN TestContinueAfterPluginCrash [2019-10-18T18:45:10.648Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T18:45:10.648Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T18:45:10.648Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T18:45:10.648Z] === CONT TestContinueAfterPluginCrash [2019-10-18T18:45:10.648Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T18:45:11.103Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-10-18T18:45:11.103Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T18:45:11.847Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-18T18:45:11.903Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/default [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/private [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/slave [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/shared [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/default [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/shared [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/slave [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/private [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T18:45:11.904Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:45:11.904Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:45:11.904Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:45:12.282Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T18:45:12.412Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T18:45:12.692Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-18T18:45:12.692Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-18T18:45:12.692Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T18:45:14.526Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-10-18T18:45:14.526Z] === RUN TestNetworkNat [2019-10-18T18:45:15.690Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-18T18:45:15.690Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-18T18:45:15.794Z] --- PASS: TestNetworkNat (0.91s) [2019-10-18T18:45:15.794Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T18:45:16.571Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-18T18:45:16.571Z] === RUN TestNetworkLoopbackNat [2019-10-18T18:45:16.624Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-18T18:45:16.881Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-18T18:45:17.138Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-18T18:45:17.829Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-10-18T18:45:17.829Z] === RUN TestPause [2019-10-18T18:45:18.071Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-18T18:45:18.071Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-18T18:45:18.328Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-18T18:45:18.907Z] --- PASS: TestPause (0.99s) [2019-10-18T18:45:18.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T18:45:18.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:45:18.907Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:45:18.907Z] === RUN TestPauseStopPausedContainer [2019-10-18T18:45:19.978Z] --- PASS: TestPauseStopPausedContainer (1.10s) [2019-10-18T18:45:19.978Z] === RUN TestPsFilter [2019-10-18T18:45:19.978Z] --- PASS: TestPsFilter (0.25s) [2019-10-18T18:45:19.978Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T18:45:20.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2019-10-18T18:45:20.789Z] === RUN TestRemoveContainerWithVolume [2019-10-18T18:45:21.577Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-10-18T18:45:21.577Z] === RUN TestRemoveContainerRunning [2019-10-18T18:45:22.548Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-18T18:45:22.854Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-10-18T18:45:22.854Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T18:45:22.979Z] --- PASS: TestDaemonStartWithLogOpt (11.00s) [2019-10-18T18:45:22.979Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T18:45:23.480Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-18T18:45:23.643Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-10-18T18:45:23.643Z] === RUN TestRemoveInvalidContainer [2019-10-18T18:45:23.643Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-18T18:45:23.643Z] === RUN TestRenameLinkedContainer [2019-10-18T18:45:27.166Z] --- PASS: TestContinueAfterPluginCrash (15.90s) [2019-10-18T18:45:27.166Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T18:45:27.166Z] PASS [2019-10-18T18:45:27.166Z] [2019-10-18T18:45:27.166Z] DONE 2 tests in 16.068s [2019-10-18T18:45:27.166Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T18:45:27.166Z] ++ 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 [2019-10-18T18:45:27.166Z] ++ set -e [2019-10-18T18:45:27.166Z] ++ '[' -n 0 ']' [2019-10-18T18:45:27.166Z] ++ set -x [2019-10-18T18:45:27.166Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:45:27.166Z] INFO: Testing against a local daemon [2019-10-18T18:45:27.166Z] === RUN TestPluginWithDevMounts [2019-10-18T18:45:27.166Z] === PAUSE TestPluginWithDevMounts [2019-10-18T18:45:27.166Z] === CONT TestPluginWithDevMounts [2019-10-18T18:45:27.713Z] --- PASS: TestRenameLinkedContainer (3.55s) [2019-10-18T18:45:27.713Z] === RUN TestRenameStoppedContainer [2019-10-18T18:45:28.087Z] --- PASS: TestRenameStoppedContainer (0.98s) [2019-10-18T18:45:28.087Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T18:45:29.069Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-18T18:45:29.069Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T18:45:29.069Z] PASS [2019-10-18T18:45:29.069Z] [2019-10-18T18:45:29.069Z] DONE 1 tests in 2.504s [2019-10-18T18:45:29.069Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T18:45:29.069Z] ++ 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 [2019-10-18T18:45:29.069Z] ++ set -e [2019-10-18T18:45:29.069Z] ++ '[' -n 0 ']' [2019-10-18T18:45:29.069Z] ++ set -x [2019-10-18T18:45:29.070Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:45:29.328Z] INFO: Testing against a local daemon [2019-10-18T18:45:29.328Z] === RUN TestSecretInspect [2019-10-18T18:45:30.033Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-18T18:45:30.072Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2019-10-18T18:45:30.072Z] === RUN TestRenameInvalidName [2019-10-18T18:45:31.024Z] --- PASS: TestRenameInvalidName (0.98s) [2019-10-18T18:45:31.024Z] === RUN TestRenameAnonymousContainer [2019-10-18T18:45:32.613Z] --- PASS: TestSecretInspect (3.23s) [2019-10-18T18:45:32.613Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T18:45:32.613Z] === RUN TestSecretList [2019-10-18T18:45:33.309Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-18T18:45:34.245Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2019-10-18T18:45:34.245Z] === RUN TestRenameContainerWithSameName [2019-10-18T18:45:34.681Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-18T18:45:35.022Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-18T18:45:35.022Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T18:45:35.612Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-18T18:45:35.899Z] --- PASS: TestSecretList (3.22s) [2019-10-18T18:45:35.899Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T18:45:35.899Z] === RUN TestSecretsCreateAndDelete [2019-10-18T18:45:36.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-18T18:45:36.963Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-10-18T18:45:36.963Z] === RUN TestResize [2019-10-18T18:45:37.113Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-18T18:45:37.745Z] --- PASS: TestResize (0.96s) [2019-10-18T18:45:37.745Z] === RUN TestResizeWithInvalidSize [2019-10-18T18:45:38.570Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-10-18T18:45:38.570Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T18:45:39.187Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2019-10-18T18:45:39.187Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T18:45:39.187Z] === RUN TestSecretsUpdate [2019-10-18T18:45:39.639Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-18T18:45:39.898Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-18T18:45:39.962Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:39.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:39.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:39.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:45:39.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:45:40.464Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-18T18:45:40.722Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-18T18:45:40.979Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-18T18:45:41.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:41.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:42.477Z] --- PASS: TestSecretsUpdate (3.28s) [2019-10-18T18:45:42.477Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T18:45:42.477Z] === RUN TestTemplatedSecret [2019-10-18T18:45:43.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:45:43.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:45:43.508Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-18T18:45:43.509Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-18T18:45:44.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:45:44.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:45:45.411Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-18T18:45:45.769Z] --- PASS: TestTemplatedSecret (3.56s) [2019-10-18T18:45:45.769Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T18:45:45.769Z] === RUN TestSecretCreateResolve [2019-10-18T18:45:46.347Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-18T18:45:47.283Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-18T18:45:47.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:45:47.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:45:48.661Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-18T18:45:48.661Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-18T18:45:48.661Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-18T18:45:48.661Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-18T18:45:48.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-18T18:45:49.055Z] --- PASS: TestSecretCreateResolve (3.24s) [2019-10-18T18:45:49.055Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T18:45:49.055Z] PASS [2019-10-18T18:45:49.055Z] [2019-10-18T18:45:49.055Z] DONE 6 tests in 19.874s [2019-10-18T18:45:49.055Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T18:45:49.055Z] ++ 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 [2019-10-18T18:45:49.055Z] ++ set -e [2019-10-18T18:45:49.055Z] ++ '[' -n 0 ']' [2019-10-18T18:45:49.055Z] ++ set -x [2019-10-18T18:45:49.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:45:49.314Z] INFO: Testing against a local daemon [2019-10-18T18:45:49.314Z] === RUN TestServiceCreateInit [2019-10-18T18:45:49.314Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T18:45:50.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:45:50.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:45:50.707Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-18T18:45:50.707Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-18T18:45:50.707Z] Cross building: bundles/cross/windows/amd64 [2019-10-18T18:45:50.707Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-18T18:45:50.707Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-18T18:45:50.932Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-10-18T18:45:50.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T18:45:51.954Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-10-18T18:45:51.954Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T18:45:51.954Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T18:45:51.954Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T18:45:51.972Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-18T18:45:52.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T18:45:52.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T18:45:52.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T18:45:52.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T18:45:52.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T18:45:52.819Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T18:45:53.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2019-10-18T18:45:53.164Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T18:45:53.164Z] === RUN TestCgroupNamespacesRun [2019-10-18T18:45:53.343Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-18T18:45:54.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-18T18:45:54.549Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-10-18T18:45:54.549Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T18:45:54.549Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T18:45:54.871Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T18:45:54.871Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T18:45:55.209Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-18T18:45:55.774Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-18T18:45:55.893Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-10-18T18:45:56.065Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T18:45:56.179Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 95.2% of statements [2019-10-18T18:45:56.468Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2019-10-18T18:45:56.468Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T18:45:56.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T18:45:56.555Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-18T18:45:56.555Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T18:45:56.555Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T18:45:57.492Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T18:45:57.492Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T18:45:57.780Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-18T18:45:58.405Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-10-18T18:45:58.405Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T18:45:58.405Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T18:45:59.953Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-18T18:46:00.234Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-10-18T18:46:00.234Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T18:46:00.234Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T18:46:00.256Z] --- PASS: TestServiceCreateInit (10.98s) [2019-10-18T18:46:00.256Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2019-10-18T18:46:00.256Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T18:46:00.256Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s) [2019-10-18T18:46:00.256Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T18:46:00.256Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T18:46:01.324Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-18T18:46:02.073Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-10-18T18:46:02.073Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T18:46:02.073Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T18:46:02.891Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-18T18:46:02.891Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T18:46:02.891Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T18:46:03.318Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-18T18:46:03.675Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-10-18T18:46:03.675Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T18:46:03.675Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T18:46:03.851Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-18T18:46:05.224Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-18T18:46:05.534Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2019-10-18T18:46:05.534Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T18:46:05.534Z] === RUN TestKernelTCPMemory [2019-10-18T18:46:05.789Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-18T18:46:06.023Z] ok github.com/docker/docker/builder/remotecontext/git 5.172s coverage: 85.1% of statements [2019-10-18T18:46:06.987Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-10-18T18:46:06.987Z] === RUN TestNISDomainname [2019-10-18T18:46:07.045Z] ok github.com/docker/docker/builder/remotecontext 0.508s coverage: 13.6% of statements [2019-10-18T18:46:07.867Z] --- PASS: TestNISDomainname (1.29s) [2019-10-18T18:46:07.867Z] === RUN TestHostnameDnsResolution [2019-10-18T18:46:09.067Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-18T18:46:09.141Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-10-18T18:46:09.141Z] === RUN TestStats [2019-10-18T18:46:10.537Z] ok github.com/docker/docker/builder/dockerfile 1.505s coverage: 48.2% of statements [2019-10-18T18:46:10.537Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T18:46:10.537Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T18:46:10.963Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-18T18:46:11.662Z] --- PASS: TestStats (2.49s) [2019-10-18T18:46:11.662Z] === RUN TestStopContainerWithTimeout [2019-10-18T18:46:11.662Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T18:46:11.662Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T18:46:11.662Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T18:46:11.662Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T18:46:11.662Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T18:46:11.662Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T18:46:11.662Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T18:46:11.662Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T18:46:11.662Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T18:46:11.662Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T18:46:12.335Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-18T18:46:13.006Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T18:46:13.270Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-18T18:46:13.528Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-18T18:46:14.821Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T18:46:17.394Z] ok github.com/docker/docker/client 1.024s coverage: 75.8% of statements [2019-10-18T18:46:17.708Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-18T18:46:18.033Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-18T18:46:18.033Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-10-18T18:46:18.033Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-10-18T18:46:18.033Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2019-10-18T18:46:18.033Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2019-10-18T18:46:18.033Z] === RUN TestDeleteDevicemapper [2019-10-18T18:46:18.033Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-18T18:46:18.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:46:18.033Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T18:46:21.886Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-18T18:46:22.143Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-18T18:46:22.362Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s) [2019-10-18T18:46:22.362Z] === RUN TestUpdateMemory [2019-10-18T18:46:22.362Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T18:46:22.362Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:46:22.362Z] === RUN TestUpdateCPUQuota [2019-10-18T18:46:23.172Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-10-18T18:46:23.172Z] === RUN TestUpdatePidsLimit [2019-10-18T18:46:23.540Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T18:46:23.909Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T18:46:24.038Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-18T18:46:24.274Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T18:46:24.643Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T18:46:25.020Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T18:46:25.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T18:46:25.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T18:46:26.562Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-18T18:46:26.823Z] --- PASS: TestCreateServiceMultipleTimes (22.73s) [2019-10-18T18:46:26.823Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T18:46:26.823Z] === RUN TestCreateServiceConflict [2019-10-18T18:46:26.823Z] --- PASS: TestCreateServiceConflict (3.25s) [2019-10-18T18:46:26.823Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T18:46:26.823Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit (4.28s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-10-18T18:46:27.707Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-18T18:46:27.707Z] === RUN TestUpdateRestartPolicy [2019-10-18T18:46:29.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-18T18:46:30.110Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-10-18T18:46:30.110Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T18:46:30.110Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T18:46:30.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-18T18:46:30.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-18T18:46:31.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-18T18:46:31.550Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-18T18:46:31.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-18T18:46:31.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-18T18:46:32.045Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-18T18:46:32.514Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-18T18:46:33.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-18T18:46:33.481Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-18T18:46:33.481Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-18T18:46:33.481Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-18T18:46:33.481Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-18T18:46:33.939Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-18T18:46:34.397Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-18T18:46:34.786Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-18T18:46:37.294Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-18T18:46:37.311Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-18T18:46:38.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-18T18:46:38.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-18T18:46:38.832Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-18T18:46:38.832Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-18T18:46:40.586Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-18T18:46:41.002Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-18T18:46:41.579Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2019-10-18T18:46:41.579Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T18:46:41.579Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-10-18T18:46:41.579Z] === RUN TestWaitNonBlocked [2019-10-18T18:46:41.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:46:41.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:46:41.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:46:41.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:46:41.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:46:41.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:46:42.485Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-18T18:46:42.890Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-18T18:46:42.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-10-18T18:46:42.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2019-10-18T18:46:42.890Z] === RUN TestWaitBlocked [2019-10-18T18:46:42.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:46:42.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:46:42.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:46:42.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:46:42.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:46:42.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:46:44.160Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-18T18:46:44.160Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2019-10-18T18:46:44.160Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2019-10-18T18:46:44.160Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T18:46:44.160Z] === CONT TestIpcModeOlderClient [2019-10-18T18:46:44.160Z] --- PASS: TestIpcModeOlderClient (0.12s) [2019-10-18T18:46:44.160Z] === CONT TestDaemonRestartIpcMode [2019-10-18T18:46:45.812Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-18T18:46:45.812Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-18T18:46:47.419Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2019-10-18T18:46:47.419Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T18:46:48.193Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) [2019-10-18T18:46:48.193Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T18:46:48.193Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T18:46:48.221Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2019-10-18T18:46:48.221Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T18:46:48.221Z] PASS [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === Skipped [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-18T18:46:48.221Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-18T18:46:48.221Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T18:46:48.221Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:46:48.221Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-18T18:46:48.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-18T18:46:48.221Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] [2019-10-18T18:46:48.221Z] DONE 197 tests, 6 skipped in 143.396s [2019-10-18T18:46:48.221Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T18:46:48.221Z] ++ 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 [2019-10-18T18:46:48.221Z] ++ set -e [2019-10-18T18:46:48.221Z] ++ '[' -n 0 ']' [2019-10-18T18:46:48.221Z] ++ set -x [2019-10-18T18:46:48.221Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:46:48.600Z] INFO: Testing against a local daemon [2019-10-18T18:46:48.600Z] === RUN TestCommitInheritsEnv [2019-10-18T18:46:49.076Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-18T18:46:49.076Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T18:46:49.076Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T18:46:49.076Z] === RUN TestImagesFilterMultiReference [2019-10-18T18:46:49.076Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-18T18:46:49.076Z] === RUN TestImagePullPlatformInvalid [2019-10-18T18:46:49.076Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-18T18:46:49.076Z] === RUN TestRemoveImageOrphaning [2019-10-18T18:46:49.093Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-18T18:46:49.129Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-18T18:46:49.130Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T18:46:49.130Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T18:46:49.520Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-18T18:46:49.520Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T18:46:49.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T18:46:49.520Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:46:49.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T18:46:49.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-18T18:46:49.520Z] === RUN TestTagInvalidReference [2019-10-18T18:46:50.011Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-18T18:46:50.011Z] === RUN TestTagValidPrefixedRepo [2019-10-18T18:46:50.011Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-18T18:46:50.011Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T18:46:50.011Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-18T18:46:50.011Z] === RUN TestTagOfficialNames [2019-10-18T18:46:50.011Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-18T18:46:50.011Z] === RUN TestTagMatchesDigest [2019-10-18T18:46:50.011Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T18:46:50.011Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T18:46:50.988Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite (370.54s) [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (16.50s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (4.58s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.99s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (9.19s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-18T18:46:51.922Z] docker_cli_daemon_test.go:1449: [d144cce869795] daemon is not started [2019-10-18T18:46:51.922Z] check_test.go:309: [d8c7643ffe2e0] daemon is not started [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.61s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-18T18:46:51.922Z] check_test.go:309: [d046261729e91] daemon is not started [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.46s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.10s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.52s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.77s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.50s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-18T18:46:51.922Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-18T18:46:51.922Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-18T18:46:51.922Z] check_test.go:309: [d078fad16821e] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-18T18:46:51.923Z] check_test.go:309: [d7916b80794a4] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-18T18:46:51.923Z] check_test.go:309: [dc7c546ffdde2] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-18T18:46:51.923Z] check_test.go:309: [d71853f955ec6] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-18T18:46:51.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-18T18:46:51.923Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-18T18:46:51.923Z] check_test.go:309: [d78f141b61969] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.91s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-18T18:46:51.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-18T18:46:51.923Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-18T18:46:51.923Z] check_test.go:309: [da706c32c036d] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.97s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-18T18:46:51.923Z] check_test.go:309: [d1e81da46601b] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-18T18:46:51.923Z] check_test.go:309: [de935c0acf491] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-18T18:46:51.923Z] docker_cli_daemon_plugins_test.go:79: [d9b50cd38e588] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.42s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-18T18:46:51.923Z] docker_cli_daemon_plugins_test.go:169: [d46c92ebd93f1] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.60s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-18T18:46:51.923Z] check_test.go:309: [ddbef5586a573] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.03s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-18T18:46:51.923Z] check_test.go:309: [dd2b213a07df1] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.57s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.58s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.19s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-18T18:46:51.923Z] check_test.go:309: [dc451ad2b568b] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.65s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.51s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.43s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-18T18:46:51.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-18T18:46:51.923Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-18T18:46:51.923Z] check_test.go:309: [d63e57975826a] daemon is not started [2019-10-18T18:46:51.923Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-18T18:46:51.923Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-18T18:46:51.923Z] check_test.go:309: [de53d268b7340] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.67s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-18T18:46:51.923Z] check_test.go:309: [d693eca3d8321] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.11s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.51s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.38s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.52s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.94s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.84s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-18T18:46:51.923Z] check_test.go:309: [db1b2927ac782] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.84s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.17s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.13s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-18T18:46:51.923Z] check_test.go:309: [d2a7d41b71841] daemon is not started [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.53s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-18T18:46:51.923Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-10-18T18:46:51.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-18T18:46:51.924Z] check_test.go:309: [d4648ebad3304] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-18T18:46:51.924Z] check_test.go:309: [dc487b9dc3253] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.00s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-18T18:46:51.924Z] check_test.go:309: [d0b45786744c8] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.39s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-18T18:46:51.924Z] check_test.go:309: [de7f302620dff] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.81s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.62s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-18T18:46:51.924Z] check_test.go:309: [db3d11558c958] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.06s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-18T18:46:51.924Z] check_test.go:309: [d7f5eb41fdaa6] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.83s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.90s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.37s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.63s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.53s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-18T18:46:51.924Z] docker_cli_daemon_test.go:2542: [d9a4a9eeb2538] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.39s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.26s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.18s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-18T18:46:51.924Z] check_test.go:309: [d0f7997041a12] daemon is not started [2019-10-18T18:46:51.924Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) [2019-10-18T18:46:51.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-18T18:46:51.924Z] === RUN TestDockerSwarmSuite [2019-10-18T18:46:51.924Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-18T18:46:52.431Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-10-18T18:46:52.432Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T18:46:52.432Z] === RUN TestCreateServiceSysctls [2019-10-18T18:46:53.374Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-18T18:46:55.203Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-18T18:46:56.576Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-18T18:46:57.700Z] --- PASS: TestCreateServiceSysctls (4.31s) [2019-10-18T18:46:57.700Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T18:46:57.701Z] === RUN TestCreateServiceCapabilities [2019-10-18T18:46:58.054Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-18T18:46:58.373Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-18T18:46:58.373Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-18T18:46:58.373Z] remote: Enumerating objects: 19, done. [2019-10-18T18:46:58.373Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-18T18:46:58.373Z] 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. [2019-10-18T18:46:58.373Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-18T18:46:58.939Z] [2019-10-18T18:46:59.017Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-18T18:46:59.018Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-18T18:46:59.856Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-18T18:47:00.234Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-10-18T18:47:00.234Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T18:47:00.234Z] === RUN TestInspect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T18:47:00.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/test/unit [2019-10-18T18:47:01.917Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-18T18:47:03.172Z] ? github.com/docker/docker/api [no test files] [2019-10-18T18:47:03.449Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-18T18:47:04.422Z] --- PASS: TestInspect (3.75s) [2019-10-18T18:47:04.422Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T18:47:04.422Z] === RUN TestServiceListWithStatuses [2019-10-18T18:47:04.422Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T18:47:04.422Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:47:04.422Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T18:47:06.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-18T18:47:08.130Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-18T18:47:08.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-18T18:47:08.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-18T18:47:08.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-18T18:47:08.130Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-18T18:47:08.587Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-18T18:47:09.682Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-18T18:47:10.615Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-18T18:47:10.615Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-18T18:47:12.534Z] --- PASS: TestDockerNetworkConnectAlias (7.45s) [2019-10-18T18:47:12.534Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T18:47:12.534Z] === RUN TestDockerNetworkReConnect [2019-10-18T18:47:14.265Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 30.3% of statements [2019-10-18T18:47:14.265Z] ok github.com/docker/docker/container 0.216s coverage: 35.3% of statements [2019-10-18T18:47:14.265Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T18:47:14.265Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T18:47:14.265Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T18:47:14.265Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T18:47:15.871Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-18T18:47:17.814Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2019-10-18T18:47:17.814Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T18:47:17.814Z] === RUN TestServicePlugin [2019-10-18T18:47:17.814Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T18:47:17.814Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:47:17.814Z] === RUN TestServiceUpdateLabel [2019-10-18T18:47:18.039Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-10-18T18:47:18.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-18T18:47:18.961Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-18T18:47:19.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-18T18:47:19.795Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2019-10-18T18:47:21.103Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-10-18T18:47:21.103Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T18:47:21.103Z] === RUN TestServiceUpdateSecrets [2019-10-18T18:47:22.053Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-18T18:47:26.671Z] ok github.com/docker/docker/daemon/cluster/convert 0.068s coverage: 35.8% of statements [2019-10-18T18:47:29.375Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2019-10-18T18:47:30.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-18T18:47:32.682Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-18T18:47:34.925Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2019-10-18T18:47:35.959Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-18T18:47:36.981Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-10-18T18:47:38.475Z] ok github.com/docker/docker/daemon/config 0.143s coverage: 84.6% of statements [2019-10-18T18:47:39.186Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2019-10-18T18:47:39.186Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T18:47:39.186Z] === RUN TestServiceUpdateConfigs [2019-10-18T18:47:40.951Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-18T18:47:42.991Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.521s coverage: 13.6% of statements [2019-10-18T18:47:44.060Z] --- PASS: TestImportExtremelyLargeImageWorks (194.22s) [2019-10-18T18:47:44.060Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T18:47:44.060Z] PASS [2019-10-18T18:47:44.060Z] [2019-10-18T18:47:44.060Z] DONE 12 tests in 198.236s [2019-10-18T18:47:44.060Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T18:47:44.060Z] ++ 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 [2019-10-18T18:47:44.060Z] ++ set -e [2019-10-18T18:47:44.060Z] ++ '[' -n 0 ']' [2019-10-18T18:47:44.060Z] ++ set -x [2019-10-18T18:47:44.060Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:47:44.060Z] INFO: Testing against a local daemon [2019-10-18T18:47:44.060Z] === RUN TestNetworkCreateDelete [2019-10-18T18:47:44.060Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-18T18:47:44.060Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T18:47:44.060Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-18T18:47:44.060Z] === RUN TestInspectNetwork [2019-10-18T18:47:45.694Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-18T18:47:46.712Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.995s coverage: 57.9% of statements [2019-10-18T18:47:47.000Z] ok github.com/docker/docker/daemon 12.506s coverage: 17.6% of statements [2019-10-18T18:47:47.000Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T18:47:47.000Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T18:47:47.000Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T18:47:47.000Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T18:47:49.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-18T18:47:49.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-18T18:47:49.315Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T18:47:49.315Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T18:47:49.315Z] === RUN TestInspectNetwork/network_name [2019-10-18T18:47:49.315Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T18:47:51.117Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-18T18:47:51.117Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-18T18:47:51.575Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-18T18:47:53.877Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.717s coverage: 68.6% of statements [2019-10-18T18:47:53.877Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.933s coverage: 51.0% of statements [2019-10-18T18:47:54.058Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-10-18T18:47:54.058Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T18:47:54.058Z] === RUN TestServiceUpdateNetwork [2019-10-18T18:47:54.567Z] --- PASS: TestInspectNetwork (10.22s) [2019-10-18T18:47:54.567Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T18:47:54.567Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T18:47:54.567Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T18:47:54.567Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T18:47:54.567Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T18:47:54.567Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T18:47:54.567Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-18T18:47:54.567Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-18T18:47:55.365Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.999s coverage: 45.9% of statements [2019-10-18T18:47:55.365Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T18:47:56.462Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-10-18T18:47:56.462Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T18:47:56.462Z] === RUN TestNetworkInvalidJSON [2019-10-18T18:47:56.462Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T18:47:56.462Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T18:47:56.462Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:47:56.462Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:47:56.462Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:47:56.462Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:47:56.462Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T18:47:56.462Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:47:56.462Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:47:56.462Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-18T18:47:56.462Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T18:47:56.462Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T18:47:56.462Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T18:47:56.462Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T18:47:57.407Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.589s coverage: 76.1% of statements [2019-10-18T18:47:57.407Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2019-10-18T18:47:57.696Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.347s coverage: 52.6% of statements [2019-10-18T18:47:57.696Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T18:47:57.696Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T18:47:57.832Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-18T18:47:57.832Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T18:47:57.832Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T18:47:58.395Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-10-18T18:47:58.396Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T18:47:58.396Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T18:47:58.959Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-18T18:47:59.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-10-18T18:47:59.524Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T18:47:59.524Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T18:47:59.524Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-18T18:47:59.770Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-10-18T18:47:59.781Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-18T18:48:00.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-18T18:48:00.713Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T18:48:00.713Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T18:48:00.713Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-18T18:48:00.969Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-18T18:48:01.226Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-18T18:48:01.226Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-18T18:48:01.226Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T18:48:01.226Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T18:48:01.273Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2019-10-18T18:48:01.483Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-18T18:48:03.319Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 42.7% of statements [2019-10-18T18:48:04.760Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2019-10-18T18:48:04.760Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T18:48:04.760Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T18:48:04.760Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:48:04.760Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:48:04.760Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T18:48:04.760Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-18T18:48:04.808Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-10-18T18:48:06.130Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-18T18:48:06.885Z] ok github.com/docker/docker/daemon/logger/awslogs 0.679s coverage: 77.8% of statements [2019-10-18T18:48:07.509Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-10-18T18:48:08.025Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-18T18:48:08.134Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2019-10-18T18:48:08.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T18:48:08.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T18:48:08.134Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T18:48:08.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T18:48:08.134Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-10-18T18:48:08.762Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2019-10-18T18:48:08.930Z] --- PASS: TestServiceUpdateNetwork (15.89s) [2019-10-18T18:48:08.931Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T18:48:08.931Z] PASS [2019-10-18T18:48:08.931Z] [2019-10-18T18:48:08.931Z] === Skipped [2019-10-18T18:48:08.931Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T18:48:08.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:48:08.931Z] [2019-10-18T18:48:08.931Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-18T18:48:08.931Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:48:08.931Z] [2019-10-18T18:48:08.931Z] [2019-10-18T18:48:08.931Z] DONE 20 tests, 2 skipped in 138.658s [2019-10-18T18:48:08.931Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T18:48:08.931Z] ++ 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 [2019-10-18T18:48:08.931Z] ++ set -e [2019-10-18T18:48:08.931Z] ++ '[' -n 0 ']' [2019-10-18T18:48:08.931Z] ++ set -x [2019-10-18T18:48:08.931Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:08.931Z] INFO: Testing against a local daemon [2019-10-18T18:48:08.931Z] === RUN TestSessionCreate [2019-10-18T18:48:08.931Z] --- PASS: TestSessionCreate (0.05s) [2019-10-18T18:48:08.931Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T18:48:08.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-18T18:48:08.931Z] PASS [2019-10-18T18:48:08.931Z] [2019-10-18T18:48:08.931Z] DONE 2 tests in 0.256s [2019-10-18T18:48:08.931Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T18:48:08.931Z] ++ 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 [2019-10-18T18:48:08.931Z] ++ set -e [2019-10-18T18:48:08.931Z] ++ '[' -n 0 ']' [2019-10-18T18:48:08.931Z] ++ set -x [2019-10-18T18:48:08.931Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:08.931Z] INFO: Testing against a local daemon [2019-10-18T18:48:08.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T18:48:08.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:48:08.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:48:08.931Z] === RUN TestEventsExecDie [2019-10-18T18:48:09.191Z] --- PASS: TestEventsExecDie (1.08s) [2019-10-18T18:48:09.191Z] === RUN TestEventsBackwardsCompatible [2019-10-18T18:48:09.238Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-18T18:48:09.238Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-18T18:48:09.450Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-18T18:48:09.450Z] === RUN TestInfoBinaryCommits [2019-10-18T18:48:09.450Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-18T18:48:09.450Z] === RUN TestInfoAPIVersioned [2019-10-18T18:48:09.450Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-18T18:48:09.450Z] === RUN TestInfoAPI [2019-10-18T18:48:09.450Z] --- PASS: TestInfoAPI (0.05s) [2019-10-18T18:48:09.450Z] === RUN TestInfoAPIWarnings [2019-10-18T18:48:09.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-18T18:48:09.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-18T18:48:09.920Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-18T18:48:10.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-18T18:48:10.826Z] --- PASS: TestInfoAPIWarnings (1.04s) [2019-10-18T18:48:10.826Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T18:48:10.826Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T18:48:11.049Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-18T18:48:11.084Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-10-18T18:48:11.084Z] === RUN TestPingCacheHeaders [2019-10-18T18:48:11.084Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-18T18:48:11.084Z] === RUN TestPingGet [2019-10-18T18:48:11.084Z] --- PASS: TestPingGet (0.03s) [2019-10-18T18:48:11.084Z] === RUN TestPingHead [2019-10-18T18:48:11.084Z] --- PASS: TestPingHead (0.05s) [2019-10-18T18:48:11.084Z] === RUN TestVersion [2019-10-18T18:48:11.084Z] --- PASS: TestVersion (0.05s) [2019-10-18T18:48:11.084Z] PASS [2019-10-18T18:48:11.084Z] [2019-10-18T18:48:11.084Z] === Skipped [2019-10-18T18:48:11.084Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:48:11.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:48:11.084Z] [2019-10-18T18:48:11.084Z] [2019-10-18T18:48:11.084Z] DONE 12 tests, 1 skipped in 3.113s [2019-10-18T18:48:11.084Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T18:48:11.084Z] ++ 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 [2019-10-18T18:48:11.084Z] ++ set -e [2019-10-18T18:48:11.084Z] ++ '[' -n 0 ']' [2019-10-18T18:48:11.084Z] ++ set -x [2019-10-18T18:48:11.084Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:11.342Z] INFO: Testing against a local daemon [2019-10-18T18:48:11.342Z] === RUN TestVolumesCreateAndList [2019-10-18T18:48:11.342Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T18:48:11.342Z] === RUN TestVolumesRemove [2019-10-18T18:48:11.470Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2019-10-18T18:48:11.470Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T18:48:11.601Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-18T18:48:11.601Z] === RUN TestVolumesInspect [2019-10-18T18:48:11.601Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-18T18:48:11.601Z] === RUN TestVolumesInvalidJSON [2019-10-18T18:48:11.601Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T18:48:11.601Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T18:48:11.601Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T18:48:11.601Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T18:48:11.601Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T18:48:11.601Z] PASS [2019-10-18T18:48:11.601Z] [2019-10-18T18:48:11.601Z] DONE 5 tests in 0.401s [2019-10-18T18:48:11.601Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T18:48:11.859Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T18:48:11.859Z] +++ kill 12997 [2019-10-18T18:48:12.419Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-18T18:48:12.507Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2019-10-18T18:48:13.538Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2019-10-18T18:48:13.761Z] +++ /etc/init.d/apparmor stop [2019-10-18T18:48:13.761Z] Clearing AppArmor profiles cache:. [2019-10-18T18:48:13.761Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T18:48:13.761Z] Unloading profiles will leave already running processes permanently [2019-10-18T18:48:13.761Z] unconfined, which can lead to unexpected situations. [2019-10-18T18:48:13.761Z] [2019-10-18T18:48:13.761Z] To set a process to complain mode, use the command line tool [2019-10-18T18:48:13.761Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T18:48:13.761Z] with the 'teardown' option." [2019-10-18T18:48:13.761Z] [2019-10-18T18:48:13.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2019-10-18T18:48:15.872Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements Post stage [Pipeline] junit [2019-10-18T18:48:16.306Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T18:48:16.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-18T18:48:16.895Z] ok github.com/docker/docker/daemon/logger/splunk 3.069s coverage: 82.5% of statements [2019-10-18T18:48:16.895Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T18:48:16.895Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T18:48:16.980Z] + echo Ensuring container killed. [2019-10-18T18:48:16.980Z] Ensuring container killed. [2019-10-18T18:48:16.980Z] + docker rm -vf docker-pr1 [2019-10-18T18:48:16.980Z] Error: No such container: docker-pr1 [2019-10-18T18:48:16.980Z] + true [Pipeline] sh [2019-10-18T18:48:17.270Z] + echo Chowning /workspace to jenkins user [2019-10-18T18:48:17.270Z] Chowning /workspace to jenkins user [2019-10-18T18:48:17.270Z] + id -u [2019-10-18T18:48:17.270Z] + id -g [2019-10-18T18:48:17.270Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40105:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T18:48:17.270Z] Unable to find image 'busybox:latest' locally [2019-10-18T18:48:17.528Z] latest: Pulling from library/busybox [2019-10-18T18:48:17.528Z] 20f390519e2a: Pulling fs layer [2019-10-18T18:48:17.528Z] 20f390519e2a: Download complete [2019-10-18T18:48:17.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-18T18:48:17.788Z] 20f390519e2a: Pull complete [2019-10-18T18:48:18.047Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T18:48:18.047Z] Status: Downloaded newer image for busybox:latest [2019-10-18T18:48:20.381Z] ok github.com/docker/docker/distribution/metadata 0.192s coverage: 48.2% of statements [2019-10-18T18:48:20.559Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T18:48:21.663Z] + bundleName=arm64-integration [2019-10-18T18:48:21.663Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-18T18:48:21.663Z] Creating arm64-integration-bundles.tar.gz [2019-10-18T18:48:21.663Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-18T18:48:21.663Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-18T18:48:21.936Z] Archiving artifacts [2019-10-18T18:48:22.047Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2019-10-18T18:48:22.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-18T18:48:23.067Z] ok github.com/docker/docker/distribution 0.771s coverage: 22.1% of statements [2019-10-18T18:48:23.067Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T18:48:23.690Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.6% of statements [2019-10-18T18:48:23.690Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T18:48:23.846Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T18:48:24.181Z] + make clean [2019-10-18T18:48:24.748Z] docker volume rm -f docker-dev-cache [2019-10-18T18:48:24.748Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T18:48:24.869Z] --- PASS: TestServiceWithDataPathPortInit (20.17s) [2019-10-18T18:48:24.870Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:48:24.870Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:48:24.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T18:48:25.710Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T18:48:25.710Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-10-18T18:48:26.398Z] ok github.com/docker/docker/image 0.089s coverage: 86.4% of statements [2019-10-18T18:48:26.683Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements [2019-10-18T18:48:26.683Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T18:48:28.216Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2019-10-18T18:48:28.216Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T18:48:28.216Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T18:48:28.991Z] ok github.com/docker/docker/builder/dockerfile 0.539s coverage: 48.2% of statements [2019-10-18T18:48:28.992Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2019-10-18T18:48:29.726Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-10-18T18:48:30.367Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-18T18:48:32.264Z] ok github.com/docker/docker/builder/remotecontext/git 2.027s coverage: 85.1% of statements [2019-10-18T18:48:32.264Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T18:48:32.264Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T18:48:32.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-18T18:48:33.263Z] ok github.com/docker/docker/opts 0.081s coverage: 66.9% of statements [2019-10-18T18:48:34.160Z] ok github.com/docker/docker/client 0.208s coverage: 75.8% of statements [2019-10-18T18:48:34.281Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-10-18T18:48:34.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.80s) [2019-10-18T18:48:34.824Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T18:48:34.824Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sopzwhixj60bsd2mcwqebtbhl Created:2019-10-18 18:48:26.162380552 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[18b518b1e034c8b4cc7e47a676fffd4f3bcc825cf828e00855eee65add727608:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2k2p9c29loujy7a0z6ak96f3 EndpointID:b15862084e10ecf73e9c3bf85bb19a0841f25759cad1e349bb42f95638733bb1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea745602849279ec3a35bbc1f347df664c249be9e1aadf544b26fd957e565ba7 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0dc61f1b9ddf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y2k2p9c29loujy7a0z6ak96f3 EndpointID:b15862084e10ecf73e9c3bf85bb19a0841f25759cad1e349bb42f95638733bb1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T18:48:34.824Z] PASS [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] === Skipped [2019-10-18T18:48:34.824Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:48:34.824Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] DONE 21 tests, 1 skipped in 51.460s [2019-10-18T18:48:34.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:48:34.824Z] ++ 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 [2019-10-18T18:48:34.824Z] ++ set -e [2019-10-18T18:48:34.824Z] ++ '[' -n 0 ']' [2019-10-18T18:48:34.824Z] ++ set -x [2019-10-18T18:48:34.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:48:34.824Z] INFO: Testing against a local daemon [2019-10-18T18:48:34.824Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T18:48:34.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T18:48:34.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:48:34.824Z] === RUN TestDockerNetworkIpvlan [2019-10-18T18:48:34.824Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:48:34.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:48:34.824Z] PASS [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] === Skipped [2019-10-18T18:48:34.824Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T18:48:34.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:48:34.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] [2019-10-18T18:48:34.824Z] DONE 2 tests, 2 skipped in 0.121s [2019-10-18T18:48:34.824Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:48:34.824Z] ++ 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 [2019-10-18T18:48:34.824Z] ++ set -e [2019-10-18T18:48:34.824Z] ++ '[' -n 0 ']' [2019-10-18T18:48:34.824Z] ++ set -x [2019-10-18T18:48:34.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:48:34.824Z] INFO: Testing against a local daemon [2019-10-18T18:48:34.824Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T18:48:34.902Z] ok github.com/docker/docker/pkg/authorization 1.789s coverage: 68.3% of statements [2019-10-18T18:48:35.188Z] ok github.com/docker/docker/pkg/archive 1.363s coverage: 76.7% of statements [2019-10-18T18:48:35.188Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-10-18T18:48:36.195Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-10-18T18:48:36.195Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T18:48:36.195Z] === RUN TestDockerNetworkMacvlan [2019-10-18T18:48:36.206Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-10-18T18:48:36.760Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T18:48:37.236Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-10-18T18:48:37.691Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T18:48:37.861Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-10-18T18:48:38.148Z] ok github.com/docker/docker/layer 7.175s coverage: 68.8% of statements [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T18:48:38.148Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T18:48:38.625Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T18:48:39.647Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-18T18:48:39.955Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2019-10-18T18:48:40.595Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2019-10-18T18:48:41.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-18T18:48:41.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-18T18:48:41.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T18:48:42.082Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-10-18T18:48:42.082Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-10-18T18:48:42.705Z] ok github.com/docker/docker/pkg/chrootarchive 4.917s coverage: 43.2% of statements [2019-10-18T18:48:42.705Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T18:48:42.705Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T18:48:42.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-18T18:48:42.994Z] ok github.com/docker/docker/pkg/fsutils 0.379s coverage: 85.1% of statements [2019-10-18T18:48:44.030Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-10-18T18:48:44.030Z] ok github.com/docker/docker/pkg/discovery/kv 3.314s coverage: 84.1% of statements [2019-10-18T18:48:44.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-18T18:48:44.798Z] --- PASS: TestImportExtremelyLargeImageWorks (103.85s) [2019-10-18T18:48:44.798Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T18:48:44.798Z] PASS [2019-10-18T18:48:44.798Z] [2019-10-18T18:48:44.798Z] === Skipped [2019-10-18T18:48:44.798Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T18:48:44.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:48:44.798Z] [2019-10-18T18:48:44.798Z] [2019-10-18T18:48:44.799Z] DONE 12 tests, 1 skipped in 105.411s [2019-10-18T18:48:44.799Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T18:48:44.799Z] ++ 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 [2019-10-18T18:48:44.799Z] ++ set -e [2019-10-18T18:48:44.799Z] ++ '[' -n 0 ']' [2019-10-18T18:48:44.799Z] ++ set -x [2019-10-18T18:48:44.799Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:44.799Z] INFO: Testing against a local daemon [2019-10-18T18:48:44.799Z] === RUN TestNetworkCreateDelete [2019-10-18T18:48:44.799Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-18T18:48:44.799Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T18:48:44.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-18T18:48:44.799Z] === RUN TestInspectNetwork [2019-10-18T18:48:44.799Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T18:48:44.799Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T18:48:44.799Z] === RUN TestInspectNetwork/network_name [2019-10-18T18:48:44.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T18:48:44.799Z] --- PASS: TestInspectNetwork (10.37s) [2019-10-18T18:48:44.799Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T18:48:44.799Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-18T18:48:44.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T18:48:44.799Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2019-10-18T18:48:44.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T18:48:44.799Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T18:48:46.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-18T18:48:46.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-18T18:48:46.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-18T18:48:46.081Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-18T18:48:46.081Z] ok github.com/docker/docker/pkg/locker 0.080s coverage: 88.9% of statements [2019-10-18T18:48:46.097Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T18:48:46.710Z] ok github.com/docker/docker/pkg/ioutils 1.657s coverage: 70.6% of statements [2019-10-18T18:48:46.710Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2019-10-18T18:48:46.996Z] ok github.com/docker/docker/pkg/idtools 0.896s coverage: 70.1% of statements [2019-10-18T18:48:46.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T18:48:48.019Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2019-10-18T18:48:48.188Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-10-18T18:48:48.188Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T18:48:48.188Z] === RUN TestNetworkInvalidJSON [2019-10-18T18:48:48.188Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T18:48:48.188Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T18:48:48.188Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:48:48.188Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:48:48.188Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:48:48.188Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:48:48.188Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T18:48:48.188Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T18:48:48.188Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T18:48:48.188Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-18T18:48:48.188Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-18T18:48:48.188Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-18T18:48:48.188Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T18:48:48.188Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T18:48:48.305Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2019-10-18T18:48:48.561Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-18T18:48:48.561Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T18:48:48.561Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T18:48:48.590Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-18T18:48:49.357Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-10-18T18:48:49.357Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T18:48:49.357Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T18:48:49.608Z] ok github.com/docker/docker/pkg/mount 0.967s coverage: 69.6% of statements [2019-10-18T18:48:49.608Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T18:48:49.608Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2019-10-18T18:48:49.608Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2019-10-18T18:48:49.608Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T18:48:49.608Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T18:48:50.648Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-18T18:48:50.648Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T18:48:50.648Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T18:48:51.124Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2019-10-18T18:48:51.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-18T18:48:51.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-18T18:48:51.923Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-18T18:48:51.923Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T18:48:51.923Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T18:48:52.172Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2019-10-18T18:48:52.301Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-18T18:48:52.302Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T18:48:52.302Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T18:48:52.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-18T18:48:52.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-18T18:48:52.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-18T18:48:52.459Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-18T18:48:52.459Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2019-10-18T18:48:52.647Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan (17.21s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2019-10-18T18:48:53.212Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:48:53.212Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2019-10-18T18:48:53.212Z] PASS [2019-10-18T18:48:53.212Z] [2019-10-18T18:48:53.212Z] DONE 8 tests in 18.757s [2019-10-18T18:48:53.212Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T18:48:53.212Z] ++ 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 [2019-10-18T18:48:53.212Z] ++ set -e [2019-10-18T18:48:53.212Z] ++ '[' -n 0 ']' [2019-10-18T18:48:53.213Z] ++ set -x [2019-10-18T18:48:53.213Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:53.213Z] testing: warning: no tests to run [2019-10-18T18:48:53.213Z] PASS [2019-10-18T18:48:53.213Z] [2019-10-18T18:48:53.213Z] DONE 0 tests in 0.025s [2019-10-18T18:48:53.470Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T18:48:53.470Z] ++ 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 [2019-10-18T18:48:53.470Z] ++ set -e [2019-10-18T18:48:53.470Z] ++ '[' -n 0 ']' [2019-10-18T18:48:53.470Z] ++ set -x [2019-10-18T18:48:53.470Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:48:53.470Z] INFO: Testing against a local daemon [2019-10-18T18:48:53.470Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T18:48:53.476Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2019-10-18T18:48:54.101Z] ok github.com/docker/docker/pkg/pubsub 1.174s coverage: 73.9% of statements [2019-10-18T18:48:55.126Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-10-18T18:48:55.365Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-10-18T18:48:55.365Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T18:48:55.365Z] === RUN TestAuthZPluginTLS [2019-10-18T18:48:55.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-18T18:48:55.547Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2019-10-18T18:48:55.547Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T18:48:55.547Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T18:48:55.547Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:48:55.547Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:48:55.547Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T18:48:55.622Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-18T18:48:55.622Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T18:48:55.622Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T18:48:55.748Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-18T18:48:56.034Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-18T18:48:56.186Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-18T18:48:56.187Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T18:48:56.187Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T18:48:56.187Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-18T18:48:56.751Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-18T18:48:56.751Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T18:48:56.751Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T18:48:56.751Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-18T18:48:57.068Z] ok github.com/docker/docker/pkg/symlink 0.039s coverage: 87.7% of statements [2019-10-18T18:48:57.314Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-18T18:48:57.315Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T18:48:57.315Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T18:48:57.353Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-10-18T18:48:57.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-18T18:48:58.371Z] ok github.com/docker/docker/pkg/signal 4.176s coverage: 61.0% of statements [2019-10-18T18:48:58.371Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2019-10-18T18:48:58.659Z] ok github.com/docker/docker/pkg/tailfile 0.122s coverage: 88.6% of statements [2019-10-18T18:48:58.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-18T18:48:58.942Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-10-18T18:48:58.942Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T18:48:58.942Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T18:48:59.200Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-18T18:48:59.200Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-18T18:48:59.458Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-18T18:48:59.458Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T18:48:59.458Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T18:48:59.687Z] testing: warning: no tests to run [2019-10-18T18:48:59.687Z] coverage: [no statements] [2019-10-18T18:48:59.687Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-18T18:48:59.716Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-18T18:48:59.976Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 85.9% of statements [2019-10-18T18:48:59.979Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-18T18:48:59.979Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T18:48:59.979Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T18:49:00.546Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-18T18:49:00.546Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T18:49:00.546Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T18:49:00.997Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-18T18:49:00.997Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2019-10-18T18:49:00.997Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2019-10-18T18:49:01.631Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2019-10-18T18:49:03.070Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s) [2019-10-18T18:49:03.070Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T18:49:03.070Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T18:49:03.688Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-10-18T18:49:05.764Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2019-10-18T18:49:05.764Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T18:49:05.764Z] === RUN TestAuthZPluginHeader [2019-10-18T18:49:05.779Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-18T18:49:06.022Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-18T18:49:06.022Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T18:49:06.022Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T18:49:06.412Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 68.8% of statements [2019-10-18T18:49:07.441Z] ok github.com/docker/docker/plugin 0.600s coverage: 27.1% of statements [2019-10-18T18:49:08.479Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-10-18T18:49:09.115Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-18T18:49:10.604Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-18T18:49:11.234Z] ok github.com/docker/docker/runconfig 0.060s coverage: 68.2% of statements [2019-10-18T18:49:11.276Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2019-10-18T18:49:11.276Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-18T18:49:11.276Z] === RUN TestAuthZPluginV2Disable [2019-10-18T18:49:11.544Z] ok github.com/docker/docker/registry 0.598s coverage: 56.3% of statements [2019-10-18T18:49:11.839Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-18T18:49:12.096Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-18T18:49:12.249Z] --- PASS: TestServiceWithDataPathPortInit (17.17s) [2019-10-18T18:49:12.249Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:49:12.249Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T18:49:12.249Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T18:49:12.659Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-18T18:49:12.859Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.3% of statements [2019-10-18T18:49:12.859Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2019-10-18T18:49:12.859Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T18:49:12.859Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T18:49:12.859Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T18:49:12.859Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T18:49:13.223Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-18T18:49:13.480Z] === RUN TestDockerSuite/TestBuildFails [2019-10-18T18:49:14.410Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2019-10-18T18:49:14.410Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-18T18:49:14.410Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T18:49:14.410Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-18T18:49:14.410Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-18T18:49:15.020Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2019-10-18T18:49:16.933Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-18T18:49:17.497Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2019-10-18T18:49:17.497Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-18T18:49:17.497Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T18:49:17.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-18T18:49:17.729Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2019-10-18T18:49:18.018Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-18T18:49:19.508Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-10-18T18:49:20.024Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-18T18:49:20.966Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2019-10-18T18:49:21.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-18T18:49:21.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s) [2019-10-18T18:49:21.621Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T18:49:21.621Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c346vdb2zocmoefz6ozo3l7dy Created:2019-10-18 18:49:13.80103116 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[34ee0379353f26b4c5c311958dc82494aea49c59f83dc7e8b964f800de7a2959:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zf0ml3b4n6a1xla5xzsyvso28 EndpointID:662508b51ede1743ebdeac19306a1e29ef64822f380dffe1eaaac7a993131175 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f1c716ecfec52d6ebdc40fd68afb38689387229f8a2853e7eb4c6031f5ff05cf MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ae21b17797b2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zf0ml3b4n6a1xla5xzsyvso28 EndpointID:662508b51ede1743ebdeac19306a1e29ef64822f380dffe1eaaac7a993131175 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T18:49:21.621Z] PASS [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] === Skipped [2019-10-18T18:49:21.621Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T18:49:21.621Z] service_test.go:230: FLAKY_TEST [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] DONE 21 tests, 1 skipped in 47.155s [2019-10-18T18:49:21.621Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:49:21.621Z] ++ 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 [2019-10-18T18:49:21.621Z] ++ set -e [2019-10-18T18:49:21.621Z] ++ '[' -n 0 ']' [2019-10-18T18:49:21.621Z] ++ set -x [2019-10-18T18:49:21.621Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:21.621Z] INFO: Testing against a local daemon [2019-10-18T18:49:21.621Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T18:49:21.621Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T18:49:21.621Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:49:21.621Z] === RUN TestDockerNetworkIpvlan [2019-10-18T18:49:21.621Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:49:21.621Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:49:21.621Z] PASS [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] === Skipped [2019-10-18T18:49:21.621Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T18:49:21.621Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T18:49:21.621Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] [2019-10-18T18:49:21.621Z] DONE 2 tests, 2 skipped in 0.169s [2019-10-18T18:49:21.621Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T18:49:21.621Z] ++ 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 [2019-10-18T18:49:21.621Z] ++ set -e [2019-10-18T18:49:21.621Z] ++ '[' -n 0 ']' [2019-10-18T18:49:21.621Z] ++ set -x [2019-10-18T18:49:21.621Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:21.621Z] INFO: Testing against a local daemon [2019-10-18T18:49:21.621Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T18:49:21.731Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-18T18:49:21.731Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-18T18:49:22.863Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-18T18:49:22.906Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-18T18:49:22.906Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T18:49:22.906Z] === RUN TestDockerNetworkMacvlan [2019-10-18T18:49:23.263Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-18T18:49:23.263Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-18T18:49:23.298Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-18T18:49:23.700Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T18:49:24.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-18T18:49:24.631Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T18:49:25.609Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T18:49:25.842Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-18T18:49:25.842Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-18T18:49:26.592Z] ok github.com/docker/docker/pkg/plugins 33.671s coverage: 76.6% of statements [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T18:49:26.592Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === Skipped [2019-10-18T18:49:26.592Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T18:49:26.592Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T18:49:26.592Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.592Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.592Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.592Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.592Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.592Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T18:49:26.592Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T18:49:26.592Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T18:49:26.592Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T18:49:26.592Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T18:49:26.592Z] [2019-10-18T18:49:26.592Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.593Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.593Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.593Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.593Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:49:26.593Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T18:49:26.593Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T18:49:26.593Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T18:49:26.593Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] [2019-10-18T18:49:26.593Z] DONE 2114 tests, 20 skipped in 336.958s Post stage [Pipeline] junit [2019-10-18T18:49:26.637Z] Recording test results [2019-10-18T18:49:26.950Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T18:49:27.542Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40105/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -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:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/make.sh dynbinary test-integration [2019-10-18T18:49:27.828Z] [2019-10-18T18:49:28.115Z] Removing bundles/ [2019-10-18T18:49:28.115Z] [2019-10-18T18:49:28.115Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T18:49:28.115Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:49:28.115Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T18:49:28.287Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-18T18:49:28.471Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T18:49:28.843Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.30s) [2019-10-18T18:49:28.843Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-18T18:49:28.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T18:49:29.100Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-18T18:49:29.253Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-18T18:49:29.253Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-18T18:49:29.253Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-18T18:49:30.032Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-18T18:49:30.290Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-18T18:49:30.785Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-18T18:49:31.731Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T18:49:31.750Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-18T18:49:32.208Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-18T18:49:32.422Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-18T18:49:32.665Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-18T18:49:32.810Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-18T18:49:33.124Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-18T18:49:33.796Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 84.6% of statements [2019-10-18T18:49:33.796Z] ok github.com/docker/docker/daemon 12.204s coverage: 17.6% of statements [2019-10-18T18:49:33.796Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T18:49:33.796Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T18:49:34.706Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-18T18:49:35.166Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-18T18:49:35.166Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-18T18:49:35.166Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T18:49:35.166Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T18:49:36.076Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-18T18:49:36.935Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T18:49:37.066Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan (15.67s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.32s) [2019-10-18T18:49:38.221Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T18:49:38.221Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2019-10-18T18:49:38.221Z] PASS [2019-10-18T18:49:38.221Z] [2019-10-18T18:49:38.221Z] DONE 8 tests in 17.245s [2019-10-18T18:49:38.221Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T18:49:38.221Z] ++ 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 [2019-10-18T18:49:38.221Z] ++ set -e [2019-10-18T18:49:38.221Z] ++ '[' -n 0 ']' [2019-10-18T18:49:38.221Z] ++ set -x [2019-10-18T18:49:38.222Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:38.598Z] testing: warning: no tests to run [2019-10-18T18:49:38.598Z] PASS [2019-10-18T18:49:38.598Z] [2019-10-18T18:49:38.598Z] DONE 0 tests in 0.084s [2019-10-18T18:49:38.598Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T18:49:38.598Z] ++ 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 [2019-10-18T18:49:38.598Z] ++ set -e [2019-10-18T18:49:38.598Z] ++ '[' -n 0 ']' [2019-10-18T18:49:38.598Z] ++ set -x [2019-10-18T18:49:38.598Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:38.598Z] INFO: Testing against a local daemon [2019-10-18T18:49:38.598Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T18:49:38.905Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-18T18:49:38.964Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-18T18:49:39.530Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2019-10-18T18:49:39.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-18T18:49:39.871Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-18T18:49:40.533Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2019-10-18T18:49:40.533Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T18:49:40.533Z] === RUN TestAuthZPluginTLS [2019-10-18T18:49:40.956Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-18T18:49:40.956Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T18:49:40.956Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T18:49:41.331Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-18T18:49:41.331Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-18T18:49:41.331Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-18T18:49:41.403Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-18T18:49:41.844Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-18T18:49:41.844Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T18:49:41.844Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T18:49:41.895Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-18T18:49:42.233Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-18T18:49:42.233Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T18:49:42.233Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T18:49:42.460Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-18T18:49:42.460Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-18T18:49:42.597Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-18T18:49:42.597Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T18:49:42.597Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T18:49:42.858Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.506s coverage: 72.5% of statements [2019-10-18T18:49:43.137Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.709s coverage: 45.9% of statements [2019-10-18T18:49:43.137Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T18:49:43.390Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-18T18:49:43.954Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-18T18:49:44.212Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-18T18:49:44.471Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-10-18T18:49:44.471Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T18:49:44.471Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T18:49:44.777Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-18T18:49:44.851Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-18T18:49:44.852Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T18:49:44.852Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T18:49:45.034Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-18T18:49:45.291Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2019-10-18T18:49:45.291Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T18:49:45.291Z] PASS [2019-10-18T18:49:45.291Z] [2019-10-18T18:49:45.291Z] DONE 17 tests in 52.035s [2019-10-18T18:49:45.291Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T18:49:45.291Z] ++ 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 [2019-10-18T18:49:45.291Z] ++ set -e [2019-10-18T18:49:45.291Z] ++ '[' -n 0 ']' [2019-10-18T18:49:45.291Z] ++ set -x [2019-10-18T18:49:45.291Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:45.548Z] INFO: Testing against a local daemon [2019-10-18T18:49:45.548Z] === RUN TestPluginInvalidJSON [2019-10-18T18:49:45.548Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:49:45.548Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:49:45.548Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:49:45.548Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-18T18:49:45.548Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T18:49:45.548Z] PASS [2019-10-18T18:49:45.548Z] [2019-10-18T18:49:45.548Z] DONE 2 tests in 0.126s [2019-10-18T18:49:45.548Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T18:49:45.548Z] ++ 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 [2019-10-18T18:49:45.548Z] ++ set -e [2019-10-18T18:49:45.548Z] ++ '[' -n 0 ']' [2019-10-18T18:49:45.548Z] ++ set -x [2019-10-18T18:49:45.548Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:45.548Z] INFO: Testing against a local daemon [2019-10-18T18:49:45.548Z] === RUN TestExternalGraphDriver [2019-10-18T18:49:45.644Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-18T18:49:45.644Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T18:49:45.644Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T18:49:45.676Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.983s coverage: 51.0% of statements [2019-10-18T18:49:45.805Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-18T18:49:45.805Z] === RUN TestExternalGraphDriver/json [2019-10-18T18:49:46.017Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-18T18:49:46.017Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T18:49:46.017Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T18:49:46.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-18T18:49:47.047Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.284s coverage: 76.1% of statements [2019-10-18T18:49:47.300Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-18T18:49:47.979Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-10-18T18:49:48.237Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.138s coverage: 57.2% of statements [2019-10-18T18:49:48.237Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T18:49:48.237Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T18:49:48.266Z] === RUN TestExternalGraphDriver/spec [2019-10-18T18:49:48.520Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2019-10-18T18:49:48.520Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T18:49:48.520Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T18:49:49.608Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-18T18:49:50.541Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-10-18T18:49:50.791Z] === RUN TestExternalGraphDriver/pull [2019-10-18T18:49:51.090Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2019-10-18T18:49:51.090Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T18:49:51.090Z] === RUN TestAuthZPluginHeader [2019-10-18T18:49:51.354Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-18T18:49:51.473Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-18T18:49:51.473Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T18:49:51.473Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T18:49:51.489Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-18T18:49:51.489Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T18:49:51.489Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T18:49:51.489Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-18T18:49:51.489Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:49:51.489Z] === RUN TestAuthZPluginV2Disable [2019-10-18T18:49:51.489Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T18:49:51.489Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:49:51.489Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T18:49:51.489Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T18:49:51.489Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:49:51.489Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T18:49:51.489Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T18:49:51.489Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:49:51.489Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T18:49:52.405Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2019-10-18T18:49:52.723Z] --- PASS: TestExternalGraphDriver (7.03s) [2019-10-18T18:49:52.723Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T18:49:52.723Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2019-10-18T18:49:52.723Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2019-10-18T18:49:52.723Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2019-10-18T18:49:52.723Z] === RUN TestGraphdriverPluginV2 [2019-10-18T18:49:53.775Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2019-10-18T18:49:53.775Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T18:49:53.775Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T18:49:53.775Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-10-18T18:49:54.706Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-18T18:49:55.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2019-10-18T18:49:55.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2019-10-18T18:49:56.195Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-18T18:49:56.195Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-18T18:49:56.195Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-18T18:49:56.468Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-10-18T18:49:56.468Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T18:49:56.652Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-18T18:49:56.895Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-18T18:49:57.033Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2019-10-18T18:49:57.457Z] --- PASS: TestGraphdriverPluginV2 (4.68s) [2019-10-18T18:49:57.457Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-18T18:49:57.457Z] PASS [2019-10-18T18:49:57.457Z] [2019-10-18T18:49:57.457Z] DONE 5 tests in 11.830s [2019-10-18T18:49:57.457Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T18:49:57.457Z] ++ 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 [2019-10-18T18:49:57.457Z] ++ set -e [2019-10-18T18:49:57.457Z] ++ '[' -n 0 ']' [2019-10-18T18:49:57.457Z] ++ set -x [2019-10-18T18:49:57.458Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:49:57.458Z] INFO: Testing against a local daemon [2019-10-18T18:49:57.458Z] === RUN TestContinueAfterPluginCrash [2019-10-18T18:49:57.458Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T18:49:57.458Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T18:49:57.458Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T18:49:57.458Z] === CONT TestContinueAfterPluginCrash [2019-10-18T18:49:57.458Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T18:49:57.620Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-18T18:49:57.620Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-18T18:49:57.620Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-18T18:49:58.404Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-18T18:49:58.585Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-18T18:49:58.968Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-10-18T18:49:59.042Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-18T18:49:59.042Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-18T18:49:59.042Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-18T18:49:59.532Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-18T18:50:00.097Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 82.5% of statements [2019-10-18T18:50:00.097Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T18:50:00.097Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T18:50:01.996Z] ok github.com/docker/docker/distribution 0.202s coverage: 22.1% of statements [2019-10-18T18:50:01.996Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2019-10-18T18:50:01.996Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T18:50:02.716Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-18T18:50:02.716Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-18T18:50:02.716Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-18T18:50:02.716Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-18T18:50:02.716Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-18T18:50:02.973Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-18T18:50:03.370Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-10-18T18:50:04.744Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-18T18:50:05.677Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-18T18:50:05.678Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 85.6% of statements [2019-10-18T18:50:05.678Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T18:50:05.678Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T18:50:06.252Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-18T18:50:07.050Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-18T18:50:07.050Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T18:50:07.983Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-18T18:50:08.778Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-18T18:50:08.914Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-18T18:50:08.914Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-18T18:50:09.346Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-18T18:50:11.236Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-18T18:50:11.236Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T18:50:11.236Z] PASS [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] === Skipped [2019-10-18T18:50:11.236Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-18T18:50:11.236Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T18:50:11.236Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T18:50:11.236Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T18:50:11.236Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] DONE 17 tests, 4 skipped in 30.006s [2019-10-18T18:50:11.236Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T18:50:11.236Z] ++ 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 [2019-10-18T18:50:11.236Z] ++ set -e [2019-10-18T18:50:11.236Z] ++ '[' -n 0 ']' [2019-10-18T18:50:11.236Z] ++ set -x [2019-10-18T18:50:11.236Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:11.236Z] INFO: Testing against a local daemon [2019-10-18T18:50:11.236Z] === RUN TestPluginInvalidJSON [2019-10-18T18:50:11.236Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:50:11.236Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:50:11.236Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T18:50:11.236Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-18T18:50:11.236Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2019-10-18T18:50:11.236Z] PASS [2019-10-18T18:50:11.236Z] [2019-10-18T18:50:11.236Z] DONE 2 tests in 0.357s [2019-10-18T18:50:11.236Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T18:50:11.236Z] ++ 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 [2019-10-18T18:50:11.237Z] ++ set -e [2019-10-18T18:50:11.237Z] ++ '[' -n 0 ']' [2019-10-18T18:50:11.237Z] ++ set -x [2019-10-18T18:50:11.237Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:11.237Z] INFO: Testing against a local daemon [2019-10-18T18:50:11.237Z] === RUN TestExternalGraphDriver [2019-10-18T18:50:11.237Z] === RUN TestExternalGraphDriver/json [2019-10-18T18:50:11.452Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.1% of statements [2019-10-18T18:50:11.624Z] === RUN TestExternalGraphDriver/spec [2019-10-18T18:50:12.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-18T18:50:12.384Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 68.3% of statements [2019-10-18T18:50:12.384Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-18T18:50:12.641Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-18T18:50:12.985Z] --- PASS: TestDaemonStartWithLogOpt (15.30s) [2019-10-18T18:50:12.985Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T18:50:13.469Z] === RUN TestExternalGraphDriver/pull [2019-10-18T18:50:13.915Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-18T18:50:14.478Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-18T18:50:15.041Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-18T18:50:15.168Z] ok github.com/docker/docker/layer 7.298s coverage: 68.8% of statements [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T18:50:15.168Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T18:50:15.425Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-18T18:50:15.989Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-18T18:50:16.100Z] --- PASS: TestExternalGraphDriver (6.49s) [2019-10-18T18:50:16.100Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T18:50:16.100Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-10-18T18:50:16.100Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-18T18:50:16.100Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-10-18T18:50:16.100Z] === RUN TestGraphdriverPluginV2 [2019-10-18T18:50:16.100Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-18T18:50:16.100Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:16.100Z] PASS [2019-10-18T18:50:16.100Z] [2019-10-18T18:50:16.100Z] === Skipped [2019-10-18T18:50:16.100Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-18T18:50:16.100Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:50:16.100Z] [2019-10-18T18:50:16.100Z] [2019-10-18T18:50:16.100Z] DONE 5 tests, 1 skipped in 6.947s [2019-10-18T18:50:16.100Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T18:50:16.100Z] ++ 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 [2019-10-18T18:50:16.100Z] ++ set -e [2019-10-18T18:50:16.100Z] ++ '[' -n 0 ']' [2019-10-18T18:50:16.100Z] ++ set -x [2019-10-18T18:50:16.100Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:16.100Z] INFO: Testing against a local daemon [2019-10-18T18:50:16.100Z] === RUN TestContinueAfterPluginCrash [2019-10-18T18:50:16.100Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T18:50:16.100Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T18:50:16.100Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T18:50:16.100Z] === CONT TestContinueAfterPluginCrash [2019-10-18T18:50:16.100Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T18:50:16.247Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-18T18:50:16.504Z] ok github.com/docker/docker/pkg/chrootarchive 2.972s coverage: 43.2% of statements [2019-10-18T18:50:16.504Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T18:50:16.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T18:50:17.069Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2019-10-18T18:50:17.634Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-18T18:50:17.892Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-18T18:50:18.315Z] --- PASS: TestContinueAfterPluginCrash (20.28s) [2019-10-18T18:50:18.315Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T18:50:18.315Z] PASS [2019-10-18T18:50:18.315Z] [2019-10-18T18:50:18.315Z] DONE 2 tests in 20.428s [2019-10-18T18:50:18.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T18:50:18.315Z] ++ 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 [2019-10-18T18:50:18.315Z] ++ set -e [2019-10-18T18:50:18.315Z] ++ '[' -n 0 ']' [2019-10-18T18:50:18.315Z] ++ set -x [2019-10-18T18:50:18.315Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:18.315Z] INFO: Testing against a local daemon [2019-10-18T18:50:18.315Z] === RUN TestPluginWithDevMounts [2019-10-18T18:50:18.315Z] === PAUSE TestPluginWithDevMounts [2019-10-18T18:50:18.315Z] === CONT TestPluginWithDevMounts [2019-10-18T18:50:19.263Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-18T18:50:20.195Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-18T18:50:20.208Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-10-18T18:50:20.208Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T18:50:20.208Z] PASS [2019-10-18T18:50:20.208Z] [2019-10-18T18:50:20.208Z] DONE 1 tests in 2.120s [2019-10-18T18:50:20.208Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T18:50:20.208Z] ++ 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 [2019-10-18T18:50:20.208Z] ++ set -e [2019-10-18T18:50:20.208Z] ++ '[' -n 0 ']' [2019-10-18T18:50:20.208Z] ++ set -x [2019-10-18T18:50:20.208Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:20.208Z] INFO: Testing against a local daemon [2019-10-18T18:50:20.208Z] === RUN TestSecretInspect [2019-10-18T18:50:20.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.114s coverage: 84.1% of statements [2019-10-18T18:50:20.709Z] ok github.com/docker/docker/pkg/fsutils 0.213s coverage: 85.1% of statements [2019-10-18T18:50:20.967Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2019-10-18T18:50:22.339Z] ok github.com/docker/docker/pkg/idtools 0.577s coverage: 70.1% of statements [2019-10-18T18:50:22.339Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 69.3% of statements [2019-10-18T18:50:22.596Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-18T18:50:22.854Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-10-18T18:50:23.112Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-10-18T18:50:23.112Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T18:50:23.482Z] --- PASS: TestSecretInspect (3.04s) [2019-10-18T18:50:23.482Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T18:50:23.482Z] === RUN TestSecretList [2019-10-18T18:50:23.676Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-18T18:50:23.934Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-18T18:50:24.192Z] ok github.com/docker/docker/pkg/mount 0.564s coverage: 69.6% of statements [2019-10-18T18:50:24.192Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T18:50:24.192Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-18T18:50:24.756Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-18T18:50:24.756Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-18T18:50:24.756Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T18:50:24.756Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T18:50:25.687Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2019-10-18T18:50:26.007Z] --- PASS: TestSecretList (2.99s) [2019-10-18T18:50:26.007Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T18:50:26.007Z] === RUN TestSecretsCreateAndDelete [2019-10-18T18:50:26.252Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-18T18:50:26.264Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-18T18:50:26.509Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-18T18:50:26.766Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-18T18:50:27.849Z] --- PASS: TestDaemonStartWithLogOpt (11.11s) [2019-10-18T18:50:27.849Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T18:50:28.136Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-18T18:50:28.393Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-18T18:50:29.539Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2019-10-18T18:50:29.539Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T18:50:29.539Z] === RUN TestSecretsUpdate [2019-10-18T18:50:30.469Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-18T18:50:31.668Z] ok github.com/docker/docker/pkg/signal 2.406s coverage: 61.0% of statements [2019-10-18T18:50:31.669Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-18T18:50:31.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-18T18:50:31.880Z] --- PASS: TestContinueAfterPluginCrash (16.01s) [2019-10-18T18:50:31.880Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T18:50:31.880Z] PASS [2019-10-18T18:50:31.880Z] [2019-10-18T18:50:31.880Z] DONE 2 tests in 16.238s [2019-10-18T18:50:31.880Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T18:50:31.880Z] ++ 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 [2019-10-18T18:50:31.880Z] ++ set -e [2019-10-18T18:50:31.880Z] ++ '[' -n 0 ']' [2019-10-18T18:50:31.880Z] ++ set -x [2019-10-18T18:50:31.880Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:31.926Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-18T18:50:32.126Z] --- PASS: TestSecretsUpdate (2.88s) [2019-10-18T18:50:32.126Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T18:50:32.126Z] === RUN TestTemplatedSecret [2019-10-18T18:50:32.184Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-18T18:50:32.312Z] INFO: Testing against a local daemon [2019-10-18T18:50:32.313Z] === RUN TestPluginWithDevMounts [2019-10-18T18:50:32.313Z] === PAUSE TestPluginWithDevMounts [2019-10-18T18:50:32.313Z] === CONT TestPluginWithDevMounts [2019-10-18T18:50:32.764Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-10-18T18:50:33.027Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-18T18:50:33.592Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-10-18T18:50:34.160Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-10-18T18:50:34.502Z] --- PASS: TestPluginWithDevMounts (2.09s) [2019-10-18T18:50:34.502Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T18:50:34.502Z] PASS [2019-10-18T18:50:34.502Z] [2019-10-18T18:50:34.502Z] DONE 1 tests in 2.321s [2019-10-18T18:50:34.502Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T18:50:34.502Z] ++ 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 [2019-10-18T18:50:34.502Z] ++ set -e [2019-10-18T18:50:34.502Z] ++ '[' -n 0 ']' [2019-10-18T18:50:34.502Z] ++ set -x [2019-10-18T18:50:34.502Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:34.502Z] INFO: Testing against a local daemon [2019-10-18T18:50:34.502Z] === RUN TestSecretInspect [2019-10-18T18:50:34.651Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-18T18:50:34.651Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-18T18:50:34.725Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-10-18T18:50:34.982Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-18T18:50:35.240Z] testing: warning: no tests to run [2019-10-18T18:50:35.240Z] coverage: [no statements] [2019-10-18T18:50:35.240Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-18T18:50:35.582Z] --- PASS: TestTemplatedSecret (3.53s) [2019-10-18T18:50:35.582Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T18:50:35.582Z] === RUN TestSecretCreateResolve [2019-10-18T18:50:35.804Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-18T18:50:35.804Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-18T18:50:35.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-18T18:50:36.062Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-10-18T18:50:37.750Z] --- PASS: TestSecretInspect (2.81s) [2019-10-18T18:50:37.750Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T18:50:37.750Z] === RUN TestSecretList [2019-10-18T18:50:38.595Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2019-10-18T18:50:38.853Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-18T18:50:39.119Z] --- PASS: TestSecretCreateResolve (3.53s) [2019-10-18T18:50:39.119Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T18:50:39.119Z] PASS [2019-10-18T18:50:39.119Z] [2019-10-18T18:50:39.119Z] DONE 6 tests in 19.174s [2019-10-18T18:50:39.119Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T18:50:39.119Z] ++ 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 [2019-10-18T18:50:39.119Z] ++ set -e [2019-10-18T18:50:39.119Z] ++ '[' -n 0 ']' [2019-10-18T18:50:39.119Z] ++ set -x [2019-10-18T18:50:39.119Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:39.376Z] INFO: Testing against a local daemon [2019-10-18T18:50:39.376Z] === RUN TestServiceCreateInit [2019-10-18T18:50:39.376Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T18:50:39.789Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-18T18:50:39.820Z] --- PASS: TestSecretList (2.60s) [2019-10-18T18:50:39.820Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T18:50:39.820Z] === RUN TestSecretsCreateAndDelete [2019-10-18T18:50:40.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-18T18:50:40.355Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-18T18:50:40.567Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-18T18:50:41.135Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-18T18:50:41.731Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-18T18:50:42.297Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-18T18:50:42.297Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-18T18:50:42.989Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2019-10-18T18:50:42.989Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T18:50:42.989Z] === RUN TestSecretsUpdate [2019-10-18T18:50:43.230Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-18T18:50:43.492Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-18T18:50:43.663Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-18T18:50:44.228Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-18T18:50:45.009Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-18T18:50:45.009Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-18T18:50:45.361Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T18:50:46.006Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-18T18:50:46.189Z] --- PASS: TestSecretsUpdate (2.84s) [2019-10-18T18:50:46.190Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T18:50:46.190Z] === RUN TestTemplatedSecret [2019-10-18T18:50:46.731Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-18T18:50:46.776Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-10-18T18:50:47.033Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-10-18T18:50:47.598Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2019-10-18T18:50:47.661Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-18T18:50:48.590Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-18T18:50:49.099Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-18T18:50:49.629Z] --- PASS: TestTemplatedSecret (3.45s) [2019-10-18T18:50:49.630Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T18:50:49.630Z] === RUN TestSecretCreateResolve [2019-10-18T18:50:49.960Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-18T18:50:50.217Z] --- PASS: TestServiceCreateInit (10.82s) [2019-10-18T18:50:50.217Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.72s) [2019-10-18T18:50:50.217Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T18:50:50.217Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2019-10-18T18:50:50.217Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T18:50:50.217Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T18:50:51.586Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-18T18:50:52.312Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-18T18:50:52.312Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-18T18:50:52.344Z] --- PASS: TestSecretCreateResolve (2.92s) [2019-10-18T18:50:52.344Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T18:50:52.344Z] PASS [2019-10-18T18:50:52.344Z] [2019-10-18T18:50:52.344Z] DONE 6 tests in 17.646s [2019-10-18T18:50:52.344Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T18:50:52.344Z] ++ 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 [2019-10-18T18:50:52.344Z] ++ set -e [2019-10-18T18:50:52.344Z] ++ '[' -n 0 ']' [2019-10-18T18:50:52.344Z] ++ set -x [2019-10-18T18:50:52.344Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:50:52.344Z] INFO: Testing against a local daemon [2019-10-18T18:50:52.344Z] === RUN TestServiceCreateInit [2019-10-18T18:50:52.344Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T18:50:52.569Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-18T18:50:53.132Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-18T18:50:53.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-18T18:50:53.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-18T18:50:53.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-18T18:50:53.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-18T18:50:53.696Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-18T18:50:54.101Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-18T18:50:54.101Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-18T18:50:54.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-18T18:50:56.524Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-18T18:50:57.088Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-18T18:50:57.446Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T18:51:01.262Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-18T18:51:01.278Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T18:51:01.278Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === Skipped [2019-10-18T18:51:01.278Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T18:51:01.278Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T18:51:01.278Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T18:51:01.278Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T18:51:01.278Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T18:51:01.278Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T18:51:01.278Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T18:51:01.278Z] graphtest_unix.go:73: No driver to put! [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T18:51:01.278Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T18:51:01.278Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] [2019-10-18T18:51:01.278Z] DONE 2114 tests, 20 skipped in 237.539s Post stage [Pipeline] junit [2019-10-18T18:51:01.289Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-18T18:51:02.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40105/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:876158895dfd4c51e46ebee8c3c70fbe0fd43936 hack/validate/vendor [2019-10-18T18:51:02.631Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-18T18:51:02.746Z] --- PASS: TestServiceCreateInit (10.40s) [2019-10-18T18:51:02.746Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2019-10-18T18:51:02.746Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T18:51:02.746Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2019-10-18T18:51:02.746Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T18:51:02.746Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T18:51:03.028Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-18T18:51:03.917Z] + echo Building e2e image [2019-10-18T18:51:03.917Z] Building e2e image [2019-10-18T18:51:03.917Z] + docker build --build-arg DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-18T18:51:03.917Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-18T18:51:03.917Z] #1 transferring dockerfile: 3.21kB done [2019-10-18T18:51:03.917Z] #1 DONE 0.0s [2019-10-18T18:51:03.917Z] [2019-10-18T18:51:03.917Z] #2 [internal] load .dockerignore [2019-10-18T18:51:03.917Z] #2 transferring context: 34B done [2019-10-18T18:51:03.917Z] #2 DONE 0.0s [2019-10-18T18:51:03.917Z] [2019-10-18T18:51:03.917Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-18T18:51:04.175Z] #4 DONE 0.3s [2019-10-18T18:51:04.175Z] [2019-10-18T18:51:04.175Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-18T18:51:04.175Z] #3 DONE 0.2s [2019-10-18T18:51:04.175Z] [2019-10-18T18:51:04.175Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-18T18:51:04.175Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-18T18:51:04.175Z] #5 DONE 0.0s [2019-10-18T18:51:04.175Z] [2019-10-18T18:51:04.175Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T18:51:04.175Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd done [2019-10-18T18:51:04.741Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-18T18:51:04.741Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-18T18:51:04.741Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-18T18:51:04.741Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 0B / 126.85MB 0.1s [2019-10-18T18:51:04.741Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 0B / 126B 0.1s [2019-10-18T18:51:04.741Z] #14 sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd 1.65kB / 1.65kB done [2019-10-18T18:51:04.741Z] #14 sha256:d69f5e3e8f28cbe45f041fb3ee7f77b51420497330bec7c885d25b74f2b519d5 1.36kB / 1.36kB done [2019-10-18T18:51:04.741Z] #14 sha256:4acab7f5278be8b583ca3ba4d275b02ddce672e4aed231a94b2ea293aaa4b883 3.80kB / 3.80kB done [2019-10-18T18:51:04.741Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 126B / 126B 0.2s done [2019-10-18T18:51:04.741Z] #14 ... [2019-10-18T18:51:04.741Z] [2019-10-18T18:51:04.741Z] #8 [internal] load build context [2019-10-18T18:51:04.741Z] #8 transferring context: 807.32kB 0.5s done [2019-10-18T18:51:04.741Z] #8 DONE 0.5s [2019-10-18T18:51:04.741Z] [2019-10-18T18:51:04.741Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T18:51:04.741Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-10-18T18:51:04.741Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 10.97MB / 126.85MB 0.4s [2019-10-18T18:51:04.999Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 24.57MB / 126.85MB 0.5s [2019-10-18T18:51:04.999Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-18T18:51:04.999Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 31.69MB / 126.85MB 0.6s [2019-10-18T18:51:05.154Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-18T18:51:05.257Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 39.73MB / 126.85MB 0.7s [2019-10-18T18:51:05.257Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 65.86MB / 126.85MB 0.9s [2019-10-18T18:51:05.516Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 76.62MB / 126.85MB 1.0s [2019-10-18T18:51:05.516Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 98.13MB / 126.85MB 1.2s [2019-10-18T18:51:05.773Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 108.23MB / 126.85MB 1.3s [2019-10-18T18:51:06.029Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.5s [2019-10-18T18:51:06.287Z] #14 ... [2019-10-18T18:51:06.287Z] [2019-10-18T18:51:06.287Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-18T18:51:06.287Z] #6 DONE 2.1s [2019-10-18T18:51:06.287Z] [2019-10-18T18:51:06.287Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T18:51:06.287Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.9s done [2019-10-18T18:51:06.524Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-18T18:51:06.544Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc [2019-10-18T18:51:08.420Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-18T18:51:08.983Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-18T18:51:11.805Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 5.2s [2019-10-18T18:51:13.177Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 6.4s done [2019-10-18T18:51:13.177Z] #14 ... [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-18T18:51:13.177Z] #7 1.167 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-18T18:51:13.177Z] #7 2.242 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-18T18:51:13.177Z] #7 2.352 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-18T18:51:13.177Z] #7 2.357 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-18T18:51:13.177Z] #7 2.570 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-18T18:51:13.177Z] #7 2.578 (4/31) Installing readline (8.0.0-r0) [2019-10-18T18:51:13.177Z] #7 2.586 (5/31) Installing bash (5.0.0-r0) [2019-10-18T18:51:13.177Z] #7 2.603 Executing bash-5.0.0-r0.post-install [2019-10-18T18:51:13.177Z] #7 2.608 (6/31) Installing ca-certificates (20190108-r0) [2019-10-18T18:51:13.177Z] #7 2.630 (7/31) Installing libgcc (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 2.634 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 2.651 (9/31) Installing binutils (2.32-r0) [2019-10-18T18:51:13.177Z] #7 2.757 (10/31) Installing gmp (6.1.2-r1) [2019-10-18T18:51:13.177Z] #7 2.766 (11/31) Installing isl (0.18-r0) [2019-10-18T18:51:13.177Z] #7 2.799 (12/31) Installing libgomp (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 2.802 (13/31) Installing libatomic (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 2.805 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-18T18:51:13.177Z] #7 2.812 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-18T18:51:13.177Z] #7 2.817 (16/31) Installing gcc (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 3.817 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-18T18:51:13.177Z] #7 3.934 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-18T18:51:13.177Z] #7 3.936 (19/31) Installing g++ (8.3.0-r0) [2019-10-18T18:51:13.177Z] #7 4.583 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-18T18:51:13.177Z] #7 4.587 (21/31) Installing libcurl (7.66.0-r0) [2019-10-18T18:51:13.177Z] #7 4.599 (22/31) Installing expat (2.2.8-r0) [2019-10-18T18:51:13.177Z] #7 4.605 (23/31) Installing pcre2 (10.33-r0) [2019-10-18T18:51:13.177Z] #7 4.615 (24/31) Installing git (2.22.0-r0) [2019-10-18T18:51:13.177Z] #7 4.851 (25/31) Installing libmnl (1.0.4-r0) [2019-10-18T18:51:13.177Z] #7 4.853 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-18T18:51:13.177Z] #7 4.862 (27/31) Installing iptables (1.8.3-r0) [2019-10-18T18:51:13.177Z] #7 4.889 (28/31) Installing pigz (2.4-r0) [2019-10-18T18:51:13.177Z] #7 4.896 (29/31) Installing tar (1.32-r0) [2019-10-18T18:51:13.177Z] #7 4.906 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-18T18:51:13.177Z] #7 4.914 (31/31) Installing xz (5.2.4-r0) [2019-10-18T18:51:13.177Z] #7 4.919 Executing busybox-1.30.1-r2.trigger [2019-10-18T18:51:13.177Z] #7 4.924 Executing ca-certificates-20190108-r0.trigger [2019-10-18T18:51:13.177Z] #7 4.983 OK: 185 MiB in 45 packages [2019-10-18T18:51:13.177Z] #7 DONE 6.7s [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T18:51:13.177Z] #14 extracting sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 done [2019-10-18T18:51:13.177Z] #14 DONE 8.9s [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-18T18:51:13.177Z] #9 DONE 0.1s [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-18T18:51:13.177Z] #15 ... [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-18T18:51:13.177Z] #10 DONE 0.1s [2019-10-18T18:51:13.177Z] [2019-10-18T18:51:13.177Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-18T18:51:13.177Z] #11 DONE 0.1s [2019-10-18T18:51:13.201Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-18T18:51:13.434Z] [2019-10-18T18:51:13.435Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-18T18:51:13.435Z] #12 DONE 0.1s [2019-10-18T18:51:13.435Z] [2019-10-18T18:51:13.435Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-18T18:51:13.692Z] #13 DONE 0.1s [2019-10-18T18:51:13.692Z] [2019-10-18T18:51:13.692Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-18T18:51:13.949Z] #15 0.713 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-18T18:51:14.570Z] --- PASS: TestCreateServiceMultipleTimes (24.45s) [2019-10-18T18:51:14.570Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T18:51:14.570Z] === RUN TestCreateServiceConflict [2019-10-18T18:51:14.879Z] #15 1.789 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-18T18:51:14.879Z] #15 1.865 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-18T18:51:15.134Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-18T18:51:15.137Z] #15 1.868 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-18T18:51:15.137Z] #15 2.018 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-18T18:51:15.137Z] #15 2.027 (4/43) Installing readline (8.0.0-r0) [2019-10-18T18:51:15.137Z] #15 2.032 (5/43) Installing bash (5.0.0-r0) [2019-10-18T18:51:15.137Z] #15 2.045 Executing bash-5.0.0-r0.post-install [2019-10-18T18:51:15.137Z] #15 2.047 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-18T18:51:15.137Z] #15 2.122 (7/43) Installing libuuid (2.33.2-r0) [2019-10-18T18:51:15.394Z] #15 2.125 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-18T18:51:15.394Z] #15 2.130 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-18T18:51:15.394Z] #15 2.135 (10/43) Installing binutils (2.32-r0) [2019-10-18T18:51:15.394Z] #15 2.206 (11/43) Installing libmagic (5.37-r0) [2019-10-18T18:51:15.394Z] #15 2.226 (12/43) Installing file (5.37-r0) [2019-10-18T18:51:15.394Z] #15 2.228 (13/43) Installing gmp (6.1.2-r1) [2019-10-18T18:51:15.394Z] #15 2.235 (14/43) Installing isl (0.18-r0) [2019-10-18T18:51:15.394Z] #15 2.250 (15/43) Installing libgomp (8.3.0-r0) [2019-10-18T18:51:15.394Z] #15 2.254 (16/43) Installing libatomic (8.3.0-r0) [2019-10-18T18:51:15.394Z] #15 2.256 (17/43) Installing libgcc (8.3.0-r0) [2019-10-18T18:51:15.394Z] #15 2.259 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-18T18:51:15.394Z] #15 2.265 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-18T18:51:15.394Z] #15 2.267 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-18T18:51:15.394Z] #15 2.278 (21/43) Installing gcc (8.3.0-r0) [2019-10-18T18:51:16.064Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-18T18:51:16.327Z] #15 2.982 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-18T18:51:16.327Z] #15 3.062 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-18T18:51:16.327Z] #15 3.064 (24/43) Installing g++ (8.3.0-r0) [2019-10-18T18:51:16.584Z] #15 3.504 (25/43) Installing make (4.2.1-r2) [2019-10-18T18:51:16.584Z] #15 3.509 (26/43) Installing fortify-headers (1.1-r0) [2019-10-18T18:51:16.584Z] #15 3.511 (27/43) Installing build-base (0.5-r1) [2019-10-18T18:51:16.584Z] #15 3.513 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-18T18:51:16.584Z] #15 3.517 (29/43) Installing libcurl (7.66.0-r0) [2019-10-18T18:51:16.584Z] #15 3.523 (30/43) Installing curl (7.66.0-r0) [2019-10-18T18:51:16.584Z] #15 3.527 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-18T18:51:16.584Z] #15 3.534 (32/43) Installing jq (1.6-r0) [2019-10-18T18:51:16.841Z] #15 3.541 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-18T18:51:16.841Z] #15 3.546 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-18T18:51:16.841Z] #15 3.549 (35/43) Installing libaio (0.3.111-r0) [2019-10-18T18:51:16.841Z] #15 3.552 (36/43) Installing libblkid (2.33.2-r0) [2019-10-18T18:51:16.841Z] #15 3.558 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-18T18:51:16.841Z] #15 3.593 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-18T18:51:16.841Z] #15 3.600 (39/43) Installing libmount (2.33.2-r0) [2019-10-18T18:51:16.841Z] #15 3.605 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-18T18:51:16.841Z] #15 3.610 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-18T18:51:16.841Z] #15 3.613 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-18T18:51:16.841Z] #15 3.635 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-18T18:51:16.841Z] #15 3.640 Executing busybox-1.30.1-r2.trigger [2019-10-18T18:51:16.841Z] #15 3.646 OK: 190 MiB in 58 packages [2019-10-18T18:51:17.404Z] #15 DONE 4.4s [2019-10-18T18:51:17.432Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-18T18:51:17.432Z] --- PASS: TestCreateServiceConflict (2.83s) [2019-10-18T18:51:17.432Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T18:51:17.432Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T18:51:17.662Z] [2019-10-18T18:51:17.662Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-18T18:51:18.226Z] #16 DONE 0.7s [2019-10-18T18:51:18.526Z] [2019-10-18T18:51:18.526Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-18T18:51:19.092Z] #17 DONE 0.7s [2019-10-18T18:51:19.092Z] [2019-10-18T18:51:19.092Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-18T18:51:19.092Z] #18 DONE 0.0s [2019-10-18T18:51:19.092Z] [2019-10-18T18:51:19.092Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T18:51:19.092Z] #19 DONE 0.1s [2019-10-18T18:51:19.092Z] [2019-10-18T18:51:19.092Z] #31 [builder 1/4] COPY . . [2019-10-18T18:51:19.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-18T18:51:19.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-18T18:51:19.220Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-18T18:51:21.607Z] --- PASS: TestCreateServiceMaxReplicas (4.05s) [2019-10-18T18:51:21.607Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T18:51:21.607Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T18:51:22.487Z] --- PASS: TestCreateServiceMultipleTimes (18.18s) [2019-10-18T18:51:22.487Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T18:51:22.487Z] === RUN TestCreateServiceConflict [2019-10-18T18:51:23.737Z] --- PASS: TestCreateServiceConflict (2.83s) [2019-10-18T18:51:23.737Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T18:51:23.737Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T18:51:24.350Z] #31 DONE 5.1s [2019-10-18T18:51:24.350Z] [2019-10-18T18:51:24.350Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-18T18:51:24.350Z] #20 1.237 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T18:51:24.350Z] #20 1.436 [2019-10-18T18:51:24.350Z] #20 1.546 ########### 15.8% ######################## 34.7% ###################################### 53.9% #################################################### 72.8% ################################################################# 90.8% ######################################################################## 100.0% [2019-10-18T18:51:24.350Z] #20 2.228 [2019-10-18T18:51:24.350Z] #20 2.337 ############################## 42.6% #################################################################### 94.7% ######################################################################## 100.0% [2019-10-18T18:51:24.350Z] #20 2.691 [2019-10-18T18:51:24.350Z] #20 2.801 ######### 13.4% ############################## 42.0% ############################################ 62.4% ############################################################### 88.6% ######################################################################## 100.0% [2019-10-18T18:51:24.350Z] #20 3.408 [2019-10-18T18:51:24.350Z] #20 3.518 1.2% ######### 12.9% ######### 13.3% ################# 24.7% ############################ 39.1% ################################# 46.6% ###################################### 54.0% ############################################ 61.4% ################################################ 67.3% ####################################################### 77.5% ############################################################# 84.9% ################################################################## 92.3% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-18T18:51:24.350Z] #20 4.926 [2019-10-18T18:51:24.913Z] #20 5.602 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T18:51:25.170Z] #20 5.872 [2019-10-18T18:51:25.170Z] #20 5.941 #20 ... [2019-10-18T18:51:25.170Z] [2019-10-18T18:51:25.170Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-18T18:51:25.170Z] #32 DONE 1.0s [2019-10-18T18:51:25.170Z] [2019-10-18T18:51:25.170Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-18T18:51:25.170Z] #20 5.941 ######################################################################## 100.0% [2019-10-18T18:51:25.170Z] #20 ... [2019-10-18T18:51:25.170Z] [2019-10-18T18:51:25.170Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T18:51:26.102Z] #33 0.918 [2019-10-18T18:51:26.102Z] #33 0.991 Removing bundles/ [2019-10-18T18:51:26.102Z] #33 0.992 [2019-10-18T18:51:26.102Z] #33 0.997 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-18T18:51:27.035Z] #33 1.722 Building test suite binary ./integration-cli/test.main [2019-10-18T18:51:27.913Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2019-10-18T18:51:27.913Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T18:51:27.913Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T18:51:28.154Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-18T18:51:29.560Z] #33 ... [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-18T18:51:29.560Z] #20 6.192 [2019-10-18T18:51:29.560Z] #20 6.888 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T18:51:29.560Z] #20 7.161 [2019-10-18T18:51:29.560Z] #20 7.243 ######################################################################## 100.0% [2019-10-18T18:51:29.560Z] #20 7.448 [2019-10-18T18:51:29.560Z] #20 8.168 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T18:51:29.560Z] #20 8.275 skipping existing 1849cc453dee [2019-10-18T18:51:29.560Z] #20 8.483 [2019-10-18T18:51:29.560Z] #20 9.234 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T18:51:29.560Z] #20 9.546 [2019-10-18T18:51:29.560Z] #20 9.620 ######################################################################## 100.0% [2019-10-18T18:51:29.560Z] #20 9.863 [2019-10-18T18:51:29.560Z] #20 9.924 Download of images into '/build' complete. [2019-10-18T18:51:29.560Z] #20 9.924 Use something like the following to load the result into a Docker daemon: [2019-10-18T18:51:29.560Z] #20 9.924 tar -cC '/build' . | docker load [2019-10-18T18:51:29.560Z] #20 DONE 10.0s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-18T18:51:29.560Z] #26 DONE 0.1s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T18:51:29.560Z] #22 DONE 0.2s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-18T18:51:29.560Z] #27 DONE 0.1s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-18T18:51:29.560Z] #28 DONE 0.1s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T18:51:29.560Z] #23 DONE 0.1s [2019-10-18T18:51:29.560Z] [2019-10-18T18:51:29.560Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-18T18:51:32.137Z] #24 2.682 + RM_GOPATH=0 [2019-10-18T18:51:32.137Z] #24 2.682 + TMP_GOPATH= [2019-10-18T18:51:32.137Z] #24 2.682 + : /build [2019-10-18T18:51:32.137Z] #24 2.682 + '[' -z '' ']' [2019-10-18T18:51:32.137Z] #24 2.682 ++ mktemp -d [2019-10-18T18:51:32.137Z] #24 2.685 + export GOPATH=/tmp/tmp.jENeFl [2019-10-18T18:51:32.137Z] #24 2.685 + GOPATH=/tmp/tmp.jENeFl [2019-10-18T18:51:32.137Z] #24 2.685 + RM_GOPATH=1 [2019-10-18T18:51:32.137Z] #24 2.685 ++ dirname ./install.sh [2019-10-18T18:51:32.137Z] #24 2.685 + dir=. [2019-10-18T18:51:32.137Z] #24 2.685 + bin=dockercli [2019-10-18T18:51:32.137Z] #24 2.685 + shift [2019-10-18T18:51:32.137Z] #24 2.685 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T18:51:32.137Z] #24 2.685 + . ./dockercli.installer [2019-10-18T18:51:32.137Z] #24 2.685 ++ : stable [2019-10-18T18:51:32.137Z] #24 2.685 ++ : 17.06.2-ce [2019-10-18T18:51:32.137Z] #24 2.685 + install_dockercli [2019-10-18T18:51:32.137Z] #24 2.689 Install docker/cli version 17.06.2-ce from stable [2019-10-18T18:51:32.137Z] #24 2.689 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T18:51:32.137Z] #24 2.689 ++ uname -m [2019-10-18T18:51:32.137Z] #24 2.692 + arch=x86_64 [2019-10-18T18:51:32.137Z] #24 2.692 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T18:51:32.137Z] #24 2.692 + url=https://download.docker.com/linux/static [2019-10-18T18:51:32.137Z] #24 2.692 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T18:51:32.137Z] #24 2.692 + tar -xz docker/docker [2019-10-18T18:51:32.326Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-18T18:51:34.220Z] === RUN TestDockerSuite/TestBuildRm [2019-10-18T18:51:34.674Z] #24 ... [2019-10-18T18:51:34.674Z] [2019-10-18T18:51:34.674Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T18:51:34.674Z] #21 DONE 1.0s [2019-10-18T18:51:34.674Z] [2019-10-18T18:51:34.674Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-18T18:51:35.240Z] #29 ... [2019-10-18T18:51:35.240Z] [2019-10-18T18:51:35.240Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-18T18:51:35.240Z] #24 5.689 + mkdir -p /build [2019-10-18T18:51:35.240Z] #24 5.690 + mv docker/docker /build/ [2019-10-18T18:51:35.240Z] #24 5.692 + rmdir docker [2019-10-18T18:51:35.341Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T18:51:35.341Z] [2019-10-18T18:51:35.341Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T18:51:35.341Z] PKG_CONFIG=pkg-config [2019-10-18T18:51:35.341Z] GOLANG_VERSION=1.13.3 [2019-10-18T18:51:35.341Z] HOSTNAME=2d1d8371be21 [2019-10-18T18:51:35.341Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T18:51:35.341Z] container=docker [2019-10-18T18:51:35.341Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T18:51:35.341Z] GO111MODULE=off [2019-10-18T18:51:35.341Z] GOPATH=/go [2019-10-18T18:51:35.341Z] PWD=/go/src/github.com/docker/docker [2019-10-18T18:51:35.341Z] HOME=/root [2019-10-18T18:51:35.341Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T18:51:35.341Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T18:51:35.341Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T18:51:35.341Z] DOCKER_GITCOMMIT=876158895dfd4c51e46ebee8c3c70fbe0fd43936 [2019-10-18T18:51:35.341Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T18:51:35.341Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T18:51:35.341Z] TERM=xterm [2019-10-18T18:51:35.341Z] VALIDATE_BRANCH=master [2019-10-18T18:51:35.341Z] DEST=bundles/test-integration [2019-10-18T18:51:35.341Z] SHLVL=1 [2019-10-18T18:51:35.341Z] TIMEOUT=120m [2019-10-18T18:51:35.341Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T18:51:35.341Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T18:51:35.341Z] TESTDEBUG=0 [2019-10-18T18:51:35.341Z] _=/usr/bin/env [2019-10-18T18:51:35.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T18:51:35.497Z] #24 DONE 5.8s [2019-10-18T18:51:35.497Z] [2019-10-18T18:51:35.497Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T18:51:36.062Z] #33 ... [2019-10-18T18:51:36.062Z] [2019-10-18T18:51:36.062Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-18T18:51:36.319Z] #25 DONE 0.2s [2019-10-18T18:51:36.319Z] [2019-10-18T18:51:36.319Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T18:51:37.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-18T18:51:37.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s) [2019-10-18T18:51:37.495Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T18:51:37.495Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T18:51:37.752Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-18T18:51:39.156Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-18T18:51:40.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-18T18:51:41.055Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2019-10-18T18:51:41.055Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T18:51:41.055Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T18:51:41.055Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-18T18:51:41.313Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-18T18:51:41.529Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2019-10-18T18:51:41.529Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T18:51:41.529Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T18:51:42.244Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-18T18:51:42.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-18T18:51:42.922Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-18T18:51:43.615Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-18T18:51:44.179Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2019-10-18T18:51:44.179Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T18:51:44.179Z] === RUN TestCreateServiceSysctls [2019-10-18T18:51:44.783Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-10-18T18:51:44.783Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T18:51:44.783Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T18:51:45.111Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-18T18:51:46.482Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-18T18:51:46.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-18T18:51:48.155Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2019-10-18T18:51:48.155Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T18:51:48.155Z] === RUN TestCreateServiceSysctls [2019-10-18T18:51:48.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-18T18:51:49.006Z] --- PASS: TestCreateServiceSysctls (4.84s) [2019-10-18T18:51:49.006Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T18:51:49.006Z] === RUN TestCreateServiceCapabilities [2019-10-18T18:51:51.716Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-18T18:51:52.283Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-18T18:51:52.283Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-18T18:51:52.283Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-18T18:51:52.283Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-18T18:51:52.283Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2019-10-18T18:51:52.283Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T18:51:52.283Z] === RUN TestInspect [2019-10-18T18:51:52.847Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-18T18:51:53.306Z] --- PASS: TestCreateServiceSysctls (4.45s) [2019-10-18T18:51:53.306Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T18:51:53.306Z] === RUN TestCreateServiceCapabilities [2019-10-18T18:51:53.779Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-18T18:51:54.036Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-18T18:51:54.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-18T18:51:55.603Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-18T18:51:55.783Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-18T18:51:55.783Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T18:51:55.783Z] === RUN TestInspect [2019-10-18T18:51:58.883Z] --- PASS: TestInspect (6.51s) [2019-10-18T18:51:58.883Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T18:51:58.883Z] === RUN TestServiceListWithStatuses [2019-10-18T18:51:58.883Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T18:51:58.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:51:58.883Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T18:51:59.907Z] --- PASS: TestInspect (3.56s) [2019-10-18T18:51:59.907Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T18:51:59.907Z] === RUN TestServiceListWithStatuses [2019-10-18T18:51:59.907Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-18T18:51:59.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:51:59.907Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T18:52:00.778Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-18T18:52:02.149Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-18T18:52:02.840Z] #33 ... [2019-10-18T18:52:02.841Z] [2019-10-18T18:52:02.841Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-18T18:52:02.841Z] #29 29.36 # github.com/docker/docker/contrib/httpserver [2019-10-18T18:52:02.841Z] #29 29.36 loadinternal: cannot find runtime/cgo [2019-10-18T18:52:02.841Z] #29 DONE 29.8s [2019-10-18T18:52:02.841Z] [2019-10-18T18:52:02.841Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T18:52:02.841Z] #33 ... [2019-10-18T18:52:02.841Z] [2019-10-18T18:52:02.841Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-18T18:52:02.841Z] #30 DONE 0.1s [2019-10-18T18:52:02.841Z] [2019-10-18T18:52:02.841Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T18:52:03.519Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-18T18:52:03.775Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-18T18:52:05.147Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-18T18:52:05.386Z] --- PASS: TestDockerNetworkConnectAlias (5.91s) [2019-10-18T18:52:05.386Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T18:52:05.386Z] === RUN TestDockerNetworkReConnect [2019-10-18T18:52:06.078Z] --- PASS: TestDockerNetworkConnectAlias (7.23s) [2019-10-18T18:52:06.079Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T18:52:06.079Z] === RUN TestDockerNetworkReConnect [2019-10-18T18:52:06.644Z] === RUN TestDockerSuite/TestBuildUser [2019-10-18T18:52:09.176Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-18T18:52:10.514Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2019-10-18T18:52:10.514Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T18:52:10.514Z] === RUN TestServicePlugin [2019-10-18T18:52:10.514Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-18T18:52:10.514Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:52:10.514Z] === RUN TestServiceUpdateLabel [2019-10-18T18:52:12.628Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2019-10-18T18:52:12.628Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T18:52:12.628Z] === RUN TestServicePlugin [2019-10-18T18:52:12.885Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-18T18:52:13.026Z] --- PASS: TestServiceUpdateLabel (2.84s) [2019-10-18T18:52:13.026Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T18:52:13.026Z] === RUN TestServiceUpdateSecrets [2019-10-18T18:52:22.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T18:52:22.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T18:52:22.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T18:52:29.588Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2019-10-18T18:52:29.588Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T18:52:29.588Z] === RUN TestServiceUpdateConfigs [2019-10-18T18:52:30.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-18T18:52:32.840Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-18T18:52:33.404Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-18T18:52:33.968Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-18T18:52:35.862Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-18T18:52:36.792Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-18T18:52:36.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-18T18:52:38.690Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-18T18:52:38.690Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-18T18:52:38.690Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-18T18:52:38.690Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-18T18:52:38.690Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-18T18:52:40.584Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-18T18:52:40.584Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-18T18:52:41.513Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-18T18:52:42.077Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-18T18:52:43.446Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-18T18:52:43.446Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-18T18:52:46.054Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2019-10-18T18:52:46.055Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T18:52:46.055Z] === RUN TestServiceUpdateNetwork [2019-10-18T18:52:46.718Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-18T18:52:48.103Z] --- PASS: TestServicePlugin (35.60s) [2019-10-18T18:52:48.103Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T18:52:48.103Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T18:52:48.103Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T18:52:48.103Z] plugin_test.go:62: [d090c739b7a42] joining swarm manager [d069650ea6cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T18:52:48.103Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T18:52:48.103Z] plugin_test.go:65: [d2a0d2ed80e24] joining swarm manager [d069650ea6cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T18:52:48.103Z] === RUN TestServiceUpdateLabel [2019-10-18T18:52:48.683Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-18T18:52:50.070Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-18T18:52:50.327Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-18T18:52:51.258Z] --- PASS: TestServiceUpdateLabel (3.14s) [2019-10-18T18:52:51.258Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T18:52:51.258Z] === RUN TestServiceUpdateSecrets [2019-10-18T18:52:51.258Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-18T18:52:51.258Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-18T18:52:52.188Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-18T18:52:52.242Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-18T18:52:52.242Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-18T18:52:52.242Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-18T18:52:54.710Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-18T18:52:54.710Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-18T18:52:54.710Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-18T18:52:55.642Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-18T18:52:55.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-18T18:52:56.572Z] === RUN TestDockerSuite/TestCommitChange [2019-10-18T18:52:57.944Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-18T18:52:58.875Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-18T18:52:59.642Z] --- PASS: TestServiceUpdateNetwork (14.41s) [2019-10-18T18:52:59.642Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T18:52:59.642Z] PASS [2019-10-18T18:52:59.642Z] [2019-10-18T18:52:59.642Z] === Skipped [2019-10-18T18:52:59.642Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-10-18T18:52:59.642Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:52:59.642Z] [2019-10-18T18:52:59.642Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-10-18T18:52:59.642Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:52:59.642Z] [2019-10-18T18:52:59.642Z] [2019-10-18T18:52:59.642Z] DONE 20 tests, 2 skipped in 126.660s [2019-10-18T18:52:59.642Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T18:52:59.642Z] ++ 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 [2019-10-18T18:52:59.642Z] ++ set -e [2019-10-18T18:52:59.642Z] ++ '[' -n 0 ']' [2019-10-18T18:52:59.642Z] ++ set -x [2019-10-18T18:52:59.643Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:52:59.643Z] INFO: Testing against a local daemon [2019-10-18T18:52:59.643Z] === RUN TestSessionCreate [2019-10-18T18:52:59.643Z] --- PASS: TestSessionCreate (0.03s) [2019-10-18T18:52:59.643Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T18:52:59.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-18T18:52:59.643Z] PASS [2019-10-18T18:52:59.643Z] [2019-10-18T18:52:59.643Z] DONE 2 tests in 0.194s [2019-10-18T18:52:59.643Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T18:52:59.643Z] ++ 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 [2019-10-18T18:52:59.643Z] ++ set -e [2019-10-18T18:52:59.643Z] ++ '[' -n 0 ']' [2019-10-18T18:52:59.643Z] ++ set -x [2019-10-18T18:52:59.643Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:52:59.643Z] INFO: Testing against a local daemon [2019-10-18T18:52:59.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T18:52:59.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:52:59.643Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:52:59.643Z] === RUN TestEventsExecDie [2019-10-18T18:53:00.023Z] --- PASS: TestEventsExecDie (0.96s) [2019-10-18T18:53:00.023Z] === RUN TestEventsBackwardsCompatible [2019-10-18T18:53:00.023Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-18T18:53:00.023Z] === RUN TestInfoBinaryCommits [2019-10-18T18:53:00.023Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-18T18:53:00.023Z] === RUN TestInfoAPIVersioned [2019-10-18T18:53:00.023Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-18T18:53:00.023Z] === RUN TestInfoAPI [2019-10-18T18:53:00.023Z] --- PASS: TestInfoAPI (0.03s) [2019-10-18T18:53:00.023Z] === RUN TestInfoAPIWarnings [2019-10-18T18:53:00.770Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-18T18:53:01.336Z] --- PASS: TestInfoAPIWarnings (0.88s) [2019-10-18T18:53:01.336Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T18:53:01.336Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T18:53:01.336Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-18T18:53:01.336Z] === RUN TestPingCacheHeaders [2019-10-18T18:53:01.336Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-18T18:53:01.336Z] === RUN TestPingGet [2019-10-18T18:53:01.336Z] --- PASS: TestPingGet (0.01s) [2019-10-18T18:53:01.336Z] === RUN TestPingHead [2019-10-18T18:53:01.773Z] --- PASS: TestPingHead (0.03s) [2019-10-18T18:53:01.773Z] === RUN TestVersion [2019-10-18T18:53:01.773Z] --- PASS: TestVersion (0.02s) [2019-10-18T18:53:01.773Z] PASS [2019-10-18T18:53:01.773Z] [2019-10-18T18:53:01.773Z] === Skipped [2019-10-18T18:53:01.773Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:53:01.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:53:01.773Z] [2019-10-18T18:53:01.773Z] [2019-10-18T18:53:01.773Z] DONE 12 tests, 1 skipped in 2.639s [2019-10-18T18:53:01.773Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T18:53:01.773Z] ++ 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 [2019-10-18T18:53:01.773Z] ++ set -e [2019-10-18T18:53:01.773Z] ++ '[' -n 0 ']' [2019-10-18T18:53:01.773Z] ++ set -x [2019-10-18T18:53:01.773Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:53:01.773Z] INFO: Testing against a local daemon [2019-10-18T18:53:01.773Z] === RUN TestVolumesCreateAndList [2019-10-18T18:53:01.773Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-18T18:53:01.773Z] === RUN TestVolumesRemove [2019-10-18T18:53:01.773Z] --- PASS: TestVolumesRemove (0.07s) [2019-10-18T18:53:01.773Z] === RUN TestVolumesInspect [2019-10-18T18:53:01.773Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-18T18:53:01.773Z] === RUN TestVolumesInvalidJSON [2019-10-18T18:53:01.773Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:01.773Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:01.773Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:01.773Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T18:53:01.773Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T18:53:01.773Z] PASS [2019-10-18T18:53:01.773Z] [2019-10-18T18:53:01.773Z] DONE 5 tests in 0.299s [2019-10-18T18:53:01.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T18:53:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T18:53:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T18:53:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T18:53:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T18:53:02.144Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T18:53:02.144Z] +++ kill 11447 [2019-10-18T18:53:02.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T18:53:02.662Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-18T18:53:03.472Z] +++ /etc/init.d/apparmor stop [2019-10-18T18:53:03.472Z] Clearing AppArmor profiles cache:. [2019-10-18T18:53:03.472Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T18:53:03.472Z] Unloading profiles will leave already running processes permanently [2019-10-18T18:53:03.472Z] unconfined, which can lead to unexpected situations. [2019-10-18T18:53:03.472Z] [2019-10-18T18:53:03.472Z] To set a process to complain mode, use the command line tool [2019-10-18T18:53:03.472Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T18:53:03.472Z] with the 'teardown' option." [2019-10-18T18:53:03.472Z] [2019-10-18T18:53:03.593Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-18T18:53:05.486Z] === RUN TestDockerSuite/TestCommitWithFilterLabel Post stage [Pipeline] junit [2019-10-18T18:53:05.542Z] Recording test results [2019-10-18T18:53:05.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [2019-10-18T18:53:06.417Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-18T18:53:06.417Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2019-10-18T18:53:06.417Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T18:53:06.417Z] === RUN TestServiceUpdateConfigs [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T18:53:07.166Z] + echo Ensuring container killed. [2019-10-18T18:53:07.166Z] Ensuring container killed. [2019-10-18T18:53:07.166Z] + docker rm -vf docker-pr1 [2019-10-18T18:53:07.166Z] Error: No such container: docker-pr1 [2019-10-18T18:53:07.166Z] + true [Pipeline] sh [2019-10-18T18:53:07.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T18:53:08.158Z] + echo Chowning /workspace to jenkins user [2019-10-18T18:53:08.158Z] Chowning /workspace to jenkins user [2019-10-18T18:53:08.158Z] + id -u [2019-10-18T18:53:08.158Z] + id -g [2019-10-18T18:53:08.158Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40105:/workspace busybox chown -R 1001:1001 /workspace [2019-10-18T18:53:08.158Z] Unable to find image 'busybox:latest' locally [2019-10-18T18:53:08.158Z] latest: Pulling from library/busybox [2019-10-18T18:53:08.310Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-18T18:53:08.528Z] 6d4c3d9fc915: Pulling fs layer [2019-10-18T18:53:08.528Z] 6d4c3d9fc915: Verifying Checksum [2019-10-18T18:53:08.528Z] 6d4c3d9fc915: Download complete [2019-10-18T18:53:09.316Z] 6d4c3d9fc915: Pull complete [2019-10-18T18:53:09.316Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T18:53:09.316Z] Status: Downloaded newer image for busybox:latest [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-18T18:53:09.682Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-18T18:53:10.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T18:53:11.577Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-18T18:53:11.947Z] + bundleName=s390x-integration [2019-10-18T18:53:11.947Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-18T18:53:11.947Z] Creating s390x-integration-bundles.tar.gz [2019-10-18T18:53:11.947Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-18T18:53:11.947Z] + 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 [2019-10-18T18:53:12.081Z] Archiving artifacts [2019-10-18T18:53:13.455Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [2019-10-18T18:53:13.472Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-18T18:53:13.472Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [Pipeline] // catchError [Pipeline] sh [2019-10-18T18:53:14.199Z] + make clean [2019-10-18T18:53:14.403Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-18T18:53:14.564Z] docker volume rm -f docker-dev-cache [2019-10-18T18:53:14.565Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T18:53:14.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T18:53:15.334Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-18T18:53:15.899Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-18T18:53:16.829Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-18T18:53:17.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T18:53:17.760Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-18T18:53:17.760Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-18T18:53:17.760Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-18T18:53:18.690Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-18T18:53:18.691Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-18T18:53:18.691Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-18T18:53:18.691Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-18T18:53:18.947Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-18T18:53:19.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T18:53:19.876Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-18T18:53:20.807Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-18T18:53:21.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-18T18:53:21.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-18T18:53:21.994Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2019-10-18T18:53:21.994Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T18:53:21.994Z] === RUN TestServiceUpdateNetwork [2019-10-18T18:53:23.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-18T18:53:23.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T18:53:24.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-18T18:53:24.295Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-18T18:53:24.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T18:53:25.225Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-18T18:53:26.155Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-18T18:53:26.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T18:53:27.087Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-18T18:53:28.017Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-18T18:53:28.017Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-18T18:53:28.946Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-18T18:53:29.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T18:53:29.228Z] Using test binary docker [2019-10-18T18:53:29.228Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T18:53:29.228Z] +++ /etc/init.d/apparmor start [2019-10-18T18:53:29.228Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T18:53:29.228Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T18:53:29.228Z] Warning failed to create cache: (null) [2019-10-18T18:53:29.228Z] . [2019-10-18T18:53:29.228Z] INFO: Waiting for daemon to start... [2019-10-18T18:53:29.228Z] Starting dockerd [2019-10-18T18:53:29.228Z] +++ 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 [2019-10-18T18:53:29.876Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-18T18:53:30.441Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-18T18:53:30.698Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-18T18:53:31.266Z] . [2019-10-18T18:53:31.266Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T18:53:31.266Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T18:53:31.266Z] Error: No such image: emptyfs [2019-10-18T18:53:31.266Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T18:53:31.266Z] ++++ docker load [2019-10-18T18:53:31.266Z] Running integration-test (iteration 1) [2019-10-18T18:53:31.266Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T18:53:31.266Z] ++ 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 [2019-10-18T18:53:31.266Z] ++ set -e [2019-10-18T18:53:31.266Z] ++ '[' -n 0 ']' [2019-10-18T18:53:31.266Z] ++ set -x [2019-10-18T18:53:31.266Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:53:31.628Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-18T18:53:33.030Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T18:53:34.402Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-18T18:53:34.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-18T18:53:34.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-18T18:53:34.659Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-18T18:53:34.659Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-18T18:53:35.591Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-18T18:53:37.486Z] --- PASS: TestServiceUpdateNetwork (15.53s) [2019-10-18T18:53:37.486Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T18:53:37.486Z] PASS [2019-10-18T18:53:37.486Z] [2019-10-18T18:53:37.487Z] === Skipped [2019-10-18T18:53:37.487Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T18:53:37.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T18:53:37.487Z] [2019-10-18T18:53:37.487Z] [2019-10-18T18:53:37.487Z] DONE 20 tests, 1 skipped in 178.258s [2019-10-18T18:53:37.487Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T18:53:37.487Z] ++ 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 [2019-10-18T18:53:37.487Z] ++ set -e [2019-10-18T18:53:37.487Z] ++ '[' -n 0 ']' [2019-10-18T18:53:37.487Z] ++ set -x [2019-10-18T18:53:37.487Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:53:37.487Z] INFO: Testing against a local daemon [2019-10-18T18:53:37.487Z] === RUN TestSessionCreate [2019-10-18T18:53:37.487Z] --- PASS: TestSessionCreate (0.03s) [2019-10-18T18:53:37.487Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T18:53:37.744Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-18T18:53:37.744Z] PASS [2019-10-18T18:53:37.744Z] [2019-10-18T18:53:37.744Z] DONE 2 tests in 0.159s [2019-10-18T18:53:37.744Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T18:53:37.744Z] ++ 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 [2019-10-18T18:53:37.744Z] ++ set -e [2019-10-18T18:53:37.744Z] ++ '[' -n 0 ']' [2019-10-18T18:53:37.744Z] ++ set -x [2019-10-18T18:53:37.744Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:53:37.744Z] INFO: Testing against a local daemon [2019-10-18T18:53:37.744Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T18:53:37.744Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:53:37.744Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:53:37.744Z] === RUN TestEventsExecDie [2019-10-18T18:53:38.675Z] --- PASS: TestEventsExecDie (0.98s) [2019-10-18T18:53:38.675Z] === RUN TestEventsBackwardsCompatible [2019-10-18T18:53:38.932Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-18T18:53:38.932Z] === RUN TestInfoBinaryCommits [2019-10-18T18:53:38.932Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-18T18:53:38.932Z] === RUN TestInfoAPIVersioned [2019-10-18T18:53:38.932Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-18T18:53:38.932Z] === RUN TestInfoAPI [2019-10-18T18:53:38.932Z] --- PASS: TestInfoAPI (0.02s) [2019-10-18T18:53:38.932Z] === RUN TestInfoAPIWarnings [2019-10-18T18:53:39.265Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T18:53:39.265Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T18:53:39.265Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T18:53:39.865Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-18T18:53:39.865Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T18:53:39.865Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T18:53:39.865Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2019-10-18T18:53:39.865Z] === RUN TestPingCacheHeaders [2019-10-18T18:53:39.865Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-18T18:53:39.865Z] === RUN TestPingGet [2019-10-18T18:53:39.865Z] --- PASS: TestPingGet (0.02s) [2019-10-18T18:53:39.865Z] === RUN TestPingHead [2019-10-18T18:53:39.865Z] --- PASS: TestPingHead (0.03s) [2019-10-18T18:53:39.865Z] === RUN TestVersion [2019-10-18T18:53:40.123Z] --- PASS: TestVersion (0.03s) [2019-10-18T18:53:40.123Z] PASS [2019-10-18T18:53:40.123Z] [2019-10-18T18:53:40.123Z] === Skipped [2019-10-18T18:53:40.123Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T18:53:40.123Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T18:53:40.123Z] [2019-10-18T18:53:40.123Z] [2019-10-18T18:53:40.123Z] DONE 12 tests, 1 skipped in 2.351s [2019-10-18T18:53:40.123Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T18:53:40.123Z] ++ 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 [2019-10-18T18:53:40.123Z] ++ set -e [2019-10-18T18:53:40.123Z] ++ '[' -n 0 ']' [2019-10-18T18:53:40.123Z] ++ set -x [2019-10-18T18:53:40.123Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:53:40.123Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-18T18:53:40.123Z] INFO: Testing against a local daemon [2019-10-18T18:53:40.123Z] === RUN TestVolumesCreateAndList [2019-10-18T18:53:40.123Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T18:53:40.123Z] === RUN TestVolumesRemove [2019-10-18T18:53:40.198Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T18:53:40.381Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-18T18:53:40.381Z] === RUN TestVolumesInspect [2019-10-18T18:53:40.381Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-18T18:53:40.381Z] === RUN TestVolumesInvalidJSON [2019-10-18T18:53:40.381Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:40.381Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:40.381Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T18:53:40.381Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-18T18:53:40.381Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T18:53:40.381Z] PASS [2019-10-18T18:53:40.381Z] [2019-10-18T18:53:40.381Z] DONE 5 tests in 0.302s [2019-10-18T18:53:40.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T18:53:40.638Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T18:53:40.638Z] +++ kill 5309 [2019-10-18T18:53:41.202Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-18T18:53:42.134Z] +++ /etc/init.d/apparmor stop [2019-10-18T18:53:42.134Z] Clearing AppArmor profiles cache:. [2019-10-18T18:53:42.134Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T18:53:42.134Z] Unloading profiles will leave already running processes permanently [2019-10-18T18:53:42.134Z] unconfined, which can lead to unexpected situations. [2019-10-18T18:53:42.134Z] [2019-10-18T18:53:42.134Z] To set a process to complain mode, use the command line tool [2019-10-18T18:53:42.134Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T18:53:42.134Z] with the 'teardown' option." [2019-10-18T18:53:42.134Z] [2019-10-18T18:53:42.134Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-18T18:53:42.134Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-18T18:53:42.134Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-18T18:53:42.726Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T18:53:43.660Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T18:53:45.034Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T18:53:45.410Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-18T18:53:45.667Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-18T18:53:45.971Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T18:53:46.229Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T18:53:46.776Z] Loaded image: buildpack-deps:jessie [2019-10-18T18:53:46.776Z] Loaded image: busybox:latest [2019-10-18T18:53:46.776Z] Loaded image: busybox:glibc [2019-10-18T18:53:46.776Z] Loaded image: debian:jessie [2019-10-18T18:53:46.776Z] Loaded image: hello-world:latest [2019-10-18T18:53:46.776Z] INFO: Testing against a local daemon [2019-10-18T18:53:46.776Z] === RUN TestCgroupNamespacesBuild [2019-10-18T18:53:47.210Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-18T18:53:48.127Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T18:53:48.272Z] --- PASS: TestCgroupNamespacesBuild (1.77s) [2019-10-18T18:53:48.272Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T18:53:48.272Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T18:53:48.692Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T18:53:50.302Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-10-18T18:53:50.302Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T18:53:50.302Z] === RUN TestBuildWithSession [2019-10-18T18:53:50.302Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T18:53:50.302Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:53:50.302Z] === RUN TestBuildSquashParent [2019-10-18T18:53:50.590Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T18:53:51.962Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T18:53:52.461Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-18T18:53:52.461Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-18T18:53:53.860Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T18:53:54.354Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-18T18:53:54.792Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T18:53:55.807Z] --- PASS: TestBuildSquashParent (5.62s) [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:53:55.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:53:55.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:53:55.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T18:53:55.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T18:53:55.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T18:53:55.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T18:53:56.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-18T18:53:56.690Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T18:53:57.623Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T18:53:58.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T18:53:58.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T18:53:58.556Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T18:53:59.926Z] #33 154.7 [2019-10-18T18:54:00.490Z] #33 DONE 155.2s [2019-10-18T18:54:00.490Z] [2019-10-18T18:54:00.490Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2019-10-18T18:54:00.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2019-10-18T18:54:00.573Z] === RUN TestBuildMultiStageCopy [2019-10-18T18:54:00.573Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T18:54:02.387Z] #34 DONE 1.8s [2019-10-18T18:54:02.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T18:54:02.881Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T18:54:03.166Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T18:54:03.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T18:54:03.760Z] [2019-10-18T18:54:03.760Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy (3.40s) [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s) [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-18T18:54:04.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-18T18:54:04.074Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T18:54:04.330Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-18T18:54:04.330Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-18T18:54:04.330Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-18T18:54:05.086Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-18T18:54:05.087Z] === RUN TestBuildLabelWithTargets [2019-10-18T18:54:05.131Z] #35 DONE 1.5s [2019-10-18T18:54:05.389Z] [2019-10-18T18:54:05.389Z] #36 exporting to image [2019-10-18T18:54:05.389Z] #36 exporting layers [2019-10-18T18:54:06.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-18T18:54:06.566Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-10-18T18:54:06.566Z] === RUN TestBuildWithEmptyLayers [2019-10-18T18:54:07.427Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-10-18T18:54:07.427Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T18:54:08.667Z] #36 exporting layers 3.4s done [2019-10-18T18:54:08.667Z] #36 writing image sha256:fbf34747824e73f70ae2cfa34ef70c25df2c0558371351f763ecd501cd110882 done [2019-10-18T18:54:08.667Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-18T18:54:08.667Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T18:54:08.976Z] + echo Ensuring container killed. [2019-10-18T18:54:08.976Z] Ensuring container killed. [2019-10-18T18:54:08.976Z] + docker rm -vf docker-pr1 [2019-10-18T18:54:08.976Z] Error: No such container: docker-pr1 [2019-10-18T18:54:08.976Z] + true [Pipeline] sh [2019-10-18T18:54:09.261Z] + echo Chowning /workspace to jenkins user [2019-10-18T18:54:09.261Z] Chowning /workspace to jenkins user [2019-10-18T18:54:09.261Z] + id -u [2019-10-18T18:54:09.261Z] + id -g [2019-10-18T18:54:09.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40105:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T18:54:09.453Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2019-10-18T18:54:09.453Z] === RUN TestBuildUncleanTarFilenames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T18:54:10.927Z] + bundleName=unit [2019-10-18T18:54:10.927Z] + echo Creating unit-bundles.tar.gz [2019-10-18T18:54:10.927Z] Creating unit-bundles.tar.gz [2019-10-18T18:54:10.927Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-18T18:54:10.927Z] bundles/junit-report.xml [2019-10-18T18:54:10.927Z] bundles/go-test-report.json [2019-10-18T18:54:10.927Z] bundles/profile.out [2019-10-18T18:54:10.934Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-18T18:54:10.934Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] archiveArtifacts [2019-10-18T18:54:10.939Z] Archiving artifacts [2019-10-18T18:54:11.351Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T18:54:11.686Z] + make clean [2019-10-18T18:54:11.943Z] docker volume rm -f docker-dev-cache [2019-10-18T18:54:11.943Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T18:54:13.064Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-10-18T18:54:13.064Z] === RUN TestBuildWithHugeFile [2019-10-18T18:54:21.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-18T18:54:21.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-18T18:54:22.516Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-18T18:54:25.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-18T18:54:25.789Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-18T18:54:28.308Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-18T18:54:31.579Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-18T18:54:32.949Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-18T18:54:32.949Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-18T18:54:34.319Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-18T18:54:35.249Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-18T18:54:35.728Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-18T18:54:36.180Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-18T18:54:37.550Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-18T18:54:38.114Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-18T18:54:39.483Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-18T18:54:40.416Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-18T18:54:41.355Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-18T18:54:42.286Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-18T18:54:43.218Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-18T18:54:44.586Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-18T18:54:45.233Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-18T18:54:46.065Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-18T18:54:46.614Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-18T18:54:47.983Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-18T18:54:48.913Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-18T18:54:49.842Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-18T18:54:49.842Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-18T18:54:50.772Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-18T18:54:52.143Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-18T18:54:53.073Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-18T18:54:54.004Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-18T18:54:55.372Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-18T18:54:57.266Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-18T18:54:57.830Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-18T18:55:00.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-18T18:55:00.606Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-18T18:55:05.866Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-18T18:55:09.141Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-18T18:55:10.071Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-18T18:55:15.322Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-18T18:55:19.498Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-18T18:55:19.754Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-18T18:55:21.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-18T18:55:25.825Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-18T18:55:26.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-18T18:55:26.391Z] === RUN TestDockerSuite/TestCpToDot [2019-10-18T18:55:27.325Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-18T18:55:28.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-18T18:55:29.222Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-18T18:55:31.747Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-18T18:55:32.680Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-18T18:55:35.113Z] --- PASS: TestBuildWithHugeFile (79.59s) [2019-10-18T18:55:35.113Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T18:55:35.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:55:35.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:55:35.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:55:35.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:55:35.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:55:35.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:55:35.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T18:55:35.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T18:55:35.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T18:55:35.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-18T18:55:35.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-18T18:55:35.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-18T18:55:35.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-18T18:55:35.113Z] === RUN TestBuildPreserveOwnership [2019-10-18T18:55:35.113Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T18:55:36.106Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-18T18:55:36.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T18:55:36.672Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-18T18:55:37.602Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-18T18:55:38.176Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2019-10-18T18:55:38.177Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2019-10-18T18:55:38.177Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-10-18T18:55:38.177Z] === RUN TestBuildPlatformInvalid [2019-10-18T18:55:38.177Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-18T18:55:38.177Z] PASS [2019-10-18T18:55:38.177Z] [2019-10-18T18:55:38.177Z] === Skipped [2019-10-18T18:55:38.177Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-18T18:55:38.177Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T18:55:38.177Z] [2019-10-18T18:55:38.177Z] [2019-10-18T18:55:38.177Z] DONE 32 tests, 1 skipped in 126.684s [2019-10-18T18:55:38.177Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T18:55:38.177Z] ++ 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 [2019-10-18T18:55:38.177Z] ++ set -e [2019-10-18T18:55:38.177Z] ++ '[' -n 0 ']' [2019-10-18T18:55:38.177Z] ++ set -x [2019-10-18T18:55:38.177Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T18:55:38.177Z] INFO: Testing against a local daemon [2019-10-18T18:55:38.177Z] === RUN TestConfigList [2019-10-18T18:55:39.496Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-18T18:55:39.496Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-18T18:55:39.496Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-18T18:55:40.059Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-18T18:55:40.206Z] --- PASS: TestConfigList (2.18s) [2019-10-18T18:55:40.206Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T18:55:40.206Z] === RUN TestConfigsCreateAndDelete [2019-10-18T18:55:40.990Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-18T18:55:40.990Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-18T18:55:41.029Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-18T18:55:41.250Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-18T18:55:42.180Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-18T18:55:42.436Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-18T18:55:42.436Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-18T18:55:42.693Z] === RUN TestDockerSuite/TestCreateRM [2019-10-18T18:55:42.888Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-10-18T18:55:42.888Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T18:55:42.888Z] === RUN TestConfigsUpdate [2019-10-18T18:55:42.949Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-18T18:55:42.949Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-18T18:55:42.949Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-18T18:55:43.207Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-18T18:55:44.923Z] --- PASS: TestConfigsUpdate (2.15s) [2019-10-18T18:55:44.923Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T18:55:44.923Z] === RUN TestTemplatedConfig [2019-10-18T18:55:45.732Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-18T18:55:45.732Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-18T18:55:45.732Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-18T18:55:45.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-18T18:55:47.616Z] --- PASS: TestTemplatedConfig (2.84s) [2019-10-18T18:55:47.616Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T18:55:47.616Z] === RUN TestConfigInspect [2019-10-18T18:55:49.642Z] --- PASS: TestConfigInspect (2.20s) [2019-10-18T18:55:49.642Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T18:55:49.642Z] === RUN TestConfigCreateWithLabels [2019-10-18T18:55:50.166Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-18T18:55:50.166Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-18T18:55:50.166Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-18T18:55:50.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-18T18:55:50.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-18T18:55:50.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-18T18:55:51.355Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-18T18:55:52.331Z] --- PASS: TestConfigCreateWithLabels (2.17s) [2019-10-18T18:55:52.331Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T18:55:52.331Z] === RUN TestConfigCreateResolve [2019-10-18T18:55:53.251Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-18T18:55:53.436Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-18T18:55:54.186Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-18T18:55:54.366Z] --- PASS: TestConfigCreateResolve (2.17s) [2019-10-18T18:55:54.366Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T18:55:54.366Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T18:55:54.650Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-18T18:55:54.650Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T18:55:54.650Z] PASS [2019-10-18T18:55:54.650Z] [2019-10-18T18:55:54.650Z] DONE 8 tests in 16.594s [2019-10-18T18:55:54.650Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T18:55:54.650Z] ++ 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 [2019-10-18T18:55:54.650Z] ++ set -e [2019-10-18T18:55:54.650Z] ++ '[' -n 0 ']' [2019-10-18T18:55:54.650Z] ++ set -x [2019-10-18T18:55:54.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T18:55:54.650Z] INFO: Testing against a local daemon [2019-10-18T18:55:54.650Z] === RUN TestCheckpoint [2019-10-18T18:55:54.650Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T18:55:54.650Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:55:54.650Z] === RUN TestContainerInvalidJSON [2019-10-18T18:55:54.650Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:55:54.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:55:54.650Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:55:54.650Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:55:54.650Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:55:54.650Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:55:54.650Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T18:55:54.650Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T18:55:54.650Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T18:55:54.933Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-18T18:55:54.933Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T18:55:54.933Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T18:55:54.933Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T18:55:54.933Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T18:55:54.933Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-18T18:55:54.933Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T18:55:54.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-18T18:55:54.933Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T18:55:54.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-18T18:55:54.933Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T18:55:55.220Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-18T18:55:55.220Z] === RUN TestCopyFromContainer [2019-10-18T18:55:56.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-18T18:55:56.693Z] === RUN TestCopyFromContainer// [2019-10-18T18:55:56.693Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T18:55:56.693Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T18:55:56.977Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T18:55:56.977Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T18:55:56.977Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T18:55:57.282Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T18:55:57.282Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T18:55:57.282Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T18:55:57.569Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer (2.44s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-18T18:55:57.569Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-18T18:55:57.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T18:55:57.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:55:57.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:55:57.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:55:57.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:55:57.569Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:55:57.569Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:55:57.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T18:55:57.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T18:55:57.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T18:55:57.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-18T18:55:57.569Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T18:55:57.569Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-18T18:55:57.569Z] === RUN TestCreateWithInvalidEnv [2019-10-18T18:55:57.569Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T18:55:57.569Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T18:55:57.569Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T18:55:57.569Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T18:55:57.569Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T18:55:57.569Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T18:55:57.569Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T18:55:57.569Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T18:55:57.569Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T18:55:57.569Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T18:55:57.569Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-18T18:55:57.569Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T18:55:57.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-18T18:55:57.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-18T18:55:57.853Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T18:55:58.635Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-18T18:55:59.199Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-18T18:55:59.455Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:55:59.886Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T18:55:59.886Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-18T18:55:59.886Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-18T18:55:59.886Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T18:56:00.385Z] === RUN TestDockerSuite/TestDockerFails [2019-10-18T18:56:00.385Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-18T18:56:00.385Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-18T18:56:00.385Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-18T18:56:01.754Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-18T18:56:01.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:56:01.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:56:01.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:56:01.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:56:01.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:56:01.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:56:01.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:56:01.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T18:56:01.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T18:56:01.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T18:56:01.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T18:56:01.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-10-18T18:56:01.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-18T18:56:01.924Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T18:56:01.924Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T18:56:01.924Z] === RUN TestDaemonRestartIpcMode [2019-10-18T18:56:01.924Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T18:56:01.924Z] === RUN TestDiff [2019-10-18T18:56:02.547Z] --- PASS: TestDiff (0.69s) [2019-10-18T18:56:02.547Z] === RUN TestExecWithCloseStdin [2019-10-18T18:56:02.686Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-18T18:56:03.555Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-10-18T18:56:03.556Z] === RUN TestExec [2019-10-18T18:56:04.057Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-18T18:56:04.057Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-18T18:56:04.057Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-18T18:56:04.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-18T18:56:04.174Z] --- PASS: TestExec (0.83s) [2019-10-18T18:56:04.174Z] === RUN TestExecUser [2019-10-18T18:56:04.313Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-18T18:56:05.187Z] --- PASS: TestExecUser (0.93s) [2019-10-18T18:56:05.187Z] === RUN TestExportContainerAndImportImage [2019-10-18T18:56:06.200Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-18T18:56:06.200Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T18:56:07.673Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-18T18:56:07.673Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T18:56:07.673Z] === RUN TestHealthCheckWorkdir [2019-10-18T18:56:08.711Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-10-18T18:56:08.711Z] === RUN TestHealthKillContainer [2019-10-18T18:56:12.162Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-18T18:56:12.162Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T18:56:12.162Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-10-18T18:56:12.162Z] === RUN TestIpcModeNone [2019-10-18T18:56:12.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-18T18:56:13.171Z] --- PASS: TestIpcModeNone (0.82s) [2019-10-18T18:56:13.171Z] === RUN TestIpcModePrivate [2019-10-18T18:56:13.790Z] --- PASS: TestIpcModePrivate (0.80s) [2019-10-18T18:56:13.790Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-18T18:56:13.790Z] === RUN TestIpcModeShareable [2019-10-18T18:56:14.301Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-18T18:56:14.803Z] --- PASS: TestIpcModeShareable (0.85s) [2019-10-18T18:56:14.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-18T18:56:14.803Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T18:56:17.486Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2019-10-18T18:56:17.486Z] === RUN TestAPIIpcModeHost [2019-10-18T18:56:17.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-18T18:56:17.770Z] --- PASS: TestAPIIpcModeHost (0.66s) [2019-10-18T18:56:17.770Z] === RUN TestDaemonIpcModeShareable [2019-10-18T18:56:19.465Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-18T18:56:19.797Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-10-18T18:56:19.797Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T18:56:19.797Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-18T18:56:19.797Z] === RUN TestDaemonIpcModePrivate [2019-10-18T18:56:20.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-18T18:56:20.286Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-18T18:56:21.275Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-18T18:56:21.275Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T18:56:21.275Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-18T18:56:21.275Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T18:56:21.655Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-18T18:56:23.300Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2019-10-18T18:56:23.300Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T18:56:23.300Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-18T18:56:23.300Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T18:56:23.564Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-18T18:56:24.130Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-18T18:56:24.814Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-10-18T18:56:24.814Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T18:56:24.814Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-18T18:56:24.814Z] === RUN TestIpcModeOlderClient [2019-10-18T18:56:24.814Z] === PAUSE TestIpcModeOlderClient [2019-10-18T18:56:24.814Z] === RUN TestKillContainerInvalidSignal [2019-10-18T18:56:25.062Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-18T18:56:25.830Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-10-18T18:56:25.830Z] === RUN TestKillContainer [2019-10-18T18:56:25.830Z] === RUN TestKillContainer/no_signal [2019-10-18T18:56:25.992Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-18T18:56:26.453Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T18:56:26.737Z] === RUN TestKillContainer/killing_signal [2019-10-18T18:56:26.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-18T18:56:27.747Z] --- PASS: TestKillContainer (2.21s) [2019-10-18T18:56:27.747Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-18T18:56:27.747Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-10-18T18:56:27.747Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2019-10-18T18:56:27.747Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T18:56:27.852Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-18T18:56:28.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T18:56:28.646Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T18:56:29.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2019-10-18T18:56:29.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-18T18:56:29.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-18T18:56:29.266Z] === RUN TestKillStoppedContainer [2019-10-18T18:56:29.266Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-18T18:56:29.266Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T18:56:29.549Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-18T18:56:29.549Z] === RUN TestKillDifferentUserContainer [2019-10-18T18:56:29.745Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-18T18:56:30.167Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-18T18:56:30.167Z] === RUN TestInspectOomKilledTrue [2019-10-18T18:56:31.656Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-18T18:56:31.656Z] === RUN TestInspectOomKilledFalse [2019-10-18T18:56:31.943Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-10-18T18:56:31.943Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T18:56:32.562Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-18T18:56:32.562Z] === RUN TestLinksContainerNames [2019-10-18T18:56:33.920Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-18T18:56:34.039Z] --- PASS: TestLinksContainerNames (1.37s) [2019-10-18T18:56:34.039Z] === RUN TestLogsFollowTailEmpty [2019-10-18T18:56:34.654Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-10-18T18:56:34.654Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T18:56:35.272Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-18T18:56:35.272Z] === RUN TestMountDaemonRoot [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/default [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/private [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/slave [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/shared [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/default [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/slave [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/private [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/shared [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T18:56:35.559Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:56:35.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T18:56:35.559Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T18:56:35.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T18:56:35.846Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-18T18:56:35.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-18T18:56:35.846Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T18:56:36.440Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-18T18:56:37.326Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2019-10-18T18:56:37.326Z] === RUN TestNetworkNat [2019-10-18T18:56:37.370Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-18T18:56:38.336Z] --- PASS: TestNetworkNat (0.81s) [2019-10-18T18:56:38.336Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T18:56:38.960Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-10-18T18:56:38.960Z] === RUN TestNetworkLoopbackNat [2019-10-18T18:56:39.264Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-18T18:56:39.827Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-18T18:56:39.971Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-10-18T18:56:39.971Z] === RUN TestPause [2019-10-18T18:56:40.391Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-18T18:56:40.589Z] --- PASS: TestPause (0.76s) [2019-10-18T18:56:40.589Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T18:56:40.589Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:56:40.589Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:56:40.589Z] === RUN TestPauseStopPausedContainer [2019-10-18T18:56:41.599Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-10-18T18:56:41.599Z] === RUN TestPsFilter [2019-10-18T18:56:41.599Z] --- PASS: TestPsFilter (0.19s) [2019-10-18T18:56:41.599Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T18:56:41.897Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-18T18:56:42.612Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-10-18T18:56:42.612Z] === RUN TestRemoveContainerWithVolume [2019-10-18T18:56:42.896Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2019-10-18T18:56:42.896Z] === RUN TestRemoveContainerRunning [2019-10-18T18:56:43.265Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-18T18:56:43.265Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-18T18:56:43.522Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-18T18:56:43.779Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-18T18:56:43.779Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-18T18:56:43.908Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-10-18T18:56:43.908Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T18:56:44.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2019-10-18T18:56:44.192Z] === RUN TestRemoveInvalidContainer [2019-10-18T18:56:44.491Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-18T18:56:44.491Z] === RUN TestRenameLinkedContainer [2019-10-18T18:56:45.678Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-18T18:56:47.048Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-18T18:56:47.048Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-18T18:56:47.048Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-18T18:56:47.182Z] --- PASS: TestRenameLinkedContainer (2.77s) [2019-10-18T18:56:47.182Z] === RUN TestRenameStoppedContainer [2019-10-18T18:56:47.801Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-10-18T18:56:47.801Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T18:56:47.979Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-18T18:56:48.236Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-18T18:56:48.799Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-18T18:56:49.281Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2019-10-18T18:56:49.281Z] === RUN TestRenameInvalidName [2019-10-18T18:56:49.729Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-18T18:56:49.903Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-18T18:56:49.903Z] === RUN TestRenameAnonymousContainer [2019-10-18T18:56:49.986Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-18T18:56:49.986Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-18T18:56:49.986Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-18T18:56:51.879Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-18T18:56:52.610Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2019-10-18T18:56:52.610Z] === RUN TestRenameContainerWithSameName [2019-10-18T18:56:52.809Z] === RUN TestDockerSuite/TestEventsRename [2019-10-18T18:56:53.233Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-10-18T18:56:53.233Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T18:56:53.374Z] === RUN TestDockerSuite/TestEventsResize [2019-10-18T18:56:54.304Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-18T18:56:54.708Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2019-10-18T18:56:54.708Z] === RUN TestResize [2019-10-18T18:56:54.991Z] --- PASS: TestResize (0.69s) [2019-10-18T18:56:54.991Z] === RUN TestResizeWithInvalidSize [2019-10-18T18:56:55.233Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-18T18:56:56.005Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-10-18T18:56:56.005Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T18:56:56.171Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-18T18:56:56.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-18T18:56:56.626Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:56:56.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:56:56.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:56:56.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T18:56:56.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T18:56:56.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T18:56:56.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T18:56:57.104Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-18T18:56:59.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-18T18:57:00.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:57:00.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T18:57:00.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:57:00.192Z] === RUN TestDockerSuite/TestEventsTop [2019-10-18T18:57:01.125Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-18T18:57:01.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T18:57:01.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T18:57:02.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T18:57:02.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T18:57:03.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T18:57:04.400Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-18T18:57:05.772Z] === RUN TestDockerSuite/TestExec [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.46s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.54s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.72s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.37s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.31s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T18:57:06.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2019-10-18T18:57:06.624Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T18:57:06.624Z] === RUN TestCgroupNamespacesRun [2019-10-18T18:57:06.713Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-18T18:57:07.643Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-18T18:57:08.117Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-18T18:57:08.117Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T18:57:08.117Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T18:57:08.575Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-18T18:57:09.506Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-18T18:57:10.152Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-10-18T18:57:10.152Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T18:57:10.152Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T18:57:11.563Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-18T18:57:11.629Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2019-10-18T18:57:11.629Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T18:57:11.629Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T18:57:12.495Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-18T18:57:13.425Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-18T18:57:13.655Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-10-18T18:57:13.655Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T18:57:13.655Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T18:57:14.355Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-18T18:57:15.133Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-10-18T18:57:15.133Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T18:57:15.133Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T18:57:15.285Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-18T18:57:16.156Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-10-18T18:57:16.156Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T18:57:16.156Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T18:57:16.214Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-18T18:57:16.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-18T18:57:16.771Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T18:57:16.771Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T18:57:17.146Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-18T18:57:18.800Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-18T18:57:18.800Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T18:57:18.800Z] === RUN TestKernelTCPMemory [2019-10-18T18:57:19.040Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-18T18:57:19.416Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-18T18:57:19.416Z] === RUN TestNISDomainname [2019-10-18T18:57:20.410Z] === RUN TestDockerSuite/TestExecEnv [2019-10-18T18:57:20.428Z] --- PASS: TestNISDomainname (1.03s) [2019-10-18T18:57:20.428Z] === RUN TestHostnameDnsResolution [2019-10-18T18:57:21.341Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-18T18:57:21.903Z] --- PASS: TestHostnameDnsResolution (1.11s) [2019-10-18T18:57:21.903Z] === RUN TestStats [2019-10-18T18:57:22.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-18T18:57:23.204Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-18T18:57:23.390Z] --- PASS: TestStats (1.86s) [2019-10-18T18:57:23.390Z] === RUN TestStopContainerWithTimeout [2019-10-18T18:57:23.390Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T18:57:23.390Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T18:57:23.390Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T18:57:23.390Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T18:57:23.390Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T18:57:23.390Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T18:57:23.390Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T18:57:23.390Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T18:57:23.390Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T18:57:23.390Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T18:57:23.390Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T18:57:23.675Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T18:57:24.136Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-18T18:57:27.138Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-18T18:57:27.138Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-10-18T18:57:27.138Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2019-10-18T18:57:27.138Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2019-10-18T18:57:27.138Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2019-10-18T18:57:27.138Z] === RUN TestDeleteDevicemapper [2019-10-18T18:57:27.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T18:57:27.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:57:27.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T18:57:27.431Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-18T18:57:29.327Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-18T18:57:29.825Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2019-10-18T18:57:29.825Z] === RUN TestUpdateMemory [2019-10-18T18:57:30.259Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-18T18:57:30.444Z] --- PASS: TestUpdateMemory (1.08s) [2019-10-18T18:57:30.444Z] === RUN TestUpdateCPUQuota [2019-10-18T18:57:31.189Z] === RUN TestDockerSuite/TestExecParseError [2019-10-18T18:57:32.120Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-18T18:57:32.474Z] --- PASS: TestUpdateCPUQuota (1.66s) [2019-10-18T18:57:32.474Z] === RUN TestUpdatePidsLimit [2019-10-18T18:57:32.474Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T18:57:32.474Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T18:57:33.050Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-18T18:57:33.093Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T18:57:33.470Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T18:57:33.751Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T18:57:34.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T18:57:34.110Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-18T18:57:34.322Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-18T18:57:34.952Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit (3.87s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-10-18T18:57:36.347Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2019-10-18T18:57:36.347Z] === RUN TestUpdateRestartPolicy [2019-10-18T18:57:36.633Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-18T18:57:37.209Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-18T18:57:38.070Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-18T18:57:38.070Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-18T18:57:38.145Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-18T18:57:38.531Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-18T18:57:38.531Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-18T18:57:38.531Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-18T18:57:38.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-18T18:57:42.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-18T18:57:42.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-18T18:57:42.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-18T18:57:42.283Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-18T18:57:42.799Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-18T18:57:47.504Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-18T18:57:49.160Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2019-10-18T18:57:49.161Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T18:57:49.161Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2019-10-18T18:57:49.161Z] === RUN TestWaitNonBlocked [2019-10-18T18:57:49.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:57:49.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:57:49.161Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:57:49.161Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:57:49.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T18:57:49.161Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T18:57:49.783Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-18T18:57:49.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-10-18T18:57:49.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2019-10-18T18:57:49.783Z] === RUN TestWaitBlocked [2019-10-18T18:57:49.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:57:49.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:57:49.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:57:49.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:57:49.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T18:57:49.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T18:57:50.326Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-18T18:57:50.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-18T18:57:50.326Z] === RUN TestDockerSuite/TestExecTTY [2019-10-18T18:57:50.800Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-18T18:57:50.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2019-10-18T18:57:50.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-10-18T18:57:50.800Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T18:57:50.800Z] === CONT TestIpcModeOlderClient [2019-10-18T18:57:50.800Z] === CONT TestDaemonRestartIpcMode [2019-10-18T18:57:51.083Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-18T18:57:51.259Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-18T18:57:52.628Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-18T18:57:53.559Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-18T18:57:54.577Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2019-10-18T18:57:54.577Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T18:57:54.928Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-18T18:57:54.928Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-18T18:57:55.198Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2019-10-18T18:57:55.198Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T18:57:55.198Z] PASS [2019-10-18T18:57:55.198Z] [2019-10-18T18:57:55.198Z] === Skipped [2019-10-18T18:57:55.198Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-18T18:57:55.198Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T18:57:55.198Z] [2019-10-18T18:57:55.198Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T18:57:55.198Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T18:57:55.198Z] [2019-10-18T18:57:55.198Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T18:57:55.198Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T18:57:55.198Z] [2019-10-18T18:57:55.198Z] [2019-10-18T18:57:55.198Z] DONE 197 tests, 3 skipped in 120.371s [2019-10-18T18:57:55.198Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T18:57:55.198Z] ++ 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 [2019-10-18T18:57:55.198Z] ++ set -e [2019-10-18T18:57:55.198Z] ++ '[' -n 0 ']' [2019-10-18T18:57:55.198Z] ++ set -x [2019-10-18T18:57:55.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-18T18:57:55.198Z] INFO: Testing against a local daemon [2019-10-18T18:57:55.198Z] === RUN TestCommitInheritsEnv [2019-10-18T18:57:55.481Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-18T18:57:55.481Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T18:57:55.481Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T18:57:55.481Z] === RUN TestImagesFilterMultiReference [2019-10-18T18:57:55.765Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-18T18:57:55.765Z] === RUN TestImagePullPlatformInvalid [2019-10-18T18:57:55.765Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-18T18:57:55.765Z] === RUN TestRemoveImageOrphaning [2019-10-18T18:57:56.047Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-18T18:57:56.047Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T18:57:56.047Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T18:57:56.047Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T18:57:56.047Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T18:57:56.047Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-18T18:57:56.047Z] === RUN TestTagInvalidReference [2019-10-18T18:57:56.334Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-18T18:57:56.334Z] === RUN TestTagValidPrefixedRepo [2019-10-18T18:57:56.334Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-18T18:57:56.334Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T18:57:56.334Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-18T18:57:56.334Z] === RUN TestTagOfficialNames [2019-10-18T18:57:56.334Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-18T18:57:56.334Z] === RUN TestTagMatchesDigest [2019-10-18T18:57:56.334Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T18:57:56.334Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T18:57:58.213Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-18T18:57:59.143Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-18T18:58:00.516Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-18T18:58:01.448Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-18T18:58:02.865Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-18T18:58:05.215Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-18T18:58:06.187Z] === RUN TestDockerSuite/TestBuildFails [2019-10-18T18:58:08.116Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-18T18:58:08.374Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-18T18:58:08.374Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-18T18:58:13.367Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-18T18:58:15.261Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-18T18:58:17.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-18T18:58:18.712Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-18T18:58:20.304Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-18T18:58:20.561Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-18T18:58:20.561Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-18T18:58:20.818Z] === RUN TestDockerSuite/TestHealth [2019-10-18T18:58:29.071Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-18T18:58:34.884Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-18T18:58:42.724Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-18T18:58:42.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-18T18:58:42.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-18T18:58:42.724Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-18T18:58:43.289Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-18T18:58:43.289Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-18T18:58:44.219Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-18T18:58:44.219Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-18T18:58:44.219Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-18T18:58:44.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-18T18:58:44.476Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-18T18:58:44.733Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-18T18:58:45.559Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-18T18:58:45.559Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-18T18:58:46.935Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-18T18:58:46.935Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-18T18:58:47.564Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-18T18:58:47.565Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-18T18:58:47.865Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-18T18:58:48.795Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-18T18:58:48.795Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-18T18:58:49.727Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-18T18:58:52.999Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-18T18:58:52.999Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-18T18:58:52.999Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-18T18:58:53.372Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-18T18:58:53.372Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-18T18:58:53.372Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-18T18:58:54.345Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-18T18:58:54.345Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-18T18:58:54.368Z] === RUN TestDockerSuite/TestImportFile [2019-10-18T18:58:56.262Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-18T18:58:56.262Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-18T18:58:57.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-18T18:58:58.196Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-18T18:59:00.718Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-18T18:59:02.622Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-18T18:59:03.188Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-18T18:59:03.752Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-18T18:59:04.316Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-18T18:59:04.750Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-18T18:59:04.750Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-18T18:59:05.689Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-18T18:59:06.620Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-18T18:59:07.549Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-18T18:59:08.480Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-18T18:59:08.480Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-18T18:59:08.480Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-18T18:59:08.480Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-18T18:59:09.043Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-18T18:59:10.200Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-18T18:59:10.765Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-18T18:59:12.134Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-18T18:59:12.698Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-18T18:59:13.629Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-18T18:59:14.560Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-18T18:59:14.560Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-18T18:59:15.104Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-18T18:59:15.105Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-18T18:59:16.457Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-18T18:59:17.291Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-18T18:59:17.291Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-18T18:59:17.389Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-18T18:59:17.752Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-18T18:59:17.752Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-18T18:59:18.760Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-18T18:59:18.761Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-18T18:59:19.690Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-18T18:59:19.690Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-18T18:59:21.062Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-18T18:59:22.003Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-18T18:59:22.453Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-18T18:59:22.933Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-18T18:59:23.425Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-18T18:59:23.948Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-18T18:59:24.304Z] === RUN TestDockerSuite/TestInspectImage [2019-10-18T18:59:24.304Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-18T18:59:24.304Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-18T18:59:24.304Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-18T18:59:24.920Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-18T18:59:25.239Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-18T18:59:25.381Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-18T18:59:25.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-18T18:59:26.062Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-18T18:59:26.319Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-18T18:59:26.352Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-18T18:59:27.251Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-18T18:59:27.894Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-18T18:59:28.620Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-18T18:59:31.145Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-18T18:59:31.145Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-18T18:59:31.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-18T18:59:31.402Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-18T18:59:32.599Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-18T18:59:32.599Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-18T18:59:32.771Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-18T18:59:33.060Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-18T18:59:33.060Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-18T18:59:33.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-18T18:59:33.060Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-18T18:59:33.061Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-18T18:59:33.521Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-18T18:59:34.140Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-18T18:59:34.397Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-18T18:59:34.493Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-18T18:59:35.328Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-18T18:59:36.700Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-18T18:59:37.630Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-18T18:59:37.630Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-18T18:59:38.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-18T18:59:39.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-18T18:59:40.307Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-18T18:59:40.425Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-18T18:59:40.425Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-18T18:59:40.992Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-18T18:59:43.519Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-18T18:59:44.450Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-18T18:59:44.707Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-18T18:59:46.600Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-18T18:59:46.856Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-18T18:59:47.421Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-18T18:59:48.792Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-18T18:59:52.064Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-18T18:59:53.432Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-18T18:59:54.363Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-18T18:59:54.363Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-18T18:59:56.886Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-18T18:59:57.450Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-18T18:59:58.381Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-18T18:59:59.311Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-18T19:00:01.411Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-18T19:00:01.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-18T19:00:01.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-18T19:00:11.497Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-18T19:00:14.019Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-18T19:00:15.912Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-18T19:00:16.843Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-18T19:00:20.119Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-18T19:00:20.119Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-18T19:00:20.119Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-18T19:00:20.119Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-18T19:00:20.119Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-18T19:00:21.050Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-18T19:00:21.615Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-18T19:00:25.789Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-18T19:00:25.789Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-18T19:00:26.353Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-18T19:00:31.609Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-18T19:00:32.289Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-18T19:00:32.289Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-18T19:00:33.659Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-18T19:00:34.589Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-18T19:00:35.959Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-18T19:00:36.532Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-18T19:00:37.468Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-18T19:00:38.398Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-18T19:00:40.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-18T19:00:41.664Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-18T19:00:42.229Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-18T19:00:43.162Z] === RUN TestDockerSuite/TestLogsSince [2019-10-18T19:00:43.949Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-18T19:00:51.254Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-18T19:00:53.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-18T19:00:56.297Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-18T19:00:56.860Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-18T19:00:56.860Z] === RUN TestDockerSuite/TestLogsTail [2019-10-18T19:00:57.792Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-18T19:00:58.725Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-18T19:00:59.804Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-18T19:01:00.077Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-18T19:01:00.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-18T19:01:01.274Z] === RUN TestDockerSuite/TestNetHostname [2019-10-18T19:01:01.715Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-18T19:01:03.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-18T19:01:04.054Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-18T19:01:04.618Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-18T19:01:05.458Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-18T19:01:06.513Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-18T19:01:07.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-18T19:01:08.815Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-18T19:01:09.747Z] === RUN TestDockerSuite/TestPluginActive [2019-10-18T19:01:11.259Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-18T19:01:11.642Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-18T19:01:11.899Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-18T19:01:17.055Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-18T19:01:17.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-18T19:01:19.678Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-18T19:01:19.678Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-18T19:01:20.243Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-18T19:01:21.172Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-18T19:01:24.452Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-18T19:01:24.713Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-18T19:01:25.658Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-18T19:01:28.178Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-18T19:01:31.452Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-18T19:01:33.348Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-18T19:01:35.870Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-18T19:01:37.239Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-18T19:01:37.239Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-18T19:01:38.161Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-18T19:01:38.161Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-18T19:01:39.135Z] === RUN TestDockerSuite/TestPortList [2019-10-18T19:01:46.807Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-18T19:01:46.807Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-18T19:01:46.807Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-18T19:01:46.807Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-18T19:01:48.989Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-18T19:01:51.320Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-18T19:01:51.320Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-18T19:01:51.320Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-18T19:01:54.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-18T19:01:58.771Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-18T19:01:59.030Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-18T19:01:59.030Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-18T19:01:59.030Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-18T19:01:59.314Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-18T19:01:59.962Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-18T19:01:59.962Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-18T19:02:00.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-18T19:02:00.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-18T19:02:00.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-18T19:02:00.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-18T19:02:00.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-18T19:02:01.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-18T19:02:01.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-18T19:02:01.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-18T19:02:03.194Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-18T19:02:03.655Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-18T19:02:04.239Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-18T19:02:04.239Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-18T19:02:05.197Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-18T19:02:06.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-18T19:02:07.691Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-18T19:02:09.588Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-18T19:02:10.153Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-18T19:02:10.153Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-18T19:02:10.153Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-18T19:02:14.328Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-18T19:02:14.894Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-18T19:02:15.525Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-18T19:02:15.525Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-18T19:02:19.090Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-18T19:02:24.113Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-18T19:02:24.355Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-18T19:02:24.355Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-18T19:02:24.355Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-18T19:02:27.937Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-18T19:02:28.533Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-18T19:02:36.519Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-18T19:02:36.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-18T19:02:36.630Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-18T19:02:37.999Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-18T19:02:41.275Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-18T19:02:42.317Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-18T19:02:42.644Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-18T19:02:44.539Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-18T19:02:45.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-18T19:02:47.010Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-18T19:02:47.980Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-18T19:02:47.980Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-18T19:02:47.980Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-18T19:02:49.182Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-18T19:02:50.119Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-18T19:02:50.119Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-18T19:02:50.165Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-18T19:02:50.165Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-18T19:02:50.375Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-18T19:02:51.306Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-18T19:02:53.201Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-18T19:02:54.571Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-18T19:02:57.843Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-18T19:02:58.405Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-18T19:02:58.405Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-18T19:02:58.662Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-18T19:02:58.662Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-18T19:02:58.918Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-18T19:02:59.848Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-18T19:03:02.370Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-18T19:03:03.742Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-18T19:03:03.870Z] --- PASS: TestImportExtremelyLargeImageWorks (301.37s) [2019-10-18T19:03:03.870Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T19:03:03.870Z] PASS [2019-10-18T19:03:03.870Z] [2019-10-18T19:03:03.870Z] === Skipped [2019-10-18T19:03:03.870Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T19:03:03.871Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:03:03.871Z] [2019-10-18T19:03:03.871Z] [2019-10-18T19:03:03.871Z] DONE 12 tests, 1 skipped in 302.720s [2019-10-18T19:03:03.871Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T19:03:03.871Z] ++ 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 [2019-10-18T19:03:03.871Z] ++ set -e [2019-10-18T19:03:03.871Z] ++ '[' -n 0 ']' [2019-10-18T19:03:03.871Z] ++ set -x [2019-10-18T19:03:03.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T19:03:03.871Z] INFO: Testing against a local daemon [2019-10-18T19:03:03.871Z] === RUN TestNetworkCreateDelete [2019-10-18T19:03:03.871Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-18T19:03:03.871Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T19:03:03.871Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-10-18T19:03:03.871Z] === RUN TestInspectNetwork [2019-10-18T19:03:03.871Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T19:03:03.871Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T19:03:03.871Z] === RUN TestInspectNetwork/network_name [2019-10-18T19:03:03.871Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T19:03:04.673Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-18T19:03:08.375Z] --- PASS: TestInspectNetwork (9.36s) [2019-10-18T19:03:08.375Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T19:03:08.375Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T19:03:08.375Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T19:03:08.375Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T19:03:08.375Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T19:03:08.375Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T19:03:11.062Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-10-18T19:03:11.062Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T19:03:11.062Z] === RUN TestNetworkInvalidJSON [2019-10-18T19:03:11.062Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T19:03:11.062Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T19:03:11.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T19:03:11.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T19:03:11.062Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T19:03:11.062Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T19:03:11.062Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T19:03:11.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T19:03:11.062Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T19:03:11.062Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-18T19:03:11.062Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T19:03:11.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T19:03:11.062Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T19:03:11.062Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T19:03:11.682Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-18T19:03:11.682Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T19:03:11.682Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T19:03:12.695Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-18T19:03:12.695Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T19:03:12.695Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T19:03:13.709Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-18T19:03:13.709Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T19:03:13.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T19:03:14.632Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-18T19:03:14.888Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-18T19:03:15.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-18T19:03:15.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2019-10-18T19:03:15.189Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T19:03:15.189Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T19:03:15.474Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-18T19:03:15.474Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T19:03:15.474Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T19:03:17.675Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-18T19:03:17.932Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-18T19:03:17.932Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-18T19:03:18.168Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2019-10-18T19:03:18.168Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T19:03:18.168Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T19:03:18.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T19:03:18.168Z] service_test.go:230: FLAKY_TEST [2019-10-18T19:03:18.168Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T19:03:18.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-18T19:03:18.445Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-18T19:03:21.717Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-18T19:03:21.717Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-18T19:03:23.086Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-18T19:03:27.265Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-18T19:03:29.158Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-18T19:03:29.158Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-18T19:03:29.158Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-18T19:03:32.770Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-18T19:03:33.333Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-18T19:03:33.400Z] --- PASS: TestServiceWithDataPathPortInit (15.35s) [2019-10-18T19:03:33.400Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T19:03:33.400Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T19:03:33.400Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T19:03:34.702Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-18T19:03:34.959Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-18T19:03:36.854Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-18T19:03:37.784Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-18T19:03:39.678Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-18T19:03:40.767Z] === RUN TestDockerSuite/TestRmiTag [2019-10-18T19:03:40.767Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-18T19:03:41.702Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-18T19:03:41.809Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2019-10-18T19:03:41.809Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T19:03:41.809Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qx3k10gnm22fk07roekd40rz6 Created:2019-10-18 19:03:34.419401371 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e7085a6dbc74f920e599d5b88087d9699faf3c2993beac16806d698673c28f64:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rdcpxv8bixcxeg9op8vp6oj4z EndpointID:06e876c15894f10582ccf9e18369d78c6c113a78bdf221c8f03fd1b7c9386cad MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af01d55ce0e981f86a2f150ea319433e365d2dc88b0702fb929279863fe86d80 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b46e3372e7cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rdcpxv8bixcxeg9op8vp6oj4z EndpointID:06e876c15894f10582ccf9e18369d78c6c113a78bdf221c8f03fd1b7c9386cad EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T19:03:41.809Z] PASS [2019-10-18T19:03:41.809Z] [2019-10-18T19:03:41.809Z] === Skipped [2019-10-18T19:03:41.809Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T19:03:41.809Z] service_test.go:230: FLAKY_TEST [2019-10-18T19:03:41.809Z] [2019-10-18T19:03:41.809Z] [2019-10-18T19:03:41.809Z] DONE 21 tests, 1 skipped in 42.907s [2019-10-18T19:03:41.809Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T19:03:41.809Z] ++ 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 [2019-10-18T19:03:41.809Z] ++ set -e [2019-10-18T19:03:41.809Z] ++ '[' -n 0 ']' [2019-10-18T19:03:41.809Z] ++ set -x [2019-10-18T19:03:41.809Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:03:41.809Z] INFO: Testing against a local daemon [2019-10-18T19:03:41.809Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T19:03:42.442Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) [2019-10-18T19:03:42.442Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-18T19:03:42.442Z] === RUN TestDockerNetworkIpvlan [2019-10-18T19:03:43.061Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-18T19:03:44.077Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-18T19:03:45.088Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-18T19:03:46.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-18T19:03:46.960Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-18T19:03:47.216Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-18T19:03:47.814Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-18T19:03:48.585Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-18T19:03:48.842Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-18T19:03:50.470Z] === RUN TestDockerSuite/TestBuildRm [2019-10-18T19:03:50.734Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-18T19:03:51.271Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-18T19:03:51.663Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-18T19:03:51.920Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-18T19:03:52.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-18T19:03:52.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-18T19:03:53.780Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-18T19:03:53.961Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-18T19:03:54.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-18T19:03:55.641Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-18T19:03:56.570Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-18T19:03:57.437Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-18T19:03:57.500Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-18T19:03:57.757Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-18T19:03:58.688Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-18T19:04:00.582Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-18T19:04:01.951Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-18T19:04:02.892Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-18T19:04:02.941Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-18T19:04:03.323Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-18T19:04:04.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-18T19:04:05.074Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-18T19:04:05.074Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-18T19:04:05.183Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-18T19:04:05.534Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-18T19:04:06.114Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-18T19:04:07.045Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-18T19:04:07.073Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-18T19:04:07.336Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-18T19:04:07.975Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-18T19:04:09.344Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan (26.82s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.22s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.21s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.45s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.23s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.12s) [2019-10-18T19:04:09.368Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T19:04:09.368Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s) [2019-10-18T19:04:09.368Z] PASS [2019-10-18T19:04:09.368Z] [2019-10-18T19:04:09.368Z] DONE 11 tests in 28.406s [2019-10-18T19:04:09.368Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T19:04:09.368Z] ++ 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 [2019-10-18T19:04:09.368Z] ++ set -e [2019-10-18T19:04:09.368Z] ++ '[' -n 0 ']' [2019-10-18T19:04:09.368Z] ++ set -x [2019-10-18T19:04:09.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-18T19:04:09.368Z] INFO: Testing against a local daemon [2019-10-18T19:04:09.368Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T19:04:09.908Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-18T19:04:09.985Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-18T19:04:10.837Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-18T19:04:10.842Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-18T19:04:10.843Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T19:04:10.843Z] === RUN TestDockerNetworkMacvlan [2019-10-18T19:04:11.460Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T19:04:11.767Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-18T19:04:11.767Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-18T19:04:12.473Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T19:04:13.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T19:04:13.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-18T19:04:13.723Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-18T19:04:14.591Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-18T19:04:15.154Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-18T19:04:16.084Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-18T19:04:16.187Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T19:04:17.455Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-18T19:04:18.385Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-18T19:04:18.385Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-18T19:04:18.443Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-18T19:04:18.948Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-18T19:04:19.648Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T19:04:19.921Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-18T19:04:20.855Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-18T19:04:21.792Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-18T19:04:22.357Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-18T19:04:22.357Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-18T19:04:23.289Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-18T19:04:23.289Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-18T19:04:24.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-18T19:04:25.172Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T19:04:25.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan (15.00s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) [2019-10-18T19:04:25.792Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T19:04:25.792Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-10-18T19:04:25.792Z] PASS [2019-10-18T19:04:25.792Z] [2019-10-18T19:04:25.792Z] DONE 8 tests in 16.551s [2019-10-18T19:04:25.792Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T19:04:25.792Z] ++ 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 [2019-10-18T19:04:25.792Z] ++ set -e [2019-10-18T19:04:25.792Z] ++ '[' -n 0 ']' [2019-10-18T19:04:25.792Z] ++ set -x [2019-10-18T19:04:25.792Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:04:25.792Z] testing: warning: no tests to run [2019-10-18T19:04:25.792Z] PASS [2019-10-18T19:04:25.792Z] [2019-10-18T19:04:25.792Z] DONE 0 tests in 0.017s [2019-10-18T19:04:25.792Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T19:04:25.792Z] ++ 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 [2019-10-18T19:04:25.792Z] ++ set -e [2019-10-18T19:04:25.792Z] ++ '[' -n 0 ']' [2019-10-18T19:04:25.792Z] ++ set -x [2019-10-18T19:04:25.792Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:04:25.792Z] INFO: Testing against a local daemon [2019-10-18T19:04:25.792Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T19:04:26.519Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-18T19:04:27.083Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-18T19:04:27.340Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-18T19:04:27.821Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-10-18T19:04:27.821Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T19:04:27.821Z] === RUN TestAuthZPluginTLS [2019-10-18T19:04:28.109Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-18T19:04:28.109Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T19:04:28.109Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T19:04:28.272Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-18T19:04:28.730Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-18T19:04:28.730Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T19:04:28.730Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T19:04:29.352Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-18T19:04:29.352Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T19:04:29.352Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T19:04:29.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-18T19:04:29.974Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2019-10-18T19:04:29.974Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T19:04:29.974Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T19:04:31.466Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-10-18T19:04:31.466Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T19:04:31.466Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T19:04:31.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-18T19:04:32.085Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-18T19:04:32.086Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T19:04:32.086Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T19:04:32.707Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-18T19:04:32.707Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T19:04:32.707Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T19:04:32.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-18T19:04:33.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-18T19:04:33.325Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-18T19:04:33.325Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T19:04:33.325Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T19:04:33.414Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-18T19:04:34.003Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-18T19:04:34.509Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-18T19:04:34.933Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-18T19:04:34.970Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-18T19:04:35.450Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-18T19:04:35.450Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T19:04:35.450Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T19:04:35.496Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-18T19:04:36.426Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-18T19:04:37.355Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-18T19:04:37.481Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-18T19:04:37.481Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T19:04:37.481Z] === RUN TestAuthZPluginHeader [2019-10-18T19:04:38.491Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-18T19:04:38.491Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T19:04:38.491Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T19:04:38.491Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T19:04:38.491Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:38.491Z] === RUN TestAuthZPluginV2Disable [2019-10-18T19:04:38.491Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T19:04:38.491Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:38.491Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T19:04:38.491Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T19:04:38.491Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:38.491Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T19:04:38.491Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T19:04:38.491Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:38.491Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T19:04:39.248Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-18T19:04:41.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-18T19:04:43.166Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-18T19:04:43.166Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-18T19:04:44.096Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-18T19:04:47.363Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-18T19:04:47.363Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-18T19:04:47.370Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-18T19:04:48.742Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-18T19:04:52.019Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-18T19:04:53.168Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-18T19:04:53.168Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-18T19:04:54.542Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-18T19:04:54.542Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-18T19:04:54.542Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-18T19:04:55.015Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-18T19:04:56.912Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-18T19:04:56.949Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-10-18T19:04:56.949Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T19:04:56.949Z] PASS [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] === Skipped [2019-10-18T19:04:56.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T19:04:56.949Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T19:04:56.949Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T19:04:56.949Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T19:04:56.949Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] DONE 17 tests, 4 skipped in 29.540s [2019-10-18T19:04:56.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T19:04:56.949Z] ++ 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 [2019-10-18T19:04:56.949Z] ++ set -e [2019-10-18T19:04:56.949Z] ++ '[' -n 0 ']' [2019-10-18T19:04:56.949Z] ++ set -x [2019-10-18T19:04:56.949Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:04:56.949Z] INFO: Testing against a local daemon [2019-10-18T19:04:56.949Z] === RUN TestPluginInvalidJSON [2019-10-18T19:04:56.949Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T19:04:56.949Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T19:04:56.949Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T19:04:56.949Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-18T19:04:56.949Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T19:04:56.949Z] PASS [2019-10-18T19:04:56.949Z] [2019-10-18T19:04:56.949Z] DONE 2 tests in 0.145s [2019-10-18T19:04:56.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T19:04:56.949Z] ++ 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 [2019-10-18T19:04:56.949Z] ++ set -e [2019-10-18T19:04:56.949Z] ++ '[' -n 0 ']' [2019-10-18T19:04:56.949Z] ++ set -x [2019-10-18T19:04:56.949Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:04:56.949Z] INFO: Testing against a local daemon [2019-10-18T19:04:56.949Z] === RUN TestExternalGraphDriver [2019-10-18T19:04:56.949Z] === RUN TestExternalGraphDriver/json [2019-10-18T19:04:57.975Z] === RUN TestExternalGraphDriver/spec [2019-10-18T19:04:58.095Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-18T19:04:58.805Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-18T19:05:00.009Z] === RUN TestExternalGraphDriver/pull [2019-10-18T19:05:01.330Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-18T19:05:02.094Z] --- PASS: TestExternalGraphDriver (6.52s) [2019-10-18T19:05:02.094Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T19:05:02.094Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-10-18T19:05:02.094Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-10-18T19:05:02.094Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2019-10-18T19:05:02.094Z] === RUN TestGraphdriverPluginV2 [2019-10-18T19:05:02.307Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-18T19:05:02.381Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2019-10-18T19:05:02.381Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:05:02.381Z] PASS [2019-10-18T19:05:02.381Z] [2019-10-18T19:05:02.381Z] === Skipped [2019-10-18T19:05:02.381Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2019-10-18T19:05:02.381Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:05:02.381Z] [2019-10-18T19:05:02.381Z] [2019-10-18T19:05:02.381Z] DONE 5 tests, 1 skipped in 6.736s [2019-10-18T19:05:02.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T19:05:02.381Z] ++ 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 [2019-10-18T19:05:02.381Z] ++ set -e [2019-10-18T19:05:02.381Z] ++ '[' -n 0 ']' [2019-10-18T19:05:02.381Z] ++ set -x [2019-10-18T19:05:02.381Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:05:02.381Z] INFO: Testing against a local daemon [2019-10-18T19:05:02.381Z] === RUN TestContinueAfterPluginCrash [2019-10-18T19:05:02.381Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T19:05:02.381Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T19:05:02.381Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T19:05:02.381Z] === CONT TestContinueAfterPluginCrash [2019-10-18T19:05:02.381Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T19:05:04.202Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-18T19:05:04.770Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-18T19:05:04.770Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-18T19:05:05.701Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-18T19:05:07.595Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-18T19:05:07.595Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-18T19:05:08.524Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-18T19:05:09.087Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-18T19:05:10.019Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-18T19:05:10.949Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-18T19:05:10.950Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-18T19:05:11.879Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-18T19:05:12.442Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-18T19:05:13.372Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-18T19:05:14.302Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-18T19:05:15.232Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-18T19:05:15.796Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-18T19:05:16.725Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-18T19:05:17.655Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-18T19:05:17.655Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-18T19:05:18.588Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-18T19:05:19.219Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-18T19:05:19.219Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-18T19:05:19.519Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-18T19:05:21.030Z] --- PASS: TestDaemonStartWithLogOpt (15.71s) [2019-10-18T19:05:21.030Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T19:05:21.405Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-18T19:05:21.412Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-18T19:05:21.669Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T19:05:21.669Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-18T19:05:22.948Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-18T19:05:23.050Z] --- PASS: TestContinueAfterPluginCrash (20.47s) [2019-10-18T19:05:23.050Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T19:05:23.050Z] PASS [2019-10-18T19:05:23.050Z] [2019-10-18T19:05:23.050Z] DONE 2 tests in 20.574s [2019-10-18T19:05:23.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T19:05:23.050Z] ++ 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 [2019-10-18T19:05:23.050Z] ++ set -e [2019-10-18T19:05:23.050Z] ++ '[' -n 0 ']' [2019-10-18T19:05:23.050Z] ++ set -x [2019-10-18T19:05:23.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T19:05:23.050Z] INFO: Testing against a local daemon [2019-10-18T19:05:23.050Z] === RUN TestPluginWithDevMounts [2019-10-18T19:05:23.050Z] === PAUSE TestPluginWithDevMounts [2019-10-18T19:05:23.050Z] === CONT TestPluginWithDevMounts [2019-10-18T19:05:25.730Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-10-18T19:05:25.730Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T19:05:25.730Z] PASS [2019-10-18T19:05:25.730Z] [2019-10-18T19:05:25.730Z] DONE 1 tests in 2.418s [2019-10-18T19:05:25.730Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T19:05:25.730Z] ++ 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 [2019-10-18T19:05:25.730Z] ++ set -e [2019-10-18T19:05:25.730Z] ++ '[' -n 0 ']' [2019-10-18T19:05:25.730Z] ++ set -x [2019-10-18T19:05:25.730Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:05:25.730Z] INFO: Testing against a local daemon [2019-10-18T19:05:25.730Z] === RUN TestSecretInspect [2019-10-18T19:05:25.845Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-18T19:05:26.101Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-18T19:05:27.668Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-18T19:05:27.775Z] --- PASS: TestSecretInspect (2.19s) [2019-10-18T19:05:27.775Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T19:05:27.775Z] === RUN TestSecretList [2019-10-18T19:05:30.471Z] --- PASS: TestSecretList (2.74s) [2019-10-18T19:05:30.471Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T19:05:30.471Z] === RUN TestSecretsCreateAndDelete [2019-10-18T19:05:32.507Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2019-10-18T19:05:32.507Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T19:05:32.507Z] === RUN TestSecretsUpdate [2019-10-18T19:05:33.483Z] === RUN TestDockerSuite/TestBuildUser [2019-10-18T19:05:33.483Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-18T19:05:33.483Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-18T19:05:33.483Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-18T19:05:35.190Z] --- PASS: TestSecretsUpdate (2.17s) [2019-10-18T19:05:35.191Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T19:05:35.191Z] === RUN TestTemplatedSecret [2019-10-18T19:05:37.887Z] --- PASS: TestTemplatedSecret (2.88s) [2019-10-18T19:05:37.887Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T19:05:37.887Z] === RUN TestSecretCreateResolve [2019-10-18T19:05:38.195Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-18T19:05:38.195Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-18T19:05:38.399Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-18T19:05:39.329Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-18T19:05:39.919Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-10-18T19:05:39.919Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T19:05:39.919Z] PASS [2019-10-18T19:05:39.919Z] [2019-10-18T19:05:39.919Z] DONE 6 tests in 14.468s [2019-10-18T19:05:39.919Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T19:05:39.919Z] ++ 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 [2019-10-18T19:05:39.919Z] ++ set -e [2019-10-18T19:05:39.919Z] ++ '[' -n 0 ']' [2019-10-18T19:05:39.919Z] ++ set -x [2019-10-18T19:05:39.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-18T19:05:39.919Z] INFO: Testing against a local daemon [2019-10-18T19:05:39.919Z] === RUN TestServiceCreateInit [2019-10-18T19:05:39.919Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T19:05:40.698Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-18T19:05:40.698Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-18T19:05:40.955Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-18T19:05:40.955Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-18T19:05:41.111Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-18T19:05:41.111Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-18T19:05:41.111Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-18T19:05:41.884Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-18T19:05:44.315Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T19:05:45.157Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-18T19:05:47.050Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-18T19:05:48.418Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-18T19:05:48.717Z] --- PASS: TestServiceCreateInit (8.44s) [2019-10-18T19:05:48.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2019-10-18T19:05:48.717Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T19:05:48.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.25s) [2019-10-18T19:05:48.717Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T19:05:48.717Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T19:05:49.348Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-18T19:05:49.911Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-18T19:05:50.840Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-18T19:05:52.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-18T19:05:52.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-18T19:05:52.208Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-18T19:05:54.115Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-18T19:05:55.485Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-18T19:05:56.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-18T19:05:56.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-18T19:05:57.111Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-18T19:05:59.005Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-18T19:06:00.375Z] === RUN TestDockerSuite/TestRunMount [2019-10-18T19:06:06.276Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-18T19:06:06.276Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-18T19:06:07.320Z] --- PASS: TestCreateServiceMultipleTimes (17.64s) [2019-10-18T19:06:07.321Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T19:06:07.321Z] === RUN TestCreateServiceConflict [2019-10-18T19:06:08.332Z] --- PASS: TestCreateServiceConflict (2.31s) [2019-10-18T19:06:08.332Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T19:06:08.332Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T19:06:08.479Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-18T19:06:08.479Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-18T19:06:09.048Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-18T19:06:10.944Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-18T19:06:11.802Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2019-10-18T19:06:11.802Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T19:06:11.802Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T19:06:13.468Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-18T19:06:16.745Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-18T19:06:18.686Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-18T19:06:19.317Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-18T19:06:21.842Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-18T19:06:23.735Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-18T19:06:24.492Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-18T19:06:24.492Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-18T19:06:24.492Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-18T19:06:25.628Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-18T19:06:25.628Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-18T19:06:26.191Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-18T19:06:26.677Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-18T19:06:27.062Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2019-10-18T19:06:27.062Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T19:06:27.062Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T19:06:27.138Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-18T19:06:27.347Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2019-10-18T19:06:27.347Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T19:06:27.347Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T19:06:27.561Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-18T19:06:28.125Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-18T19:06:29.055Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-18T19:06:30.036Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-10-18T19:06:30.036Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T19:06:30.036Z] === RUN TestCreateServiceSysctls [2019-10-18T19:06:31.575Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-18T19:06:33.547Z] --- PASS: TestCreateServiceSysctls (3.46s) [2019-10-18T19:06:33.547Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T19:06:33.547Z] === RUN TestCreateServiceCapabilities [2019-10-18T19:06:34.100Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-18T19:06:36.235Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-10-18T19:06:36.236Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T19:06:36.236Z] === RUN TestInspect [2019-10-18T19:06:38.931Z] --- PASS: TestInspect (2.92s) [2019-10-18T19:06:38.931Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T19:06:38.931Z] === RUN TestServiceListWithStatuses [2019-10-18T19:06:38.931Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T19:06:38.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T19:06:38.931Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T19:06:39.354Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-18T19:06:39.354Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-18T19:06:39.572Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-18T19:06:39.836Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-18T19:06:40.400Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-18T19:06:40.400Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-18T19:06:41.329Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-18T19:06:42.259Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-18T19:06:42.259Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-18T19:06:43.207Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-18T19:06:43.343Z] --- PASS: TestDockerNetworkConnectAlias (4.54s) [2019-10-18T19:06:43.343Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T19:06:43.343Z] === RUN TestDockerNetworkReConnect [2019-10-18T19:06:43.509Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-18T19:06:43.970Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-18T19:06:44.147Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-18T19:06:44.404Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-18T19:06:45.335Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-18T19:06:45.899Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-18T19:06:47.793Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-18T19:06:48.723Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-18T19:06:48.724Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-18T19:06:48.848Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2019-10-18T19:06:48.848Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T19:06:48.848Z] === RUN TestServicePlugin [2019-10-18T19:06:48.848Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T19:06:48.848Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:06:48.848Z] === RUN TestServiceUpdateLabel [2019-10-18T19:06:49.655Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-18T19:06:50.336Z] --- PASS: TestServiceUpdateLabel (2.20s) [2019-10-18T19:06:50.336Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T19:06:50.336Z] === RUN TestServiceUpdateSecrets [2019-10-18T19:06:50.587Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-18T19:06:51.519Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-18T19:06:52.082Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-18T19:06:53.013Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T19:06:53.013Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-18T19:06:53.943Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-18T19:06:54.873Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-18T19:06:54.874Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-18T19:06:54.874Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-18T19:06:55.804Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-18T19:06:57.699Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-18T19:06:57.699Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-18T19:06:58.802Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-18T19:06:58.803Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-18T19:06:58.803Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-18T19:06:58.803Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-18T19:06:59.775Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-18T19:07:01.875Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-18T19:07:02.805Z] === RUN TestDockerSuite/TestRunRm [2019-10-18T19:07:03.747Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-18T19:07:05.588Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2019-10-18T19:07:05.588Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T19:07:05.588Z] === RUN TestServiceUpdateConfigs [2019-10-18T19:07:07.922Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-18T19:07:08.361Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-18T19:07:08.487Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-18T19:07:09.050Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-18T19:07:09.903Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-18T19:07:10.364Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-18T19:07:10.364Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-18T19:07:10.364Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-18T19:07:10.947Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-18T19:07:11.876Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-18T19:07:12.553Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-18T19:07:13.771Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-18T19:07:16.295Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-18T19:07:17.254Z] === RUN TestDockerSuite/TestCommitChange [2019-10-18T19:07:20.826Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2019-10-18T19:07:20.826Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T19:07:20.826Z] === RUN TestServiceUpdateNetwork [2019-10-18T19:07:21.551Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-18T19:07:21.956Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-18T19:07:22.482Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-18T19:07:22.482Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-18T19:07:23.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-18T19:07:23.976Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-18T19:07:24.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-18T19:07:25.471Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-18T19:07:25.728Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-18T19:07:26.660Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-18T19:07:26.660Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-18T19:07:26.665Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-18T19:07:27.596Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-18T19:07:28.528Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-18T19:07:29.457Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-18T19:07:31.351Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-18T19:07:32.281Z] === RUN TestDockerSuite/TestRunState [2019-10-18T19:07:33.377Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2019-10-18T19:07:33.377Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T19:07:33.377Z] PASS [2019-10-18T19:07:33.377Z] [2019-10-18T19:07:33.377Z] === Skipped [2019-10-18T19:07:33.377Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T19:07:33.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T19:07:33.377Z] [2019-10-18T19:07:33.377Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-18T19:07:33.377Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T19:07:33.377Z] [2019-10-18T19:07:33.377Z] [2019-10-18T19:07:33.377Z] DONE 20 tests, 2 skipped in 112.937s [2019-10-18T19:07:33.377Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T19:07:33.377Z] ++ 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 [2019-10-18T19:07:33.377Z] ++ set -e [2019-10-18T19:07:33.377Z] ++ '[' -n 0 ']' [2019-10-18T19:07:33.377Z] ++ set -x [2019-10-18T19:07:33.377Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:07:33.377Z] INFO: Testing against a local daemon [2019-10-18T19:07:33.377Z] === RUN TestSessionCreate [2019-10-18T19:07:33.377Z] --- PASS: TestSessionCreate (0.06s) [2019-10-18T19:07:33.377Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T19:07:33.377Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-18T19:07:33.377Z] PASS [2019-10-18T19:07:33.377Z] [2019-10-18T19:07:33.377Z] DONE 2 tests in 0.199s [2019-10-18T19:07:33.377Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T19:07:33.377Z] ++ 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 [2019-10-18T19:07:33.377Z] ++ set -e [2019-10-18T19:07:33.377Z] ++ '[' -n 0 ']' [2019-10-18T19:07:33.377Z] ++ set -x [2019-10-18T19:07:33.377Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:07:33.377Z] INFO: Testing against a local daemon [2019-10-18T19:07:33.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T19:07:33.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T19:07:33.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T19:07:33.377Z] === RUN TestEventsExecDie [2019-10-18T19:07:33.810Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-18T19:07:33.811Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-18T19:07:33.998Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-18T19:07:33.998Z] === RUN TestEventsBackwardsCompatible [2019-10-18T19:07:33.998Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-18T19:07:33.998Z] === RUN TestInfoBinaryCommits [2019-10-18T19:07:33.998Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-18T19:07:33.998Z] === RUN TestInfoAPIVersioned [2019-10-18T19:07:33.998Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-18T19:07:33.998Z] === RUN TestInfoAPI [2019-10-18T19:07:34.177Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-18T19:07:34.286Z] --- PASS: TestInfoAPI (0.06s) [2019-10-18T19:07:34.286Z] === RUN TestInfoAPIWarnings [2019-10-18T19:07:35.109Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-18T19:07:35.109Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-18T19:07:35.296Z] --- PASS: TestInfoAPIWarnings (0.95s) [2019-10-18T19:07:35.296Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T19:07:35.296Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T19:07:35.583Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-10-18T19:07:35.583Z] === RUN TestPingCacheHeaders [2019-10-18T19:07:35.869Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-18T19:07:35.869Z] === RUN TestPingGet [2019-10-18T19:07:35.869Z] --- PASS: TestPingGet (0.05s) [2019-10-18T19:07:35.869Z] === RUN TestPingHead [2019-10-18T19:07:35.869Z] --- PASS: TestPingHead (0.05s) [2019-10-18T19:07:35.869Z] === RUN TestVersion [2019-10-18T19:07:35.869Z] --- PASS: TestVersion (0.04s) [2019-10-18T19:07:35.869Z] PASS [2019-10-18T19:07:35.869Z] [2019-10-18T19:07:35.869Z] === Skipped [2019-10-18T19:07:35.869Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T19:07:35.869Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T19:07:35.869Z] [2019-10-18T19:07:35.869Z] [2019-10-18T19:07:35.869Z] DONE 12 tests, 1 skipped in 2.897s [2019-10-18T19:07:35.869Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T19:07:35.869Z] ++ 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 [2019-10-18T19:07:35.869Z] ++ set -e [2019-10-18T19:07:35.869Z] ++ '[' -n 0 ']' [2019-10-18T19:07:35.869Z] ++ set -x [2019-10-18T19:07:35.869Z] ++ env -i DEST=/go/src/github.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 [2019-10-18T19:07:36.040Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-18T19:07:36.152Z] INFO: Testing against a local daemon [2019-10-18T19:07:36.152Z] === RUN TestVolumesCreateAndList [2019-10-18T19:07:36.152Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T19:07:36.152Z] === RUN TestVolumesRemove [2019-10-18T19:07:36.152Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-18T19:07:36.152Z] === RUN TestVolumesInspect [2019-10-18T19:07:36.152Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-18T19:07:36.152Z] === RUN TestVolumesInvalidJSON [2019-10-18T19:07:36.152Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T19:07:36.152Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T19:07:36.152Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T19:07:36.152Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T19:07:36.152Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T19:07:36.152Z] PASS [2019-10-18T19:07:36.152Z] [2019-10-18T19:07:36.152Z] DONE 5 tests in 0.318s [2019-10-18T19:07:36.152Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T19:07:36.297Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-18T19:07:36.297Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-18T19:07:36.435Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T19:07:36.435Z] +++ kill 13097 [2019-10-18T19:07:37.227Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-18T19:07:37.908Z] +++ /etc/init.d/apparmor stop [2019-10-18T19:07:37.908Z] Clearing AppArmor profiles cache:. [2019-10-18T19:07:37.908Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T19:07:37.908Z] Unloading profiles will leave already running processes permanently [2019-10-18T19:07:37.908Z] unconfined, which can lead to unexpected situations. [2019-10-18T19:07:37.908Z] [2019-10-18T19:07:37.908Z] To set a process to complain mode, use the command line tool [2019-10-18T19:07:37.908Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T19:07:37.908Z] with the 'teardown' option." [2019-10-18T19:07:37.908Z] [2019-10-18T19:07:38.158Z] === RUN TestDockerSuite/TestRunSysctls Post stage [Pipeline] junit [2019-10-18T19:07:39.977Z] Recording test results [2019-10-18T19:07:40.052Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-18T19:07:40.052Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-18T19:07:40.052Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-18T19:07:40.309Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-18T19:07:40.309Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T19:07:41.099Z] + echo Ensuring container killed. [2019-10-18T19:07:41.099Z] Ensuring container killed. [2019-10-18T19:07:41.099Z] + docker rm -vf docker-pr1 [2019-10-18T19:07:41.099Z] Error: No such container: docker-pr1 [2019-10-18T19:07:41.099Z] + true [Pipeline] sh [2019-10-18T19:07:41.271Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-18T19:07:41.528Z] + echo Chowning /workspace to jenkins user [2019-10-18T19:07:41.528Z] Chowning /workspace to jenkins user [2019-10-18T19:07:41.528Z] + id -u [2019-10-18T19:07:41.528Z] + id -g [2019-10-18T19:07:41.528Z] + docker run --rm -v /home/docker/workspace/moby_PR-40105:/workspace busybox chown -R 1001:1001 /workspace [2019-10-18T19:07:41.528Z] Unable to find image 'busybox:latest' locally [2019-10-18T19:07:41.810Z] latest: Pulling from library/busybox [2019-10-18T19:07:41.810Z] e38168a01e65: Pulling fs layer [2019-10-18T19:07:42.094Z] e38168a01e65: Verifying Checksum [2019-10-18T19:07:42.095Z] e38168a01e65: Download complete [2019-10-18T19:07:42.382Z] e38168a01e65: Pull complete [2019-10-18T19:07:42.382Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T19:07:42.382Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T19:07:44.548Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-18T19:07:44.805Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-18T19:07:44.852Z] + bundleName=ppc64le-integration [2019-10-18T19:07:44.852Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-18T19:07:44.852Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-18T19:07:44.852Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2019-10-18T19:07:44.852Z] [Pipeline] archiveArtifacts [2019-10-18T19:07:45.171Z] Archiving artifacts [2019-10-18T19:07:45.508Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T19:07:45.911Z] + make clean [2019-10-18T19:07:46.212Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-18T19:07:46.528Z] docker volume rm -f docker-dev-cache [2019-10-18T19:07:46.528Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T19:07:47.341Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-18T19:07:47.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-18T19:07:48.588Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T19:07:49.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-18T19:07:49.960Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-18T19:07:52.051Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-18T19:07:52.309Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-18T19:07:54.832Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-18T19:07:55.644Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-18T19:07:56.574Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-18T19:07:57.054Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-18T19:07:57.506Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-18T19:08:00.027Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-18T19:08:01.399Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-18T19:08:01.963Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-18T19:08:02.221Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-18T19:08:02.221Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-18T19:08:03.151Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-18T19:08:04.082Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-18T19:08:04.177Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-18T19:08:04.177Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-18T19:08:05.012Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-18T19:08:05.012Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-18T19:08:05.012Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-18T19:08:05.150Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-18T19:08:05.150Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-18T19:08:05.150Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-18T19:08:05.150Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-18T19:08:05.944Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-18T19:08:07.337Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-18T19:08:07.337Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-18T19:08:07.337Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-18T19:08:09.523Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-18T19:08:09.523Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-18T19:08:09.523Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-18T19:08:09.523Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-18T19:08:09.523Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-18T19:08:11.210Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-18T19:08:11.773Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-18T19:08:12.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-18T19:08:13.144Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-18T19:08:13.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-18T19:08:15.664Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-18T19:08:16.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-18T19:08:16.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-18T19:08:16.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-18T19:08:17.034Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-18T19:08:18.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-18T19:08:18.521Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-18T19:08:19.610Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-18T19:08:20.708Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-18T19:08:20.708Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-18T19:08:20.708Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-18T19:08:22.903Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-18T19:08:22.919Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-18T19:08:22.919Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-18T19:08:23.466Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-18T19:08:24.398Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-18T19:08:24.464Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-18T19:08:24.464Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-18T19:08:25.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-18T19:08:25.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-18T19:08:25.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-18T19:08:25.328Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-18T19:08:25.328Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-18T19:08:26.258Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-18T19:08:26.649Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-18T19:08:27.111Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-18T19:08:27.189Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-18T19:08:28.125Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-18T19:08:29.300Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-18T19:08:30.019Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-18T19:08:30.582Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-18T19:08:31.516Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-18T19:08:31.516Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-18T19:08:32.447Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-18T19:08:32.447Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-18T19:08:32.447Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-18T19:08:32.447Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-18T19:08:32.447Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-18T19:08:32.703Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-18T19:08:32.703Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-18T19:08:32.960Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-18T19:08:33.048Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-18T19:08:33.217Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-18T19:08:33.474Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-18T19:08:34.404Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-18T19:08:34.969Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-18T19:08:35.899Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-18T19:08:35.900Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-18T19:08:36.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-18T19:08:36.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-18T19:08:36.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-18T19:08:36.801Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-18T19:08:36.801Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-18T19:08:36.831Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-18T19:08:37.088Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-18T19:08:38.024Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-18T19:08:38.024Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-18T19:08:38.393Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-18T19:08:38.854Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-18T19:08:38.954Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-18T19:08:39.885Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-18T19:08:39.885Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-18T19:08:39.885Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-18T19:08:40.449Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-18T19:08:41.041Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-18T19:08:41.041Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-18T19:08:42.343Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-18T19:08:42.907Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-18T19:08:42.907Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-18T19:08:43.229Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-18T19:08:43.229Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-18T19:08:43.839Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-18T19:08:43.839Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-18T19:08:45.735Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-18T19:08:46.299Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-18T19:08:46.556Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-18T19:08:46.980Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-18T19:08:49.080Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-18T19:08:49.167Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-18T19:08:49.168Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-18T19:08:49.168Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-18T19:08:49.168Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-18T19:08:49.168Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-18T19:08:49.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-18T19:08:50.019Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-18T19:08:50.019Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-18T19:08:50.019Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-18T19:08:50.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-18T19:08:50.970Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-18T19:08:52.339Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-18T19:08:53.708Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-18T19:08:53.708Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-18T19:08:56.232Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-18T19:08:56.232Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-18T19:08:56.489Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-18T19:08:59.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-18T19:08:59.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-18T19:09:00.379Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-18T19:09:00.636Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-18T19:09:00.636Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-18T19:09:02.529Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-18T19:09:03.899Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-18T19:09:04.463Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-18T19:09:04.463Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-18T19:09:04.463Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-18T19:09:04.720Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-18T19:09:04.977Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-18T19:09:07.498Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-18T19:09:11.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-18T19:09:11.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-18T19:09:12.302Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-18T19:09:14.052Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-18T19:09:14.490Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-18T19:09:15.946Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-18T19:09:16.676Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-18T19:09:16.677Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-18T19:09:16.677Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-18T19:09:17.315Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-18T19:09:18.685Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-18T19:09:18.996Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-18T19:09:18.996Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-18T19:09:18.996Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-18T19:09:18.996Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-18T19:09:22.025Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-18T19:09:22.749Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-18T19:09:24.549Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-18T19:09:24.936Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-18T19:09:24.936Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-18T19:09:24.936Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-18T19:09:25.481Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-18T19:09:27.376Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-18T19:09:29.901Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-18T19:09:32.424Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-18T19:09:33.845Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-18T19:09:33.845Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-18T19:09:33.845Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-18T19:09:36.602Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-18T19:09:40.780Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-18T19:09:40.780Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-18T19:09:42.440Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-18T19:09:42.441Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-18T19:09:42.441Z] === RUN TestDockerSuite/TestCpToDot [2019-10-18T19:09:43.302Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-18T19:09:44.630Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-18T19:09:44.630Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-18T19:09:44.630Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-18T19:09:46.822Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-18T19:09:46.822Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-18T19:09:46.822Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-18T19:09:46.822Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-18T19:09:46.822Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-18T19:09:47.283Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-18T19:09:47.283Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-18T19:09:49.527Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-18T19:09:49.848Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-18T19:09:51.072Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-18T19:09:51.534Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-18T19:09:51.534Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-18T19:09:52.369Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-18T19:09:53.721Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-18T19:09:54.182Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-18T19:09:54.263Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-18T19:09:54.263Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-18T19:09:54.643Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-18T19:09:54.643Z] === RUN TestDockerSuite/TestCreateRM [2019-10-18T19:09:54.643Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-18T19:09:54.828Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-18T19:09:55.105Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-18T19:09:55.105Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-18T19:09:55.565Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-18T19:09:55.760Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-18T19:09:56.691Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-18T19:09:56.691Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-18T19:09:57.623Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-18T19:10:00.197Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-18T19:10:02.722Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-18T19:10:06.902Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-18T19:10:07.159Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-18T19:10:07.971Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-18T19:10:07.972Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-18T19:10:08.226Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-18T19:10:08.226Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-18T19:10:08.433Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-18T19:10:09.162Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-18T19:10:11.106Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-18T19:10:11.106Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-18T19:10:12.182Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-18T19:10:12.182Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-18T19:10:12.182Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-18T19:10:12.478Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-18T19:10:13.849Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-18T19:10:14.379Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-18T19:10:14.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-18T19:10:14.780Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDockerFails [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-18T19:10:14.841Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-18T19:10:16.677Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-18T19:10:17.030Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-18T19:10:19.219Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-18T19:10:20.865Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-18T19:10:21.406Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-18T19:10:22.235Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-18T19:10:22.235Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-18T19:10:23.668Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-18T19:10:24.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-18T19:10:28.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-18T19:10:32.950Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-18T19:10:34.099Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-18T19:10:36.223Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-18T19:10:38.806Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-18T19:10:39.497Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-18T19:10:43.806Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-18T19:10:44.625Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-18T19:10:46.186Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-18T19:10:46.647Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-18T19:10:49.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-18T19:10:51.583Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-18T19:10:53.757Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-18T19:10:54.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-18T19:10:54.218Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-18T19:10:55.190Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-18T19:10:55.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-18T19:10:56.852Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-18T19:10:59.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-18T19:10:59.894Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-18T19:11:02.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-18T19:11:04.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-18T19:11:04.601Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-18T19:11:04.602Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-18T19:11:04.602Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-18T19:11:04.602Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-18T19:11:04.602Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-18T19:11:04.602Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-18T19:11:05.577Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-18T19:11:05.577Z] === RUN TestDockerSuite/TestEventsRename [2019-10-18T19:11:07.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-18T19:11:07.769Z] === RUN TestDockerSuite/TestEventsResize [2019-10-18T19:11:09.613Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-18T19:11:09.960Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-18T19:11:12.876Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-18T19:11:15.064Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-18T19:11:25.413Z] === RUN TestDockerSuite/TestEventsTop [2019-10-18T19:11:25.413Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-18T19:11:26.957Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-18T19:11:27.672Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-18T19:11:30.707Z] === RUN TestDockerSuite/TestExec [2019-10-18T19:11:30.707Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-18T19:11:30.707Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-18T19:11:30.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-18T19:11:30.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-18T19:11:30.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-18T19:11:30.948Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-18T19:11:30.948Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-18T19:11:31.883Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-18T19:11:32.318Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-18T19:11:34.406Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-18T19:11:34.406Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-18T19:11:34.406Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-18T19:11:34.506Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-18T19:11:34.506Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-18T19:11:34.506Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-18T19:11:34.506Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-18T19:11:36.057Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-18T19:11:37.684Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-18T19:11:38.245Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-18T19:11:40.432Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-18T19:11:41.976Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-18T19:11:42.966Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite (1860.57s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.45s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (5.60s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.13s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.80s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.63s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2019-10-18T19:11:42.966Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.78s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.30s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.25s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.26s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.71s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.98s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachDetach (1.22s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.04s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.59s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.54s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.02s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.56s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.82s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.51s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.17s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.08s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.16s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.93s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.56s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.68s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.63s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.14s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.70s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.55s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.58s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.05s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.25s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.11s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.38s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.11s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.68s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.10s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.72s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.87s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.31s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.51s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.36s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.45s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContChar (4.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.15s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.60s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.22s) [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.47s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.61s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.00s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.88s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.17s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.27s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.02s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.79s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.44s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.82s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.01s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.98s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.32s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.80s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.21s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.94s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.44s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.77s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s) [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.15s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.92s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.34s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.22s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.09s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildHistory (4.52s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.19s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.64s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.21s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.85s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.55s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.38s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.22s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.22s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.18s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.65s) [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.33s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.45s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.34s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.19s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.78s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.70s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.45s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.92s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.87s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildPATH (2.39s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.31s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.21s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRm (3.52s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.33s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.80s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.65s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.35s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.27s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-10-18T19:11:42.967Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-10-18T19:11:42.967Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T19:11:42.967Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildStderr (1.45s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.39s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.79s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildUser (2.38s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.56s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.74s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.78s) [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.23s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.56s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T19:11:42.968Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitChange (1.28s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.90s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.79s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.96s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.04s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2019-10-18T19:11:42.968Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.88s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.26s) [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0009658a0 } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1732493383 /foo false } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1732493383 /foo true } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3080754426 /foo false } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3080754426 /foo true } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3080754426 /foo true 0xc000965d60 } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000965d80 } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000965da0 } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000965dc0 } [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000965de0 } [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 0 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 1 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 2 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 3 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 4 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 5 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 6 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 7 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 8 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 9 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 10 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 11 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 12 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 13 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 14 [2019-10-18T19:11:42.968Z] docker_api_containers_test.go:1927: case 15 [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.20s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.06s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.02s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.14s) [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership214158031/file1 462dab50ee5b2f19602d5ad56eeeada53a531d88ca65ad4562d764b5210333d5:/tmpvol/file1` [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 62003de7f68d803fc1d3e07c687be251327d9819e64a9ff650d8b03e9b348013:/root/file1 /tmp/test-cp-from-case-a218322914/itWorks.txt` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a218322914/itWorks.txt" contains "file1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 5d57269fa3bbefd50e3d95a957ba204d2fb561a8bf9a2fd09bfd1de191519620:/file1 /tmp/test-cp-from-case-b232516057/testDir/` [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c084738916/file2" contains "file2\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 99ef649bc2529b5ab576ddd57dc19b9515a424408141a3e0c1d1bd46dabed443:/root/file1 /tmp/test-cp-from-case-c084738916/file2` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c084738916/file2" contains "file1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 323e7a71aa0de720f3a909517f0325715e5d18aaafd2265d4b8a2f1f4d8e2130:/file1 /tmp/test-cp-from-case-d871591795/dir1` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d871591795/dir1/file1" contains "file1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 323e7a71aa0de720f3a909517f0325715e5d18aaafd2265d4b8a2f1f4d8e2130:/file1 /tmp/test-cp-from-case-d871591795/dir1/` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d871591795/dir1/file1" contains "file1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 9948af7fe63d50358319e1fa84ca0e6ce4d54dd37eac67f0b7795ba5c6589d28:dir1 /tmp/test-cp-from-case-e767995958/testDir` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e767995958/testDir/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 9948af7fe63d50358319e1fa84ca0e6ce4d54dd37eac67f0b7795ba5c6589d28:dir1 /tmp/test-cp-from-case-e767995958/testDir/` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e767995958/testDir/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 64abea401a254941c34b20158d0c0bdbcb85ff8f4dbbfd4f4b8dea113b67c673:/root/dir1 /tmp/test-cp-from-case-f009847325/file1` [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ec92b110e8b17af2b41af140dc47a188c81a068225c247269cf7cadc40607bd:/root/dir1 /tmp/test-cp-from-case-g285416152/dir2` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g285416152/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 0ec92b110e8b17af2b41af140dc47a188c81a068225c247269cf7cadc40607bd:/root/dir1 /tmp/test-cp-from-case-g285416152/dir2/` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g285416152/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 26c8cd2df6ac974e88b55bfff92f38c534fa73254123a6dfdf6bac8911accfce:dir1/. /tmp/test-cp-from-case-h656332887/testDir` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h656332887/testDir/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 26c8cd2df6ac974e88b55bfff92f38c534fa73254123a6dfdf6bac8911accfce:dir1/. /tmp/test-cp-from-case-h656332887/testDir/` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h656332887/testDir/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 18a468fc68158597186176862e1743340665c96413f3a93859f5ea14b9e48a13:/root/dir1/. /tmp/test-cp-from-case-i285858762/file1` [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp aec236e8db2f9c9acd5e0300e44e6d77bf817d024acac014c74c11b2c7b4cc72:/root/dir1/. /tmp/test-cp-from-case-j117834913/dir2` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j117834913/dir2/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp aec236e8db2f9c9acd5e0300e44e6d77bf817d024acac014c74c11b2c7b4cc72:/root/dir1/. /tmp/test-cp-from-case-j117834913/dir2/` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j117834913/dir2/file1-1" contains "file1-1\n" [2019-10-18T19:11:42.968Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d7692f7d9bfc13702c2b8f742bb4ecd3a2141e8db30819ee31ec3aea55339d6:/file2 /tmp/test-cp-from-err-dst-not-dir274993036/symlinkToFile1` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir274993036/symlinkToFile1" points to "file1" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir274993036/file1" contains "file2\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d7692f7d9bfc13702c2b8f742bb4ecd3a2141e8db30819ee31ec3aea55339d6:/file2 /tmp/test-cp-from-err-dst-not-dir274993036/symlinkToDir1` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir274993036/symlinkToDir1" points to "dir1" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir274993036/file2" contains "file2\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d7692f7d9bfc13702c2b8f742bb4ecd3a2141e8db30819ee31ec3aea55339d6:/file2 /tmp/test-cp-from-err-dst-not-dir274993036/brokenSymlinkToFileX` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir274993036/brokenSymlinkToFileX" points to "fileX" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir274993036/fileX" contains "file2\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d7692f7d9bfc13702c2b8f742bb4ecd3a2141e8db30819ee31ec3aea55339d6:/dir2 /tmp/test-cp-from-err-dst-not-dir274993036/symlinkToDir1` [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir274993036/symlinkToDir1" points to "dir1" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir274993036/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-18T19:11:42.968Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d7692f7d9bfc13702c2b8f742bb4ecd3a2141e8db30819ee31ec3aea55339d6:/dir2 /tmp/test-cp-from-err-dst-not-dir274993036/brokenSymlinkToDirX` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir274993036/brokenSymlinkToDirX" points to "dirX" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir274993036/dirX/file2-1" contains "file2-1\n" [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a550440116/file1 01e07eccd8644d0e6ae5da202506cc8436a536a6535ec59dc8e0dd34dae9f9a3:/root/itWorks.txt` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "01e07eccd8644d0e6ae5da202506cc8436a536a6535ec59dc8e0dd34dae9f9a3" start output contains "file1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01e07eccd8644d0e6ae5da202506cc8436a536a6535ec59dc8e0dd34dae9f9a3` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b953071747/file1 91a0393a94c4ec0133a6cf435d9cc240e400b4132b07873107a18f85517d6957:testDir/` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.65s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "ef9f5e87e5e15b7a2550844969fafff0c6c55092663f2bf02d375ae0402d898c" start output contains "file2\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef9f5e87e5e15b7a2550844969fafff0c6c55092663f2bf02d375ae0402d898c` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c376826886/file1 ef9f5e87e5e15b7a2550844969fafff0c6c55092663f2bf02d375ae0402d898c:/root/file2` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "ef9f5e87e5e15b7a2550844969fafff0c6c55092663f2bf02d375ae0402d898c" start output contains "file1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef9f5e87e5e15b7a2550844969fafff0c6c55092663f2bf02d375ae0402d898c` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.07s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "52005c734049e0e0c1d4aa60b3301843944d3372564a9d8480e486e7749cf063" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52005c734049e0e0c1d4aa60b3301843944d3372564a9d8480e486e7749cf063` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d970950061/file1 52005c734049e0e0c1d4aa60b3301843944d3372564a9d8480e486e7749cf063:dir1` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "52005c734049e0e0c1d4aa60b3301843944d3372564a9d8480e486e7749cf063" start output contains "file1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 52005c734049e0e0c1d4aa60b3301843944d3372564a9d8480e486e7749cf063` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "eb7ed21c94068dc11186163c876e2fb0f7df5800e95488b0cb25885e5fd69439" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb7ed21c94068dc11186163c876e2fb0f7df5800e95488b0cb25885e5fd69439` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d970950061/file1 eb7ed21c94068dc11186163c876e2fb0f7df5800e95488b0cb25885e5fd69439:dir1/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "eb7ed21c94068dc11186163c876e2fb0f7df5800e95488b0cb25885e5fd69439" start output contains "file1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb7ed21c94068dc11186163c876e2fb0f7df5800e95488b0cb25885e5fd69439` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.57s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e614543144/dir1 9e89fced31e01283de3616f591fecf81e87caf52a2eff69593cc2ec63d7c73d8:testDir` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "9e89fced31e01283de3616f591fecf81e87caf52a2eff69593cc2ec63d7c73d8" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e89fced31e01283de3616f591fecf81e87caf52a2eff69593cc2ec63d7c73d8` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e614543144/dir1 01e9935257030310231bdabd7f5843a7a0fc854579647ba5c1621ebb00b77dc1:testDir/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "01e9935257030310231bdabd7f5843a7a0fc854579647ba5c1621ebb00b77dc1" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01e9935257030310231bdabd7f5843a7a0fc854579647ba5c1621ebb00b77dc1` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f964684391/dir1 43c4b36f245d74276f51243b87619f04d5f2f2a410600a6238906947f5ad21a1:/root/file1` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.20s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "00959808c24c4cac95849b38f001dcfb1b2f50d90056ffeec9ad8c0962a543ce" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00959808c24c4cac95849b38f001dcfb1b2f50d90056ffeec9ad8c0962a543ce` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g265281690/dir1 00959808c24c4cac95849b38f001dcfb1b2f50d90056ffeec9ad8c0962a543ce:/root/dir2` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "00959808c24c4cac95849b38f001dcfb1b2f50d90056ffeec9ad8c0962a543ce" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00959808c24c4cac95849b38f001dcfb1b2f50d90056ffeec9ad8c0962a543ce` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "e745f4f7aba43cfea25ad763dfa703e73f433b49fd7cbb3f97c0ad7e340e48b1" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a e745f4f7aba43cfea25ad763dfa703e73f433b49fd7cbb3f97c0ad7e340e48b1` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g265281690/dir1 e745f4f7aba43cfea25ad763dfa703e73f433b49fd7cbb3f97c0ad7e340e48b1:/dir2/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "e745f4f7aba43cfea25ad763dfa703e73f433b49fd7cbb3f97c0ad7e340e48b1" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a e745f4f7aba43cfea25ad763dfa703e73f433b49fd7cbb3f97c0ad7e340e48b1` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h970783025/dir1/. 24d441b7b3277003c92962ea4e0262f6defe2dd66ee90482a3157d7b452fbc85:testDir` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "24d441b7b3277003c92962ea4e0262f6defe2dd66ee90482a3157d7b452fbc85" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 24d441b7b3277003c92962ea4e0262f6defe2dd66ee90482a3157d7b452fbc85` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h970783025/dir1/. af160239fb7ebdf04a41eda9d2064c65a6ef6804576ba004930099ba388ff34f:testDir/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "af160239fb7ebdf04a41eda9d2064c65a6ef6804576ba004930099ba388ff34f" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a af160239fb7ebdf04a41eda9d2064c65a6ef6804576ba004930099ba388ff34f` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i377785564/dir1/. 618969d7956e189d2519aaf34a626b238a1e4d6774a73af5616d80aa6a13c9e1:/root/file1` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.54s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "71f9be4d32ee24068d4e6eb7e7b39785d8f1cd27847240736fd32a970eb63928" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71f9be4d32ee24068d4e6eb7e7b39785d8f1cd27847240736fd32a970eb63928` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j447080587/dir1/. 71f9be4d32ee24068d4e6eb7e7b39785d8f1cd27847240736fd32a970eb63928:/dir2` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "71f9be4d32ee24068d4e6eb7e7b39785d8f1cd27847240736fd32a970eb63928" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 71f9be4d32ee24068d4e6eb7e7b39785d8f1cd27847240736fd32a970eb63928` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "4a99e505f3c0e67ca27ddb359bc15a8e0536855b207394b19632b9879fd27d75" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a99e505f3c0e67ca27ddb359bc15a8e0536855b207394b19632b9879fd27d75` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j447080587/dir1/. 4a99e505f3c0e67ca27ddb359bc15a8e0536855b207394b19632b9879fd27d75:/dir2/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "4a99e505f3c0e67ca27ddb359bc15a8e0536855b207394b19632b9879fd27d75" start output contains "file1-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a99e505f3c0e67ca27ddb359bc15a8e0536855b207394b19632b9879fd27d75` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.21s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions938038894/permdirtest permtest:/` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.92s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs688419792/file1 b18669b7c5de11117e84363010259e415b15fee779c260666370bbdd728f1bee:/root/shouldNotExist` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "b18669b7c5de11117e84363010259e415b15fee779c260666370bbdd728f1bee" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a b18669b7c5de11117e84363010259e415b15fee779c260666370bbdd728f1bee` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.12s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume283544815/file1 8138c5406e896f912184821604d506373429237fb017df6c3c376592fa9dc5d5:/vol_ro/shouldNotExist` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:279: checking that container "8138c5406e896f912184821604d506373429237fb017df6c3c376592fa9dc5d5" start output contains "" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8138c5406e896f912184821604d506373429237fb017df6c3c376592fa9dc5d5` [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToStdout (1.15s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s) [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-828937090/file2 9174f2e948705b4e2a477e383990dc1f7e8f352f9c07861066050325584f18ff:/vol2/symlinkToFile1` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-828937090/symlinkToFile1" points to "file1" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-828937090/file1" contains "file2\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-828937090/file2 9174f2e948705b4e2a477e383990dc1f7e8f352f9c07861066050325584f18ff:/vol2/symlinkToDir1` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-828937090/symlinkToDir1" points to "dir1" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-828937090/file2" contains "file2\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-828937090/file2 9174f2e948705b4e2a477e383990dc1f7e8f352f9c07861066050325584f18ff:/vol2/brokenSymlinkToFileX` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-828937090/brokenSymlinkToFileX" points to "fileX" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-828937090/fileX" contains "file2\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-828937090//dir2 9174f2e948705b4e2a477e383990dc1f7e8f352f9c07861066050325584f18ff:/vol2/symlinkToDir1` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-828937090/symlinkToDir1" points to "dir1" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-828937090/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-828937090//dir2 9174f2e948705b4e2a477e383990dc1f7e8f352f9c07861066050325584f18ff:/vol2/brokenSymlinkToDirX` [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-828937090/brokenSymlinkToDirX" points to "dirX" [2019-10-18T19:11:42.969Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-828937090/dirX/file2-1" contains "file2-1\n" [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.80s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s) [2019-10-18T19:11:42.969Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T19:11:42.969Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-18T19:11:42.969Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T19:11:42.969Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.43s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.29s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.85s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.97s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.02s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsAttach (1.00s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsCommit (1.82s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.92s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.97s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.57s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.75s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2019-10-18T19:11:42.969Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.71s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.31s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFilters (1.76s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T19:11:42.970Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T19:11:42.970Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.80s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.90s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.17s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsTop (0.99s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsUntag (2.65s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.18s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecEnv (1.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecInspectID (3.28s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecInteractive (1.79s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.21s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.98s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.32s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T19:11:42.970Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.33s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.54s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.53s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHealth (21.28s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.63s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.23s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportDisplay (1.69s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportGzipped (2.25s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.34s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDebug (0.56s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.00s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.07s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.89s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.12s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T19:11:42.970Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.99s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-18T19:11:42.970Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.07s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.97s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.27s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.15s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectStatus (1.15s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.83s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.04s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.14s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.58s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.77s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.14s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.70s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.90s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.26s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.48s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.87s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.95s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsTail (1.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.91s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.11s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.59s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.60s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.84s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-18T19:11:42.970Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.98s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.59s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2019-10-18T19:11:42.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.36s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.71s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPortList (10.72s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.71s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.13s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.55s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsByOrder (3.62s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.56s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.26s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.27s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.19s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.85s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.97s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.03s) [2019-10-18T19:11:42.970Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-10-18T19:11:42.970Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.10s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.76s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.07s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.58s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.58s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.81s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.99s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.24s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.23s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.11s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.11s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.19s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.67s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.97s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.97s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.99s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.71s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.21s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.61s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.89s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.57s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.96s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.89s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.96s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.52s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.69s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.96s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.67s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMount (6.91s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.44s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.49s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.31s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-18T19:11:42.971Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.83s) [2019-10-18T19:11:42.971Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.99s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.00s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.88s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-18T19:11:42.971Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.48s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.40s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.23s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.97s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.92s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.98s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunState (1.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.90s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.88s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunSysctls (1.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.17s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.76s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.30s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.51s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.93s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.40s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2019-10-18T19:11:42.971Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T19:11:42.971Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.97s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.81s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.55s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-10-18T19:11:42.971Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.96s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.98s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.04s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.90s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.24s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.18s) [2019-10-18T19:11:42.972Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents291326452 [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.66s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.54s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.64s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.28s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.70s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.98s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.55s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.36s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.81s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.90s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.97s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.68s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-18T19:11:42.972Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.95s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateStats (4.20s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.63s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T19:11:42.972Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.19s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.45s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.91s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.42s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.35s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.49s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.66s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.62s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.53s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.59s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.42s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.58s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.53s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.25s) [2019-10-18T19:11:42.972Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.49s) [2019-10-18T19:11:42.972Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-18T19:11:42.972Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-18T19:11:42.972Z] === RUN TestDockerRegistrySuite [2019-10-18T19:11:42.972Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-18T19:11:43.904Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-18T19:11:45.800Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-18T19:11:46.683Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-18T19:11:46.683Z] === RUN TestDockerSuite/TestExecEnv [2019-10-18T19:11:46.683Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-18T19:11:46.683Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-18T19:11:47.696Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-18T19:11:47.696Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T19:11:48.226Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-18T19:11:51.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecParseError [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-18T19:11:52.929Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-18T19:11:55.117Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-18T19:11:57.134Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-18T19:11:57.306Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-18T19:11:57.306Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-18T19:12:01.315Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-18T19:12:02.248Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-18T19:12:03.620Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-18T19:12:04.994Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-18T19:12:06.034Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-18T19:12:06.035Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-18T19:12:06.035Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-18T19:12:06.035Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-18T19:12:06.389Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-18T19:12:08.292Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-18T19:12:09.666Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-18T19:12:10.233Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-18T19:12:10.755Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-18T19:12:10.799Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-18T19:12:14.080Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-18T19:12:16.825Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-18T19:12:16.911Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-18T19:12:18.195Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-18T19:12:20.659Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-18T19:12:21.470Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-18T19:12:22.839Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-18T19:12:22.839Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T19:12:24.212Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-18T19:12:24.469Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T19:12:25.841Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T19:12:26.470Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-18T19:12:26.470Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-18T19:12:26.470Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-18T19:12:26.470Z] === RUN TestDockerSuite/TestHealth [2019-10-18T19:12:26.470Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-18T19:12:26.932Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-18T19:12:26.932Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-18T19:12:26.932Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-18T19:12:27.223Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-18T19:12:27.223Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-18T19:12:30.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-18T19:12:31.072Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-18T19:12:31.329Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-18T19:12:31.637Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-18T19:12:31.637Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-18T19:12:31.637Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-18T19:12:31.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-18T19:12:31.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-18T19:12:32.115Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-18T19:12:32.577Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-18T19:12:32.577Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-18T19:12:33.224Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-18T19:12:33.551Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-18T19:12:33.551Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-18T19:12:33.789Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-18T19:12:33.789Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-18T19:12:34.046Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-18T19:12:34.610Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-18T19:12:34.867Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-18T19:12:35.124Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-18T19:12:35.740Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-18T19:12:35.740Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-18T19:12:36.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-18T19:12:36.754Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-18T19:12:37.673Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-18T19:12:39.064Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-18T19:12:39.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-18T19:12:40.254Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-18T19:12:40.278Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-18T19:12:40.278Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-18T19:12:40.278Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-18T19:12:42.261Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-18T19:12:43.194Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite (61.82s) [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.85s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d3c6cc3a2d393] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-18T19:12:44.126Z] check_test.go:196: [dea62d8280bd0] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-18T19:12:44.126Z] check_test.go:196: [dde0fca35ac13] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-18T19:12:44.126Z] check_test.go:196: [d13d60c55dc8f] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-18T19:12:44.126Z] check_test.go:196: [d6bbe2262d547] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-18T19:12:44.126Z] check_test.go:196: [d65a996d53a59] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.57s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-18T19:12:44.126Z] check_test.go:196: [dd2ac281ccfea] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d70c29ae5d1ed] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-18T19:12:44.126Z] check_test.go:196: [d34074498fb0e] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [dab694e2b8d66] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-18T19:12:44.126Z] check_test.go:196: [dd5bd1e0088da] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.50s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-18T19:12:44.126Z] check_test.go:196: [d388b83f2a68e] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-18T19:12:44.126Z] check_test.go:196: [d94805d07d700] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.50s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-18T19:12:44.126Z] check_test.go:196: [de7dc087fea97] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.05s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-18T19:12:44.126Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3caf1525f44d1fd53fd0356371ab0d6020f14b0918c978d399f15e1540146766 [2019-10-18T19:12:44.126Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db7b635cff6eac7eaa9d99b47ab7a7805413906ce1c1b6c1e04deb70092d800a [2019-10-18T19:12:44.126Z] check_test.go:196: [dc2cb7185cb7a] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-18T19:12:44.126Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc4d014c07b083db57711739e638ad576b032ef5953710a233622b8c9de52941 [2019-10-18T19:12:44.126Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa1c9813b77f06307f8032ad28f16154a8ec4055094316f9866df42e00bd3a67 [2019-10-18T19:12:44.126Z] check_test.go:196: [d544ec884cc6b] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-18T19:12:44.126Z] check_test.go:196: [df3da5464f7a8] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d831ce66c05a8] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d48817a731e71] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-18T19:12:44.126Z] check_test.go:196: [d98d33116a2f5] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d1e5a5f418fd4] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-18T19:12:44.126Z] check_test.go:196: [d8a20461489a3] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d56983d942b1b] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.87s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-18T19:12:44.126Z] check_test.go:196: [dcd5d5e3e4f2a] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-18T19:12:44.126Z] check_test.go:196: [dc605544be596] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.82s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-18T19:12:44.126Z] check_test.go:196: [d62784331b351] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-18T19:12:44.126Z] check_test.go:196: [d90232cc2ad58] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-18T19:12:44.126Z] check_test.go:196: [d739a31531af8] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-18T19:12:44.126Z] check_test.go:196: [d9e2803dba58c] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.45s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-18T19:12:44.126Z] check_test.go:196: [dedd48aa1800a] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-18T19:12:44.126Z] check_test.go:196: [dd8537992589d] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-18T19:12:44.126Z] check_test.go:196: [d8f13949f4533] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.72s) [2019-10-18T19:12:44.126Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-18T19:12:44.126Z] check_test.go:196: [d5d680f65dc26] daemon is not started [2019-10-18T19:12:44.126Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2019-10-18T19:12:44.127Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-18T19:12:44.127Z] check_test.go:196: [db0b65c6e1f4e] daemon is not started [2019-10-18T19:12:44.127Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.29s) [2019-10-18T19:12:44.127Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-18T19:12:44.127Z] check_test.go:196: [d2bb87fa1d390] daemon is not started [2019-10-18T19:12:44.127Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.67s) [2019-10-18T19:12:44.127Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-18T19:12:44.127Z] check_test.go:196: [d2d227ec619c2] daemon is not started [2019-10-18T19:12:44.127Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2019-10-18T19:12:44.127Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-18T19:12:44.127Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-10-18T19:12:44.127Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-18T19:12:44.127Z] === RUN TestDockerSchema1RegistrySuite [2019-10-18T19:12:44.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-18T19:12:44.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T19:12:44.140Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-18T19:12:44.141Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportFile [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-18T19:12:46.446Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-18T19:12:46.907Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-18T19:12:49.097Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-18T19:12:49.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T19:12:51.289Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-18T19:12:51.289Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-18T19:12:51.289Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-18T19:12:51.289Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-18T19:12:51.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-18T19:12:52.900Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-18T19:12:53.362Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-18T19:12:53.574Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-18T19:12:55.551Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-18T19:12:55.551Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-18T19:12:55.551Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-18T19:12:55.551Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-18T19:12:57.101Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-18T19:12:58.835Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-18T19:12:59.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-18T19:13:01.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-18T19:13:01.302Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T19:13:01.811Z] === RUN TestDockerSuite/TestInspectImage [2019-10-18T19:13:01.811Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-18T19:13:01.811Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-18T19:13:01.811Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-18T19:13:03.198Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T19:13:03.997Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-18T19:13:04.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T19:13:05.501Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-18T19:13:06.184Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-18T19:13:06.184Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-18T19:13:08.377Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-18T19:13:09.680Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-18T19:13:09.680Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-18T19:13:09.923Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-18T19:13:09.923Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-18T19:13:10.246Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-18T19:13:10.384Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-18T19:13:10.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-18T19:13:10.760Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-18T19:13:11.017Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-18T19:13:11.274Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite (27.60s) [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-18T19:13:11.542Z] check_test.go:223: [d6451a24c674d] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.66s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-18T19:13:11.542Z] check_test.go:223: [d6029cc3073f5] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-18T19:13:11.542Z] check_test.go:223: [df141e45a3baf] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.74s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-18T19:13:11.542Z] check_test.go:223: [dd33ac2e8e175] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.43s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-18T19:13:11.542Z] check_test.go:223: [de953a229a018] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-18T19:13:11.542Z] check_test.go:223: [d65fdc735e355] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-18T19:13:11.542Z] check_test.go:223: [d01e38420e478] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.69s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-18T19:13:11.542Z] check_test.go:223: [d0463d6a5e3ee] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-18T19:13:11.542Z] check_test.go:223: [d1ecfd56ba64f] daemon is not started [2019-10-18T19:13:11.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-10-18T19:13:11.542Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-18T19:13:11.543Z] check_test.go:223: [d0ce456527b75] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-18T19:13:11.543Z] check_test.go:223: [dc362727ed183] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-18T19:13:11.543Z] check_test.go:223: [d66a3d7eb5b40] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-18T19:13:11.543Z] check_test.go:223: [d1ddd43b963aa] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-18T19:13:11.543Z] check_test.go:223: [da8bc07de946b] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-18T19:13:11.543Z] check_test.go:223: [d04413c6fa651] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-18T19:13:11.543Z] check_test.go:223: [d977727fad2e6] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-18T19:13:11.543Z] check_test.go:223: [d5ed4ed165a3a] daemon is not started [2019-10-18T19:13:11.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-18T19:13:11.543Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-18T19:13:11.543Z] check_test.go:223: [d92b012e12c9d] daemon is not started [2019-10-18T19:13:11.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-18T19:13:11.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-18T19:13:11.930Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-18T19:13:12.476Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-18T19:13:13.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-18T19:13:13.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-18T19:13:14.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-18T19:13:14.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-18T19:13:14.900Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-18T19:13:15.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-18T19:13:15.307Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.09s) [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-18T19:13:15.565Z] check_test.go:252: [df194e90ccc7a] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-18T19:13:15.565Z] check_test.go:252: [d06e3f1f0f251] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-18T19:13:15.565Z] check_test.go:252: [d49e8537e47d3] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-18T19:13:15.565Z] check_test.go:252: [d03a6a71fd304] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-18T19:13:15.565Z] check_test.go:252: [d545ac2376144] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-18T19:13:15.565Z] check_test.go:252: [d262055435c2f] daemon is not started [2019-10-18T19:13:15.565Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-18T19:13:15.565Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-18T19:13:15.565Z] check_test.go:252: [db22610fc7238] daemon is not started [2019-10-18T19:13:15.565Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-18T19:13:15.565Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-18T19:13:18.649Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-18T19:13:20.194Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-18T19:13:20.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-18T19:13:20.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-18T19:13:21.074Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-18T19:13:21.334Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-18T19:13:21.334Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-18T19:13:21.334Z] check_test.go:279: [da43114e7097a] daemon is not started [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2019-10-18T19:13:21.334Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-18T19:13:21.334Z] check_test.go:279: [d0e7b88b3e3ba] daemon is not started [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-18T19:13:21.334Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-18T19:13:21.334Z] check_test.go:279: [d380b928510f5] daemon is not started [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-18T19:13:21.334Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-18T19:13:21.334Z] check_test.go:279: [da0b2dedb0fa1] daemon is not started [2019-10-18T19:13:21.334Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-18T19:13:21.334Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-18T19:13:21.334Z] check_test.go:279: [d01e05be72dbe] daemon is not started [2019-10-18T19:13:21.334Z] === RUN TestDockerNetworkSuite [2019-10-18T19:13:21.334Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-18T19:13:22.383Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-18T19:13:24.573Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-18T19:13:24.611Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-18T19:13:25.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-18T19:13:30.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-18T19:13:31.665Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-18T19:13:32.783Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-18T19:13:34.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-18T19:13:34.074Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-18T19:13:34.973Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-18T19:13:35.438Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-18T19:13:35.438Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-18T19:13:35.438Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-18T19:13:35.438Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-18T19:13:35.438Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-18T19:13:36.981Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-18T19:13:37.364Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-18T19:13:37.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-18T19:13:39.167Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-18T19:13:40.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-18T19:13:41.207Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-18T19:13:44.483Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-18T19:13:44.977Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-18T19:13:46.521Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-18T19:13:46.521Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-18T19:13:48.758Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-18T19:13:48.758Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-18T19:13:49.742Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-18T19:13:50.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-18T19:13:52.835Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-18T19:13:53.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-18T19:13:55.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-18T19:13:55.859Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-18T19:13:57.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-18T19:13:57.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-18T19:13:59.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-18T19:14:00.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-18T19:14:00.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-18T19:14:00.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-18T19:14:02.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-18T19:14:02.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-18T19:14:02.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-18T19:14:02.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-18T19:14:02.953Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-18T19:14:04.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-18T19:14:06.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-18T19:14:06.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-18T19:14:06.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-18T19:14:06.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-18T19:14:10.043Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-18T19:14:10.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-18T19:14:12.232Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-18T19:14:13.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-18T19:14:13.756Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-18T19:14:14.417Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-18T19:14:14.417Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-18T19:14:16.601Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-18T19:14:18.786Z] === RUN TestDockerSuite/TestLogsSince [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-18T19:14:25.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-18T19:14:26.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-18T19:14:27.515Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-18T19:14:27.515Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-18T19:14:27.516Z] === RUN TestDockerSuite/TestLogsTail [2019-10-18T19:14:30.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-18T19:14:30.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-18T19:14:30.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-18T19:14:30.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-18T19:14:32.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-18T19:14:33.255Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-18T19:14:36.193Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-18T19:14:36.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-18T19:14:37.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-18T19:14:37.737Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-18T19:14:39.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-18T19:14:43.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-18T19:14:43.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-18T19:14:44.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestNetHostname [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginActive [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPortList [2019-10-18T19:14:44.866Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-18T19:14:47.907Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-18T19:14:47.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-18T19:14:47.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-18T19:14:48.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-18T19:14:49.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-18T19:14:50.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-18T19:14:52.115Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-18T19:14:53.330Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-18T19:14:53.330Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-18T19:14:54.013Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-18T19:15:00.431Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-18T19:15:00.431Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-18T19:15:00.567Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite (98.41s) [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d0d4b286defc5] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d671ba8542e4c] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.38s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d0665155c22ba] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.76s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d46f0bf236e7d] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:1233: [d860e26592fa6] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.65s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dbaff772f0011] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.11s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dd66bccadb053] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.64s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d2a25dd7032a7] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.92s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d0aae5c3593e1] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.97s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d80b2d4edbc14] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d64d1d521d301] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dc8090c6a4dc0] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.54s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d92319d710deb] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d6e580393164e] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d27e6579a97f6] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d424f27f0569a] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d7ee083bc9462] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d18585b9b46bf] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d449bd1cff4a8] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d56af22d2fcb4] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dec66ed7ded79] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d15f1543661eb] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d6df4c77f53bb] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d55bb79e2690e] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.79s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:968: [d7721820d8d86] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.48s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d213cd9c1e61e] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.81s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:1116: [dd5a23a3f113d] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d14fc653bb18d] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d77a2af368c68] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d1a1d53e38252] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [da476b54f91ac] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dcb5b3237ff5d] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dd9f9994da2b6] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [df1ae6c59fc95] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.70s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dd6cdb8b06717] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d67a46c0c4ef9] daemon is not started [2019-10-18T19:15:00.567Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [db01a11a8a170] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.55s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [dce798afd0c39] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.16s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.27s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:1084: [d5ea80e02a8ae] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-18T19:15:00.567Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-18T19:15:00.567Z] docker_cli_network_unix_test.go:46: [d1a420c48a7b1] daemon is not started [2019-10-18T19:15:00.567Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [d7c0316a62379] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.25s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [da173c364a71b] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [d5f9e6031fd45] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [d2c836d5f135f] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.01s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [d9ad8471c7fe0] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [dd1a4af6644d7] daemon is not started [2019-10-18T19:15:00.568Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.93s) [2019-10-18T19:15:00.568Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-18T19:15:00.568Z] docker_cli_network_unix_test.go:46: [df230dc4e4d48] daemon is not started [2019-10-18T19:15:00.568Z] === RUN TestDockerHubPullSuite [2019-10-18T19:15:00.568Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-18T19:15:01.567Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-18T19:15:02.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-18T19:15:04.310Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-18T19:15:04.567Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-18T19:15:06.463Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-18T19:15:06.721Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-18T19:15:06.980Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite (7.28s) [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.82s) [2019-10-18T19:15:06.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.04s) [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.40s) [2019-10-18T19:15:06.980Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-10-18T19:15:06.980Z] PASS [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === Skipped [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T19:15:06.980Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T19:15:06.980Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-18T19:15:06.980Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T19:15:06.980Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T19:15:06.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-18T19:15:06.980Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-18T19:15:06.980Z] docker_cli_network_unix_test.go:46: [db01a11a8a170] daemon is not started [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] [2019-10-18T19:15:06.980Z] DONE 1253 tests, 44 skipped in 2101.644s [2019-10-18T19:15:06.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T19:15:07.238Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T19:15:07.238Z] +++ kill 7280 [2019-10-18T19:15:09.055Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-18T19:15:10.521Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-18T19:15:15.805Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-18T19:15:16.368Z] +++ /etc/init.d/apparmor stop [2019-10-18T19:15:16.368Z] Clearing AppArmor profiles cache:. [2019-10-18T19:15:16.368Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T19:15:16.368Z] Unloading profiles will leave already running processes permanently [2019-10-18T19:15:16.368Z] unconfined, which can lead to unexpected situations. [2019-10-18T19:15:16.368Z] [2019-10-18T19:15:16.368Z] To set a process to complain mode, use the command line tool [2019-10-18T19:15:16.368Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T19:15:16.368Z] with the 'teardown' option." [2019-10-18T19:15:16.368Z] [2019-10-18T19:15:18.891Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-18T19:15:34.328Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-18T19:15:34.329Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-18T19:15:34.329Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-18T19:15:45.799Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-18T19:15:46.262Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-18T19:15:53.380Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-18T19:16:03.805Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-18T19:16:03.805Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-18T19:16:03.805Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-18T19:16:12.407Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-18T19:16:12.407Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-18T19:16:12.407Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-18T19:16:12.407Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-18T19:16:12.407Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-18T19:16:18.212Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-18T19:16:18.212Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-18T19:16:19.754Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-18T19:16:19.754Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-18T19:16:19.964Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-18T19:16:20.725Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-18T19:16:22.271Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-18T19:16:22.271Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-18T19:16:26.020Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-18T19:16:29.768Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-18T19:16:29.915Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-18T19:16:32.079Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite (1794.94s) [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.46s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.57s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.26s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T19:16:48.082Z] check_test.go:358: [dbb4f1a8a626f] joining swarm manager [d7171058a56d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T19:16:48.082Z] check_test.go:358: [da4f495e6bc02] joining swarm manager [d7171058a56d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] check_test.go:379: [dbb4f1a8a626f] daemon is not started [2019-10-18T19:16:48.082Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T19:16:48.082Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.76s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-18T19:16:48.082Z] check_test.go:358: [d647143a39044] joining swarm manager [dea46fbe55201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.77s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T19:16:48.082Z] check_test.go:358: [dea3f048d1a1f] joining swarm manager [d2b177500ec94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T19:16:48.082Z] check_test.go:358: [de87f37151376] joining swarm manager [d2b177500ec94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-18T19:16:48.082Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.19s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T19:16:48.082Z] check_test.go:358: [de4a9af6c8909] joining swarm manager [d47f738500f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T19:16:48.082Z] check_test.go:358: [db80ed45915ae] joining swarm manager [d47f738500f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.43s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T19:16:48.082Z] check_test.go:358: [d7d2376422e21] joining swarm manager [d6b426eec5b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T19:16:48.082Z] check_test.go:358: [d7962e05e2c72] joining swarm manager [d6b426eec5b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.32s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T19:16:48.082Z] check_test.go:358: [dca0e60b667e9] joining swarm manager [d7455b8f284c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T19:16:48.082Z] check_test.go:358: [d73bb470863af] joining swarm manager [d7455b8f284c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.67s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-18T19:16:48.082Z] check_test.go:358: [df88ee43d1f85] joining swarm manager [d61d81e8af922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.57s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T19:16:48.082Z] check_test.go:358: [d38bb7c10a62e] joining swarm manager [d4fe53a621b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T19:16:48.082Z] check_test.go:358: [deb1b2fdd51ae] joining swarm manager [d4fe53a621b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.68s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-18T19:16:48.082Z] check_test.go:358: [dfd6b25c870f7] joining swarm manager [dc1cc8719cc03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.94s) [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T19:16:48.082Z] check_test.go:358: [d88f7cf0d7952] joining swarm manager [d4de29eb5db24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T19:16:48.083Z] check_test.go:358: [d7b523974abb1] joining swarm manager [d4de29eb5db24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] check_test.go:379: [d7b523974abb1] daemon is not started [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.65s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] check_test.go:358: [db556808491c6] joining swarm manager [d8eb06016a1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] check_test.go:358: [d6d7eebeabf23] joining swarm manager [d8eb06016a1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] check_test.go:358: [d505d33dec494] joining swarm manager [d8eb06016a1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] check_test.go:358: [d7b67fd6496dc] joining swarm manager [d8eb06016a1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T19:16:48.083Z] check_test.go:358: [dc71384c1f0f6] joining swarm manager [d8eb06016a1c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.94s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.49s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T19:16:48.083Z] check_test.go:358: [db82d04b6eb32] joining swarm manager [dcbca493bdeeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T19:16:48.083Z] check_test.go:358: [d81dd28a13bcc] joining swarm manager [dcbca493bdeeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.28s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T19:16:48.083Z] check_test.go:358: [de89df79ca221] joining swarm manager [d635167133d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T19:16:48.083Z] check_test.go:358: [d43b25807b945] joining swarm manager [d635167133d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T19:16:48.083Z] check_test.go:358: [df0d4c5445a78] joining swarm manager [d72d3104680ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T19:16:48.083Z] check_test.go:358: [d87c05e966ea2] joining swarm manager [d72d3104680ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.80s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.32s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T19:16:48.083Z] check_test.go:358: [db10100224e7b] joining swarm manager [dea2e93097b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T19:16:48.083Z] check_test.go:358: [d4480cd72b5df] joining swarm manager [dea2e93097b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T19:16:48.083Z] check_test.go:358: [d509c74e7d0ca] joining swarm manager [dea2e93097b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T19:16:48.083Z] check_test.go:358: [d775dd20d2b93] joining swarm manager [dea2e93097b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T19:16:48.083Z] check_test.go:358: [d34dfe1753186] joining swarm manager [d856d3c1b74ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T19:16:48.083Z] check_test.go:358: [dc4d48b72e972] joining swarm manager [d856d3c1b74ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.92s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T19:16:48.083Z] check_test.go:358: [dd172727a0178] joining swarm manager [dafc792121bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T19:16:48.083Z] check_test.go:358: [d3e863079948d] joining swarm manager [dafc792121bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] check_test.go:379: [dd172727a0178] daemon is not started [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.41s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T19:16:48.083Z] check_test.go:358: [d082baa5ee78a] joining swarm manager [df2ad3b5c0f7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T19:16:48.083Z] check_test.go:358: [d39c49851f61c] joining swarm manager [df2ad3b5c0f7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T19:16:48.083Z] check_test.go:358: [dde3cc4e97c30] joining swarm manager [d757c6113ab06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T19:16:48.083Z] check_test.go:358: [d019d02aec555] joining swarm manager [d757c6113ab06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.82s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.61s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.52s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.92s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.05s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.12s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.22s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.39s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.49s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.17s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.96s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.37s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (5.46s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.74s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.59s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.68s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.79s) [2019-10-18T19:16:48.083Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-18T19:16:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.94s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.nu7jr9sr56tm@f667081c02d5 | hello1\n" [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.et6u4mhr6a9v@f667081c02d5 | hello2\n" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.43s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.88s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:242: checking task euqc5s6kuokt [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:247: checking messages for euqc5s6kuokt [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:242: checking task o5wcym5y9yld [2019-10-18T19:16:48.084Z] docker_cli_service_logs_test.go:247: checking messages for o5wcym5y9yld [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.08s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.96s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.97s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.85s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T19:16:48.084Z] check_test.go:358: [d9faee9e3eb56] joining swarm manager [d68500ef52630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T19:16:48.084Z] check_test.go:358: [d782b993c2057] joining swarm manager [d68500ef52630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.55s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.91s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.06s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.56s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T19:16:48.084Z] check_test.go:358: [df92c20877b63] joining swarm manager [d9a290675bef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T19:16:48.084Z] check_test.go:358: [df796b8928e05] joining swarm manager [d9a290675bef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.52s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.90s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T19:16:48.084Z] check_test.go:358: [da7bc5913c517] joining swarm manager [dbb03b4d67e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T19:16:48.084Z] check_test.go:358: [d7a6ebbed0cd7] joining swarm manager [dbb03b4d67e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.29s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (18.87s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.63s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.90s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.20s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-18T19:16:48.084Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.35s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.08s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T19:16:48.084Z] check_test.go:358: [d939c53c4b526] joining swarm manager [d636fb84c6cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T19:16:48.084Z] check_test.go:358: [d3b53d45bdd44] joining swarm manager [d636fb84c6cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.36s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.04s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.21s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T19:16:48.084Z] check_test.go:358: [de19cea6cc1d2] joining swarm manager [d532e843e1f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T19:16:48.084Z] check_test.go:358: [de24d1580ac25] joining swarm manager [d532e843e1f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T19:16:48.084Z] check_test.go:358: [d3d695d39bbea] joining swarm manager [d532e843e1f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T19:16:48.084Z] check_test.go:358: [d2242aa4e06e8] joining swarm manager [dc8025ce15b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T19:16:48.084Z] check_test.go:358: [d8ed1d941b20f] joining swarm manager [dc8025ce15b89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-18T19:16:48.084Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.22s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s) [2019-10-18T19:16:48.084Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-18T19:16:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.38s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-18T19:16:48.085Z] check_test.go:358: [d04a42d000ac4] joining swarm manager [d54acbbc0410f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.17s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.11s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.18s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.40s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.21s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.97s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-18T19:16:48.085Z] check_test.go:358: [dd712062a95cb] joining swarm manager [de173d7a8e534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.40s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.95s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.87s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.58s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.91s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.06s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (6.02s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.14s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.33s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.21s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (5.01s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.14s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-18T19:16:48.085Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-10-18T19:16:48.085Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-18T19:16:48.085Z] === RUN TestDockerExternalVolumeSuite [2019-10-18T19:16:48.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-18T19:16:57.253Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-18T19:16:57.254Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-18T19:17:00.289Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-18T19:17:00.991Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-18T19:17:00.991Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-18T19:17:01.455Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-18T19:17:02.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-18T19:17:06.156Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-18T19:17:09.900Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-18T19:17:09.900Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-18T19:17:14.609Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-18T19:17:14.609Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-18T19:17:14.609Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-18T19:17:29.446Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-18T19:17:31.628Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-18T19:17:32.088Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-18T19:17:39.221Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-18T19:17:43.967Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-18T19:17:52.561Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-18T19:17:56.303Z] === RUN TestDockerSuite/TestRmiTag [2019-10-18T19:17:56.303Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-18T19:17:58.496Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-18T19:18:10.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-18T19:18:16.234Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-18T19:18:17.206Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-18T19:18:20.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-18T19:18:23.109Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-18T19:18:23.570Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-18T19:18:25.757Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-18T19:18:25.757Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-18T19:18:25.757Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-18T19:18:29.516Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-18T19:18:32.429Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-18T19:18:33.971Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-18T19:18:41.064Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-18T19:18:43.249Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-18T19:18:43.249Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-18T19:18:52.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-18T19:18:53.639Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-18T19:18:54.099Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-18T19:18:54.099Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-18T19:18:57.010Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-18T19:18:57.010Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-18T19:18:57.010Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-18T19:18:59.195Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-18T19:19:01.380Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-18T19:19:03.566Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-18T19:19:05.109Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-18T19:19:05.109Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-18T19:19:05.109Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-18T19:19:05.109Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-18T19:19:07.301Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-18T19:19:07.301Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-18T19:19:07.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-18T19:19:07.301Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-18T19:19:07.301Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-18T19:19:07.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-18T19:19:09.487Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-18T19:19:21.888Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-18T19:19:23.432Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-18T19:19:23.432Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-18T19:19:23.432Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-18T19:19:23.432Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-18T19:19:25.614Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-18T19:19:27.800Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-18T19:19:27.800Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-18T19:19:29.986Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-18T19:19:29.986Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-18T19:19:29.986Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-18T19:19:29.986Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-18T19:19:37.072Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-18T19:19:38.615Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-18T19:19:39.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-18T19:19:40.797Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-18T19:19:48.028Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-18T19:19:51.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-18T19:19:56.608Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-18T19:20:06.948Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-18T19:20:07.409Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-18T19:20:07.409Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-18T19:20:07.409Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-18T19:20:07.409Z] === RUN TestDockerSuite/TestRunMount [2019-10-18T19:20:07.409Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-18T19:20:07.410Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-18T19:20:07.410Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-18T19:20:07.410Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-18T19:20:14.499Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-18T19:20:14.499Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-18T19:20:14.499Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-18T19:20:14.499Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-18T19:20:18.242Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-18T19:20:21.984Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-18T19:20:22.444Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-18T19:20:23.416Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-18T19:20:23.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-18T19:20:25.600Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-18T19:20:27.142Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-18T19:20:28.114Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-18T19:20:30.299Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-18T19:20:34.041Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-18T19:20:38.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-18T19:20:41.131Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-18T19:20:41.131Z] === RUN TestDockerSuite/TestRunRm [2019-10-18T19:20:43.318Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-18T19:20:49.180Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-18T19:20:50.722Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-18T19:20:52.263Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-18T19:20:54.450Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-18T19:20:56.633Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-18T19:20:56.633Z] === RUN TestDockerSuite/TestRunState [2019-10-18T19:20:56.633Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-18T19:20:56.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-18T19:20:58.828Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-18T19:20:58.828Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-18T19:21:01.011Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-18T19:21:05.717Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-18T19:21:12.970Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-18T19:21:12.970Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-18T19:21:14.514Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-18T19:21:14.514Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-18T19:21:14.514Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-18T19:21:17.433Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-18T19:21:24.573Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-18T19:21:28.342Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-18T19:21:34.169Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-18T19:21:34.169Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-18T19:21:34.169Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-18T19:21:34.169Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-18T19:21:34.169Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-18T19:21:37.916Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-18T19:21:39.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-18T19:21:41.653Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-18T19:21:43.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-18T19:21:50.240Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-18T19:21:52.001Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-18T19:21:54.189Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-18T19:21:57.932Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-18T19:21:58.392Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-18T19:22:00.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-18T19:22:01.038Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-18T19:22:01.500Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-18T19:22:01.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-18T19:22:01.960Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-18T19:22:03.500Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-18T19:22:10.586Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-18T19:22:10.586Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-18T19:22:16.394Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-18T19:22:16.394Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-18T19:22:20.139Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-18T19:22:20.139Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-18T19:22:20.139Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-18T19:22:20.139Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-18T19:22:20.139Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-18T19:22:25.948Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-18T19:22:28.135Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-18T19:22:30.319Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-18T19:22:30.319Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-18T19:22:31.861Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-18T19:22:31.861Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-18T19:22:31.861Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-18T19:22:32.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-18T19:22:32.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-18T19:22:32.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-18T19:22:32.322Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-18T19:22:33.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-18T19:22:50.022Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-18T19:22:50.992Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-18T19:22:50.992Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-18T19:22:53.903Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-18T19:22:54.364Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-18T19:22:54.364Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-18T19:22:54.824Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-18T19:22:54.824Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-18T19:23:01.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-18T19:23:01.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-18T19:23:02.432Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-18T19:23:02.895Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-18T19:23:02.895Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-18T19:23:05.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-18T19:23:09.992Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-18T19:23:09.992Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-18T19:23:09.992Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-18T19:23:20.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-18T19:23:22.532Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-18T19:23:22.532Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-18T19:23:24.074Z] --- PASS: TestDockerSuite (2496.52s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-18T19:23:24.075Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.35s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-18T19:23:24.075Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-18T19:23:24.075Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.47s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-18T19:23:24.075Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-18T19:23:24.075Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2019-10-18T19:23:24.075Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.80s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.07s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-10-18T19:23:24.075Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.78s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.19s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.43s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.69s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.22s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.23s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.84s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.16s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.36s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.60s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.98s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.80s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.52s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-18T19:23:24.075Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildContChar (12.99s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.24s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.78s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.48s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.75s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.44s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.44s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.74s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.44s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.65s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.61s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.74s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.48s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.56s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.10s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.62s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.79s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.30s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.84s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.84s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-18T19:23:24.075Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.02s) [2019-10-18T19:23:24.075Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.58s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.69s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.22s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.83s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.84s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.51s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.29s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.94s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.49s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.21s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.07s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.95s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.82s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.59s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.19s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.26s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.49s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.42s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.28s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.32s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.05s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.46s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.63s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.93s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.22s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.52s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.73s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildRm (12.85s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.10s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2019-10-18T19:23:24.076Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.15s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.69s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.60s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.15s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.06s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildStderr (4.80s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.78s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.44s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.27s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.13s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.69s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.65s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.42s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.65s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.59s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.93s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.49s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-18T19:23:24.076Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-18T19:23:24.076Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.45s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.53s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitTTY (11.62s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.91s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-18T19:23:24.076Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.59s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.86s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.17s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.98s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.05s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.06s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.16s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2019-10-18T19:23:24.076Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-18T19:23:24.076Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.35s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.73s) [2019-10-18T19:23:24.076Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.18s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.23s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0002e0400 } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1110249778 c:\foo false } [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1110249778 c:\foo true } [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 0 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 1 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 2 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 3 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 4 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 5 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 6 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 7 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 8 [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:1927: case 9 [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.19s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.10s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.06s) [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a492341293\file1 7391669a69570f6d4f0f111a7b2bc4ccee3643af2855060eb571190ae82f60a4:/root/itWorks.txt` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:279: checking that container "7391669a69570f6d4f0f111a7b2bc4ccee3643af2855060eb571190ae82f60a4" start output contains "file1\n" [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7391669a69570f6d4f0f111a7b2bc4ccee3643af2855060eb571190ae82f60a4` [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b119320488\file1 dbf94e99c972ec5d12e5d82d477739b006f154dd11810a7190dbcebff49e992d:testDir/` [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.84s) [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e985058023\dir1 74a620651b69ef3ade33cde964dc75b1c2801720970b359a2c9fdee066af9aeb:testDir` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:279: checking that container "74a620651b69ef3ade33cde964dc75b1c2801720970b359a2c9fdee066af9aeb" start output contains "file1-1\n" [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:209: running `docker start -a 74a620651b69ef3ade33cde964dc75b1c2801720970b359a2c9fdee066af9aeb` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e985058023\dir1 a2dbc757bbbde37ed3b945643c260f57bc183c9e687924e0b800754e4905ff97:testDir/` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:279: checking that container "a2dbc757bbbde37ed3b945643c260f57bc183c9e687924e0b800754e4905ff97" start output contains "file1-1\n" [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:209: running `docker start -a a2dbc757bbbde37ed3b945643c260f57bc183c9e687924e0b800754e4905ff97` [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.45s) [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h249283354\dir1\. 38b260f8360d737ef1d536386d64161278132530ecefab719e83ac5f6d9ec2c4:testDir` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:279: checking that container "38b260f8360d737ef1d536386d64161278132530ecefab719e83ac5f6d9ec2c4" start output contains "file1-1\n" [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:209: running `docker start -a 38b260f8360d737ef1d536386d64161278132530ecefab719e83ac5f6d9ec2c4` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h249283354\dir1\. ac70a17a5c8c6ab14bd1ef46eed2f1642e57e7c3700dab6ceebdacd235be85ed:testDir/` [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:279: checking that container "ac70a17a5c8c6ab14bd1ef46eed2f1642e57e7c3700dab6ceebdacd235be85ed" start output contains "file1-1\n" [2019-10-18T19:23:24.077Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac70a17a5c8c6ab14bd1ef46eed2f1642e57e7c3700dab6ceebdacd235be85ed` [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToDot (2.22s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCpToStdout (2.20s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.83s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.18s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.18s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-18T19:23:24.077Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.18s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-18T19:23:24.077Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-18T19:23:24.077Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.48s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsCopy (5.10s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.88s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.05s) [2019-10-18T19:23:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.77s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFilters (4.35s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-18T19:23:24.078Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsRename (2.13s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsResize (2.54s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.43s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.40s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-18T19:23:24.078Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.43s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.02s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.92s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.18s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.03s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.30s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-18T19:23:24.078Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.81s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.59s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-18T19:23:24.078Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.70s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-10-18T19:23:24.078Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-18T19:23:24.078Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-18T19:23:24.078Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.95s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-18T19:23:24.078Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-18T19:23:24.078Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.97s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.02s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.98s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectStatus (2.37s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.81s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.99s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.82s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-18T19:23:24.078Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.01s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.10s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.11s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.47s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.22s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s) [2019-10-18T19:23:24.078Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2019-10-18T19:23:24.078Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-18T19:23:24.078Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestLogsTail (7.26s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.50s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.92s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.94s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-18T19:23:24.079Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.95s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsByOrder (7.13s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.28s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.50s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.66s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.51s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.30s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.09s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.14s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.40s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-18T19:23:24.079Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.92s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.62s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.72s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.38s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.31s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.84s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.58s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.38s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.44s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.50s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.18s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.52s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.24s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.93s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.18s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.49s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.91s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.82s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.23s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2019-10-18T19:23:24.079Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.77s) [2019-10-18T19:23:24.079Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-18T19:23:24.079Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.94s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunExitCode (6.88s) [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s) [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.89s) [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.58s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.88s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.080Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-18T19:23:24.080Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.64s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.31s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.61s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.52s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunRm (2.13s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.07s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.25s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.03s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.55s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.90s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.541Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.05s) [2019-10-18T19:23:24.541Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-18T19:23:24.541Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.28s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.34s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.54s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.76s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.69s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.13s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.29s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.82s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.80s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.64s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.60s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.13s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.19s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.89s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-18T19:23:24.542Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-18T19:23:24.542Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-18T19:23:24.542Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.542Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-18T19:23:24.542Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-18T19:23:24.543Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-18T19:23:24.543Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-18T19:23:24.543Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-18T19:23:24.543Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-18T19:23:24.543Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerDaemonSuite [2019-10-18T19:23:24.543Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-18T19:23:24.543Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-18T19:23:24.543Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-18T19:23:24.543Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-18T19:23:24.543Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerSwarmSuite [2019-10-18T19:23:24.543Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-18T19:23:24.543Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-18T19:23:24.543Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerExternalVolumeSuite [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerNetworkSuite [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] === RUN TestDockerHubPullSuite [2019-10-18T19:23:24.543Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-18T19:23:24.543Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T19:23:24.543Z] PASS [2019-10-18T19:23:24.543Z] ok github.com/docker/docker/integration-cli 2497.330s [2019-10-18T19:23:24.543Z] INFO: Integration tests ended at 10/18/2019 19:23:24. Duration:00:41:45.1453097 [2019-10-18T19:23:24.543Z] INFO: Docker info of the daemon under test at end of run [2019-10-18T19:23:24.543Z] [2019-10-18T19:23:24.543Z] Containers: 2 [2019-10-18T19:23:24.543Z] Running: 0 [2019-10-18T19:23:24.543Z] Paused: 0 [2019-10-18T19:23:24.543Z] Stopped: 2 [2019-10-18T19:23:24.543Z] Images: 12 [2019-10-18T19:23:24.543Z] Server Version: 0.0.0-dev [2019-10-18T19:23:24.543Z] Storage Driver: windowsfilter [2019-10-18T19:23:24.543Z] Windows: [2019-10-18T19:23:24.543Z] Logging Driver: json-file [2019-10-18T19:23:24.543Z] Plugins: [2019-10-18T19:23:24.543Z] Volume: local [2019-10-18T19:23:24.543Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-18T19:23:24.543Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T19:23:24.543Z] Swarm: inactive [2019-10-18T19:23:24.543Z] Default Isolation: process [2019-10-18T19:23:24.543Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T19:23:24.543Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T19:23:24.543Z] OSType: windows [2019-10-18T19:23:24.543Z] Architecture: x86_64 [2019-10-18T19:23:24.543Z] CPUs: 4 [2019-10-18T19:23:24.543Z] Total Memory: 32GiB [2019-10-18T19:23:24.543Z] Name: azwin-2-4551b0 [2019-10-18T19:23:24.543Z] ID: ZYCD:2MYU:UEB6:6FZP:NQG7:ENNB:ZASS:G7L7:JDVJ:5HGV:TKN6:LEUR [2019-10-18T19:23:24.543Z] Docker Root Dir: D:\CI\PR-40105\1\daemon [2019-10-18T19:23:24.543Z] Debug Mode (client): false [2019-10-18T19:23:24.543Z] Debug Mode (server): true [2019-10-18T19:23:24.543Z] File Descriptors: -1 [2019-10-18T19:23:24.543Z] Goroutines: 18 [2019-10-18T19:23:24.544Z] System Time: 2019-10-18T19:23:24.297328Z [2019-10-18T19:23:24.544Z] EventsListeners: 0 [2019-10-18T19:23:24.544Z] Registry: https://index.docker.io/v1/ [2019-10-18T19:23:24.544Z] Labels: [2019-10-18T19:23:24.544Z] Experimental: false [2019-10-18T19:23:24.544Z] Insecure Registries: [2019-10-18T19:23:24.544Z] 127.0.0.0/8 [2019-10-18T19:23:24.544Z] Live Restore Enabled: false [2019-10-18T19:23:24.544Z] [2019-10-18T19:23:24.544Z] [2019-10-18T19:23:24.544Z] INFO: Stopping daemon under test [2019-10-18T19:23:24.544Z] SUCCESS: The process with PID 9512 (child process of PID 6976) has been terminated. [2019-10-18T19:23:24.544Z] SUCCESS: The process with PID 6976 (child process of PID 8940) has been terminated. [2019-10-18T19:23:24.544Z] INFO: Stop tailing logs of the daemon under tests [2019-10-18T19:23:24.544Z] INFO: executeCI.ps1 Completed successfully at 10/18/2019 19:23:24. [2019-10-18T19:23:24.544Z] INFO: Tidying up at end of run [2019-10-18T19:23:24.544Z] INFO: Saving daemon under test log (d:\CI\PR-40105\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-18T19:23:24.544Z] INFO: Saving daemon under test log (d:\CI\PR-40105\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-18T19:23:24.544Z] INFO: Nuke-Everything... [2019-10-18T19:23:25.006Z] INFO: Container count on control daemon to delete is 2 [2019-10-18T19:23:25.467Z] 48a463bcd105 [2019-10-18T19:23:25.467Z] 328faec7efcf [2019-10-18T19:23:25.927Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-18T19:23:26.897Z] Deleted: sha256:262549dc9a93df4a8392b5431ef72c0842bdc06877b1c8c1aa80b3a4b579b423 [2019-10-18T19:23:26.897Z] Deleted: sha256:418828797ff53009d9b32b82cf06b991fc7de2ecaa060da6bcab1ae5de65323e [2019-10-18T19:23:27.489Z] INFO: Tidying pidfile d:\CI\PR-40105\1\docker.pid [2019-10-18T19:23:27.489Z] INFO: Nuking d:\CI [2019-10-18T19:23:38.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-18T19:23:53.612Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-18T19:23:57.647Z] INFO: Zapped successfully [2019-10-18T19:23:57.647Z] [2019-10-18T19:23:57.647Z] INFO: executeCI.ps1 exiting at Fri Oct 18 19:23:57 CUT 2019. Duration 00:56:15.0043008 [2019-10-18T19:23:57.647Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-18T19:23:59.333Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-18T19:24:00.716Z] Archiving artifacts [2019-10-18T19:24:01.904Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T19:24:02.832Z] + make clean [2019-10-18T19:24:03.804Z] docker volume rm -f docker-dev-cache [2019-10-18T19:24:03.804Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite (441.31s) [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-18T19:24:08.468Z] docker_cli_external_volume_driver_test.go:53: [de372bd55012f] daemon is not started [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-18T19:24:08.468Z] docker_cli_external_volume_driver_test.go:53: [de505cc9edd4f] daemon is not started [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-18T19:24:08.468Z] docker_cli_external_volume_driver_test.go:53: [d0ed98b258c34] daemon is not started [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-18T19:24:08.468Z] docker_cli_external_volume_driver_test.go:53: [d6f1f1c80635f] daemon is not started [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-18T19:24:08.468Z] docker_cli_external_volume_driver_test.go:485: [d847edae33d95] daemon is not started [2019-10-18T19:24:08.468Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-18T19:24:08.468Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-18T19:24:08.469Z] docker_cli_external_volume_driver_test.go:53: [dd616c1c627e5] daemon is not started [2019-10-18T19:24:08.469Z] PASS [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === Skipped [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T19:24:08.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-18T19:24:08.469Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-18T19:24:08.469Z] check_test.go:309: [d78f141b61969] daemon is not started [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T19:24:08.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-18T19:24:08.469Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-18T19:24:08.469Z] check_test.go:309: [da706c32c036d] daemon is not started [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-18T19:24:08.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-18T19:24:08.469Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-18T19:24:08.469Z] check_test.go:309: [d63e57975826a] daemon is not started [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-18T19:24:08.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-18T19:24:08.469Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-18T19:24:08.469Z] check_test.go:309: [de53d268b7340] daemon is not started [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T19:24:08.469Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T19:24:08.469Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T19:24:08.469Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] [2019-10-18T19:24:08.469Z] DONE 270 tests, 6 skipped in 2642.576s [2019-10-18T19:24:08.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T19:24:08.469Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db440aa215d7f/docker.pid [2019-10-18T19:24:08.469Z] +++ kill 5510 [2019-10-18T19:24:08.469Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5510 is not a child of this shell [2019-10-18T19:24:08.469Z] warning: PID 5510 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db440aa215d7f/docker.pid had a nonzero exit code [2019-10-18T19:24:08.469Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T19:24:08.469Z] +++ kill 7281 [2019-10-18T19:24:09.837Z] +++ /etc/init.d/apparmor stop [2019-10-18T19:24:09.837Z] Clearing AppArmor profiles cache:. [2019-10-18T19:24:09.837Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T19:24:09.837Z] Unloading profiles will leave already running processes permanently [2019-10-18T19:24:09.837Z] unconfined, which can lead to unexpected situations. [2019-10-18T19:24:09.837Z] [2019-10-18T19:24:09.837Z] To set a process to complain mode, use the command line tool [2019-10-18T19:24:09.837Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T19:24:09.837Z] with the 'teardown' option." [2019-10-18T19:24:09.837Z] [2019-10-18T19:24:10.094Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-18T19:24:10.108Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T19:24:12.738Z] + echo Ensuring container killed. [2019-10-18T19:24:12.738Z] Ensuring container killed. [2019-10-18T19:24:12.738Z] + docker ps -aq -f name=docker-pr1-* [2019-10-18T19:24:12.738Z] + cids=f667081c02d5 [2019-10-18T19:24:12.738Z] ff4cd2038358 [2019-10-18T19:24:12.738Z] 92e4447ff639 [2019-10-18T19:24:12.738Z] + [ -n f667081c02d5 [2019-10-18T19:24:12.738Z] ff4cd2038358 [2019-10-18T19:24:12.738Z] 92e4447ff639 ] [2019-10-18T19:24:12.738Z] + docker rm -vf f667081c02d5 ff4cd2038358 92e4447ff639 [2019-10-18T19:24:16.916Z] f667081c02d5 [2019-10-18T19:24:16.916Z] ff4cd2038358 [2019-10-18T19:24:16.916Z] 92e4447ff639 [Pipeline] sh [2019-10-18T19:24:17.203Z] + echo Chowning /workspace to jenkins user [2019-10-18T19:24:17.203Z] Chowning /workspace to jenkins user [2019-10-18T19:24:17.203Z] + id -u [2019-10-18T19:24:17.203Z] + id -g [2019-10-18T19:24:17.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40105:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T19:24:17.203Z] Unable to find image 'busybox:latest' locally [2019-10-18T19:24:17.203Z] latest: Pulling from library/busybox [2019-10-18T19:24:17.460Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-18T19:24:17.460Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-18T19:24:17.460Z] 7c9d20b9b6cd: Download complete [2019-10-18T19:24:17.460Z] 7c9d20b9b6cd: Pull complete [2019-10-18T19:24:17.460Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T19:24:17.460Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T19:24:21.965Z] + bundleName=amd64 [2019-10-18T19:24:21.965Z] + echo Creating amd64-bundles.tar.gz [2019-10-18T19:24:21.965Z] Creating amd64-bundles.tar.gz [2019-10-18T19:24:21.965Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-18T19:24:21.965Z] + 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 [2019-10-18T19:24:22.907Z] Archiving artifacts [2019-10-18T19:24:24.694Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40105/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T19:24:25.005Z] + make clean [2019-10-18T19:24:25.261Z] docker volume rm -f docker-dev-cache [2019-10-18T19:24:25.261Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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