Pull request #40309 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a9507c6f76627fdc092edc542d5a7ef4a6df5eec rather than 07efe6a0a7c8de362fe3fcf5201ae50578b34309 Obtained Jenkinsfile from a9507c6f76627fdc092edc542d5a7ef4a6df5eec Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-01-07T15:43:50.672Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-07T15:43:50.677Z] Trying to pass milestone 8 [Pipeline] milestone [2020-01-07T15:43:50.698Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-07T15:44:05.803Z] Still waiting to schedule task [2020-01-07T15:44:05.806Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-01-07T15:44:51.781Z] Running on ubuntu-1804-overlay2 (i-049756be5a074cd22) in /home/ubuntu/workspace/moby_PR-40309 [Pipeline] { [Pipeline] checkout [2020-01-07T15:44:51.832Z] using credential docker-jenkins-github-credentials [2020-01-07T15:44:51.840Z] Cloning the remote Git repository [2020-01-07T15:44:51.840Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:44:51.837Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:44:51.838Z] > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:44:51.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:44:51.868Z] > git --version # timeout=10 [2020-01-07T15:44:51.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:44:51.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:14.495Z] Fetching without tags [2020-01-07T15:45:14.855Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:14.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:14.410Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:45:14.433Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:45:14.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:14.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:45:14.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:45:14.493Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:14.852Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:14.860Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:15.574Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:15.575Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:45:16.234Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:45:16.265Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T15:45:17.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40309:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-07T15:45:15.537Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:45:15.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:45:15.572Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:15.598Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:16.234Z] > git rev-list --no-walk 8356566cf9eaec2977e7fa23e3b3a18fe149e0f2 # timeout=10 [2020-01-07T15:45:20.451Z] 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 [2020-01-07T15:45:20.980Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40309 [2020-01-07T15:45:21.127Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40309 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-01-07T15:45:21.264Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-01-07T15:45:21.280Z] Cloning the remote Git repository [2020-01-07T15:45:21.280Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-07T15:45:21.416Z] using credential docker-jenkins-github-credentials [2020-01-07T15:45:21.469Z] Cloning the remote Git repository [2020-01-07T15:45:21.469Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:45:21.282Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:45:21.283Z] > git init /home/docker/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:45:21.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:45:21.297Z] > git --version # timeout=10 [2020-01-07T15:45:21.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:45:21.302Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:21.505Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:45:21.508Z] > git init /home/jenkins/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:45:21.538Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:45:21.540Z] > git --version # timeout=10 [2020-01-07T15:45:21.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:45:21.561Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:30.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:30.959Z] Fetching without tags [2020-01-07T15:45:31.393Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:30.830Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:45:30.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:45:30.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:30.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:45:30.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:45:30.998Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:31.436Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:31.457Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:32.852Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:32.853Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:45:33.651Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:45:32.742Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:45:32.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:45:32.887Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:32.909Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:45:35.092Z] + docker version [2020-01-07T15:45:35.092Z] Client: [2020-01-07T15:45:35.092Z] Version: 18.06.1-ce [2020-01-07T15:45:35.092Z] API version: 1.38 [2020-01-07T15:45:35.092Z] Go version: go1.10.3 [2020-01-07T15:45:35.092Z] Git commit: e68fc7a [2020-01-07T15:45:35.092Z] Built: Tue Aug 21 17:24:34 2018 [2020-01-07T15:45:35.092Z] OS/Arch: linux/s390x [2020-01-07T15:45:35.092Z] Experimental: false [2020-01-07T15:45:35.092Z] [2020-01-07T15:45:35.092Z] Server: [2020-01-07T15:45:35.092Z] Engine: [2020-01-07T15:45:35.092Z] Version: 18.06.1-ce [2020-01-07T15:45:35.092Z] API version: 1.38 (minimum version 1.12) [2020-01-07T15:45:35.092Z] Go version: go1.10.3 [2020-01-07T15:45:35.092Z] Git commit: e68fc7a [2020-01-07T15:45:35.092Z] Built: Tue Aug 21 17:23:34 2018 [2020-01-07T15:45:35.092Z] OS/Arch: linux/s390x [2020-01-07T15:45:35.092Z] Experimental: true [Pipeline] sh [2020-01-07T15:45:35.909Z] + docker info [2020-01-07T15:45:35.909Z] Containers: 0 [2020-01-07T15:45:35.909Z] Running: 0 [2020-01-07T15:45:35.909Z] Paused: 0 [2020-01-07T15:45:35.909Z] Stopped: 0 [2020-01-07T15:45:35.909Z] Images: 0 [2020-01-07T15:45:35.909Z] Server Version: 18.06.1-ce [2020-01-07T15:45:35.909Z] Storage Driver: overlay2 [2020-01-07T15:45:35.909Z] Backing Filesystem: extfs [2020-01-07T15:45:35.909Z] Supports d_type: true [2020-01-07T15:45:35.909Z] Native Overlay Diff: true [2020-01-07T15:45:35.909Z] Logging Driver: json-file [2020-01-07T15:45:35.909Z] Cgroup Driver: cgroupfs [2020-01-07T15:45:35.909Z] Plugins: [2020-01-07T15:45:35.909Z] Volume: local [2020-01-07T15:45:35.909Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T15:45:35.909Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-07T15:45:35.909Z] Swarm: inactive [2020-01-07T15:45:35.909Z] Runtimes: runc [2020-01-07T15:45:35.909Z] Default Runtime: runc [2020-01-07T15:45:35.909Z] Init Binary: docker-init [2020-01-07T15:45:35.909Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-07T15:45:35.909Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-07T15:45:35.909Z] init version: fec3683 [2020-01-07T15:45:35.909Z] Security Options: [2020-01-07T15:45:35.909Z] apparmor [2020-01-07T15:45:35.909Z] seccomp [2020-01-07T15:45:35.909Z] Profile: default [2020-01-07T15:45:35.909Z] Kernel Version: 4.4.0-166-generic [2020-01-07T15:45:35.909Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-07T15:45:35.909Z] OSType: linux [2020-01-07T15:45:35.909Z] Architecture: s390x [2020-01-07T15:45:35.909Z] CPUs: 2 [2020-01-07T15:45:35.909Z] Total Memory: 7.862GiB [2020-01-07T15:45:35.909Z] Name: s390x-ubuntu-13 [2020-01-07T15:45:35.909Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-07T15:45:35.909Z] Docker Root Dir: /var/lib/docker [2020-01-07T15:45:35.909Z] Debug Mode (client): false [2020-01-07T15:45:35.909Z] Debug Mode (server): false [2020-01-07T15:45:35.909Z] Username: dockerbuildbot [2020-01-07T15:45:35.909Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:45:35.909Z] Labels: [2020-01-07T15:45:35.909Z] Experimental: true [2020-01-07T15:45:35.909Z] Insecure Registries: [2020-01-07T15:45:35.909Z] 127.0.0.0/8 [2020-01-07T15:45:35.909Z] Live Restore Enabled: false [2020-01-07T15:45:35.909Z] [2020-01-07T15:45:35.909Z] WARNING: No swap limit support [2020-01-07T15:45:35.929Z] Still waiting to schedule task [2020-01-07T15:45:35.929Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1604-overlay2-arm64v8 (i-0a9b2849cea542ef0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-045169721a17c91a1)’ is offline [2020-01-07T15:45:35.930Z] Still waiting to schedule task [2020-01-07T15:45:35.931Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1604-overlay2-arm64v8 (i-0a9b2849cea542ef0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-045169721a17c91a1)’ is offline [2020-01-07T15:45:35.938Z] Still waiting to schedule task [2020-01-07T15:45:35.938Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘arm64&&linux’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘arm64&&linux’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&linux’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-16’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&linux’; ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&linux’; ‘ubuntu-1604-overlay2-arm64v8 (i-0a9b2849cea542ef0)’ is offline; ‘ubuntu-1804-overlay2 (i-045169721a17c91a1)’ doesn’t have label ‘arm64&&linux’ [2020-01-07T15:45:35.939Z] Still waiting to schedule task [2020-01-07T15:45:35.940Z] Waiting for next available executor on ‘azwin-2-316a80’ [Pipeline] sh [2020-01-07T15:45:36.719Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:45:36.719Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:45:36.719Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40309/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T15:45:36.719Z] + bash /home/jenkins/workspace/moby_PR-40309/check-config.sh [2020-01-07T15:45:36.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T15:45:36.719Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-07T15:45:36.719Z] [2020-01-07T15:45:36.719Z] Generally Necessary: [2020-01-07T15:45:36.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T15:45:36.719Z] - apparmor: enabled and tools installed [2020-01-07T15:45:36.719Z] - CONFIG_NAMESPACES: enabled [2020-01-07T15:45:36.719Z] - CONFIG_NET_NS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_PID_NS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_IPC_NS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_UTS_NS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CGROUPS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T15:45:36.719Z] - CONFIG_CPUSETS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_MEMCG: enabled [2020-01-07T15:45:36.719Z] - CONFIG_KEYS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_VETH: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T15:45:36.719Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T15:45:36.719Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T15:45:36.719Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-07T15:45:36.719Z] [2020-01-07T15:45:36.719Z] Optional Features: [2020-01-07T15:45:36.719Z] - CONFIG_USER_NS: enabled [2020-01-07T15:45:36.719Z] - CONFIG_SECCOMP: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T15:45:37.090Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T15:45:37.090Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T15:45:37.090Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T15:45:37.090Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-07T15:45:37.090Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T15:45:37.090Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T15:45:37.090Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T15:45:37.090Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T15:45:37.090Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T15:45:37.090Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T15:45:37.090Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T15:45:37.090Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T15:45:37.090Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T15:45:37.090Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_EXT4_FS: enabled [2020-01-07T15:45:37.090Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T15:45:37.090Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T15:45:37.090Z] - Network Drivers: [2020-01-07T15:45:37.090Z] - "overlay": [2020-01-07T15:45:37.090Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T15:45:37.090Z] Optional (for encrypted networks): [2020-01-07T15:45:37.090Z] - CONFIG_CRYPTO: enabled [2020-01-07T15:45:37.090Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_XFRM: enabled [2020-01-07T15:45:37.090Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T15:45:37.090Z] - "ipvlan": [2020-01-07T15:45:37.090Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T15:45:37.090Z] - "macvlan": [2020-01-07T15:45:37.090Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T15:45:37.090Z] - "ftp,tftp client in container": [2020-01-07T15:45:37.090Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T15:45:37.090Z] - Storage Drivers: [2020-01-07T15:45:37.090Z] - "aufs": [2020-01-07T15:45:37.090Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T15:45:37.090Z] - "btrfs": [2020-01-07T15:45:37.090Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T15:45:37.090Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T15:45:37.090Z] - "devicemapper": [2020-01-07T15:45:37.090Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T15:45:37.090Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T15:45:37.090Z] - "overlay": [2020-01-07T15:45:37.090Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T15:45:37.090Z] - "zfs": [2020-01-07T15:45:37.090Z] - /dev/zfs: missing [2020-01-07T15:45:37.090Z] - zfs command: missing [2020-01-07T15:45:37.090Z] - zpool command: missing [2020-01-07T15:45:37.090Z] [2020-01-07T15:45:37.090Z] Limits: [2020-01-07T15:45:37.090Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T15:45:37.090Z] [2020-01-07T15:45:37.090Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T15:45:37.955Z] + make bundles/buildx [2020-01-07T15:45:37.955Z] make: command: Command not found [2020-01-07T15:45:37.955Z] make: command: Command not found [2020-01-07T15:45:37.955Z] mkdir bundles [2020-01-07T15:45:37.955Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-07T15:45:37.955Z] --build-arg BUILDX_COMMIT \ [2020-01-07T15:45:37.955Z] --build-arg BUILDX_REPO \ [2020-01-07T15:45:37.955Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-07T15:45:37.955Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-07T15:45:37.955Z] . [2020-01-07T15:45:37.955Z] /bin/sh: 4: go: not found [2020-01-07T15:45:37.955Z] /bin/sh: 5: go: not found [2020-01-07T15:45:40.007Z] Sending build context to Docker daemon 51.08MB [2020-01-07T15:45:40.007Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-07T15:45:40.007Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-07T15:45:40.007Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-07T15:45:40.007Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-07T15:45:40.007Z] 1.12.10-stretch: Pulling from library/golang [2020-01-07T15:45:40.007Z] ade01ea651a2: Pulling fs layer [2020-01-07T15:45:40.007Z] fbabdb69f639: Pulling fs layer [2020-01-07T15:45:40.007Z] ff33bd1013d7: Pulling fs layer [2020-01-07T15:45:40.007Z] 85cfe9d77eff: Pulling fs layer [2020-01-07T15:45:40.007Z] ace5139f9caa: Pulling fs layer [2020-01-07T15:45:40.007Z] e4d79466b81c: Pulling fs layer [2020-01-07T15:45:40.007Z] b00baabad4ce: Pulling fs layer [2020-01-07T15:45:40.007Z] ace5139f9caa: Waiting [2020-01-07T15:45:40.007Z] e4d79466b81c: Waiting [2020-01-07T15:45:40.007Z] b00baabad4ce: Waiting [2020-01-07T15:45:40.007Z] 85cfe9d77eff: Waiting [2020-01-07T15:45:40.505Z] ff33bd1013d7: Verifying Checksum [2020-01-07T15:45:40.505Z] ff33bd1013d7: Download complete [2020-01-07T15:45:40.505Z] fbabdb69f639: Verifying Checksum [2020-01-07T15:45:40.505Z] fbabdb69f639: Download complete [2020-01-07T15:45:40.946Z] ade01ea651a2: Verifying Checksum [2020-01-07T15:45:40.946Z] ade01ea651a2: Download complete [2020-01-07T15:45:42.657Z] ace5139f9caa: Verifying Checksum [2020-01-07T15:45:42.657Z] ace5139f9caa: Download complete [2020-01-07T15:45:42.657Z] b00baabad4ce: Verifying Checksum [2020-01-07T15:45:42.657Z] b00baabad4ce: Download complete [2020-01-07T15:45:42.657Z] e4d79466b81c: Verifying Checksum [2020-01-07T15:45:42.657Z] e4d79466b81c: Download complete [2020-01-07T15:45:43.050Z] ade01ea651a2: Pull complete [2020-01-07T15:45:43.050Z] 85cfe9d77eff: Verifying Checksum [2020-01-07T15:45:43.050Z] 85cfe9d77eff: Download complete [2020-01-07T15:45:43.422Z] fbabdb69f639: Pull complete [2020-01-07T15:45:43.787Z] ff33bd1013d7: Pull complete [2020-01-07T15:45:45.643Z] 85cfe9d77eff: Pull complete [2020-01-07T15:45:46.308Z] Fetching without tags [2020-01-07T15:45:46.787Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:46.928Z] ace5139f9caa: Pull complete [2020-01-07T15:45:46.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:46.270Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:45:46.278Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:45:46.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:45:46.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:45:46.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:45:46.311Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:45:46.788Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:46.792Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:47.876Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:45:47.877Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:45:48.814Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:45:47.835Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:45:47.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:45:47.878Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:45:47.882Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:45:49.837Z] + docker version [2020-01-07T15:45:49.837Z] Client: [2020-01-07T15:45:49.837Z] Version: 18.06.1-ce [2020-01-07T15:45:49.837Z] API version: 1.38 [2020-01-07T15:45:49.837Z] Go version: go1.10.3 [2020-01-07T15:45:49.837Z] Git commit: e68fc7a [2020-01-07T15:45:49.837Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-07T15:45:49.837Z] OS/Arch: linux/ppc64le [2020-01-07T15:45:49.837Z] Experimental: false [2020-01-07T15:45:49.837Z] [2020-01-07T15:45:49.837Z] Server: [2020-01-07T15:45:49.837Z] Engine: [2020-01-07T15:45:49.837Z] Version: 18.06.1-ce [2020-01-07T15:45:49.837Z] API version: 1.38 (minimum version 1.12) [2020-01-07T15:45:49.837Z] Go version: go1.10.3 [2020-01-07T15:45:49.837Z] Git commit: e68fc7a [2020-01-07T15:45:49.837Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-07T15:45:49.837Z] OS/Arch: linux/ppc64le [2020-01-07T15:45:49.837Z] Experimental: true [Pipeline] sh [2020-01-07T15:45:50.215Z] + docker info [2020-01-07T15:45:50.215Z] Containers: 0 [2020-01-07T15:45:50.215Z] Running: 0 [2020-01-07T15:45:50.215Z] Paused: 0 [2020-01-07T15:45:50.215Z] Stopped: 0 [2020-01-07T15:45:50.215Z] Images: 0 [2020-01-07T15:45:50.215Z] Server Version: 18.06.1-ce [2020-01-07T15:45:50.215Z] Storage Driver: overlay2 [2020-01-07T15:45:50.215Z] Backing Filesystem: extfs [2020-01-07T15:45:50.215Z] Supports d_type: true [2020-01-07T15:45:50.215Z] Native Overlay Diff: true [2020-01-07T15:45:50.215Z] Logging Driver: json-file [2020-01-07T15:45:50.215Z] Cgroup Driver: cgroupfs [2020-01-07T15:45:50.215Z] Plugins: [2020-01-07T15:45:50.215Z] Volume: local [2020-01-07T15:45:50.215Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T15:45:50.215Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-07T15:45:50.215Z] Swarm: inactive [2020-01-07T15:45:50.215Z] Runtimes: runc [2020-01-07T15:45:50.215Z] Default Runtime: runc [2020-01-07T15:45:50.215Z] Init Binary: docker-init [2020-01-07T15:45:50.215Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-07T15:45:50.215Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-07T15:45:50.215Z] init version: fec3683 [2020-01-07T15:45:50.215Z] Security Options: [2020-01-07T15:45:50.215Z] apparmor [2020-01-07T15:45:50.215Z] seccomp [2020-01-07T15:45:50.215Z] Profile: default [2020-01-07T15:45:50.215Z] Kernel Version: 4.4.0-139-generic [2020-01-07T15:45:50.215Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-07T15:45:50.215Z] OSType: linux [2020-01-07T15:45:50.215Z] Architecture: ppc64le [2020-01-07T15:45:50.215Z] CPUs: 4 [2020-01-07T15:45:50.215Z] Total Memory: 7.972GiB [2020-01-07T15:45:50.215Z] Name: ppc64le-ubuntu-15 [2020-01-07T15:45:50.215Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-07T15:45:50.215Z] Docker Root Dir: /var/lib/docker [2020-01-07T15:45:50.215Z] Debug Mode (client): false [2020-01-07T15:45:50.215Z] Debug Mode (server): false [2020-01-07T15:45:50.215Z] Username: dockerbuildbot [2020-01-07T15:45:50.215Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:45:50.215Z] Labels: [2020-01-07T15:45:50.215Z] Experimental: true [2020-01-07T15:45:50.215Z] Insecure Registries: [2020-01-07T15:45:50.215Z] 127.0.0.0/8 [2020-01-07T15:45:50.215Z] Live Restore Enabled: false [2020-01-07T15:45:50.215Z] [Pipeline] sh [2020-01-07T15:45:50.602Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:45:50.602Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:45:50.602Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40309/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T15:45:50.602Z] + bash /home/docker/workspace/moby_PR-40309/check-config.sh [2020-01-07T15:45:50.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T15:45:50.602Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-07T15:45:50.602Z] [2020-01-07T15:45:50.602Z] Generally Necessary: [2020-01-07T15:45:50.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T15:45:50.602Z] - apparmor: enabled and tools installed [2020-01-07T15:45:50.888Z] - CONFIG_NAMESPACES: enabled [2020-01-07T15:45:50.888Z] - CONFIG_NET_NS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_PID_NS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_IPC_NS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_UTS_NS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUPS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CPUSETS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_MEMCG: enabled [2020-01-07T15:45:50.888Z] - CONFIG_KEYS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_VETH: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T15:45:50.888Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T15:45:50.888Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T15:45:50.888Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-07T15:45:50.888Z] [2020-01-07T15:45:50.888Z] Optional Features: [2020-01-07T15:45:50.888Z] - CONFIG_USER_NS: enabled [2020-01-07T15:45:50.888Z] - CONFIG_SECCOMP: enabled [2020-01-07T15:45:50.888Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T15:45:51.111Z] e4d79466b81c: Pull complete [2020-01-07T15:45:51.111Z] b00baabad4ce: Pull complete [2020-01-07T15:45:51.111Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-07T15:45:51.111Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-07T15:45:51.111Z] ---> 687421176e14 [2020-01-07T15:45:51.111Z] Step 5/16 : ARG BUILDX_REPO [2020-01-07T15:45:51.111Z] ---> Running in ec9183545446 [2020-01-07T15:45:51.111Z] Removing intermediate container ec9183545446 [2020-01-07T15:45:51.111Z] ---> f1273f13fffd [2020-01-07T15:45:51.111Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-07T15:45:51.175Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T15:45:51.175Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T15:45:51.175Z] (cgroup swap accounting is currently enabled) [2020-01-07T15:45:51.175Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-07T15:45:51.175Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T15:45:51.175Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T15:45:51.175Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T15:45:51.175Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T15:45:51.175Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T15:45:51.175Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T15:45:51.175Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T15:45:51.175Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T15:45:51.175Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T15:45:51.175Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T15:45:51.175Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T15:45:51.175Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T15:45:51.175Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T15:45:51.175Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T15:45:51.175Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T15:45:51.175Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T15:45:51.175Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T15:45:51.175Z] - CONFIG_EXT4_FS: enabled [2020-01-07T15:45:51.175Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T15:45:51.175Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T15:45:51.175Z] - Network Drivers: [2020-01-07T15:45:51.175Z] - "overlay": [2020-01-07T15:45:51.175Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T15:45:51.175Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T15:45:51.175Z] Optional (for encrypted networks): [2020-01-07T15:45:51.458Z] - CONFIG_CRYPTO: enabled [2020-01-07T15:45:51.458Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_XFRM: enabled [2020-01-07T15:45:51.458Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T15:45:51.458Z] - "ipvlan": [2020-01-07T15:45:51.458Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T15:45:51.458Z] - "macvlan": [2020-01-07T15:45:51.458Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T15:45:51.458Z] - "ftp,tftp client in container": [2020-01-07T15:45:51.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T15:45:51.458Z] - Storage Drivers: [2020-01-07T15:45:51.458Z] - "aufs": [2020-01-07T15:45:51.458Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T15:45:51.458Z] - "btrfs": [2020-01-07T15:45:51.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T15:45:51.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T15:45:51.458Z] - "devicemapper": [2020-01-07T15:45:51.458Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T15:45:51.459Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T15:45:51.459Z] - "overlay": [2020-01-07T15:45:51.459Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T15:45:51.459Z] - "zfs": [2020-01-07T15:45:51.459Z] - /dev/zfs: missing [2020-01-07T15:45:51.459Z] - zfs command: missing [2020-01-07T15:45:51.459Z] - zpool command: missing [2020-01-07T15:45:51.459Z] [2020-01-07T15:45:51.459Z] Limits: [2020-01-07T15:45:51.459Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T15:45:51.459Z] [2020-01-07T15:45:51.459Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T15:45:51.652Z] ---> Running in 2cb073a69232 [2020-01-07T15:45:51.652Z] Cloning into '/buildx'... [2020-01-07T15:45:51.883Z] + make bundles/buildx [2020-01-07T15:45:52.234Z] make: command: Command not found [2020-01-07T15:45:52.234Z] make: command: Command not found [2020-01-07T15:45:52.234Z] mkdir bundles [2020-01-07T15:45:52.234Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-07T15:45:52.234Z] --build-arg BUILDX_COMMIT \ [2020-01-07T15:45:52.234Z] --build-arg BUILDX_REPO \ [2020-01-07T15:45:52.234Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-07T15:45:52.234Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-07T15:45:52.234Z] . [2020-01-07T15:45:52.234Z] /bin/sh: 4: go: not found [2020-01-07T15:45:52.234Z] /bin/sh: 5: go: not found [2020-01-07T15:45:54.350Z] Removing intermediate container 2cb073a69232 [2020-01-07T15:45:54.350Z] ---> 5319f056d136 [2020-01-07T15:45:54.350Z] Step 7/16 : WORKDIR /buildx [2020-01-07T15:45:54.724Z] ---> Running in b11d5aaede21 [2020-01-07T15:45:54.724Z] Removing intermediate container b11d5aaede21 [2020-01-07T15:45:54.724Z] ---> 9b67c27902de [2020-01-07T15:45:54.724Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-07T15:45:54.724Z] ---> Running in d4a9b3b61c93 [2020-01-07T15:45:55.088Z] Removing intermediate container d4a9b3b61c93 [2020-01-07T15:45:55.088Z] ---> c6f5dd40d0e5 [2020-01-07T15:45:55.088Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-07T15:45:55.088Z] ---> Running in e17a1e27d70e [2020-01-07T15:45:55.721Z] Sending build context to Docker daemon 51.08MB [2020-01-07T15:45:55.721Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-07T15:45:55.721Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-07T15:45:55.721Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-07T15:45:55.721Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-07T15:45:55.721Z] 1.12.10-stretch: Pulling from library/golang [2020-01-07T15:45:55.884Z] From https://github.com/docker/buildx [2020-01-07T15:45:55.884Z] * [new tag] v0.3.1 -> build [2020-01-07T15:45:56.011Z] fb056072eab9: Pulling fs layer [2020-01-07T15:45:56.011Z] 6a33b1f9796f: Pulling fs layer [2020-01-07T15:45:56.011Z] 8f8f8962e456: Pulling fs layer [2020-01-07T15:45:56.011Z] 68adcc365214: Pulling fs layer [2020-01-07T15:45:56.011Z] 76d8adf27bdf: Pulling fs layer [2020-01-07T15:45:56.011Z] d66e58854927: Pulling fs layer [2020-01-07T15:45:56.011Z] 71497195576e: Pulling fs layer [2020-01-07T15:45:56.011Z] 68adcc365214: Waiting [2020-01-07T15:45:56.011Z] 76d8adf27bdf: Waiting [2020-01-07T15:45:56.011Z] d66e58854927: Waiting [2020-01-07T15:45:56.011Z] 71497195576e: Waiting [2020-01-07T15:45:56.257Z] Switched to branch 'build' [2020-01-07T15:45:56.635Z] 8f8f8962e456: Verifying Checksum [2020-01-07T15:45:56.635Z] 8f8f8962e456: Download complete [2020-01-07T15:45:56.923Z] 6a33b1f9796f: Verifying Checksum [2020-01-07T15:45:56.923Z] 6a33b1f9796f: Download complete [2020-01-07T15:45:57.235Z] Removing intermediate container e17a1e27d70e [2020-01-07T15:45:57.236Z] ---> 3c8c4ff490c4 [2020-01-07T15:45:57.236Z] Step 10/16 : RUN go mod download [2020-01-07T15:45:57.236Z] ---> Running in ff666fc4fe49 [2020-01-07T15:45:57.632Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-07T15:45:57.632Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-07T15:45:57.632Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-07T15:45:57.632Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-07T15:45:57.632Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-07T15:45:57.632Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-07T15:45:57.632Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-07T15:45:57.632Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-07T15:45:57.632Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-07T15:45:58.980Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-07T15:45:58.980Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-07T15:45:58.980Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-07T15:45:58.980Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-07T15:45:58.980Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-07T15:45:58.980Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-07T15:45:58.982Z] fb056072eab9: Verifying Checksum [2020-01-07T15:45:58.982Z] fb056072eab9: Download complete [2020-01-07T15:45:59.390Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-07T15:46:00.272Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-07T15:46:00.272Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-07T15:46:00.497Z] 68adcc365214: Verifying Checksum [2020-01-07T15:46:00.497Z] 68adcc365214: Download complete [2020-01-07T15:46:00.683Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-07T15:46:00.683Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-07T15:46:00.683Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-07T15:46:00.683Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-07T15:46:00.683Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-07T15:46:00.788Z] 71497195576e: Verifying Checksum [2020-01-07T15:46:00.788Z] 71497195576e: Download complete [2020-01-07T15:46:01.299Z] 76d8adf27bdf: Verifying Checksum [2020-01-07T15:46:01.299Z] 76d8adf27bdf: Download complete [2020-01-07T15:46:01.728Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-07T15:46:02.223Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-07T15:46:02.223Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-07T15:46:02.649Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-07T15:46:02.649Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-07T15:46:03.661Z] Running on ubuntu-1804-overlay2 (i-045169721a17c91a1) in /home/ubuntu/workspace/moby_PR-40309 [Pipeline] { [Pipeline] checkout [2020-01-07T15:46:03.789Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-07T15:46:03.789Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-07T15:46:03.997Z] fb056072eab9: Pull complete [2020-01-07T15:46:04.324Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-07T15:46:04.324Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-07T15:46:04.619Z] 6a33b1f9796f: Pull complete [2020-01-07T15:46:04.856Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-07T15:46:04.906Z] 8f8f8962e456: Pull complete [2020-01-07T15:46:05.308Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-07T15:46:05.308Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-07T15:46:06.317Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-07T15:46:06.317Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-07T15:46:06.317Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-07T15:46:06.317Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-07T15:46:06.393Z] d66e58854927: Verifying Checksum [2020-01-07T15:46:06.393Z] d66e58854927: Download complete [2020-01-07T15:46:06.725Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-07T15:46:06.725Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-07T15:46:07.144Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-07T15:46:07.554Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-07T15:46:07.554Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-07T15:46:07.632Z] using credential docker-jenkins-github-credentials [2020-01-07T15:46:07.642Z] Cloning the remote Git repository [2020-01-07T15:46:07.642Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:46:07.968Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-07T15:46:07.968Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-07T15:46:07.968Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-07T15:46:08.386Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-07T15:46:08.386Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-07T15:46:08.435Z] 68adcc365214: Pull complete [2020-01-07T15:46:07.709Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:46:07.772Z] > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:46:08.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:08.060Z] > git --version # timeout=10 [2020-01-07T15:46:08.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:08.106Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:08.787Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-07T15:46:08.787Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-07T15:46:09.195Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-07T15:46:09.195Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-07T15:46:09.195Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-07T15:46:09.628Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-07T15:46:10.044Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-07T15:46:10.463Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-07T15:46:10.463Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-07T15:46:10.463Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-07T15:46:10.886Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-07T15:46:11.141Z] 76d8adf27bdf: Pull complete [2020-01-07T15:46:11.773Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-07T15:46:11.773Z] go: finding github.com/lib/pq v1.0.0 [2020-01-07T15:46:11.773Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-07T15:46:11.773Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-07T15:46:12.681Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-07T15:46:13.096Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-07T15:46:13.498Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-07T15:46:13.498Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-07T15:46:13.897Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-07T15:46:13.897Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-07T15:46:13.897Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-07T15:46:14.299Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-07T15:46:14.299Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-07T15:46:15.031Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-07T15:46:15.031Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-07T15:46:15.031Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-07T15:46:15.031Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-07T15:46:15.031Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-07T15:46:15.510Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-07T15:46:15.510Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-07T15:46:15.510Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-07T15:46:16.611Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-07T15:46:16.873Z] d66e58854927: Pull complete [2020-01-07T15:46:17.124Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-07T15:46:17.124Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-07T15:46:17.124Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-07T15:46:17.157Z] 71497195576e: Pull complete [2020-01-07T15:46:17.158Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-07T15:46:17.158Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-07T15:46:17.158Z] ---> ebd73b5ebd31 [2020-01-07T15:46:17.158Z] Step 5/16 : ARG BUILDX_REPO [2020-01-07T15:46:17.158Z] ---> Running in 3e6451048902 [2020-01-07T15:46:17.158Z] Removing intermediate container 3e6451048902 [2020-01-07T15:46:17.158Z] ---> 917166fe373f [2020-01-07T15:46:17.158Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-07T15:46:17.158Z] ---> Running in 845c32478adc [2020-01-07T15:46:17.453Z] Cloning into '/buildx'... [2020-01-07T15:46:17.635Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-07T15:46:18.589Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-07T15:46:18.589Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-07T15:46:18.589Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-07T15:46:18.589Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-07T15:46:19.020Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-07T15:46:19.020Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-07T15:46:19.020Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-07T15:46:20.100Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-07T15:46:20.100Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-07T15:46:20.100Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-07T15:46:20.100Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-07T15:46:20.100Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-07T15:46:20.100Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-07T15:46:20.511Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-07T15:46:20.512Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-07T15:46:20.512Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-07T15:46:21.395Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-07T15:46:21.395Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-07T15:46:21.395Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-07T15:46:21.395Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-07T15:46:21.816Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-07T15:46:22.103Z] Removing intermediate container 845c32478adc [2020-01-07T15:46:22.103Z] ---> 68ad6c4e8424 [2020-01-07T15:46:22.103Z] Step 7/16 : WORKDIR /buildx [2020-01-07T15:46:22.103Z] ---> Running in e62a7a85d979 [2020-01-07T15:46:22.103Z] Removing intermediate container e62a7a85d979 [2020-01-07T15:46:22.103Z] ---> 7a2d954cfec8 [2020-01-07T15:46:22.103Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-07T15:46:22.103Z] ---> Running in cc3ae97b9e81 [2020-01-07T15:46:22.103Z] Removing intermediate container cc3ae97b9e81 [2020-01-07T15:46:22.103Z] ---> 556035630099 [2020-01-07T15:46:22.103Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-07T15:46:22.103Z] ---> Running in a7abe2b99b68 [2020-01-07T15:46:22.388Z] From https://github.com/docker/buildx [2020-01-07T15:46:22.388Z] * [new tag] v0.3.1 -> build [2020-01-07T15:46:22.691Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-07T15:46:22.691Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-07T15:46:22.691Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-07T15:46:22.691Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-07T15:46:22.691Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-07T15:46:23.404Z] Switched to branch 'build' [2020-01-07T15:46:23.563Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-07T15:46:23.980Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-07T15:46:23.980Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-07T15:46:24.024Z] Removing intermediate container a7abe2b99b68 [2020-01-07T15:46:24.024Z] ---> 3295e07fa5b7 [2020-01-07T15:46:24.024Z] Step 10/16 : RUN go mod download [2020-01-07T15:46:24.024Z] ---> Running in 51d9102aad7d [2020-01-07T15:46:24.310Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-07T15:46:24.310Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-07T15:46:24.310Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-07T15:46:24.310Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-07T15:46:24.310Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-07T15:46:24.310Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-07T15:46:24.310Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-07T15:46:24.310Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-07T15:46:24.310Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-07T15:46:24.388Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-07T15:46:24.388Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-07T15:46:24.797Z] Running on ubuntu-1604-overlay2-arm64v8 (i-015edd3b31591dece) in /home/ubuntu/workspace/moby_PR-40309 [Pipeline] { [2020-01-07T15:46:24.798Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [Pipeline] checkout [2020-01-07T15:46:25.201Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-07T15:46:25.337Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-07T15:46:25.623Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-07T15:46:26.039Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-07T15:46:26.039Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-07T15:46:26.039Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-07T15:46:26.369Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-07T15:46:26.369Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-07T15:46:26.436Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-07T15:46:26.657Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-07T15:46:26.657Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-07T15:46:26.657Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-07T15:46:26.846Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-07T15:46:27.226Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-07T15:46:27.226Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-07T15:46:27.226Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-07T15:46:27.285Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-07T15:46:27.571Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-07T15:46:27.571Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-07T15:46:27.623Z] Running on ubuntu-1804-overlay2 (i-075dc82b994cda341) in /home/ubuntu/workspace/moby_PR-40309 [Pipeline] { [2020-01-07T15:46:27.643Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-07T15:46:27.643Z] go: finding github.com/spf13/afero v1.1.2 [Pipeline] checkout [2020-01-07T15:46:27.859Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-07T15:46:28.060Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-07T15:46:28.477Z] using credential docker-jenkins-github-credentials [2020-01-07T15:46:28.484Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-07T15:46:28.484Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-07T15:46:28.485Z] Cloning the remote Git repository [2020-01-07T15:46:28.485Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:46:28.503Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-07T15:46:28.801Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-07T15:46:28.801Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-07T15:46:28.889Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-07T15:46:28.889Z] go: finding golang.org/x/text v0.3.0 [2020-01-07T15:46:29.289Z] go: finding github.com/kr/text v0.1.0 [2020-01-07T15:46:29.684Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-07T15:46:29.684Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-07T15:46:29.684Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-07T15:46:29.684Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-07T15:46:28.318Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:46:28.372Z] > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:46:28.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:28.751Z] > git --version # timeout=10 [2020-01-07T15:46:28.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:28.956Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:29.834Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-07T15:46:29.834Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-07T15:46:30.124Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-07T15:46:30.414Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-07T15:46:30.537Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-07T15:46:30.537Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-07T15:46:30.964Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-07T15:46:30.964Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-07T15:46:31.048Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-07T15:46:31.048Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-07T15:46:31.609Z] using credential docker-jenkins-github-credentials [2020-01-07T15:46:31.620Z] Cloning the remote Git repository [2020-01-07T15:46:31.621Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:46:31.674Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-07T15:46:31.827Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-07T15:46:31.827Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-07T15:46:32.251Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-07T15:46:32.251Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-07T15:46:32.251Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-07T15:46:32.513Z] Fetching without tags [2020-01-07T15:46:31.687Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:46:31.755Z] > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10 [2020-01-07T15:46:32.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:32.048Z] > git --version # timeout=10 [2020-01-07T15:46:32.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:32.081Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:32.720Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-07T15:46:32.720Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-07T15:46:32.720Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-07T15:46:32.720Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-07T15:46:32.820Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:33.011Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-07T15:46:33.011Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-07T15:46:33.128Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-07T15:46:33.128Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-07T15:46:33.304Z] go: finding github.com/lib/pq v1.0.0 [2020-01-07T15:46:33.534Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-07T15:46:33.534Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-07T15:46:33.534Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-07T15:46:33.534Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-07T15:46:33.534Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-07T15:46:33.570Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:33.571Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:46:34.327Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-07T15:46:34.421Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-07T15:46:34.421Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-07T15:46:34.616Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-07T15:46:32.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:32.445Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:46:32.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:46:32.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:32.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:32.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:32.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:32.831Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:32.862Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:33.518Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:46:33.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:46:33.574Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:33.592Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:34.905Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-07T15:46:35.036Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-07T15:46:35.036Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-07T15:46:35.195Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-07T15:46:35.195Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-07T15:46:35.252Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:46:35.644Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-07T15:46:35.644Z] go: finding github.com/davecgh/go-spew v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T15:46:36.224Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-07T15:46:36.224Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-07T15:46:36.224Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-07T15:46:36.274Z] + [ PR != PR ] [2020-01-07T15:46:36.274Z] + [ master != master ] [2020-01-07T15:46:36.274Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:46:36.673Z] + docker version [2020-01-07T15:46:36.701Z] go: finding github.com/kr/pty v1.1.1 [2020-01-07T15:46:37.155Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-07T15:46:37.247Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-07T15:46:37.247Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-07T15:46:37.247Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-07T15:46:37.614Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-07T15:46:37.614Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-07T15:46:37.614Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-07T15:46:37.614Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-07T15:46:37.614Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-07T15:46:38.277Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-07T15:46:38.277Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-07T15:46:38.571Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-07T15:46:38.695Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-07T15:46:38.695Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-07T15:46:39.110Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-07T15:46:39.204Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-07T15:46:39.494Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-07T15:46:39.517Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-07T15:46:39.517Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-07T15:46:39.784Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-07T15:46:39.784Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-07T15:46:40.076Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-07T15:46:40.403Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-07T15:46:40.403Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-07T15:46:40.403Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-07T15:46:40.403Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-07T15:46:40.706Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-07T15:46:40.881Z] Client: Docker Engine - Community [2020-01-07T15:46:40.881Z] Version: 19.03.2 [2020-01-07T15:46:40.881Z] API version: 1.40 [2020-01-07T15:46:40.881Z] Go version: go1.12.8 [2020-01-07T15:46:40.881Z] Git commit: 6a30dfc [2020-01-07T15:46:40.881Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-07T15:46:40.881Z] OS/Arch: linux/amd64 [2020-01-07T15:46:40.881Z] Experimental: false [2020-01-07T15:46:40.881Z] [2020-01-07T15:46:40.881Z] Server: Docker Engine - Community [2020-01-07T15:46:40.881Z] Engine: [2020-01-07T15:46:40.881Z] Version: 19.03.2 [2020-01-07T15:46:40.881Z] API version: 1.40 (minimum version 1.12) [2020-01-07T15:46:40.881Z] Go version: go1.12.8 [2020-01-07T15:46:40.881Z] Git commit: 6a30dfc [2020-01-07T15:46:40.881Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-07T15:46:40.881Z] OS/Arch: linux/amd64 [2020-01-07T15:46:40.881Z] Experimental: true [2020-01-07T15:46:40.881Z] containerd: [2020-01-07T15:46:40.881Z] Version: 1.2.6 [2020-01-07T15:46:40.881Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:46:40.881Z] runc: [2020-01-07T15:46:40.881Z] Version: 1.0.0-rc8 [2020-01-07T15:46:40.881Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:46:40.881Z] docker-init: [2020-01-07T15:46:40.881Z] Version: 0.18.0 [2020-01-07T15:46:40.881Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T15:46:41.183Z] + docker info [2020-01-07T15:46:41.298Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-07T15:46:41.298Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-07T15:46:41.298Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-07T15:46:41.298Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-07T15:46:41.298Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-07T15:46:41.298Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-07T15:46:41.376Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-07T15:46:41.704Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-07T15:46:42.017Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-07T15:46:42.017Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-07T15:46:42.017Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-07T15:46:42.127Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-07T15:46:42.127Z] go: finding cloud.google.com/go v0.26.0 [2020-01-07T15:46:42.127Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-07T15:46:42.310Z] go: finding golang.org/x/text v0.3.0 [2020-01-07T15:46:42.310Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-07T15:46:42.532Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-07T15:46:42.944Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-07T15:46:42.948Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-07T15:46:42.948Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-07T15:46:42.948Z] go: finding github.com/golang/mock v1.1.1 [2020-01-07T15:46:43.234Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-07T15:46:43.527Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-07T15:46:43.821Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-07T15:46:44.317Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-07T15:46:44.318Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-07T15:46:44.318Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-07T15:46:44.318Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-07T15:46:44.450Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-07T15:46:44.748Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-07T15:46:45.091Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-07T15:46:45.133Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-07T15:46:45.559Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-07T15:46:45.559Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-07T15:46:45.559Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-07T15:46:45.737Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-07T15:46:45.990Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-07T15:46:45.990Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-07T15:46:45.990Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-07T15:46:45.990Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-07T15:46:46.396Z] Fetching without tags [2020-01-07T15:46:46.415Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-07T15:46:46.415Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-07T15:46:46.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:46.309Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:46:46.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:46:46.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:46.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:46.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:46.347Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:46.775Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-07T15:46:46.811Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:47.062Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-07T15:46:47.741Z] Client: [2020-01-07T15:46:47.741Z] Debug Mode: false [2020-01-07T15:46:47.741Z] [2020-01-07T15:46:47.741Z] Server: [2020-01-07T15:46:47.741Z] Containers: 0 [2020-01-07T15:46:47.741Z] Running: 0 [2020-01-07T15:46:47.741Z] Paused: 0 [2020-01-07T15:46:47.741Z] Stopped: 0 [2020-01-07T15:46:47.741Z] Images: 0 [2020-01-07T15:46:47.741Z] Server Version: 19.03.2 [2020-01-07T15:46:47.741Z] Storage Driver: overlay2 [2020-01-07T15:46:47.741Z] Backing Filesystem: extfs [2020-01-07T15:46:47.741Z] Supports d_type: true [2020-01-07T15:46:47.741Z] Native Overlay Diff: true [2020-01-07T15:46:47.741Z] Logging Driver: json-file [2020-01-07T15:46:47.741Z] Cgroup Driver: cgroupfs [2020-01-07T15:46:47.741Z] Plugins: [2020-01-07T15:46:47.741Z] Volume: local [2020-01-07T15:46:47.741Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T15:46:47.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T15:46:47.741Z] Swarm: inactive [2020-01-07T15:46:47.741Z] Runtimes: runc [2020-01-07T15:46:47.741Z] Default Runtime: runc [2020-01-07T15:46:47.741Z] Init Binary: docker-init [2020-01-07T15:46:47.741Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:46:47.741Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:46:47.741Z] init version: fec3683 [2020-01-07T15:46:47.741Z] Security Options: [2020-01-07T15:46:47.741Z] apparmor [2020-01-07T15:46:47.741Z] seccomp [2020-01-07T15:46:47.741Z] Profile: default [2020-01-07T15:46:47.741Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T15:46:47.741Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-07T15:46:47.741Z] OSType: linux [2020-01-07T15:46:47.741Z] Architecture: x86_64 [2020-01-07T15:46:47.741Z] CPUs: 2 [2020-01-07T15:46:47.741Z] Total Memory: 7.501GiB [2020-01-07T15:46:47.741Z] Name: ip-10-100-127-238 [2020-01-07T15:46:47.741Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-07T15:46:47.741Z] Docker Root Dir: /var/lib/docker [2020-01-07T15:46:47.741Z] Debug Mode: false [2020-01-07T15:46:47.741Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:46:47.741Z] Labels: [2020-01-07T15:46:47.741Z] Experimental: true [2020-01-07T15:46:47.741Z] Insecure Registries: [2020-01-07T15:46:47.741Z] 127.0.0.0/8 [2020-01-07T15:46:47.741Z] Live Restore Enabled: true [2020-01-07T15:46:47.741Z] [2020-01-07T15:46:47.741Z] WARNING: No swap limit support [Pipeline] sh [2020-01-07T15:46:47.757Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:47.758Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:46:48.043Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:46:48.043Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:46:48.043Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40309/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T15:46:48.043Z] + bash /home/ubuntu/workspace/moby_PR-40309/check-config.sh [2020-01-07T15:46:48.043Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T15:46:48.043Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T15:46:48.043Z] [2020-01-07T15:46:48.043Z] Generally Necessary: [2020-01-07T15:46:48.043Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T15:46:48.043Z] - apparmor: enabled and tools installed [2020-01-07T15:46:48.043Z] - CONFIG_NAMESPACES: enabled [2020-01-07T15:46:48.093Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-07T15:46:48.093Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-07T15:46:48.306Z] - CONFIG_NET_NS: enabled [2020-01-07T15:46:48.306Z] - CONFIG_PID_NS: enabled [2020-01-07T15:46:48.306Z] - CONFIG_IPC_NS: enabled [2020-01-07T15:46:48.306Z] - CONFIG_UTS_NS: enabled [2020-01-07T15:46:48.306Z] - CONFIG_CGROUPS: enabled [2020-01-07T15:46:48.306Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T15:46:48.576Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T15:46:48.576Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T15:46:48.576Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T15:46:48.576Z] - CONFIG_CPUSETS: enabled [2020-01-07T15:46:48.576Z] - CONFIG_MEMCG: enabled [2020-01-07T15:46:48.576Z] - CONFIG_KEYS: enabled [2020-01-07T15:46:48.576Z] - CONFIG_VETH: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T15:46:48.576Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T15:46:48.722Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-07T15:46:46.764Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:46.775Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:47.675Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:46:47.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:46:47.710Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:47.725Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:48.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T15:46:48.848Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T15:46:48.848Z] [2020-01-07T15:46:48.848Z] Optional Features: [2020-01-07T15:46:48.848Z] - CONFIG_USER_NS: enabled [2020-01-07T15:46:48.848Z] - CONFIG_SECCOMP: enabled [2020-01-07T15:46:48.848Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T15:46:48.848Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T15:46:48.848Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T15:46:48.848Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T15:46:48.848Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-07T15:46:48.848Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T15:46:48.848Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T15:46:48.848Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T15:46:48.848Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T15:46:48.848Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T15:46:48.848Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T15:46:48.848Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T15:46:48.848Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T15:46:48.848Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T15:46:48.848Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T15:46:48.848Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T15:46:48.848Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T15:46:48.848Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T15:46:48.848Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_EXT4_FS: enabled [2020-01-07T15:46:48.848Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T15:46:48.848Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T15:46:48.848Z] - Network Drivers: [2020-01-07T15:46:48.848Z] - "overlay": [2020-01-07T15:46:48.848Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T15:46:48.848Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T15:46:48.848Z] Optional (for encrypted networks): [2020-01-07T15:46:49.034Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:46:49.115Z] - CONFIG_CRYPTO: enabled [2020-01-07T15:46:49.115Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T15:46:49.115Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T15:46:49.115Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T15:46:49.115Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T15:46:49.115Z] - CONFIG_XFRM: enabled [2020-01-07T15:46:49.115Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T15:46:49.115Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T15:46:49.115Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T15:46:49.115Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T15:46:49.115Z] - "ipvlan": [2020-01-07T15:46:49.115Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T15:46:49.115Z] - "macvlan": [2020-01-07T15:46:49.116Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T15:46:49.116Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T15:46:49.116Z] - "ftp,tftp client in container": [2020-01-07T15:46:49.116Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T15:46:49.116Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T15:46:49.116Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T15:46:49.116Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T15:46:49.116Z] - Storage Drivers: [2020-01-07T15:46:49.116Z] - "aufs": [2020-01-07T15:46:49.116Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T15:46:49.116Z] - "btrfs": [2020-01-07T15:46:49.116Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T15:46:49.116Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T15:46:49.116Z] - "devicemapper": [2020-01-07T15:46:49.116Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T15:46:49.116Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T15:46:49.116Z] - "overlay": [2020-01-07T15:46:49.116Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T15:46:49.116Z] - "zfs": [2020-01-07T15:46:49.116Z] - /dev/zfs: missing [2020-01-07T15:46:49.116Z] - zfs command: missing [2020-01-07T15:46:49.116Z] - zpool command: missing [2020-01-07T15:46:49.116Z] [2020-01-07T15:46:49.116Z] Limits: [2020-01-07T15:46:49.116Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T15:46:49.116Z] [2020-01-07T15:46:49.116Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T15:46:49.365Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-07T15:46:49.458Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 . [2020-01-07T15:46:49.458Z] #2 [internal] load .dockerignore [2020-01-07T15:46:49.458Z] #2 transferring context: 112B 0.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-01-07T15:46:49.655Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:46:49.716Z] #2 DONE 0.2s [2020-01-07T15:46:49.716Z] [2020-01-07T15:46:49.716Z] #1 [internal] load build definition from Dockerfile [2020-01-07T15:46:49.716Z] #1 transferring dockerfile: 15.34kB 0.0s done [2020-01-07T15:46:49.716Z] #1 DONE 0.2s [2020-01-07T15:46:49.716Z] [2020-01-07T15:46:49.716Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T15:46:49.945Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-07T15:46:49.945Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-07T15:46:49.975Z] #3 DONE 0.3s [2020-01-07T15:46:49.975Z] [2020-01-07T15:46:49.975Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T15:46:49.975Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T15:46:49.975Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T15:46:49.975Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-07T15:46:49.975Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-07T15:46:49.975Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.60MB / 8.82MB 0.1s [2020-01-07T15:46:50.070Z] + docker version [2020-01-07T15:46:50.234Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-01-07T15:46:50.234Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-07T15:46:50.610Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-01-07T15:46:50.610Z] #4 DONE 0.7s [2020-01-07T15:46:51.030Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-07T15:46:51.553Z] [2020-01-07T15:46:51.553Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:46:51.553Z] #6 DONE 0.2s [2020-01-07T15:46:51.553Z] [2020-01-07T15:46:51.553Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:46:51.553Z] #5 DONE 0.2s [2020-01-07T15:46:51.553Z] [2020-01-07T15:46:51.553Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:46:51.553Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T15:46:51.553Z] #65 DONE 0.0s [2020-01-07T15:46:51.553Z] [2020-01-07T15:46:51.553Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:46:51.553Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T15:46:51.553Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-07T15:46:51.553Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-07T15:46:51.553Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 0B / 45.38MB 0.1s [2020-01-07T15:46:51.553Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T15:46:51.553Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0B / 10.80MB 0.1s [2020-01-07T15:46:51.553Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0B / 4.34MB 0.1s [2020-01-07T15:46:51.553Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.16MB / 45.38MB 0.2s [2020-01-07T15:46:51.553Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 2.00MB / 10.80MB 0.2s [2020-01-07T15:46:51.553Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 1.95MB / 4.34MB 0.2s [2020-01-07T15:46:51.659Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-07T15:46:51.810Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 3.22MB / 10.80MB 0.3s [2020-01-07T15:46:51.810Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s [2020-01-07T15:46:52.070Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 10.88MB / 45.38MB 0.6s [2020-01-07T15:46:52.070Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 7.64MB / 10.80MB 0.6s [2020-01-07T15:46:52.070Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.4s done [2020-01-07T15:46:52.070Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 935.30kB / 50.07MB 0.6s [2020-01-07T15:46:52.070Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 17.69MB / 45.38MB 0.7s [2020-01-07T15:46:52.070Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 8.51MB / 10.80MB 0.7s [2020-01-07T15:46:52.070Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 5.06MB / 50.07MB 0.7s [2020-01-07T15:46:52.327Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 20.80MB / 45.38MB 0.8s [2020-01-07T15:46:52.327Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.8s [2020-01-07T15:46:52.327Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 8.72MB / 50.07MB 0.8s [2020-01-07T15:46:52.331Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-07T15:46:52.602Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.8s done [2020-01-07T15:46:52.602Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 12.75MB / 50.07MB 0.9s [2020-01-07T15:46:52.602Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.9s [2020-01-07T15:46:52.602Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 26.55MB / 45.38MB 1.1s [2020-01-07T15:46:52.602Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 19.06MB / 50.07MB 1.1s [2020-01-07T15:46:52.602Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.53MB / 57.69MB 1.1s [2020-01-07T15:46:52.863Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 31.51MB / 45.38MB 1.3s [2020-01-07T15:46:52.863Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 24.12MB / 50.07MB 1.3s [2020-01-07T15:46:52.863Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 8.89MB / 57.69MB 1.3s [2020-01-07T15:46:52.863Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 30.81MB / 50.07MB 1.4s [2020-01-07T15:46:52.966Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-07T15:46:53.127Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 34.55MB / 45.38MB 1.5s [2020-01-07T15:46:53.127Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 35.33MB / 50.07MB 1.5s [2020-01-07T15:46:53.127Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 14.27MB / 57.69MB 1.5s [2020-01-07T15:46:53.387Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 38.49MB / 45.38MB 1.7s [2020-01-07T15:46:53.387Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 40.73MB / 50.07MB 1.7s [2020-01-07T15:46:53.387Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 44.04MB / 45.38MB 1.9s [2020-01-07T15:46:53.387Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 47.19MB / 50.07MB 1.9s [2020-01-07T15:46:53.387Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 21.63MB / 57.69MB 1.9s [2020-01-07T15:46:53.598Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-07T15:46:53.645Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.1s [2020-01-07T15:46:53.645Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 24.90MB / 57.69MB 2.1s [2020-01-07T15:46:53.645Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 31.85MB / 57.69MB 2.2s [2020-01-07T15:46:53.902Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 42.12MB / 57.69MB 2.4s [2020-01-07T15:46:54.159Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 2.4s done [2020-01-07T15:46:54.159Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.4s done [2020-01-07T15:46:54.159Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 46.30MB / 57.69MB 2.6s [2020-01-07T15:46:54.159Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 2.6s [2020-01-07T15:46:54.159Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 2.6s [2020-01-07T15:46:54.159Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2020-01-07T15:46:54.159Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.7s [2020-01-07T15:46:54.416Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 52.06MB / 57.69MB 2.9s [2020-01-07T15:46:54.416Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.7s done [2020-01-07T15:46:54.416Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.60MB / 120.07MB 2.9s [2020-01-07T15:46:54.646Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-07T15:46:54.676Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 56.01MB / 57.69MB 3.1s [2020-01-07T15:46:54.935Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 20.98MB / 120.07MB 3.4s [2020-01-07T15:46:55.192Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 3.6s done [2020-01-07T15:46:55.192Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 34.89MB / 120.07MB 3.7s [2020-01-07T15:46:55.356Z] Client: Docker Engine - Community [2020-01-07T15:46:55.356Z] Version: 19.03.2 [2020-01-07T15:46:55.356Z] API version: 1.40 [2020-01-07T15:46:55.356Z] Go version: go1.12.8 [2020-01-07T15:46:55.356Z] Git commit: 6a30dfc [2020-01-07T15:46:55.356Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-07T15:46:55.356Z] OS/Arch: linux/arm64 [2020-01-07T15:46:55.356Z] Experimental: false [2020-01-07T15:46:55.356Z] [2020-01-07T15:46:55.356Z] Server: Docker Engine - Community [2020-01-07T15:46:55.356Z] Engine: [2020-01-07T15:46:55.356Z] Version: 19.03.2 [2020-01-07T15:46:55.356Z] API version: 1.40 (minimum version 1.12) [2020-01-07T15:46:55.356Z] Go version: go1.12.8 [2020-01-07T15:46:55.356Z] Git commit: 6a30dfc [2020-01-07T15:46:55.356Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-07T15:46:55.356Z] OS/Arch: linux/arm64 [2020-01-07T15:46:55.356Z] Experimental: true [2020-01-07T15:46:55.356Z] containerd: [2020-01-07T15:46:55.356Z] Version: 1.2.6 [2020-01-07T15:46:55.356Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:46:55.356Z] runc: [2020-01-07T15:46:55.356Z] Version: 1.0.0-rc8 [2020-01-07T15:46:55.356Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:46:55.356Z] docker-init: [2020-01-07T15:46:55.356Z] Version: 0.18.0 [2020-01-07T15:46:55.356Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T15:46:55.451Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 41.21MB / 120.07MB 3.9s [2020-01-07T15:46:55.676Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-07T15:46:55.684Z] + docker info [2020-01-07T15:46:55.712Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 53.95MB / 120.07MB 4.3s [2020-01-07T15:46:55.969Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 61.26MB / 120.07MB 4.4s [2020-01-07T15:46:56.533Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 72.82MB / 120.07MB 4.9s [2020-01-07T15:46:56.533Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 81.52MB / 120.07MB 5.1s [2020-01-07T15:46:56.710Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-07T15:46:56.790Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 90.12MB / 120.07MB 5.3s [2020-01-07T15:46:57.001Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-07T15:46:57.047Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 99.58MB / 120.07MB 5.7s [2020-01-07T15:46:57.305Z] #7 ... [2020-01-07T15:46:57.305Z] [2020-01-07T15:46:57.305Z] #19 [internal] load build context [2020-01-07T15:46:57.305Z] #19 transferring context: 46.57MB 5.7s done [2020-01-07T15:46:57.305Z] #19 DONE 5.9s [2020-01-07T15:46:57.305Z] [2020-01-07T15:46:57.305Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:46:57.563Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 106.82MB / 120.07MB 6.0s [2020-01-07T15:46:57.633Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-07T15:46:57.633Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-07T15:46:57.822Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 114.07MB / 120.07MB 6.3s [2020-01-07T15:46:58.061Z] Fetching without tags [2020-01-07T15:46:58.386Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.7s done [2020-01-07T15:46:58.436Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:57.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:57.987Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:46:58.011Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:46:58.036Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:46:58.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:46:58.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:46:58.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:46:58.444Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:58.467Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:58.950Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.0s [2020-01-07T15:46:59.236Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:46:59.237Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:46:59.710Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-07T15:47:00.003Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-07T15:47:00.297Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-07T15:47:00.325Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.1s done [2020-01-07T15:47:00.325Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2020-01-07T15:47:00.579Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:47:00.937Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-07T15:47:01.229Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-07T15:47:01.257Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.7s done [2020-01-07T15:47:01.257Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-07T15:46:59.172Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:46:59.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-07T15:46:59.240Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:46:59.264Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:47:01.516Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2020-01-07T15:47:01.516Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-07T15:47:01.737Z] + docker version [2020-01-07T15:47:01.859Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-07T15:47:01.859Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-07T15:47:02.255Z] Client: [2020-01-07T15:47:02.255Z] Debug Mode: false [2020-01-07T15:47:02.255Z] [2020-01-07T15:47:02.255Z] Server: [2020-01-07T15:47:02.255Z] Containers: 0 [2020-01-07T15:47:02.255Z] Running: 0 [2020-01-07T15:47:02.255Z] Paused: 0 [2020-01-07T15:47:02.255Z] Stopped: 0 [2020-01-07T15:47:02.255Z] Images: 0 [2020-01-07T15:47:02.255Z] Server Version: 19.03.2 [2020-01-07T15:47:02.255Z] Storage Driver: overlay2 [2020-01-07T15:47:02.255Z] Backing Filesystem: extfs [2020-01-07T15:47:02.255Z] Supports d_type: true [2020-01-07T15:47:02.255Z] Native Overlay Diff: true [2020-01-07T15:47:02.255Z] Logging Driver: json-file [2020-01-07T15:47:02.255Z] Cgroup Driver: cgroupfs [2020-01-07T15:47:02.255Z] Plugins: [2020-01-07T15:47:02.255Z] Volume: local [2020-01-07T15:47:02.255Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T15:47:02.255Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T15:47:02.255Z] Swarm: inactive [2020-01-07T15:47:02.255Z] Runtimes: runc [2020-01-07T15:47:02.255Z] Default Runtime: runc [2020-01-07T15:47:02.255Z] Init Binary: docker-init [2020-01-07T15:47:02.255Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:47:02.255Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:47:02.255Z] init version: fec3683 [2020-01-07T15:47:02.255Z] Security Options: [2020-01-07T15:47:02.255Z] apparmor [2020-01-07T15:47:02.255Z] seccomp [2020-01-07T15:47:02.255Z] Profile: default [2020-01-07T15:47:02.255Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T15:47:02.255Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-07T15:47:02.255Z] OSType: linux [2020-01-07T15:47:02.255Z] Architecture: aarch64 [2020-01-07T15:47:02.255Z] CPUs: 4 [2020-01-07T15:47:02.255Z] Total Memory: 7.525GiB [2020-01-07T15:47:02.255Z] Name: ip-10-100-46-29 [2020-01-07T15:47:02.255Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-07T15:47:02.255Z] Docker Root Dir: /var/lib/docker [2020-01-07T15:47:02.255Z] Debug Mode: false [2020-01-07T15:47:02.255Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:47:02.255Z] Labels: [2020-01-07T15:47:02.255Z] Experimental: true [2020-01-07T15:47:02.255Z] Insecure Registries: [2020-01-07T15:47:02.255Z] 127.0.0.0/8 [2020-01-07T15:47:02.255Z] Live Restore Enabled: true [2020-01-07T15:47:02.255Z] [2020-01-07T15:47:02.255Z] WARNING: No swap limit support [Pipeline] sh [2020-01-07T15:47:02.496Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-07T15:47:02.550Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:47:02.550Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:47:02.550Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40309/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T15:47:02.550Z] + bash /home/ubuntu/workspace/moby_PR-40309/check-config.sh [2020-01-07T15:47:02.550Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T15:47:02.550Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T15:47:02.550Z] [2020-01-07T15:47:02.550Z] Generally Necessary: [2020-01-07T15:47:02.550Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T15:47:02.550Z] - apparmor: enabled and tools installed [2020-01-07T15:47:02.550Z] - CONFIG_NAMESPACES: enabled [2020-01-07T15:47:02.550Z] - CONFIG_NET_NS: enabled [2020-01-07T15:47:02.550Z] - CONFIG_PID_NS: enabled [2020-01-07T15:47:02.550Z] - CONFIG_IPC_NS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_UTS_NS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUPS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CPUSETS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_MEMCG: enabled [2020-01-07T15:47:02.812Z] - CONFIG_KEYS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_VETH: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T15:47:02.812Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T15:47:02.812Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T15:47:02.812Z] [2020-01-07T15:47:02.812Z] Optional Features: [2020-01-07T15:47:02.812Z] - CONFIG_USER_NS: enabled [2020-01-07T15:47:02.812Z] - CONFIG_SECCOMP: enabled [2020-01-07T15:47:02.812Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T15:47:02.815Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-07T15:47:03.073Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T15:47:03.073Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T15:47:03.073Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T15:47:03.073Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T15:47:03.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T15:47:03.073Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T15:47:03.073Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T15:47:03.073Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T15:47:03.073Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T15:47:03.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T15:47:03.073Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T15:47:03.073Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T15:47:03.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T15:47:03.073Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T15:47:03.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T15:47:03.073Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T15:47:03.073Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T15:47:03.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T15:47:03.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T15:47:03.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T15:47:03.073Z] - CONFIG_EXT4_FS: enabled [2020-01-07T15:47:03.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T15:47:03.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T15:47:03.107Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-07T15:47:03.333Z] - Network Drivers: [2020-01-07T15:47:03.333Z] - "overlay": [2020-01-07T15:47:03.333Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T15:47:03.333Z] Optional (for encrypted networks): [2020-01-07T15:47:03.333Z] - CONFIG_CRYPTO: enabled [2020-01-07T15:47:03.333Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T15:47:03.333Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T15:47:03.333Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T15:47:03.333Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T15:47:03.333Z] - CONFIG_XFRM: enabled [2020-01-07T15:47:03.333Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T15:47:03.333Z] - "ipvlan": [2020-01-07T15:47:03.333Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T15:47:03.333Z] - "macvlan": [2020-01-07T15:47:03.333Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T15:47:03.333Z] - "ftp,tftp client in container": [2020-01-07T15:47:03.333Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T15:47:03.333Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T15:47:03.333Z] - Storage Drivers: [2020-01-07T15:47:03.333Z] - "aufs": [2020-01-07T15:47:03.333Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T15:47:03.592Z] - "btrfs": [2020-01-07T15:47:03.592Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T15:47:03.592Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T15:47:03.592Z] - "devicemapper": [2020-01-07T15:47:03.592Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T15:47:03.592Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T15:47:03.592Z] - "overlay": [2020-01-07T15:47:03.592Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T15:47:03.592Z] - "zfs": [2020-01-07T15:47:03.592Z] - /dev/zfs: missing [2020-01-07T15:47:03.592Z] - zfs command: missing [2020-01-07T15:47:03.592Z] - zpool command: missing [2020-01-07T15:47:03.592Z] [2020-01-07T15:47:03.592Z] Limits: [2020-01-07T15:47:03.592Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T15:47:03.592Z] [2020-01-07T15:47:03.592Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T15:47:03.943Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 . [2020-01-07T15:47:03.943Z] #2 [internal] load build definition from Dockerfile [2020-01-07T15:47:04.204Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-07T15:47:04.204Z] #2 DONE 0.2s [2020-01-07T15:47:04.204Z] [2020-01-07T15:47:04.204Z] #1 [internal] load .dockerignore [2020-01-07T15:47:04.204Z] #1 transferring context: 112B done [2020-01-07T15:47:04.204Z] #1 DONE 0.2s [2020-01-07T15:47:04.204Z] [2020-01-07T15:47:04.204Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T15:47:04.623Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-07T15:47:04.623Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-07T15:47:04.623Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-07T15:47:04.772Z] #3 DONE 0.4s [2020-01-07T15:47:04.772Z] [2020-01-07T15:47:04.772Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T15:47:04.772Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T15:47:04.772Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T15:47:04.772Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-01-07T15:47:04.772Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-01-07T15:47:04.772Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-01-07T15:47:04.772Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2020-01-07T15:47:04.772Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-01-07T15:47:05.033Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-01-07T15:47:05.296Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-01-07T15:47:05.297Z] #4 DONE 0.5s [2020-01-07T15:47:05.556Z] [2020-01-07T15:47:05.556Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:47:05.655Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-07T15:47:05.655Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-07T15:47:05.655Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-07T15:47:05.704Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.8s done [2020-01-07T15:47:05.704Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-07T15:47:05.821Z] #6 ... [2020-01-07T15:47:05.821Z] [2020-01-07T15:47:05.821Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:47:05.821Z] #5 DONE 0.3s [2020-01-07T15:47:05.821Z] [2020-01-07T15:47:05.821Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:47:05.821Z] #6 DONE 0.3s [2020-01-07T15:47:05.821Z] [2020-01-07T15:47:05.821Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:47:05.821Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T15:47:05.821Z] #65 DONE 0.0s [2020-01-07T15:47:05.821Z] [2020-01-07T15:47:05.821Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:47:05.821Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T15:47:05.944Z] Client: Docker Engine - Community [2020-01-07T15:47:05.945Z] Version: 19.03.2 [2020-01-07T15:47:05.945Z] API version: 1.40 [2020-01-07T15:47:05.945Z] Go version: go1.12.8 [2020-01-07T15:47:05.945Z] Git commit: 6a30dfc [2020-01-07T15:47:05.945Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-07T15:47:05.945Z] OS/Arch: linux/amd64 [2020-01-07T15:47:05.945Z] Experimental: false [2020-01-07T15:47:05.945Z] [2020-01-07T15:47:05.945Z] Server: Docker Engine - Community [2020-01-07T15:47:05.945Z] Engine: [2020-01-07T15:47:05.945Z] Version: 19.03.2 [2020-01-07T15:47:05.945Z] API version: 1.40 (minimum version 1.12) [2020-01-07T15:47:05.945Z] Go version: go1.12.8 [2020-01-07T15:47:05.945Z] Git commit: 6a30dfc [2020-01-07T15:47:05.945Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-07T15:47:05.945Z] OS/Arch: linux/amd64 [2020-01-07T15:47:05.945Z] Experimental: true [2020-01-07T15:47:05.945Z] containerd: [2020-01-07T15:47:05.945Z] Version: 1.2.6 [2020-01-07T15:47:05.945Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:47:05.945Z] runc: [2020-01-07T15:47:05.945Z] Version: 1.0.0-rc8 [2020-01-07T15:47:05.945Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:47:05.945Z] docker-init: [2020-01-07T15:47:05.945Z] Version: 0.18.0 [2020-01-07T15:47:05.945Z] GitCommit: fec3683 [Pipeline] sh [2020-01-07T15:47:06.082Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T15:47:06.083Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done [2020-01-07T15:47:06.083Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0B / 9.75MB 0.1s [2020-01-07T15:47:06.083Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0B / 4.09MB 0.1s [2020-01-07T15:47:06.083Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done [2020-01-07T15:47:06.083Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 0B / 43.17MB 0.1s [2020-01-07T15:47:06.083Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 3.54MB / 9.75MB 0.3s [2020-01-07T15:47:06.083Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.3s [2020-01-07T15:47:06.083Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 12.87MB / 43.17MB 0.3s [2020-01-07T15:47:06.282Z] + docker info [2020-01-07T15:47:06.346Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.4s done [2020-01-07T15:47:06.346Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.3s done [2020-01-07T15:47:06.346Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 32.09MB / 43.17MB 0.5s [2020-01-07T15:47:06.346Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 0.5s [2020-01-07T15:47:06.346Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0B / 49.10MB 0.5s [2020-01-07T15:47:06.606Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 40.73MB / 43.17MB 0.6s [2020-01-07T15:47:06.606Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 10.59MB / 48.02MB 0.6s [2020-01-07T15:47:06.606Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 0.8s [2020-01-07T15:47:06.606Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 24.55MB / 48.02MB 0.8s [2020-01-07T15:47:06.606Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 17.42MB / 49.10MB 0.8s [2020-01-07T15:47:06.606Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 0.8s done [2020-01-07T15:47:06.606Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 38.24MB / 48.02MB 0.9s [2020-01-07T15:47:06.606Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 28.34MB / 49.10MB 0.9s [2020-01-07T15:47:06.606Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 0.9s [2020-01-07T15:47:07.019Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 47.60MB / 48.02MB 1.0s [2020-01-07T15:47:07.019Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 37.70MB / 49.10MB 1.0s [2020-01-07T15:47:07.019Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 48.82MB / 49.10MB 1.1s [2020-01-07T15:47:07.019Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 7.33MB / 97.60MB 1.1s [2020-01-07T15:47:07.019Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 [2020-01-07T15:47:07.164Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-07T15:47:07.164Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-07T15:47:07.164Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-07T15:47:07.278Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 17.08MB / 97.60MB 1.3s [2020-01-07T15:47:07.279Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 26.53MB / 97.60MB 1.5s [2020-01-07T15:47:07.810Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-07T15:47:08.100Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-07T15:47:08.220Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 1.5s done [2020-01-07T15:47:08.220Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 2.1s done [2020-01-07T15:47:08.220Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 73.33MB / 97.60MB 2.2s [2020-01-07T15:47:08.220Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 2.1s done [2020-01-07T15:47:08.220Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 80.99MB / 97.60MB 2.4s [2020-01-07T15:47:08.391Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-07T15:47:08.483Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 86.38MB / 97.60MB 2.6s [2020-01-07T15:47:08.483Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 91.45MB / 97.60MB 2.7s [2020-01-07T15:47:08.742Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 2.9s [2020-01-07T15:47:09.311Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 3.2s done [2020-01-07T15:47:09.311Z] #7 ... [2020-01-07T15:47:09.311Z] [2020-01-07T15:47:09.311Z] #19 [internal] load build context [2020-01-07T15:47:09.311Z] #19 transferring context: 46.57MB 3.4s done [2020-01-07T15:47:09.311Z] #19 DONE 3.5s [2020-01-07T15:47:09.420Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-07T15:47:09.571Z] [2020-01-07T15:47:09.571Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:47:09.716Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-07T15:47:09.889Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.5s done [2020-01-07T15:47:09.889Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2020-01-07T15:47:10.011Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-07T15:47:10.644Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-07T15:47:10.951Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 3.6s done [2020-01-07T15:47:10.951Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.1s [2020-01-07T15:47:11.214Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done [2020-01-07T15:47:11.276Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-07T15:47:11.276Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-07T15:47:11.276Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-07T15:47:11.473Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 [2020-01-07T15:47:11.473Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done [2020-01-07T15:47:11.562Z] Client: [2020-01-07T15:47:11.562Z] Debug Mode: false [2020-01-07T15:47:11.562Z] [2020-01-07T15:47:11.562Z] Server: [2020-01-07T15:47:11.562Z] Containers: 0 [2020-01-07T15:47:11.562Z] Running: 0 [2020-01-07T15:47:11.562Z] Paused: 0 [2020-01-07T15:47:11.562Z] Stopped: 0 [2020-01-07T15:47:11.562Z] Images: 0 [2020-01-07T15:47:11.562Z] Server Version: 19.03.2 [2020-01-07T15:47:11.562Z] Storage Driver: overlay2 [2020-01-07T15:47:11.562Z] Backing Filesystem: extfs [2020-01-07T15:47:11.562Z] Supports d_type: true [2020-01-07T15:47:11.562Z] Native Overlay Diff: true [2020-01-07T15:47:11.562Z] Logging Driver: json-file [2020-01-07T15:47:11.562Z] Cgroup Driver: cgroupfs [2020-01-07T15:47:11.562Z] Plugins: [2020-01-07T15:47:11.562Z] Volume: local [2020-01-07T15:47:11.562Z] Network: bridge host ipvlan macvlan null overlay [2020-01-07T15:47:11.562Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-07T15:47:11.562Z] Swarm: inactive [2020-01-07T15:47:11.562Z] Runtimes: runc [2020-01-07T15:47:11.562Z] Default Runtime: runc [2020-01-07T15:47:11.562Z] Init Binary: docker-init [2020-01-07T15:47:11.562Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-07T15:47:11.562Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-07T15:47:11.562Z] init version: fec3683 [2020-01-07T15:47:11.562Z] Security Options: [2020-01-07T15:47:11.562Z] apparmor [2020-01-07T15:47:11.562Z] seccomp [2020-01-07T15:47:11.562Z] Profile: default [2020-01-07T15:47:11.562Z] Kernel Version: 4.15.0-1048-aws [2020-01-07T15:47:11.562Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-07T15:47:11.562Z] OSType: linux [2020-01-07T15:47:11.562Z] Architecture: x86_64 [2020-01-07T15:47:11.562Z] CPUs: 2 [2020-01-07T15:47:11.562Z] Total Memory: 7.501GiB [2020-01-07T15:47:11.562Z] Name: ip-10-100-52-250 [2020-01-07T15:47:11.562Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-07T15:47:11.562Z] Docker Root Dir: /var/lib/docker [2020-01-07T15:47:11.562Z] Debug Mode: false [2020-01-07T15:47:11.562Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:47:11.562Z] Labels: [2020-01-07T15:47:11.562Z] Experimental: true [2020-01-07T15:47:11.562Z] Insecure Registries: [2020-01-07T15:47:11.562Z] 127.0.0.0/8 [2020-01-07T15:47:11.562Z] Live Restore Enabled: true [2020-01-07T15:47:11.562Z] [2020-01-07T15:47:11.562Z] WARNING: No swap limit support [Pipeline] sh [2020-01-07T15:47:11.733Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0.1s [2020-01-07T15:47:11.865Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:47:11.865Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:47:11.865Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40309/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-07T15:47:11.865Z] + bash /home/ubuntu/workspace/moby_PR-40309/check-config.sh [2020-01-07T15:47:11.865Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-07T15:47:11.865Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-07T15:47:11.865Z] [2020-01-07T15:47:11.865Z] Generally Necessary: [2020-01-07T15:47:11.865Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-07T15:47:11.865Z] - apparmor: enabled and tools installed [2020-01-07T15:47:11.865Z] - CONFIG_NAMESPACES: enabled [2020-01-07T15:47:11.865Z] - CONFIG_NET_NS: enabled [2020-01-07T15:47:11.865Z] - CONFIG_PID_NS: enabled [2020-01-07T15:47:11.865Z] - CONFIG_IPC_NS: enabled [2020-01-07T15:47:11.865Z] - CONFIG_UTS_NS: enabled [2020-01-07T15:47:11.865Z] - CONFIG_CGROUPS: enabled [2020-01-07T15:47:11.865Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-07T15:47:11.865Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-07T15:47:11.865Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-07T15:47:12.125Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-07T15:47:12.125Z] - CONFIG_CPUSETS: enabled [2020-01-07T15:47:12.125Z] - CONFIG_MEMCG: enabled [2020-01-07T15:47:12.125Z] - CONFIG_KEYS: enabled [2020-01-07T15:47:12.125Z] - CONFIG_VETH: enabled (as module) [2020-01-07T15:47:12.317Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-07T15:47:12.317Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-07T15:47:12.384Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-07T15:47:12.384Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-07T15:47:12.384Z] [2020-01-07T15:47:12.384Z] Optional Features: [2020-01-07T15:47:12.384Z] - CONFIG_USER_NS: enabled [2020-01-07T15:47:12.384Z] - CONFIG_SECCOMP: enabled [2020-01-07T15:47:12.384Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-07T15:47:12.384Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-07T15:47:12.384Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-07T15:47:12.384Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-07T15:47:12.384Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-07T15:47:12.384Z] - CONFIG_BLK_CGROUP: enabled [2020-01-07T15:47:12.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-07T15:47:12.384Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-07T15:47:12.384Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-07T15:47:12.384Z] - CONFIG_CGROUP_PERF: enabled [2020-01-07T15:47:12.384Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-07T15:47:12.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-07T15:47:12.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-07T15:47:12.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-07T15:47:12.384Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-07T15:47:12.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-07T15:47:12.384Z] - CONFIG_IP_VS: enabled (as module) [2020-01-07T15:47:12.608Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-07T15:47:12.609Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-07T15:47:12.656Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-07T15:47:12.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-07T15:47:12.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-07T15:47:12.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_EXT4_FS: enabled [2020-01-07T15:47:12.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-07T15:47:12.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-07T15:47:12.656Z] - Network Drivers: [2020-01-07T15:47:12.656Z] - "overlay": [2020-01-07T15:47:12.656Z] - CONFIG_VXLAN: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-07T15:47:12.656Z] Optional (for encrypted networks): [2020-01-07T15:47:12.656Z] - CONFIG_CRYPTO: enabled [2020-01-07T15:47:12.656Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-07T15:47:12.656Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-07T15:47:12.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-07T15:47:12.656Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-07T15:47:12.656Z] - CONFIG_XFRM: enabled [2020-01-07T15:47:12.656Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-07T15:47:12.656Z] - "ipvlan": [2020-01-07T15:47:12.656Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-07T15:47:12.656Z] - "macvlan": [2020-01-07T15:47:12.656Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_DUMMY: enabled (as module) [2020-01-07T15:47:12.656Z] - "ftp,tftp client in container": [2020-01-07T15:47:12.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-07T15:47:12.656Z] - Storage Drivers: [2020-01-07T15:47:12.656Z] - "aufs": [2020-01-07T15:47:12.656Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-07T15:47:12.656Z] - "btrfs": [2020-01-07T15:47:12.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-07T15:47:12.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-07T15:47:12.656Z] - "devicemapper": [2020-01-07T15:47:12.917Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-07T15:47:12.917Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-07T15:47:12.917Z] - "overlay": [2020-01-07T15:47:12.917Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-07T15:47:12.917Z] - "zfs": [2020-01-07T15:47:12.917Z] - /dev/zfs: missing [2020-01-07T15:47:12.917Z] - zfs command: missing [2020-01-07T15:47:12.917Z] - zpool command: missing [2020-01-07T15:47:12.917Z] [2020-01-07T15:47:12.917Z] Limits: [2020-01-07T15:47:12.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-07T15:47:12.917Z] [2020-01-07T15:47:12.917Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-07T15:47:13.257Z] + sudo modprobe ip_vs [2020-01-07T15:47:13.261Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-07T15:47:13.832Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 . [2020-01-07T15:47:13.832Z] #1 [internal] load build definition from Dockerfile [2020-01-07T15:47:13.832Z] #1 transferring dockerfile: 15.34kB 0.0s done [2020-01-07T15:47:13.832Z] #1 DONE 0.2s [2020-01-07T15:47:13.832Z] [2020-01-07T15:47:13.832Z] #2 [internal] load .dockerignore [2020-01-07T15:47:13.832Z] #2 transferring context: 112B done [2020-01-07T15:47:13.832Z] #2 DONE 0.2s [2020-01-07T15:47:13.832Z] [2020-01-07T15:47:13.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T15:47:13.891Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-07T15:47:14.284Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.0s done [2020-01-07T15:47:14.284Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 0.1s [2020-01-07T15:47:14.399Z] #3 DONE 0.4s [2020-01-07T15:47:14.399Z] [2020-01-07T15:47:14.399Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T15:47:14.399Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T15:47:14.522Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-07T15:47:14.656Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T15:47:14.656Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-07T15:47:14.656Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-07T15:47:14.656Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-01-07T15:47:14.656Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-01-07T15:47:14.656Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-07T15:47:15.154Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-07T15:47:15.154Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-07T15:47:15.160Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.1s [2020-01-07T15:47:15.224Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-01-07T15:47:15.224Z] #4 DONE 0.9s [2020-01-07T15:47:15.444Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-07T15:47:15.444Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-07T15:47:15.674Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.5s done [2020-01-07T15:47:15.934Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 [2020-01-07T15:47:16.158Z] [2020-01-07T15:47:16.158Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:47:16.158Z] #6 DONE 0.2s [2020-01-07T15:47:16.158Z] [2020-01-07T15:47:16.158Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:47:16.158Z] #5 DONE 0.2s [2020-01-07T15:47:16.416Z] [2020-01-07T15:47:16.416Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:47:16.416Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T15:47:16.416Z] #65 DONE 0.0s [2020-01-07T15:47:16.416Z] [2020-01-07T15:47:16.416Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:47:16.416Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T15:47:16.416Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 155.15kB / 45.38MB 0.1s [2020-01-07T15:47:16.416Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0B / 4.34MB 0.1s [2020-01-07T15:47:16.416Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T15:47:16.416Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-07T15:47:16.416Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 1.84MB / 10.80MB 0.1s [2020-01-07T15:47:16.416Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-07T15:47:16.473Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-07T15:47:16.680Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 7.24MB / 45.38MB 0.3s [2020-01-07T15:47:16.680Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s [2020-01-07T15:47:16.680Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 6.78MB / 10.80MB 0.3s [2020-01-07T15:47:16.680Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 15.47MB / 45.38MB 0.4s [2020-01-07T15:47:16.680Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s done [2020-01-07T15:47:16.680Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.4s [2020-01-07T15:47:16.680Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.4s [2020-01-07T15:47:16.944Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 18.59MB / 45.38MB 0.5s [2020-01-07T15:47:16.944Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.4s done [2020-01-07T15:47:16.944Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.5s [2020-01-07T15:47:16.944Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 26.63MB / 45.38MB 0.6s [2020-01-07T15:47:16.944Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.72MB / 50.07MB 0.6s [2020-01-07T15:47:16.944Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.66MB / 57.69MB 0.6s [2020-01-07T15:47:17.106Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-07T15:47:17.208Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 31.87MB / 45.38MB 0.8s [2020-01-07T15:47:17.208Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 11.75MB / 50.07MB 0.8s [2020-01-07T15:47:17.208Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 8.07MB / 57.69MB 0.8s [2020-01-07T15:47:17.395Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-07T15:47:17.468Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 36.42MB / 45.38MB 1.1s [2020-01-07T15:47:17.468Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 16.05MB / 50.07MB 1.1s [2020-01-07T15:47:17.468Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 15.35MB / 57.69MB 1.1s [2020-01-07T15:47:17.468Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 42.37MB / 45.38MB 1.2s [2020-01-07T15:47:17.468Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 18.29MB / 57.69MB 1.2s [2020-01-07T15:47:17.684Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.1s done [2020-01-07T15:47:17.727Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.4s [2020-01-07T15:47:17.727Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 21.53MB / 50.07MB 1.4s [2020-01-07T15:47:17.727Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 23.74MB / 57.69MB 1.4s [2020-01-07T15:47:17.727Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.5s done [2020-01-07T15:47:17.727Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 25.79MB / 50.07MB 1.6s [2020-01-07T15:47:17.727Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 27.53MB / 57.69MB 1.6s [2020-01-07T15:47:17.727Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 1.6s [2020-01-07T15:47:17.941Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-07T15:47:17.986Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 30.98MB / 57.69MB 1.8s [2020-01-07T15:47:18.029Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-07T15:47:18.029Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-07T15:47:18.245Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 29.44MB / 50.07MB 1.9s [2020-01-07T15:47:18.503Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 32.99MB / 50.07MB 2.1s [2020-01-07T15:47:18.503Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 39.49MB / 57.69MB 2.1s [2020-01-07T15:47:18.503Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 11.34MB / 120.07MB 2.1s [2020-01-07T15:47:18.503Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2020-01-07T15:47:18.503Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 36.64MB / 50.07MB 2.2s [2020-01-07T15:47:18.506Z] #7 DONE 26.9s [2020-01-07T15:47:18.506Z] [2020-01-07T15:47:18.506Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T15:47:18.663Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-07T15:47:18.763Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 42.18MB / 50.07MB 2.4s [2020-01-07T15:47:18.763Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 47.92MB / 57.69MB 2.4s [2020-01-07T15:47:18.763Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 19.26MB / 120.07MB 2.4s [2020-01-07T15:47:18.763Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 46.76MB / 50.07MB 2.5s [2020-01-07T15:47:18.763Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 51.15MB / 57.69MB 2.5s [2020-01-07T15:47:18.956Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-07T15:47:19.021Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.8s [2020-01-07T15:47:19.021Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.35MB / 57.69MB 2.8s [2020-01-07T15:47:19.021Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 27.91MB / 120.07MB 2.8s [2020-01-07T15:47:19.230Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.5s done [2020-01-07T15:47:19.278Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.9s done [2020-01-07T15:47:19.278Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 2.9s done [2020-01-07T15:47:19.278Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 3.0s [2020-01-07T15:47:19.490Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c done [2020-01-07T15:47:19.540Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 3.1s [2020-01-07T15:47:19.540Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 3.1s done [2020-01-07T15:47:19.540Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 37.28MB / 120.07MB 3.3s [2020-01-07T15:47:19.750Z] #7 DONE 13.9s [2020-01-07T15:47:19.750Z] [2020-01-07T15:47:19.750Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T15:47:20.012Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-07T15:47:20.106Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 49.93MB / 120.07MB 3.7s [2020-01-07T15:47:20.106Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 57.94MB / 120.07MB 3.8s [2020-01-07T15:47:20.303Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-07T15:47:20.364Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 64.43MB / 120.07MB 4.0s [2020-01-07T15:47:20.416Z] #8 DONE 1.8s [2020-01-07T15:47:20.416Z] [2020-01-07T15:47:20.416Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T15:47:20.592Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-07T15:47:20.621Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 70.46MB / 120.07MB 4.3s [2020-01-07T15:47:20.881Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 80.32MB / 120.07MB 4.6s [2020-01-07T15:47:20.884Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-07T15:47:21.184Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 87.66MB / 120.07MB 4.8s [2020-01-07T15:47:21.184Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 96.74MB / 120.07MB 5.0s [2020-01-07T15:47:21.350Z] #9 DONE 1.0s [2020-01-07T15:47:21.350Z] [2020-01-07T15:47:21.350Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:21.350Z] #20 DONE 0.1s [2020-01-07T15:47:21.350Z] [2020-01-07T15:47:21.350Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T15:47:21.350Z] #30 DONE 0.2s [2020-01-07T15:47:21.350Z] [2020-01-07T15:47:21.350Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T15:47:21.442Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 103.85MB / 120.07MB 5.3s [2020-01-07T15:47:21.608Z] #21 DONE 0.2s [2020-01-07T15:47:21.608Z] [2020-01-07T15:47:21.608Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:22.011Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 110.11MB / 120.07MB 5.6s [2020-01-07T15:47:22.011Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 5.8s [2020-01-07T15:47:22.415Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-07T15:47:22.576Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.1s done [2020-01-07T15:47:22.710Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-07T15:47:23.096Z] #8 DONE 3.0s [2020-01-07T15:47:23.096Z] [2020-01-07T15:47:23.096Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T15:47:23.150Z] #7 ... [2020-01-07T15:47:23.150Z] [2020-01-07T15:47:23.150Z] #19 [internal] load build context [2020-01-07T15:47:23.150Z] #19 transferring context: 46.57MB 6.8s done [2020-01-07T15:47:23.150Z] #19 DONE 6.8s [2020-01-07T15:47:23.150Z] [2020-01-07T15:47:23.150Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:47:23.407Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.1s [2020-01-07T15:47:23.666Z] #9 DONE 0.9s [2020-01-07T15:47:23.666Z] [2020-01-07T15:47:23.666Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:23.666Z] #20 DONE 0.1s [2020-01-07T15:47:23.666Z] [2020-01-07T15:47:23.666Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:23.805Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-07T15:47:23.805Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-07T15:47:23.926Z] #24 ... [2020-01-07T15:47:23.926Z] [2020-01-07T15:47:23.926Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T15:47:23.926Z] #21 DONE 0.1s [2020-01-07T15:47:23.926Z] [2020-01-07T15:47:23.926Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:24.107Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-07T15:47:24.400Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-07T15:47:24.400Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-07T15:47:24.897Z] #22 3.555 + RM_GOPATH=0 [2020-01-07T15:47:25.154Z] #22 3.558 + TMP_GOPATH= [2020-01-07T15:47:25.154Z] #22 3.558 + : /build [2020-01-07T15:47:25.154Z] #22 3.558 + '[' -z '' ']' [2020-01-07T15:47:25.154Z] #22 3.558 ++ mktemp -d [2020-01-07T15:47:25.154Z] #22 3.562 + export GOPATH=/tmp/tmp.crMZwZR7nI [2020-01-07T15:47:25.154Z] #22 3.562 + GOPATH=/tmp/tmp.crMZwZR7nI [2020-01-07T15:47:25.154Z] #22 3.562 + RM_GOPATH=1 [2020-01-07T15:47:25.154Z] #22 3.562 ++ dirname ./install.sh [2020-01-07T15:47:25.154Z] #22 3.564 + dir=. [2020-01-07T15:47:25.154Z] #22 3.564 + bin=dockercli [2020-01-07T15:47:25.154Z] #22 3.564 + shift [2020-01-07T15:47:25.154Z] #22 3.564 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T15:47:25.154Z] #22 3.564 + . ./dockercli.installer [2020-01-07T15:47:25.154Z] #22 3.564 ++ : stable [2020-01-07T15:47:25.154Z] #22 3.564 ++ : 17.06.2-ce [2020-01-07T15:47:25.154Z] #22 3.564 + install_dockercli [2020-01-07T15:47:25.154Z] #22 3.564 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T15:47:25.154Z] #22 3.564 ++ uname -m [2020-01-07T15:47:25.154Z] #22 3.565 Install docker/cli version 17.06.2-ce from stable [2020-01-07T15:47:25.154Z] #22 3.567 + arch=x86_64 [2020-01-07T15:47:25.154Z] #22 3.567 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T15:47:25.154Z] #22 3.567 + url=https://download.docker.com/linux/static [2020-01-07T15:47:25.154Z] #22 3.567 + tar -xz docker/docker [2020-01-07T15:47:25.154Z] #22 3.574 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T15:47:25.307Z] #22 1.518 + RM_GOPATH=0 [2020-01-07T15:47:25.307Z] #22 1.519 + TMP_GOPATH= [2020-01-07T15:47:25.309Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.9s done [2020-01-07T15:47:25.309Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2020-01-07T15:47:25.459Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-07T15:47:25.566Z] #22 1.520 + : /build [2020-01-07T15:47:25.566Z] #22 1.520 + '[' -z '' ']' [2020-01-07T15:47:25.566Z] #22 1.520 ++ mktemp -d [2020-01-07T15:47:25.566Z] #22 1.521 + export GOPATH=/tmp/tmp.ig7g5tF5Hq [2020-01-07T15:47:25.566Z] #22 1.521 + GOPATH=/tmp/tmp.ig7g5tF5Hq [2020-01-07T15:47:25.566Z] #22 1.521 + RM_GOPATH=1 [2020-01-07T15:47:25.566Z] #22 1.522 ++ dirname ./install.sh [2020-01-07T15:47:25.566Z] #22 1.523 + dir=. [2020-01-07T15:47:25.566Z] #22 1.523 + bin=dockercli [2020-01-07T15:47:25.566Z] #22 1.523 + shift [2020-01-07T15:47:25.566Z] #22 1.523 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T15:47:25.566Z] #22 1.523 + . ./dockercli.installer [2020-01-07T15:47:25.566Z] #22 1.524 Install docker/cli version 17.06.2-ce from stable [2020-01-07T15:47:25.566Z] #22 1.524 ++ : stable [2020-01-07T15:47:25.566Z] #22 1.524 ++ : 17.06.2-ce [2020-01-07T15:47:25.566Z] #22 1.524 + install_dockercli [2020-01-07T15:47:25.566Z] #22 1.524 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T15:47:25.566Z] #22 1.525 ++ uname -m [2020-01-07T15:47:25.566Z] #22 1.526 + arch=aarch64 [2020-01-07T15:47:25.566Z] #22 1.526 + '[' aarch64 '!=' x86_64 ']' [2020-01-07T15:47:25.566Z] #22 1.526 + '[' aarch64 '!=' s390x ']' [2020-01-07T15:47:25.566Z] #22 1.526 + '[' aarch64 '!=' armhf ']' [2020-01-07T15:47:25.566Z] #22 1.526 + build_dockercli [2020-01-07T15:47:25.566Z] #22 1.526 + git clone https://github.com/docker/docker-ce /tmp/tmp.ig7g5tF5Hq/tmp/docker-ce [2020-01-07T15:47:25.566Z] #22 1.528 Cloning into '/tmp/tmp.ig7g5tF5Hq/tmp/docker-ce'... [2020-01-07T15:47:25.753Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-07T15:47:25.753Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-07T15:47:25.753Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-07T15:47:26.243Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.7s done [2020-01-07T15:47:26.243Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.1s [2020-01-07T15:47:26.389Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-07T15:47:26.501Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2020-01-07T15:47:26.501Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-07T15:47:27.428Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-07T15:47:27.428Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-07T15:47:27.679Z] #22 6.054 + mkdir -p /build [2020-01-07T15:47:27.679Z] #22 6.057 + mv docker/docker /build/ [2020-01-07T15:47:27.679Z] #22 6.058 + rmdir docker [2020-01-07T15:47:27.679Z] #22 DONE 6.2s [2020-01-07T15:47:27.679Z] [2020-01-07T15:47:27.679Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:27.679Z] #10 4.904 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:27.679Z] #10 4.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:27.679Z] #10 4.938 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:27.679Z] #10 4.943 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:27.679Z] #10 4.951 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:27.679Z] #10 5.334 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:27.679Z] #10 6.419 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:28.246Z] #10 7.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:28.462Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-07T15:47:28.462Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-07T15:47:28.517Z] Removing intermediate container ff666fc4fe49 [2020-01-07T15:47:28.517Z] ---> af06b80edca6 [2020-01-07T15:47:28.517Z] Step 11/16 : ARG GOOS [2020-01-07T15:47:28.517Z] ---> Running in 2a00ac0f483d [2020-01-07T15:47:28.517Z] Removing intermediate container 2a00ac0f483d [2020-01-07T15:47:28.517Z] ---> 300b2fa44d3d [2020-01-07T15:47:28.517Z] Step 12/16 : ARG GOARCH [2020-01-07T15:47:28.517Z] ---> Running in efe7110a0fc4 [2020-01-07T15:47:28.517Z] Removing intermediate container efe7110a0fc4 [2020-01-07T15:47:28.517Z] ---> 53d92ddce628 [2020-01-07T15:47:28.517Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-07T15:47:28.517Z] ---> Running in 6986e50c20ae [2020-01-07T15:47:29.499Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-07T15:47:30.700Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.9s done [2020-01-07T15:47:30.960Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee [2020-01-07T15:47:31.006Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-07T15:47:31.006Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-07T15:47:31.633Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-07T15:47:31.633Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-07T15:47:31.638Z] #10 ... [2020-01-07T15:47:31.638Z] [2020-01-07T15:47:31.638Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:31.638Z] #24 4.554 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:31.638Z] #24 4.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:31.638Z] #24 4.680 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:31.638Z] #24 4.692 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:31.638Z] #24 4.798 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:31.638Z] #24 5.452 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:31.638Z] #24 6.578 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:31.638Z] #24 7.064 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:31.638Z] #24 ... [2020-01-07T15:47:31.638Z] [2020-01-07T15:47:31.638Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:31.638Z] #33 4.721 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:31.638Z] #33 4.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:31.638Z] #33 4.763 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:31.638Z] #33 4.765 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:31.638Z] #33 4.785 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:31.638Z] #33 5.380 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:31.638Z] #33 6.525 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:31.638Z] #33 7.051 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:31.638Z] #33 ... [2020-01-07T15:47:31.638Z] [2020-01-07T15:47:31.638Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:31.638Z] #56 5.000 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:31.638Z] #56 5.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:31.638Z] #56 5.027 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:31.638Z] #56 5.032 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:31.638Z] #56 5.110 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:31.638Z] #56 6.142 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:31.638Z] #56 7.067 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:31.638Z] #56 7.650 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:31.922Z] go: finding cloud.google.com/go v0.26.0 [2020-01-07T15:47:32.152Z] #22 ... [2020-01-07T15:47:32.152Z] [2020-01-07T15:47:32.152Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:32.152Z] #24 2.647 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:32.152Z] #24 2.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:32.152Z] #24 2.764 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:32.152Z] #24 2.935 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:32.152Z] #24 2.956 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:32.152Z] #24 3.088 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:47:32.152Z] #24 3.585 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:47:32.152Z] #24 3.753 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:47:32.152Z] #24 6.021 Fetched 7755 kB in 4s (1769 kB/s) [2020-01-07T15:47:32.152Z] #24 6.021 Reading package lists... [2020-01-07T15:47:32.971Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-07T15:47:33.538Z] #24 7.659 Reading package lists... [2020-01-07T15:47:33.596Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-07T15:47:33.800Z] #24 9.791 Building dependency tree... [2020-01-07T15:47:33.800Z] #24 ... [2020-01-07T15:47:33.800Z] [2020-01-07T15:47:33.800Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:33.800Z] #33 2.675 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:33.800Z] #33 2.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:33.800Z] #33 2.768 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:33.800Z] #33 2.860 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:33.800Z] #33 2.959 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:33.800Z] #33 3.083 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:47:33.800Z] #33 3.583 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:47:33.800Z] #33 3.757 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:47:33.800Z] #33 5.851 Fetched 7755 kB in 4s (1802 kB/s) [2020-01-07T15:47:33.800Z] #33 5.851 Reading package lists... [2020-01-07T15:47:33.800Z] #33 7.821 Reading package lists... [2020-01-07T15:47:33.800Z] #33 9.461 Building dependency tree... [2020-01-07T15:47:33.800Z] #33 10.10 The following additional packages will be installed: [2020-01-07T15:47:33.800Z] #33 10.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T15:47:33.800Z] #33 10.12 Suggested packages: [2020-01-07T15:47:33.800Z] #33 10.12 codeblocks eclipse ninja-build lrzip [2020-01-07T15:47:33.800Z] #33 10.12 Recommended packages: [2020-01-07T15:47:33.800Z] #33 10.12 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T15:47:33.800Z] #33 ... [2020-01-07T15:47:33.800Z] [2020-01-07T15:47:33.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:33.800Z] #10 2.647 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:33.800Z] #10 2.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:33.800Z] #10 2.763 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:33.800Z] #10 2.858 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:33.800Z] #10 2.956 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:33.800Z] #10 3.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:47:33.800Z] #10 3.584 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:47:33.800Z] #10 3.815 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:47:33.800Z] #10 6.139 Fetched 7755 kB in 4s (1725 kB/s) [2020-01-07T15:47:33.800Z] #10 6.139 Reading package lists... [2020-01-07T15:47:33.800Z] #10 7.864 Reading package lists... [2020-01-07T15:47:34.061Z] #10 9.953 Building dependency tree... [2020-01-07T15:47:34.061Z] #10 ... [2020-01-07T15:47:34.061Z] [2020-01-07T15:47:34.061Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:34.061Z] #24 9.791 Building dependency tree... [2020-01-07T15:47:34.230Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-07T15:47:34.230Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-07T15:47:34.230Z] go: finding github.com/golang/mock v1.1.1 [2020-01-07T15:47:34.322Z] #24 10.63 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T15:47:34.322Z] #24 10.63 The following additional packages will be installed: [2020-01-07T15:47:34.322Z] #24 10.63 libjq1 libonig4 [2020-01-07T15:47:34.322Z] #24 10.71 The following NEW packages will be installed: [2020-01-07T15:47:34.322Z] #24 10.72 jq libjq1 libonig4 [2020-01-07T15:47:34.523Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-07T15:47:34.919Z] #56 ... [2020-01-07T15:47:34.919Z] [2020-01-07T15:47:34.919Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:34.919Z] #33 13.33 Fetched 7932 kB in 9s (815 kB/s) [2020-01-07T15:47:35.148Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.6s done [2020-01-07T15:47:35.148Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2020-01-07T15:47:35.155Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-07T15:47:35.708Z] #24 11.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:35.708Z] #24 11.76 Need to get 293 kB of archives. [2020-01-07T15:47:35.708Z] #24 11.76 After this operation, 1086 kB of additional disk space will be used. [2020-01-07T15:47:35.708Z] #24 11.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-07T15:47:35.708Z] #24 11.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-07T15:47:35.708Z] #24 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-07T15:47:35.708Z] #24 12.05 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:35.708Z] #24 12.10 Fetched 293 kB in 1s (284 kB/s) [2020-01-07T15:47:35.708Z] #24 12.15 Selecting previously unselected package libonig4:arm64. [2020-01-07T15:47:35.787Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-07T15:47:35.975Z] #24 12.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 ... 14976 files and directories currently installed.) [2020-01-07T15:47:35.975Z] #24 12.17 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2020-01-07T15:47:35.975Z] #24 12.19 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-07T15:47:35.975Z] #24 12.29 Selecting previously unselected package libjq1:arm64. [2020-01-07T15:47:35.975Z] #24 12.30 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T15:47:35.975Z] #24 12.30 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T15:47:36.237Z] #24 12.56 Selecting previously unselected package jq. [2020-01-07T15:47:36.237Z] #24 12.56 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T15:47:36.237Z] #24 12.58 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:47:36.237Z] #24 12.68 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-07T15:47:36.237Z] #24 12.71 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T15:47:36.501Z] #24 12.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:36.501Z] #24 12.79 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:47:37.298Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-07T15:47:37.447Z] #24 DONE 13.8s [2020-01-07T15:47:37.448Z] [2020-01-07T15:47:37.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:37.448Z] #10 10.73 The following additional packages will be installed: [2020-01-07T15:47:37.448Z] #10 10.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T15:47:37.448Z] #10 10.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T15:47:37.448Z] #10 10.73 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:47:37.448Z] #10 10.73 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T15:47:37.448Z] #10 10.73 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T15:47:37.448Z] #10 10.73 Suggested packages: [2020-01-07T15:47:37.448Z] #10 10.73 gcc-6-locales seccomp wine64 [2020-01-07T15:47:37.448Z] #10 11.20 The following NEW packages will be installed: [2020-01-07T15:47:37.448Z] #10 11.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T15:47:37.448Z] #10 11.20 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T15:47:37.448Z] #10 11.20 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T15:47:37.448Z] #10 11.20 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:47:37.448Z] #10 11.20 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T15:47:37.448Z] #10 11.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T15:47:37.448Z] #10 11.20 mingw-w64-x86-64-dev [2020-01-07T15:47:37.448Z] #10 12.24 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:37.448Z] #10 12.24 Need to get 68.0 MB of archives. [2020-01-07T15:47:37.448Z] #10 12.24 After this operation, 455 MB of additional disk space will be used. [2020-01-07T15:47:37.448Z] #10 12.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2020-01-07T15:47:37.448Z] #10 12.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2020-01-07T15:47:37.448Z] #10 12.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T15:47:37.448Z] #10 12.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-07T15:47:37.448Z] #10 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-07T15:47:37.448Z] #10 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2020-01-07T15:47:37.448Z] #10 12.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2020-01-07T15:47:37.448Z] #10 12.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2020-01-07T15:47:37.448Z] #10 12.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2020-01-07T15:47:37.448Z] #10 12.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2020-01-07T15:47:37.448Z] #10 12.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2020-01-07T15:47:37.448Z] #10 12.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2020-01-07T15:47:37.448Z] #10 12.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2020-01-07T15:47:37.448Z] #10 12.35 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2020-01-07T15:47:37.448Z] #10 12.35 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2020-01-07T15:47:37.448Z] #10 12.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2020-01-07T15:47:37.448Z] #10 12.36 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2020-01-07T15:47:37.448Z] #10 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2020-01-07T15:47:37.448Z] #10 12.56 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2020-01-07T15:47:37.448Z] #10 12.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T15:47:37.448Z] #10 12.61 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T15:47:37.448Z] #10 12.72 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T15:47:37.448Z] #10 12.80 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2020-01-07T15:47:37.448Z] #10 12.80 Get:24 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] [2020-01-07T15:47:37.448Z] #10 13.46 Get:25 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] [2020-01-07T15:47:37.448Z] #10 13.86 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2020-01-07T15:47:37.448Z] #10 13.86 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2020-01-07T15:47:38.022Z] #10 14.17 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:38.022Z] #10 14.22 Fetched 68.0 MB in 2s (25.8 MB/s) [2020-01-07T15:47:38.022Z] #10 14.27 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-01-07T15:47:38.022Z] #10 14.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 ... 14976 files and directories currently installed.) [2020-01-07T15:47:38.022Z] #10 14.28 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2020-01-07T15:47:38.022Z] #10 14.29 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-07T15:47:38.022Z] #10 14.36 Selecting previously unselected package libudev-dev:arm64. [2020-01-07T15:47:38.022Z] #10 14.36 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2020-01-07T15:47:38.022Z] #10 14.38 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-07T15:47:38.212Z] #33 13.33 Reading package lists... [2020-01-07T15:47:38.283Z] #10 14.46 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T15:47:38.283Z] #10 14.48 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T15:47:38.283Z] #10 14.48 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:47:38.283Z] #10 14.54 Selecting previously unselected package btrfs-progs. [2020-01-07T15:47:38.283Z] #10 14.54 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-07T15:47:38.283Z] #10 14.54 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:47:38.543Z] #10 14.72 Selecting previously unselected package btrfs-tools. [2020-01-07T15:47:38.543Z] #10 14.73 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-07T15:47:38.543Z] #10 14.73 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:47:38.543Z] #10 14.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-01-07T15:47:38.543Z] #10 14.78 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-07T15:47:38.543Z] #10 14.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:38.543Z] #10 14.88 Selecting previously unselected package dmsetup. [2020-01-07T15:47:38.543Z] #10 14.88 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2020-01-07T15:47:38.543Z] #10 14.88 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T15:47:38.804Z] #10 14.96 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-01-07T15:47:38.804Z] #10 14.96 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2020-01-07T15:47:38.804Z] #10 14.97 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:38.804Z] #10 15.02 Selecting previously unselected package libsepol1-dev:arm64. [2020-01-07T15:47:38.804Z] #10 15.02 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2020-01-07T15:47:38.804Z] #10 15.02 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2020-01-07T15:47:38.804Z] #10 15.20 Selecting previously unselected package libpcre16-3:arm64. [2020-01-07T15:47:38.809Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-07T15:47:38.809Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-07T15:47:38.809Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-07T15:47:38.809Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-07T15:47:39.064Z] #10 15.20 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2020-01-07T15:47:39.064Z] #10 15.21 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2020-01-07T15:47:39.064Z] #10 15.29 Selecting previously unselected package libpcre32-3:arm64. [2020-01-07T15:47:39.064Z] #10 15.29 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2020-01-07T15:47:39.064Z] #10 15.30 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2020-01-07T15:47:39.064Z] #10 15.38 Selecting previously unselected package libpcre3-dev:arm64. [2020-01-07T15:47:39.064Z] #10 15.38 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2020-01-07T15:47:39.064Z] #10 15.39 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-07T15:47:39.325Z] #10 15.54 Selecting previously unselected package libselinux1-dev:arm64. [2020-01-07T15:47:39.325Z] #10 15.54 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2020-01-07T15:47:39.325Z] #10 15.54 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-07T15:47:39.325Z] #10 15.67 Selecting previously unselected package libdevmapper-dev:arm64. [2020-01-07T15:47:39.325Z] #10 15.68 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2020-01-07T15:47:39.325Z] #10 15.68 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:39.325Z] #10 15.74 Selecting previously unselected package libseccomp2:arm64. [2020-01-07T15:47:39.325Z] #10 15.74 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-07T15:47:39.325Z] #10 15.74 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:39.585Z] #10 15.81 Selecting previously unselected package libseccomp-dev:arm64. [2020-01-07T15:47:39.585Z] #10 15.81 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2020-01-07T15:47:39.585Z] #10 15.81 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:39.585Z] #10 15.89 Selecting previously unselected package libsystemd-dev:arm64. [2020-01-07T15:47:39.585Z] #10 15.89 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2020-01-07T15:47:39.585Z] #10 15.90 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-07T15:47:40.157Z] #10 16.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T15:47:40.157Z] #10 16.56 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2020-01-07T15:47:40.157Z] #10 16.56 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:47:40.416Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.0s [2020-01-07T15:47:40.727Z] #10 17.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T15:47:40.727Z] #10 17.12 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2020-01-07T15:47:40.727Z] #10 17.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:47:40.988Z] #10 ... [2020-01-07T15:47:40.988Z] [2020-01-07T15:47:40.988Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:40.988Z] #33 10.37 The following NEW packages will be installed: [2020-01-07T15:47:40.988Z] #33 10.38 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T15:47:40.988Z] #33 10.38 vim-common xxd [2020-01-07T15:47:40.988Z] #33 11.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:40.988Z] #33 11.45 Need to get 13.1 MB of archives. [2020-01-07T15:47:40.988Z] #33 11.45 After this operation, 55.5 MB of additional disk space will be used. [2020-01-07T15:47:40.988Z] #33 11.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T15:47:40.988Z] #33 11.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T15:47:40.988Z] #33 11.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2020-01-07T15:47:40.988Z] #33 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2020-01-07T15:47:40.988Z] #33 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2020-01-07T15:47:40.988Z] #33 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-01-07T15:47:40.988Z] #33 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2020-01-07T15:47:40.988Z] #33 11.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2020-01-07T15:47:40.988Z] #33 11.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-07T15:47:40.988Z] #33 11.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:47:40.988Z] #33 11.94 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:40.988Z] #33 12.02 Fetched 13.1 MB in 1s (10.5 MB/s) [2020-01-07T15:47:40.988Z] #33 12.08 Selecting previously unselected package cmake-data. [2020-01-07T15:47:40.988Z] #33 12.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-07T15:47:40.988Z] #33 12.10 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T15:47:40.988Z] #33 12.11 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T15:47:40.988Z] #33 14.16 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T15:47:40.988Z] #33 14.17 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 14.18 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:47:40.988Z] #33 14.24 Selecting previously unselected package libicu57:arm64. [2020-01-07T15:47:40.988Z] #33 14.24 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 14.24 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 15.42 Selecting previously unselected package libxml2:arm64. [2020-01-07T15:47:40.988Z] #33 15.42 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 15.43 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:47:40.988Z] #33 15.58 Selecting previously unselected package libarchive13:arm64. [2020-01-07T15:47:40.988Z] #33 15.58 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 15.59 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-07T15:47:40.988Z] #33 15.68 Selecting previously unselected package libjsoncpp1:arm64. [2020-01-07T15:47:40.988Z] #33 15.68 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 15.69 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-07T15:47:40.988Z] #33 15.75 Selecting previously unselected package libuv1:arm64. [2020-01-07T15:47:40.988Z] #33 15.75 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 15.76 Unpacking libuv1:arm64 (1.9.1-3) ... [2020-01-07T15:47:40.988Z] #33 15.86 Selecting previously unselected package cmake. [2020-01-07T15:47:40.988Z] #33 15.86 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 15.90 Unpacking cmake (3.7.2-1) ... [2020-01-07T15:47:40.988Z] #33 16.56 Selecting previously unselected package xxd. [2020-01-07T15:47:40.988Z] #33 16.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T15:47:40.988Z] #33 16.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 16.63 Selecting previously unselected package vim-common. [2020-01-07T15:47:40.988Z] #33 16.63 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:47:40.988Z] #33 16.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 16.79 Processing triggers for mime-support (3.60) ... [2020-01-07T15:47:40.988Z] #33 16.82 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 16.83 Setting up libuv1:arm64 (1.9.1-3) ... [2020-01-07T15:47:40.988Z] #33 16.84 Setting up cmake-data (3.7.2-1) ... [2020-01-07T15:47:40.988Z] #33 16.86 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 16.87 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:47:40.988Z] #33 16.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:40.988Z] #33 16.92 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:40.988Z] #33 16.93 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:47:40.988Z] #33 16.95 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-01-07T15:47:40.988Z] #33 16.96 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2020-01-07T15:47:40.988Z] #33 16.98 Setting up cmake (3.7.2-1) ... [2020-01-07T15:47:40.988Z] #33 17.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:40.988Z] #33 DONE 17.5s [2020-01-07T15:47:41.255Z] [2020-01-07T15:47:41.256Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:41.256Z] #34 DONE 0.1s [2020-01-07T15:47:41.256Z] [2020-01-07T15:47:41.256Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:41.517Z] #22 ... [2020-01-07T15:47:41.517Z] [2020-01-07T15:47:41.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:41.517Z] #10 17.80 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T15:47:41.517Z] #10 17.80 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T15:47:41.517Z] #10 17.81 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:47:41.552Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-07T15:47:41.757Z] #33 17.23 Reading package lists... [2020-01-07T15:47:41.757Z] #33 ... [2020-01-07T15:47:41.757Z] [2020-01-07T15:47:41.757Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:41.757Z] #56 13.81 Fetched 7932 kB in 9s (800 kB/s) [2020-01-07T15:47:41.757Z] #56 13.81 Reading package lists... [2020-01-07T15:47:41.777Z] #10 17.88 Selecting previously unselected package mingw-w64-common. [2020-01-07T15:47:41.777Z] #10 17.88 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T15:47:41.777Z] #10 17.90 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T15:47:41.843Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-07T15:47:41.843Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-07T15:47:42.015Z] #56 17.64 Reading package lists... [2020-01-07T15:47:42.015Z] #56 ... [2020-01-07T15:47:42.015Z] [2020-01-07T15:47:42.015Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:42.015Z] #33 17.23 Reading package lists... [2020-01-07T15:47:42.133Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-07T15:47:42.134Z] go: finding github.com/kr/text v0.1.0 [2020-01-07T15:47:42.423Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-07T15:47:42.713Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-07T15:47:43.158Z] #10 19.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T15:47:43.158Z] #10 19.29 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T15:47:43.158Z] #10 19.30 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:47:43.205Z] #33 20.97 Building dependency tree... [2020-01-07T15:47:43.704Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.6s done [2020-01-07T15:47:43.704Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-07T15:47:43.704Z] #7 DONE 27.3s [2020-01-07T15:47:43.704Z] [2020-01-07T15:47:43.704Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T15:47:43.749Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-07T15:47:44.039Z] go: finding github.com/kr/pty v1.1.1 [2020-01-07T15:47:44.138Z] #33 22.70 The following additional packages will be installed: [2020-01-07T15:47:44.138Z] #33 22.70 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T15:47:44.138Z] #33 22.72 Suggested packages: [2020-01-07T15:47:44.138Z] #33 22.72 codeblocks eclipse ninja-build lrzip [2020-01-07T15:47:44.138Z] #33 22.72 Recommended packages: [2020-01-07T15:47:44.138Z] #33 22.72 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T15:47:44.396Z] #33 23.13 The following NEW packages will be installed: [2020-01-07T15:47:44.396Z] #33 23.13 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T15:47:44.396Z] #33 23.13 vim-common xxd [2020-01-07T15:47:44.552Z] #10 20.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T15:47:44.653Z] #33 ... [2020-01-07T15:47:44.653Z] [2020-01-07T15:47:44.653Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:44.653Z] #10 13.37 Fetched 7932 kB in 9s (840 kB/s) [2020-01-07T15:47:44.653Z] #10 13.37 Reading package lists... [2020-01-07T15:47:44.653Z] #10 17.28 Reading package lists... [2020-01-07T15:47:44.653Z] #10 20.68 Building dependency tree... [2020-01-07T15:47:44.653Z] #10 22.46 The following additional packages will be installed: [2020-01-07T15:47:44.653Z] #10 22.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T15:47:44.653Z] #10 22.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T15:47:44.653Z] #10 22.46 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:47:44.653Z] #10 22.46 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T15:47:44.653Z] #10 22.47 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T15:47:44.653Z] #10 22.47 Suggested packages: [2020-01-07T15:47:44.653Z] #10 22.48 gcc-6-locales seccomp wine64 [2020-01-07T15:47:44.653Z] #10 23.28 The following NEW packages will be installed: [2020-01-07T15:47:44.653Z] #10 23.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T15:47:44.653Z] #10 23.28 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T15:47:44.653Z] #10 23.28 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T15:47:44.653Z] #10 23.28 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:47:44.653Z] #10 23.28 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T15:47:44.653Z] #10 23.28 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T15:47:44.653Z] #10 23.29 mingw-w64-x86-64-dev [2020-01-07T15:47:44.653Z] #10 ... [2020-01-07T15:47:44.653Z] [2020-01-07T15:47:44.653Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:44.653Z] #24 13.38 Fetched 7932 kB in 9s (806 kB/s) [2020-01-07T15:47:44.653Z] #24 13.38 Reading package lists... [2020-01-07T15:47:44.653Z] #24 17.32 Reading package lists... [2020-01-07T15:47:44.653Z] #24 21.07 Building dependency tree... [2020-01-07T15:47:44.653Z] #24 22.80 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T15:47:44.653Z] #24 22.80 The following additional packages will be installed: [2020-01-07T15:47:44.653Z] #24 22.81 libjq1 libonig4 [2020-01-07T15:47:44.653Z] #24 23.08 The following NEW packages will be installed: [2020-01-07T15:47:44.653Z] #24 23.08 jq libjq1 libonig4 [2020-01-07T15:47:44.813Z] #10 20.98 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T15:47:44.813Z] #10 20.99 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:44.813Z] #10 21.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T15:47:44.813Z] #10 21.04 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T15:47:44.813Z] #10 21.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:44.911Z] #24 ... [2020-01-07T15:47:44.912Z] [2020-01-07T15:47:44.912Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:44.912Z] #56 17.64 Reading package lists... [2020-01-07T15:47:44.912Z] #56 21.20 Building dependency tree... [2020-01-07T15:47:44.912Z] #56 22.91 The following additional packages will be installed: [2020-01-07T15:47:44.912Z] #56 22.91 btrfs-progs liblzo2-2 [2020-01-07T15:47:44.912Z] #56 23.04 The following NEW packages will be installed: [2020-01-07T15:47:44.912Z] #56 23.05 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T15:47:45.481Z] #56 24.10 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:45.481Z] #56 24.10 Need to get 649 kB of archives. [2020-01-07T15:47:45.481Z] #56 24.10 After this operation, 4320 kB of additional disk space will be used. [2020-01-07T15:47:45.481Z] #56 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:47:45.481Z] #56 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T15:47:45.481Z] #56 24.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T15:47:46.046Z] #56 24.67 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:46.046Z] #56 24.79 Fetched 649 kB in 1s (606 kB/s) [2020-01-07T15:47:46.046Z] #56 24.87 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:47:46.046Z] #56 24.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:47:46.046Z] #56 24.90 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:47:46.046Z] #56 24.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:47:46.101Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-07T15:47:46.101Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-07T15:47:46.101Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-07T15:47:46.101Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-07T15:47:46.101Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-07T15:47:46.236Z] #8 DONE 2.1s [2020-01-07T15:47:46.236Z] [2020-01-07T15:47:46.236Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T15:47:46.304Z] #56 24.99 Selecting previously unselected package btrfs-progs. [2020-01-07T15:47:46.304Z] #56 24.99 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T15:47:46.304Z] #56 25.00 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:47:46.561Z] #56 ... [2020-01-07T15:47:46.561Z] [2020-01-07T15:47:46.561Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:46.561Z] #24 24.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:46.561Z] #24 24.14 Need to get 327 kB of archives. [2020-01-07T15:47:46.561Z] #24 24.14 After this operation, 1157 kB of additional disk space will be used. [2020-01-07T15:47:46.561Z] #24 24.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T15:47:46.561Z] #24 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T15:47:46.561Z] #24 24.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T15:47:46.561Z] #24 24.53 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:46.561Z] #24 24.61 Fetched 327 kB in 1s (315 kB/s) [2020-01-07T15:47:46.561Z] #24 24.72 Selecting previously unselected package libonig4:amd64. [2020-01-07T15:47:46.562Z] #24 24.72 (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.) [2020-01-07T15:47:46.562Z] #24 24.78 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-07T15:47:46.562Z] #24 24.79 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:47:46.562Z] #24 24.91 Selecting previously unselected package libjq1:amd64. [2020-01-07T15:47:46.562Z] #24 24.91 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:47:46.562Z] #24 24.92 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:47:46.562Z] #24 24.98 Selecting previously unselected package jq. [2020-01-07T15:47:46.562Z] #24 24.99 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:47:46.562Z] #24 24.99 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:47:46.562Z] #24 25.12 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:47:46.562Z] #24 25.14 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:47:46.562Z] #24 25.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:46.562Z] #24 25.19 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:47:46.562Z] #24 DONE 25.5s [2020-01-07T15:47:46.732Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-07T15:47:46.801Z] #9 DONE 1.1s [2020-01-07T15:47:46.801Z] [2020-01-07T15:47:46.801Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:46.819Z] [2020-01-07T15:47:46.819Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:46.819Z] #56 25.54 Selecting previously unselected package btrfs-tools. [2020-01-07T15:47:46.819Z] #56 25.54 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T15:47:46.819Z] #56 25.55 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:47:46.819Z] #56 25.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:46.819Z] #56 25.73 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:47:46.819Z] #56 25.76 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:47:47.028Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-07T15:47:47.028Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-07T15:47:47.058Z] #56 ... [2020-01-07T15:47:47.058Z] [2020-01-07T15:47:47.058Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:47.058Z] #20 DONE 0.1s [2020-01-07T15:47:47.058Z] [2020-01-07T15:47:47.058Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T15:47:47.058Z] #21 DONE 0.1s [2020-01-07T15:47:47.058Z] [2020-01-07T15:47:47.058Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:47.077Z] #56 25.77 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:47:47.077Z] #56 25.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:47.077Z] #56 DONE 26.0s [2020-01-07T15:47:47.077Z] [2020-01-07T15:47:47.077Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:47.334Z] #57 DONE 0.1s [2020-01-07T15:47:47.334Z] [2020-01-07T15:47:47.334Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:47.334Z] #33 24.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:47.334Z] #33 24.26 Need to get 13.7 MB of archives. [2020-01-07T15:47:47.334Z] #33 24.26 After this operation, 57.2 MB of additional disk space will be used. [2020-01-07T15:47:47.334Z] #33 24.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T15:47:47.334Z] #33 24.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:47:47.334Z] #33 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-07T15:47:47.334Z] #33 24.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-07T15:47:47.334Z] #33 24.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-07T15:47:47.334Z] #33 24.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-07T15:47:47.334Z] #33 24.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-07T15:47:47.334Z] #33 24.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-07T15:47:47.334Z] #33 25.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:47:47.334Z] #33 25.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:47:47.334Z] #33 25.81 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:47.334Z] #33 25.90 Fetched 13.7 MB in 2s (5963 kB/s) [2020-01-07T15:47:47.334Z] #33 25.98 Selecting previously unselected package cmake-data. [2020-01-07T15:47:47.334Z] #33 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:47:47.334Z] #33 26.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T15:47:47.334Z] #33 26.03 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T15:47:47.664Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-07T15:47:48.265Z] #33 27.03 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:47:48.265Z] #33 27.04 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:47:48.265Z] #33 27.05 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:47:48.265Z] #33 27.11 Selecting previously unselected package libicu57:amd64. [2020-01-07T15:47:48.265Z] #33 27.12 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-07T15:47:48.265Z] #33 27.12 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T15:47:49.248Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-07T15:47:49.248Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-07T15:47:49.248Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-07T15:47:50.091Z] #10 25.77 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T15:47:50.091Z] #10 25.77 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2020-01-07T15:47:50.091Z] #10 25.78 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:50.091Z] #10 ... [2020-01-07T15:47:50.091Z] [2020-01-07T15:47:50.091Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:50.161Z] #33 28.99 Selecting previously unselected package libxml2:amd64. [2020-01-07T15:47:50.161Z] #33 29.00 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-07T15:47:50.161Z] #33 29.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:47:50.418Z] #33 29.18 Selecting previously unselected package libarchive13:amd64. [2020-01-07T15:47:50.418Z] #33 29.19 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-07T15:47:50.418Z] #33 29.19 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T15:47:50.675Z] #33 29.31 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-07T15:47:50.675Z] #33 29.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-07T15:47:50.675Z] #33 29.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T15:47:50.675Z] #33 29.41 Selecting previously unselected package libuv1:amd64. [2020-01-07T15:47:50.675Z] #33 29.42 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-07T15:47:50.675Z] #33 29.42 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-07T15:47:50.675Z] #33 29.49 Selecting previously unselected package cmake. [2020-01-07T15:47:50.675Z] #33 29.49 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-07T15:47:50.802Z] #22 25.84 Checking out files: 43% (4509/10436) Checking out files: 44% (4592/10436) Checking out files: 45% (4697/10436) Checking out files: 46% (4801/10436) Checking out files: 47% (4905/10436) Checking out files: 48% (5010/10436) Checking out files: 49% (5114/10436) Checking out files: 50% (5218/10436) Checking out files: 51% (5323/10436) Checking out files: 52% (5427/10436) Checking out files: 53% (5532/10436) Checking out files: 54% (5636/10436) Checking out files: 55% (5740/10436) Checking out files: 56% (5845/10436) Checking out files: 57% (5949/10436) Checking out files: 58% (6053/10436) Checking out files: 59% (6158/10436) Checking out files: 60% (6262/10436) Checking out files: 61% (6366/10436) Checking out files: 62% (6471/10436) Checking out files: 63% (6575/10436) Checking out files: 64% (6680/10436) Checking out files: 65% (6784/10436) Checking out files: 66% (6888/10436) Checking out files: 67% (6993/10436) Checking out files: 68% (7097/10436) Checking out files: 69% (7201/10436) Checking out files: 70% (7306/10436) Checking out files: 71% (7410/10436) Checking out files: 72% (7514/10436) Checking out files: 73% (7619/10436) Checking out files: 74% (7723/10436) Checking out files: 75% (7827/10436) Checking out files: 76% (7932/10436) Checking out files: 77% (8036/10436) Checking out files: 78% (8141/10436) Checking out files: 79% (8245/10436) Checking out files: 80% (8349/10436) Checking out files: 81% (8454/10436) Checking out files: 82% (8558/10436) Checking out files: 83% (8662/10436) Checking out files: 84% (8767/10436) Checking out files: 85% (8871/10436) Checking out files: 86% (8975/10436) Checking out files: 87% (9080/10436) Checking out files: 88% (9184/10436) Checking out files: 89% (9289/10436) Checking out files: 90% (9393/10436) Checking out files: 91% (9497/10436) Checking out files: 92% (9602/10436) Checking out files: 93% (9706/10436) Checking out files: 94% (9810/10436) Checking out files: 95% (9915/10436) Checking out files: 96% (10019/10436) Checking out files: 97% (10123/10436) Checking out files: 98% (10228/10436) Checking out files: 99% (10332/10436) Checking out files: 100% (10436/10436) Checking out files: 100% (10436/10436), done. [2020-01-07T15:47:50.802Z] #22 26.88 + cd /tmp/tmp.ig7g5tF5Hq/tmp/docker-ce [2020-01-07T15:47:50.802Z] #22 26.88 + git checkout -q v17.06.2-ce [2020-01-07T15:47:50.932Z] #33 29.55 Unpacking cmake (3.7.2-1) ... [2020-01-07T15:47:51.240Z] #22 3.562 + RM_GOPATH=0 [2020-01-07T15:47:51.240Z] #22 3.562 + TMP_GOPATH= [2020-01-07T15:47:51.240Z] #22 3.562 + : /build [2020-01-07T15:47:51.240Z] #22 3.562 + '[' -z '' ']' [2020-01-07T15:47:51.240Z] #22 3.568 ++ mktemp -d [2020-01-07T15:47:51.240Z] #22 3.568 + export GOPATH=/tmp/tmp.el0Uaw2sAl [2020-01-07T15:47:51.240Z] #22 3.568 + GOPATH=/tmp/tmp.el0Uaw2sAl [2020-01-07T15:47:51.240Z] #22 3.568 + RM_GOPATH=1 [2020-01-07T15:47:51.240Z] #22 3.568 ++ dirname ./install.sh [2020-01-07T15:47:51.240Z] #22 3.569 Install docker/cli version 17.06.2-ce from stable [2020-01-07T15:47:51.240Z] #22 3.569 + dir=. [2020-01-07T15:47:51.240Z] #22 3.569 + bin=dockercli [2020-01-07T15:47:51.240Z] #22 3.569 + shift [2020-01-07T15:47:51.240Z] #22 3.569 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T15:47:51.240Z] #22 3.569 + . ./dockercli.installer [2020-01-07T15:47:51.240Z] #22 3.569 ++ : stable [2020-01-07T15:47:51.240Z] #22 3.569 ++ : 17.06.2-ce [2020-01-07T15:47:51.240Z] #22 3.569 + install_dockercli [2020-01-07T15:47:51.240Z] #22 3.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T15:47:51.240Z] #22 3.569 ++ uname -m [2020-01-07T15:47:51.240Z] #22 3.576 + arch=x86_64 [2020-01-07T15:47:51.240Z] #22 3.576 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T15:47:51.240Z] #22 3.576 + url=https://download.docker.com/linux/static [2020-01-07T15:47:51.240Z] #22 3.576 + tar -xz docker/docker [2020-01-07T15:47:51.240Z] #22 3.576 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T15:47:51.866Z] #33 30.49 Selecting previously unselected package xxd. [2020-01-07T15:47:51.866Z] #33 30.49 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:47:51.866Z] #33 30.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:51.866Z] #33 30.58 Selecting previously unselected package vim-common. [2020-01-07T15:47:51.866Z] #33 30.59 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:47:51.866Z] #33 30.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:51.866Z] #33 30.69 Processing triggers for mime-support (3.60) ... [2020-01-07T15:47:51.987Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-07T15:47:51.987Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-07T15:47:51.987Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-07T15:47:51.987Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-07T15:47:51.987Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-07T15:47:52.125Z] #33 30.73 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:52.125Z] #33 30.74 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-07T15:47:52.125Z] #33 30.75 Setting up cmake-data (3.7.2-1) ... [2020-01-07T15:47:52.125Z] #33 30.77 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T15:47:52.125Z] #33 30.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:47:52.125Z] #33 30.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:52.125Z] #33 30.82 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:47:52.125Z] #33 30.84 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:47:52.125Z] #33 30.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T15:47:52.125Z] #33 30.86 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T15:47:52.125Z] #33 30.87 Setting up cmake (3.7.2-1) ... [2020-01-07T15:47:52.125Z] #33 30.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:52.284Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-07T15:47:52.284Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-07T15:47:52.578Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-07T15:47:52.612Z] #22 ... [2020-01-07T15:47:52.612Z] [2020-01-07T15:47:52.612Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:52.612Z] #56 4.872 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:52.612Z] #56 4.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:52.612Z] #56 4.918 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:52.612Z] #56 4.926 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:52.612Z] #56 4.938 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:52.692Z] #33 DONE 31.3s [2020-01-07T15:47:52.692Z] [2020-01-07T15:47:52.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:52.692Z] #10 24.33 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:47:52.692Z] #10 24.33 Need to get 73.5 MB of archives. [2020-01-07T15:47:52.692Z] #10 24.33 After this operation, 466 MB of additional disk space will be used. [2020-01-07T15:47:52.692Z] #10 24.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-07T15:47:52.692Z] #10 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-07T15:47:52.692Z] #10 24.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:47:52.692Z] #10 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T15:47:52.692Z] #10 24.37 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T15:47:52.692Z] #10 24.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-07T15:47:52.692Z] #10 24.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-07T15:47:52.692Z] #10 24.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-07T15:47:52.692Z] #10 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-07T15:47:52.692Z] #10 24.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-07T15:47:52.692Z] #10 24.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-07T15:47:52.692Z] #10 24.49 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-07T15:47:52.692Z] #10 24.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-07T15:47:52.692Z] #10 24.61 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-07T15:47:52.692Z] #10 24.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-07T15:47:52.692Z] #10 24.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-07T15:47:52.692Z] #10 24.63 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-07T15:47:52.692Z] #10 24.75 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-07T15:47:52.692Z] #10 24.83 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-07T15:47:52.692Z] #10 24.90 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T15:47:52.692Z] #10 24.91 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T15:47:52.692Z] #10 25.09 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T15:47:52.692Z] #10 25.25 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T15:47:52.692Z] #10 25.25 Get:24 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] [2020-01-07T15:47:52.692Z] #10 26.28 Get:25 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] [2020-01-07T15:47:52.692Z] #10 26.82 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T15:47:52.692Z] #10 26.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-07T15:47:52.692Z] #10 27.10 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:47:52.692Z] #10 27.16 Fetched 73.5 MB in 3s (20.8 MB/s) [2020-01-07T15:47:52.692Z] #10 27.20 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-07T15:47:52.692Z] #10 27.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:47:52.692Z] #10 27.23 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.23 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T15:47:52.692Z] #10 27.29 Selecting previously unselected package libudev-dev:amd64. [2020-01-07T15:47:52.692Z] #10 27.29 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.30 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:47:52.692Z] #10 27.36 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:47:52.692Z] #10 27.37 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.38 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:47:52.692Z] #10 27.43 Selecting previously unselected package btrfs-progs. [2020-01-07T15:47:52.692Z] #10 27.43 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.44 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:47:52.692Z] #10 27.70 Selecting previously unselected package btrfs-tools. [2020-01-07T15:47:52.692Z] #10 27.70 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.70 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:47:52.692Z] #10 27.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-07T15:47:52.692Z] #10 27.74 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:47:52.692Z] #10 27.84 Selecting previously unselected package dmsetup. [2020-01-07T15:47:52.692Z] #10 27.85 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.85 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T15:47:52.692Z] #10 27.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-07T15:47:52.692Z] #10 27.96 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 27.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:47:52.692Z] #10 28.01 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-07T15:47:52.692Z] #10 28.02 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.02 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T15:47:52.692Z] #10 28.16 Selecting previously unselected package libpcre16-3:amd64. [2020-01-07T15:47:52.692Z] #10 28.17 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.17 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T15:47:52.692Z] #10 28.27 Selecting previously unselected package libpcre32-3:amd64. [2020-01-07T15:47:52.692Z] #10 28.27 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.28 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T15:47:52.692Z] #10 28.36 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-07T15:47:52.692Z] #10 28.36 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.36 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T15:47:52.692Z] #10 28.71 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-07T15:47:52.692Z] #10 28.72 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.72 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T15:47:52.692Z] #10 28.87 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-07T15:47:52.692Z] #10 28.87 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.88 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T15:47:52.692Z] #10 28.93 Selecting previously unselected package libseccomp2:amd64. [2020-01-07T15:47:52.692Z] #10 28.93 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 28.94 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:52.692Z] #10 28.99 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-07T15:47:52.692Z] #10 29.00 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 29.01 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:52.692Z] #10 29.08 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-07T15:47:52.692Z] #10 29.09 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 29.09 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:47:52.692Z] #10 29.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T15:47:52.692Z] #10 29.77 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 29.78 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:47:52.692Z] #10 30.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T15:47:52.692Z] #10 30.60 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T15:47:52.692Z] #10 30.61 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:47:52.704Z] #22 28.84 + mkdir -p /tmp/tmp.ig7g5tF5Hq/src/github.com/docker [2020-01-07T15:47:52.704Z] #22 28.84 + mv components/cli /tmp/tmp.ig7g5tF5Hq/src/github.com/docker/cli [2020-01-07T15:47:52.704Z] #22 28.84 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-07T15:47:52.870Z] #56 5.907 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:52.950Z] #10 ... [2020-01-07T15:47:52.950Z] [2020-01-07T15:47:52.950Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:47:52.950Z] #34 DONE 0.3s [2020-01-07T15:47:52.950Z] [2020-01-07T15:47:52.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:52.950Z] #10 31.61 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T15:47:52.950Z] #10 31.61 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T15:47:52.950Z] #10 31.61 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:47:52.950Z] #10 31.65 Selecting previously unselected package mingw-w64-common. [2020-01-07T15:47:52.950Z] #10 31.66 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T15:47:52.950Z] #10 31.66 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T15:47:53.128Z] #56 ... [2020-01-07T15:47:53.128Z] [2020-01-07T15:47:53.128Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:53.128Z] #22 5.838 + mkdir -p /build [2020-01-07T15:47:53.128Z] #22 5.838 + mv docker/docker /build/ [2020-01-07T15:47:53.128Z] #22 5.838 + rmdir docker [2020-01-07T15:47:53.128Z] #22 DONE 6.0s [2020-01-07T15:47:53.206Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-07T15:47:53.386Z] [2020-01-07T15:47:53.386Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:53.386Z] #33 4.455 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:53.386Z] #33 4.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:53.386Z] #33 4.549 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:53.386Z] #33 4.555 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:53.386Z] #33 4.564 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:53.386Z] #33 4.935 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:53.386Z] #33 5.778 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:53.386Z] #33 6.486 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:53.386Z] #33 ... [2020-01-07T15:47:53.386Z] [2020-01-07T15:47:53.386Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:47:53.386Z] #56 6.712 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:53.506Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-07T15:47:53.506Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-07T15:47:53.882Z] #10 32.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T15:47:53.882Z] #10 32.71 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T15:47:53.882Z] #10 32.71 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:47:54.328Z] #56 7.339 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:55.255Z] #10 33.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T15:47:55.255Z] #10 33.86 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:47:55.255Z] #10 33.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:47:55.255Z] #10 33.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T15:47:55.255Z] #10 33.91 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:47:55.255Z] #10 33.91 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:47:56.005Z] #22 ... [2020-01-07T15:47:56.005Z] [2020-01-07T15:47:56.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:56.005Z] #10 30.17 Selecting previously unselected package libapparmor1:arm64. [2020-01-07T15:47:56.005Z] #10 30.17 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T15:47:56.005Z] #10 30.18 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T15:47:56.005Z] #10 30.24 Selecting previously unselected package libapparmor-dev:arm64. [2020-01-07T15:47:56.005Z] #10 30.25 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T15:47:56.005Z] #10 30.25 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T15:47:56.005Z] #10 30.37 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:47:56.005Z] #10 30.38 Setting up libsepol1-dev:arm64 (2.6-2) ... [2020-01-07T15:47:56.005Z] #10 30.40 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:47:56.005Z] #10 30.41 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:47:56.005Z] #10 30.42 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:56.005Z] #10 30.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:56.005Z] #10 30.49 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:56.005Z] #10 30.53 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T15:47:56.005Z] #10 30.62 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2020-01-07T15:47:56.005Z] #10 30.65 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2020-01-07T15:47:56.005Z] #10 30.74 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2020-01-07T15:47:56.005Z] #10 30.76 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2020-01-07T15:47:56.005Z] #10 30.85 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2020-01-07T15:47:56.005Z] #10 30.91 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T15:47:56.005Z] #10 30.92 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:47:56.005Z] #10 30.94 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2020-01-07T15:47:56.005Z] #10 30.95 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:47:56.005Z] #10 30.96 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2020-01-07T15:47:56.005Z] #10 30.98 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:47:56.005Z] #10 30.99 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:47:56.005Z] #10 31.01 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2020-01-07T15:47:56.005Z] #10 31.02 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:56.005Z] #10 31.03 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:47:56.005Z] #10 31.03 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 [2020-01-07T15:47:56.006Z] #10 31.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:47:56.006Z] #10 31.04 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 [2020-01-07T15:47:56.006Z] #10 31.06 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:47:56.006Z] #10 31.07 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2020-01-07T15:47:56.006Z] #10 31.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:47:56.006Z] #10 31.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:47:56.006Z] #10 31.11 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:56.006Z] #10 31.13 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:56.006Z] #10 31.14 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T15:47:56.006Z] #10 31.16 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2020-01-07T15:47:56.006Z] #10 31.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:47:56.006Z] #10 DONE 32.1s [2020-01-07T15:47:56.006Z] [2020-01-07T15:47:56.006Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:47:56.857Z] #56 ... [2020-01-07T15:47:56.857Z] [2020-01-07T15:47:56.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:47:56.857Z] #10 4.653 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:56.857Z] #10 4.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:56.857Z] #10 4.695 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:56.857Z] #10 4.700 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:56.857Z] #10 4.715 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:56.857Z] #10 5.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:56.857Z] #10 6.211 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:56.857Z] #10 6.776 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:56.944Z] #11 DONE 1.1s [2020-01-07T15:47:56.945Z] [2020-01-07T15:47:56.945Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:56.945Z] #22 ... [2020-01-07T15:47:56.945Z] [2020-01-07T15:47:56.945Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T15:47:57.115Z] #10 ... [2020-01-07T15:47:57.115Z] [2020-01-07T15:47:57.115Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:47:57.115Z] #24 4.652 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:47:57.115Z] #24 4.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:47:57.115Z] #24 4.678 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:47:57.115Z] #24 4.715 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:47:57.115Z] #24 4.770 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:47:57.115Z] #24 5.587 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:47:57.115Z] #24 6.574 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:47:57.115Z] #24 6.990 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:47:58.338Z] #12 DONE 1.3s [2020-01-07T15:47:58.338Z] [2020-01-07T15:47:58.338Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:58.338Z] #22 ... [2020-01-07T15:47:58.338Z] [2020-01-07T15:47:58.338Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T15:47:59.018Z] #24 ... [2020-01-07T15:47:59.018Z] [2020-01-07T15:47:59.018Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:47:59.018Z] #33 12.04 Fetched 7932 kB in 8s (913 kB/s) [2020-01-07T15:47:59.437Z] #10 38.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T15:47:59.437Z] #10 38.21 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:47:59.437Z] #10 38.22 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:47:59.725Z] #13 1.368 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T15:47:59.725Z] #13 DONE 1.6s [2020-01-07T15:47:59.725Z] [2020-01-07T15:47:59.725Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:47:59.987Z] #22 ... [2020-01-07T15:47:59.987Z] [2020-01-07T15:47:59.987Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T15:48:01.899Z] #14 DONE 1.9s [2020-01-07T15:48:01.899Z] [2020-01-07T15:48:01.899Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:01.899Z] #22 ... [2020-01-07T15:48:01.899Z] [2020-01-07T15:48:01.899Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T15:48:02.324Z] #33 12.04 Reading package lists... [2020-01-07T15:48:02.719Z] #10 41.50 Selecting previously unselected package libapparmor1:amd64. [2020-01-07T15:48:02.719Z] #10 41.51 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:02.719Z] #10 41.51 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:02.719Z] #10 41.55 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-07T15:48:02.719Z] #10 41.55 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:02.719Z] #10 41.55 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:02.719Z] #10 41.62 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:48:02.893Z] Removing intermediate container 6986e50c20ae [2020-01-07T15:48:02.893Z] ---> 4cc239161d20 [2020-01-07T15:48:02.893Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-07T15:48:02.893Z] ---> 687421176e14 [2020-01-07T15:48:02.893Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-07T15:48:02.893Z] ---> d0e962f66743 [2020-01-07T15:48:02.893Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-07T15:48:02.893Z] ---> Running in b180ec11ffa8 [2020-01-07T15:48:02.893Z] Removing intermediate container b180ec11ffa8 [2020-01-07T15:48:02.893Z] ---> ae251849e57c [2020-01-07T15:48:02.893Z] Successfully built ae251849e57c [2020-01-07T15:48:02.893Z] Successfully tagged moby-buildx:latest [2020-01-07T15:48:02.893Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-07T15:48:02.893Z] if [ -n "${id}" ]; then \ [2020-01-07T15:48:02.893Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-07T15:48:02.893Z] && touch bundles/buildx; \ [2020-01-07T15:48:02.893Z] docker rm -f ${id}; \ [2020-01-07T15:48:02.893Z] fi [2020-01-07T15:48:02.893Z] c9f0299321980154026f04a61f8985ff65147037ded70d56c3ad0d2f2d77d495 [2020-01-07T15:48:02.893Z] bundles/buildx version [2020-01-07T15:48:02.893Z] buildx v0.3.1 6db68d0 [2020-01-07T15:48:02.893Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 . [2020-01-07T15:48:02.893Z] #1 [internal] booting buildkit [2020-01-07T15:48:02.893Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-07T15:48:02.976Z] #10 41.63 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T15:48:02.976Z] #10 41.64 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:48:02.976Z] #10 41.67 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:48:02.976Z] #10 41.68 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:02.976Z] #10 41.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:02.976Z] #10 41.71 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:02.976Z] #10 41.72 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:02.976Z] #10 41.73 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T15:48:02.976Z] #10 41.74 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:02.976Z] #10 41.75 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:02.976Z] #10 41.76 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:02.976Z] #10 41.77 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:02.976Z] #10 41.79 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T15:48:02.976Z] #10 41.80 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:02.976Z] #10 41.81 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T15:48:02.976Z] #10 41.81 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:02.976Z] #10 41.82 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:03.233Z] #10 41.83 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:48:03.233Z] #10 41.84 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:03.233Z] #10 41.85 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T15:48:03.233Z] #10 41.86 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:03.233Z] #10 41.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:48:03.233Z] #10 41.87 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 [2020-01-07T15:48:03.233Z] #10 41.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:48:03.233Z] #10 41.87 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 [2020-01-07T15:48:03.233Z] #10 41.88 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:03.233Z] #10 41.89 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:03.233Z] #10 41.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:48:03.233Z] #10 41.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:48:03.233Z] #10 41.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:03.233Z] #10 41.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:03.233Z] #10 41.92 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T15:48:03.233Z] #10 41.93 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:03.233Z] #10 41.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:03.490Z] #10 DONE 42.3s [2020-01-07T15:48:03.490Z] [2020-01-07T15:48:03.490Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:03.746Z] #52 DONE 0.1s [2020-01-07T15:48:03.746Z] [2020-01-07T15:48:03.746Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:48:03.814Z] #15 DONE 1.8s [2020-01-07T15:48:03.814Z] [2020-01-07T15:48:03.814Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T15:48:03.883Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-01-07T15:48:03.883Z] #1 creating container buildx_buildkit_default [2020-01-07T15:48:04.384Z] #1 creating container buildx_buildkit_default 0.6s done [2020-01-07T15:48:04.384Z] #1 DONE 3.0s [2020-01-07T15:48:04.384Z] [2020-01-07T15:48:04.384Z] #2 [internal] load .dockerignore [2020-01-07T15:48:04.384Z] #2 transferring context: 112B done [2020-01-07T15:48:04.384Z] #2 DONE 0.0s [2020-01-07T15:48:04.384Z] [2020-01-07T15:48:04.384Z] #3 [internal] load build definition from Dockerfile [2020-01-07T15:48:04.384Z] #3 transferring dockerfile: 15.34kB done [2020-01-07T15:48:04.384Z] #3 DONE 0.0s [2020-01-07T15:48:04.384Z] [2020-01-07T15:48:04.384Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T15:48:04.687Z] #11 DONE 1.2s [2020-01-07T15:48:04.687Z] [2020-01-07T15:48:04.687Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T15:48:05.211Z] #16 DONE 1.7s [2020-01-07T15:48:05.211Z] [2020-01-07T15:48:05.211Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:48:05.264Z] #4 DONE 0.8s [2020-01-07T15:48:05.264Z] [2020-01-07T15:48:05.264Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T15:48:05.264Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T15:48:05.264Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T15:48:05.264Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-07T15:48:05.264Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-07T15:48:05.264Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2020-01-07T15:48:05.610Z] #33 15.63 Reading package lists... [2020-01-07T15:48:05.610Z] #33 ... [2020-01-07T15:48:05.610Z] [2020-01-07T15:48:05.610Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:48:05.610Z] #56 13.14 Fetched 7932 kB in 9s (846 kB/s) [2020-01-07T15:48:05.610Z] #56 13.14 Reading package lists... [2020-01-07T15:48:05.714Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-01-07T15:48:05.714Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-07T15:48:05.714Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-07T15:48:05.715Z] #5 DONE 0.5s [2020-01-07T15:48:05.871Z] #56 16.80 Reading package lists... [2020-01-07T15:48:05.871Z] #56 ... [2020-01-07T15:48:05.871Z] [2020-01-07T15:48:05.871Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:05.871Z] #33 15.63 Reading package lists... [2020-01-07T15:48:06.064Z] #12 DONE 1.1s [2020-01-07T15:48:06.064Z] [2020-01-07T15:48:06.064Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T15:48:06.305Z] [2020-01-07T15:48:06.305Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:48:06.305Z] #7 ... [2020-01-07T15:48:06.305Z] [2020-01-07T15:48:06.305Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:48:06.305Z] #6 DONE 0.2s [2020-01-07T15:48:06.305Z] [2020-01-07T15:48:06.305Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:48:06.305Z] #7 DONE 0.4s [2020-01-07T15:48:06.305Z] [2020-01-07T15:48:06.305Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:48:06.305Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T15:48:06.991Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 1.92MB / 4.37MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2020-01-07T15:48:06.991Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 0B / 50.50MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 0B / 45.24MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 0B / 10.32MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 0B / 45.98MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 0B / 102.17MB 0.1s [2020-01-07T15:48:06.991Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T15:48:06.991Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2020-01-07T15:48:06.991Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done [2020-01-07T15:48:06.991Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.3s [2020-01-07T15:48:06.991Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 2.26MB / 10.32MB 0.3s [2020-01-07T15:48:06.991Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 3.33MB / 45.98MB 0.3s [2020-01-07T15:48:06.991Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.3s done [2020-01-07T15:48:06.991Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 3.32MB / 50.50MB 0.4s [2020-01-07T15:48:06.991Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 4.91MB / 45.24MB 0.4s [2020-01-07T15:48:06.991Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 5.16MB / 10.32MB 0.4s [2020-01-07T15:48:06.991Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 6.52MB / 45.98MB 0.4s [2020-01-07T15:48:06.991Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 5.20MB / 102.17MB 0.4s [2020-01-07T15:48:06.997Z] #13 0.934 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T15:48:06.997Z] #13 DONE 1.0s [2020-01-07T15:48:06.997Z] [2020-01-07T15:48:06.997Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T15:48:07.332Z] #33 19.14 Building dependency tree... [2020-01-07T15:48:07.518Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 5.92MB / 50.50MB 0.6s [2020-01-07T15:48:07.518Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 8.62MB / 45.24MB 0.6s [2020-01-07T15:48:07.518Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 8.17MB / 10.32MB 0.6s [2020-01-07T15:48:07.518Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 11.90MB / 45.24MB 0.7s [2020-01-07T15:48:07.518Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.7s [2020-01-07T15:48:07.518Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 13.88MB / 45.98MB 0.7s [2020-01-07T15:48:07.518Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 12.38MB / 50.50MB 0.9s [2020-01-07T15:48:07.518Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 15.08MB / 45.24MB 0.9s [2020-01-07T15:48:07.518Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.7s done [2020-01-07T15:48:07.518Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 19.34MB / 45.98MB 0.9s [2020-01-07T15:48:07.518Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 15.86MB / 102.17MB 0.9s [2020-01-07T15:48:07.518Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 17.11MB / 50.50MB 1.0s [2020-01-07T15:48:07.518Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 18.64MB / 45.24MB 1.0s [2020-01-07T15:48:07.518Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 24.00MB / 45.98MB 1.0s [2020-01-07T15:48:07.648Z] #33 20.72 The following additional packages will be installed: [2020-01-07T15:48:07.648Z] #33 20.75 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T15:48:07.648Z] #33 20.75 Suggested packages: [2020-01-07T15:48:07.648Z] #33 20.75 codeblocks eclipse ninja-build lrzip [2020-01-07T15:48:07.648Z] #33 20.75 Recommended packages: [2020-01-07T15:48:07.648Z] #33 20.75 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T15:48:07.928Z] #14 DONE 1.0s [2020-01-07T15:48:07.928Z] [2020-01-07T15:48:07.928Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T15:48:08.029Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 21.47MB / 50.50MB 1.3s [2020-01-07T15:48:08.029Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 25.85MB / 45.24MB 1.3s [2020-01-07T15:48:08.029Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 29.40MB / 45.98MB 1.3s [2020-01-07T15:48:08.029Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 24.85MB / 102.17MB 1.3s [2020-01-07T15:48:08.029Z] #8 ... [2020-01-07T15:48:08.029Z] [2020-01-07T15:48:08.029Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:48:08.029Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T15:48:08.029Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T15:48:08.029Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-01-07T15:48:08.029Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T15:48:08.029Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2020-01-07T15:48:08.029Z] #66 DONE 1.6s [2020-01-07T15:48:08.029Z] [2020-01-07T15:48:08.029Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:48:08.029Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 28.34MB / 45.24MB 1.5s [2020-01-07T15:48:08.029Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 32.57MB / 45.98MB 1.5s [2020-01-07T15:48:08.216Z] #33 21.38 The following NEW packages will be installed: [2020-01-07T15:48:08.216Z] #33 21.39 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T15:48:08.216Z] #33 21.40 vim-common xxd [2020-01-07T15:48:08.508Z] #17 2.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:08.508Z] #17 2.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:08.508Z] #17 3.011 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:08.508Z] #17 3.019 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:08.508Z] #17 3.025 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:08.508Z] #17 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:48:08.535Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 26.76MB / 50.50MB 1.6s [2020-01-07T15:48:08.535Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 33.09MB / 45.24MB 1.6s [2020-01-07T15:48:08.535Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 36.15MB / 45.98MB 1.6s [2020-01-07T15:48:08.535Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 31.86MB / 102.17MB 1.6s [2020-01-07T15:48:08.535Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 30.53MB / 50.50MB 1.8s [2020-01-07T15:48:08.535Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 36.67MB / 45.24MB 1.8s [2020-01-07T15:48:08.535Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 39.38MB / 45.98MB 1.8s [2020-01-07T15:48:08.535Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 35.13MB / 50.50MB 1.9s [2020-01-07T15:48:08.535Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 40.43MB / 45.24MB 1.9s [2020-01-07T15:48:08.535Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 43.67MB / 45.98MB 1.9s [2020-01-07T15:48:08.535Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 38.94MB / 102.17MB 1.9s [2020-01-07T15:48:08.535Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 38.94MB / 50.50MB 2.1s [2020-01-07T15:48:08.535Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 44.04MB / 45.24MB 2.1s [2020-01-07T15:48:08.535Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.1s [2020-01-07T15:48:08.769Z] #17 3.572 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:48:08.985Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 45.79MB / 50.50MB 2.2s [2020-01-07T15:48:08.985Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.1s done [2020-01-07T15:48:08.985Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 46.71MB / 102.17MB 2.2s [2020-01-07T15:48:08.985Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.4s [2020-01-07T15:48:08.985Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.3s done [2020-01-07T15:48:08.985Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 52.17MB / 102.17MB 2.4s [2020-01-07T15:48:08.985Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.4s done [2020-01-07T15:48:08.985Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 59.43MB / 102.17MB 2.5s [2020-01-07T15:48:09.029Z] #17 3.831 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:48:09.155Z] #33 22.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:09.155Z] #33 22.47 Need to get 13.7 MB of archives. [2020-01-07T15:48:09.155Z] #33 22.47 After this operation, 57.2 MB of additional disk space will be used. [2020-01-07T15:48:09.155Z] #33 22.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T15:48:09.303Z] #15 DONE 1.2s [2020-01-07T15:48:09.303Z] [2020-01-07T15:48:09.303Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T15:48:09.397Z] #8 ... [2020-01-07T15:48:09.397Z] [2020-01-07T15:48:09.397Z] #20 [internal] load build context [2020-01-07T15:48:09.397Z] #20 transferring context: 46.57MB 2.7s done [2020-01-07T15:48:09.397Z] #20 DONE 2.8s [2020-01-07T15:48:09.397Z] [2020-01-07T15:48:09.397Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:48:09.397Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 68.68MB / 102.17MB 2.7s [2020-01-07T15:48:09.397Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 81.32MB / 102.17MB 2.8s [2020-01-07T15:48:09.397Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 95.85MB / 102.17MB 3.0s [2020-01-07T15:48:09.413Z] #33 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:48:09.413Z] #33 22.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-07T15:48:09.413Z] #33 22.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-07T15:48:09.413Z] #33 ... [2020-01-07T15:48:09.413Z] [2020-01-07T15:48:09.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:09.413Z] #10 12.52 Fetched 7932 kB in 8s (895 kB/s) [2020-01-07T15:48:09.413Z] #10 12.52 Reading package lists... [2020-01-07T15:48:09.413Z] #10 16.08 Reading package lists... [2020-01-07T15:48:09.413Z] #10 19.56 Building dependency tree... [2020-01-07T15:48:09.413Z] #10 20.90 The following additional packages will be installed: [2020-01-07T15:48:09.413Z] #10 20.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T15:48:09.413Z] #10 20.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T15:48:09.413Z] #10 20.92 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:48:09.413Z] #10 20.92 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T15:48:09.413Z] #10 20.92 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T15:48:09.413Z] #10 20.92 Suggested packages: [2020-01-07T15:48:09.413Z] #10 20.92 gcc-6-locales seccomp wine64 [2020-01-07T15:48:09.413Z] #10 22.19 The following NEW packages will be installed: [2020-01-07T15:48:09.413Z] #10 22.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T15:48:09.413Z] #10 22.20 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T15:48:09.413Z] #10 22.20 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T15:48:09.413Z] #10 22.20 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:48:09.413Z] #10 22.20 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T15:48:09.413Z] #10 22.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T15:48:09.413Z] #10 22.20 mingw-w64-x86-64-dev [2020-01-07T15:48:13.518Z] #16 DONE 1.0s [2020-01-07T15:48:13.518Z] [2020-01-07T15:48:13.518Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:48:13.518Z] #17 1.971 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:13.518Z] #17 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:13.518Z] #17 1.985 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:13.518Z] #17 1.986 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:13.518Z] #17 1.990 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:13.518Z] #17 2.152 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:48:13.518Z] #17 2.412 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:48:13.518Z] #17 2.583 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:48:13.519Z] #17 5.419 Fetched 7755 kB in 3s (2022 kB/s) [2020-01-07T15:48:13.519Z] #17 5.419 Reading package lists... [2020-01-07T15:48:13.519Z] #17 6.831 Reading package lists... [2020-01-07T15:48:13.520Z] #10 ... [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:13.520Z] #33 22.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-07T15:48:13.520Z] #33 22.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-07T15:48:13.520Z] #33 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-07T15:48:13.520Z] #33 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-07T15:48:13.520Z] #33 22.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:48:13.520Z] #33 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:48:13.520Z] #33 22.82 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:13.520Z] #33 22.84 Fetched 13.7 MB in 1s (11.1 MB/s) [2020-01-07T15:48:13.520Z] #33 22.89 Selecting previously unselected package cmake-data. [2020-01-07T15:48:13.520Z] #33 22.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-01-07T15:48:13.520Z] #33 ... [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:48:13.520Z] #24 12.82 Fetched 7932 kB in 9s (855 kB/s) [2020-01-07T15:48:13.520Z] #24 12.82 Reading package lists... [2020-01-07T15:48:13.520Z] #24 16.53 Reading package lists... [2020-01-07T15:48:13.520Z] #24 20.20 Building dependency tree... [2020-01-07T15:48:13.520Z] #24 21.65 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T15:48:13.520Z] #24 21.65 The following additional packages will be installed: [2020-01-07T15:48:13.520Z] #24 21.65 libjq1 libonig4 [2020-01-07T15:48:13.520Z] #24 21.98 The following NEW packages will be installed: [2020-01-07T15:48:13.520Z] #24 21.98 jq libjq1 libonig4 [2020-01-07T15:48:13.520Z] #24 ... [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:13.520Z] #33 22.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:48:13.520Z] #33 22.89 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T15:48:13.520Z] #33 22.92 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T15:48:13.520Z] #33 ... [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:48:13.520Z] #24 23.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:13.520Z] #24 23.08 Need to get 327 kB of archives. [2020-01-07T15:48:13.520Z] #24 23.08 After this operation, 1157 kB of additional disk space will be used. [2020-01-07T15:48:13.520Z] #24 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T15:48:13.520Z] #24 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T15:48:13.520Z] #24 23.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T15:48:13.520Z] #24 23.26 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:13.520Z] #24 23.31 Fetched 327 kB in 1s (301 kB/s) [2020-01-07T15:48:13.520Z] #24 23.35 Selecting previously unselected package libonig4:amd64. [2020-01-07T15:48:13.520Z] #24 23.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:48:13.520Z] #24 23.38 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-07T15:48:13.520Z] #24 23.39 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:13.520Z] #24 23.51 Selecting previously unselected package libjq1:amd64. [2020-01-07T15:48:13.520Z] #24 23.51 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:13.520Z] #24 23.52 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:13.520Z] #24 23.63 Selecting previously unselected package jq. [2020-01-07T15:48:13.520Z] #24 23.63 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:13.520Z] #24 23.63 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:13.520Z] #24 23.72 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:13.520Z] #24 23.73 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:13.520Z] #24 23.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:13.520Z] #24 23.77 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:13.520Z] #24 DONE 24.1s [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:13.520Z] #33 24.04 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:48:13.520Z] #33 24.04 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:48:13.520Z] #33 24.07 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:13.520Z] #33 24.14 Selecting previously unselected package libicu57:amd64. [2020-01-07T15:48:13.520Z] #33 24.14 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-07T15:48:13.520Z] #33 24.16 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T15:48:13.520Z] #33 ... [2020-01-07T15:48:13.520Z] [2020-01-07T15:48:13.520Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:48:13.520Z] #56 16.80 Reading package lists... [2020-01-07T15:48:13.520Z] #56 20.53 Building dependency tree... [2020-01-07T15:48:13.520Z] #56 21.90 The following additional packages will be installed: [2020-01-07T15:48:13.520Z] #56 21.90 btrfs-progs liblzo2-2 [2020-01-07T15:48:13.520Z] #56 22.06 The following NEW packages will be installed: [2020-01-07T15:48:13.520Z] #56 22.07 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T15:48:13.520Z] #56 23.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:13.520Z] #56 23.24 Need to get 649 kB of archives. [2020-01-07T15:48:13.520Z] #56 23.24 After this operation, 4320 kB of additional disk space will be used. [2020-01-07T15:48:13.520Z] #56 23.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:48:13.520Z] #56 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T15:48:13.520Z] #56 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T15:48:13.520Z] #56 23.49 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:13.520Z] #56 23.54 Fetched 649 kB in 1s (559 kB/s) [2020-01-07T15:48:13.520Z] #56 23.60 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:48:13.520Z] #56 23.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:48:13.520Z] #56 23.61 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:48:13.520Z] #56 23.64 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:13.520Z] #56 23.73 Selecting previously unselected package btrfs-progs. [2020-01-07T15:48:13.520Z] #56 23.73 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T15:48:13.520Z] #56 23.74 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:13.520Z] #56 24.09 Selecting previously unselected package btrfs-tools. [2020-01-07T15:48:13.520Z] #56 24.09 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T15:48:13.520Z] #56 24.10 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:13.520Z] #56 24.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:13.520Z] #56 24.26 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:13.520Z] #56 24.28 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:13.521Z] #56 24.30 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:13.521Z] #56 24.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:13.521Z] #56 DONE 24.6s [2020-01-07T15:48:13.521Z] [2020-01-07T15:48:13.521Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:13.521Z] #57 DONE 0.1s [2020-01-07T15:48:13.521Z] [2020-01-07T15:48:13.521Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:13.521Z] #10 23.37 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:13.521Z] #10 23.37 Need to get 73.5 MB of archives. [2020-01-07T15:48:13.521Z] #10 23.37 After this operation, 466 MB of additional disk space will be used. [2020-01-07T15:48:13.521Z] #10 23.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-07T15:48:13.521Z] #10 23.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-07T15:48:13.521Z] #10 23.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-07T15:48:13.521Z] #10 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-07T15:48:13.521Z] #10 23.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-07T15:48:13.521Z] #10 23.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-07T15:48:13.521Z] #10 23.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-07T15:48:13.521Z] #10 23.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-07T15:48:13.521Z] #10 23.42 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-07T15:48:13.521Z] #10 23.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-07T15:48:13.521Z] #10 23.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-07T15:48:13.521Z] #10 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-07T15:48:13.521Z] #10 23.50 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-07T15:48:13.521Z] #10 23.50 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-07T15:48:13.521Z] #10 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-07T15:48:13.521Z] #10 23.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-07T15:48:13.521Z] #10 23.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-07T15:48:13.521Z] #10 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-07T15:48:13.521Z] #10 23.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-07T15:48:13.521Z] #10 23.68 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T15:48:13.521Z] #10 23.69 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T15:48:13.521Z] #10 23.84 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T15:48:13.521Z] #10 23.98 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T15:48:13.521Z] #10 23.98 Get:24 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] [2020-01-07T15:48:13.521Z] #10 24.71 Get:25 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] [2020-01-07T15:48:13.521Z] #10 25.19 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T15:48:13.521Z] #10 25.19 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-07T15:48:13.521Z] #10 25.32 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:13.521Z] #10 25.37 Fetched 73.5 MB in 2s (24.8 MB/s) [2020-01-07T15:48:13.521Z] #10 25.41 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-07T15:48:13.521Z] #10 25.41 (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.) [2020-01-07T15:48:13.521Z] #10 25.42 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.43 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T15:48:13.521Z] #10 25.48 Selecting previously unselected package libudev-dev:amd64. [2020-01-07T15:48:13.521Z] #10 25.49 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.50 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:13.521Z] #10 25.57 Selecting previously unselected package liblzo2-2:amd64. [2020-01-07T15:48:13.521Z] #10 25.58 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:13.521Z] #10 25.66 Selecting previously unselected package btrfs-progs. [2020-01-07T15:48:13.521Z] #10 25.66 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.67 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:13.521Z] #10 25.81 Selecting previously unselected package btrfs-tools. [2020-01-07T15:48:13.521Z] #10 25.81 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.81 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:13.521Z] #10 25.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-07T15:48:13.521Z] #10 25.87 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:13.521Z] #10 25.93 Selecting previously unselected package dmsetup. [2020-01-07T15:48:13.521Z] #10 25.93 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 25.94 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T15:48:13.521Z] #10 26.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-07T15:48:13.521Z] #10 26.00 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:13.521Z] #10 26.07 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-07T15:48:13.521Z] #10 26.07 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.07 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T15:48:13.521Z] #10 26.18 Selecting previously unselected package libpcre16-3:amd64. [2020-01-07T15:48:13.521Z] #10 26.19 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.19 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:13.521Z] #10 26.25 Selecting previously unselected package libpcre32-3:amd64. [2020-01-07T15:48:13.521Z] #10 26.25 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.26 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:13.521Z] #10 26.34 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-07T15:48:13.521Z] #10 26.35 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.35 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T15:48:13.521Z] #10 26.55 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-07T15:48:13.521Z] #10 26.55 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.57 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T15:48:13.521Z] #10 26.68 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-07T15:48:13.521Z] #10 26.68 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.69 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:13.521Z] #10 26.73 Selecting previously unselected package libseccomp2:amd64. [2020-01-07T15:48:13.521Z] #10 26.73 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.74 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:13.521Z] #10 26.81 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-07T15:48:13.521Z] #10 26.81 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-07T15:48:13.521Z] #10 26.82 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:13.578Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.1s [2020-01-07T15:48:13.578Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.2s done [2020-01-07T15:48:13.578Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-07T15:48:13.779Z] #10 26.88 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-07T15:48:13.779Z] #10 26.88 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-07T15:48:13.779Z] #10 26.89 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:13.831Z] #17 8.286 Building dependency tree... [2020-01-07T15:48:14.201Z] #17 8.927 The following additional packages will be installed: [2020-01-07T15:48:14.201Z] #17 8.928 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T15:48:14.201Z] #17 8.929 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T15:48:14.201Z] #17 8.929 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T15:48:14.201Z] #17 8.930 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T15:48:14.201Z] #17 8.931 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T15:48:14.201Z] #17 8.934 Suggested packages: [2020-01-07T15:48:14.201Z] #17 8.934 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T15:48:14.201Z] #17 8.935 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T15:48:14.201Z] #17 8.935 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T15:48:14.201Z] #17 8.935 quota [2020-01-07T15:48:14.201Z] #17 8.936 Recommended packages: [2020-01-07T15:48:14.201Z] #17 8.936 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T15:48:14.201Z] #17 8.936 python3-keyrings.alt python3-xdg unzip [2020-01-07T15:48:14.491Z] #17 4.141 Fetched 7932 kB in 3s (2487 kB/s) [2020-01-07T15:48:14.508Z] #10 ... [2020-01-07T15:48:14.508Z] [2020-01-07T15:48:14.508Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:14.508Z] #33 25.54 Selecting previously unselected package libxml2:amd64. [2020-01-07T15:48:14.508Z] #33 25.54 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 25.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:48:14.508Z] #33 25.70 Selecting previously unselected package libarchive13:amd64. [2020-01-07T15:48:14.508Z] #33 25.71 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 25.71 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T15:48:14.508Z] #33 25.81 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-07T15:48:14.508Z] #33 25.81 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 25.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T15:48:14.508Z] #33 25.88 Selecting previously unselected package libuv1:amd64. [2020-01-07T15:48:14.508Z] #33 25.89 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 25.89 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-07T15:48:14.508Z] #33 25.94 Selecting previously unselected package cmake. [2020-01-07T15:48:14.508Z] #33 25.94 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 25.98 Unpacking cmake (3.7.2-1) ... [2020-01-07T15:48:14.508Z] #33 26.62 Selecting previously unselected package xxd. [2020-01-07T15:48:14.508Z] #33 26.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:48:14.508Z] #33 26.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:14.508Z] #33 26.71 Selecting previously unselected package vim-common. [2020-01-07T15:48:14.508Z] #33 26.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:14.508Z] #33 26.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:14.508Z] #33 26.81 Processing triggers for mime-support (3.60) ... [2020-01-07T15:48:14.508Z] #33 26.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:14.508Z] #33 26.85 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-07T15:48:14.508Z] #33 26.86 Setting up cmake-data (3.7.2-1) ... [2020-01-07T15:48:14.508Z] #33 26.88 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-07T15:48:14.508Z] #33 26.89 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:48:14.508Z] #33 26.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:14.508Z] #33 26.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:14.508Z] #33 26.96 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:14.508Z] #33 26.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-07T15:48:14.508Z] #33 26.99 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-07T15:48:14.508Z] #33 27.00 Setting up cmake (3.7.2-1) ... [2020-01-07T15:48:14.508Z] #33 27.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:14.508Z] #33 DONE 27.4s [2020-01-07T15:48:14.508Z] [2020-01-07T15:48:14.508Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:14.508Z] #34 DONE 0.1s [2020-01-07T15:48:14.508Z] [2020-01-07T15:48:14.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:14.508Z] #10 27.52 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T15:48:14.508Z] #10 27.52 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T15:48:14.508Z] #10 27.52 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:48:14.767Z] #10 27.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T15:48:14.767Z] #10 27.96 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-07T15:48:14.767Z] #10 27.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:48:15.053Z] #17 9.709 The following NEW packages will be installed: [2020-01-07T15:48:15.053Z] #17 9.710 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T15:48:15.054Z] #17 9.710 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T15:48:15.054Z] #17 9.710 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T15:48:15.054Z] #17 9.710 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T15:48:15.054Z] #17 9.712 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T15:48:15.054Z] #17 9.712 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T15:48:15.054Z] #17 9.712 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T15:48:15.054Z] #17 9.712 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T15:48:15.340Z] #10 28.43 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T15:48:15.340Z] #10 28.43 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T15:48:15.340Z] #10 28.43 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:48:15.340Z] #10 28.48 Selecting previously unselected package mingw-w64-common. [2020-01-07T15:48:15.340Z] #10 28.48 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T15:48:15.340Z] #10 28.48 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T15:48:15.426Z] #17 4.141 Reading package lists... [2020-01-07T15:48:16.003Z] #17 10.87 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:16.003Z] #17 10.87 Need to get 16.7 MB of archives. [2020-01-07T15:48:16.003Z] #17 10.87 After this operation, 74.2 MB of additional disk space will be used. [2020-01-07T15:48:16.003Z] #17 10.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T15:48:16.003Z] #17 10.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-07T15:48:16.003Z] #17 10.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2020-01-07T15:48:16.003Z] #17 10.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2020-01-07T15:48:16.003Z] #17 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2020-01-07T15:48:16.003Z] #17 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2020-01-07T15:48:16.003Z] #17 10.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2020-01-07T15:48:16.003Z] #17 10.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2020-01-07T15:48:16.003Z] #17 10.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T15:48:16.262Z] #17 10.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2020-01-07T15:48:16.262Z] #17 10.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T15:48:16.262Z] #17 10.96 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2020-01-07T15:48:16.262Z] #17 10.96 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2020-01-07T15:48:16.262Z] #17 10.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2020-01-07T15:48:16.262Z] #17 10.97 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2020-01-07T15:48:16.262Z] #17 10.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-07T15:48:16.262Z] #17 10.97 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2020-01-07T15:48:16.262Z] #17 10.97 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2020-01-07T15:48:16.262Z] #17 10.97 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2020-01-07T15:48:16.262Z] #17 10.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2020-01-07T15:48:16.262Z] #17 10.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:48:16.262Z] #17 10.99 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2020-01-07T15:48:16.262Z] #17 10.99 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2020-01-07T15:48:16.262Z] #17 10.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2020-01-07T15:48:16.262Z] #17 10.99 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2020-01-07T15:48:16.262Z] #17 11.00 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2020-01-07T15:48:16.262Z] #17 11.00 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2020-01-07T15:48:16.262Z] #17 11.00 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2020-01-07T15:48:16.262Z] #17 11.00 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2020-01-07T15:48:16.262Z] #17 11.00 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2020-01-07T15:48:16.262Z] #17 11.01 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-07T15:48:16.262Z] #17 11.01 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-07T15:48:16.262Z] #17 11.01 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2020-01-07T15:48:16.262Z] #17 11.01 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2020-01-07T15:48:16.262Z] #17 11.02 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T15:48:16.262Z] #17 11.04 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T15:48:16.262Z] #17 11.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T15:48:16.262Z] #17 11.05 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T15:48:16.262Z] #17 11.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T15:48:16.262Z] #17 11.05 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2020-01-07T15:48:16.262Z] #17 11.06 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T15:48:16.262Z] #17 11.14 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2020-01-07T15:48:16.262Z] #17 11.16 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2020-01-07T15:48:16.359Z] #17 5.105 Reading package lists... [2020-01-07T15:48:16.359Z] #17 6.001 Building dependency tree... [2020-01-07T15:48:16.522Z] #17 11.17 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-01-07T15:48:16.522Z] #17 11.18 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2020-01-07T15:48:16.522Z] #17 11.18 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2020-01-07T15:48:16.615Z] #17 6.315 The following additional packages will be installed: [2020-01-07T15:48:16.615Z] #17 6.315 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T15:48:16.615Z] #17 6.315 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T15:48:16.615Z] #17 6.315 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T15:48:16.615Z] #17 6.316 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T15:48:16.615Z] #17 6.316 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T15:48:16.615Z] #17 6.317 Suggested packages: [2020-01-07T15:48:16.615Z] #17 6.317 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T15:48:16.615Z] #17 6.317 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T15:48:16.615Z] #17 6.317 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T15:48:16.615Z] #17 6.317 quota [2020-01-07T15:48:16.615Z] #17 6.317 Recommended packages: [2020-01-07T15:48:16.615Z] #17 6.317 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T15:48:16.615Z] #17 6.317 python3-keyrings.alt python3-xdg unzip [2020-01-07T15:48:16.717Z] #10 29.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T15:48:16.717Z] #10 29.66 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T15:48:16.717Z] #10 29.67 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:48:16.783Z] #17 11.51 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:17.044Z] #17 11.65 Fetched 16.7 MB in 1s (11.5 MB/s) [2020-01-07T15:48:17.044Z] #17 11.74 Selecting previously unselected package bash-completion. [2020-01-07T15:48:17.044Z] #17 11.74 (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 ... 23287 files and directories currently installed.) [2020-01-07T15:48:17.044Z] #17 11.78 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T15:48:17.179Z] #17 6.940 The following NEW packages will be installed: [2020-01-07T15:48:17.179Z] #17 6.941 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T15:48:17.179Z] #17 6.941 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T15:48:17.179Z] #17 6.941 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T15:48:17.179Z] #17 6.941 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T15:48:17.179Z] #17 6.942 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T15:48:17.179Z] #17 6.942 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T15:48:17.179Z] #17 6.942 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T15:48:17.179Z] #17 6.942 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T15:48:17.652Z] #10 30.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T15:48:17.652Z] #10 30.86 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:48:17.652Z] #10 30.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:17.652Z] #10 30.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T15:48:17.911Z] #10 30.91 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:48:17.911Z] #10 30.92 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:18.121Z] #17 7.991 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:18.121Z] #17 7.991 Need to get 17.8 MB of archives. [2020-01-07T15:48:18.121Z] #17 7.991 After this operation, 76.2 MB of additional disk space will be used. [2020-01-07T15:48:18.121Z] #17 7.991 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T15:48:18.121Z] #17 7.992 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T15:48:18.121Z] #17 7.994 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-07T15:48:18.121Z] #17 7.994 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-07T15:48:18.121Z] #17 8.003 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-07T15:48:18.121Z] #17 8.026 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-07T15:48:18.121Z] #17 8.028 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-07T15:48:18.121Z] #17 8.030 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-07T15:48:18.121Z] #17 8.059 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T15:48:18.121Z] #17 8.063 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-07T15:48:18.121Z] #17 8.064 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T15:48:18.121Z] #17 8.066 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-07T15:48:18.121Z] #17 8.067 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-07T15:48:18.121Z] #17 8.068 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-07T15:48:18.121Z] #17 8.070 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-07T15:48:18.121Z] #17 8.071 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-07T15:48:18.121Z] #17 8.073 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-07T15:48:18.121Z] #17 8.074 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-07T15:48:18.121Z] #17 8.075 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-07T15:48:18.121Z] #17 8.080 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:48:18.121Z] #17 8.082 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:48:18.121Z] #17 8.086 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-07T15:48:18.121Z] #17 8.087 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-07T15:48:18.121Z] #17 8.088 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-07T15:48:18.121Z] #17 8.092 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-07T15:48:18.121Z] #17 8.094 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T15:48:18.121Z] #17 8.096 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T15:48:18.121Z] #17 8.099 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T15:48:18.121Z] #17 8.100 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-07T15:48:18.121Z] #17 8.101 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-07T15:48:18.121Z] #17 8.102 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T15:48:18.121Z] #17 8.103 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T15:48:18.121Z] #17 8.104 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-07T15:48:18.381Z] #17 8.106 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-07T15:48:18.381Z] #17 8.110 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T15:48:18.381Z] #17 8.129 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T15:48:18.381Z] #17 8.132 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T15:48:18.381Z] #17 8.134 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T15:48:18.381Z] #17 8.138 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T15:48:18.381Z] #17 8.139 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-07T15:48:18.381Z] #17 8.144 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T15:48:18.381Z] #17 8.232 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-07T15:48:18.381Z] #17 8.248 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-07T15:48:18.381Z] #17 8.262 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-07T15:48:18.381Z] #17 8.266 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-07T15:48:18.381Z] #17 8.268 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-07T15:48:18.639Z] #17 8.441 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:18.639Z] #17 8.461 Fetched 17.8 MB in 1s (13.4 MB/s) [2020-01-07T15:48:18.639Z] #17 8.486 Selecting previously unselected package bash-completion. [2020-01-07T15:48:18.639Z] #17 8.486 (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 ... 23402 files and directories currently installed.) [2020-01-07T15:48:18.639Z] #17 8.501 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T15:48:18.952Z] #17 13.67 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:19.212Z] #17 13.92 Selecting previously unselected package libnet1:arm64. [2020-01-07T15:48:19.212Z] #17 13.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T15:48:19.212Z] #17 13.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:19.212Z] #17 14.00 Selecting previously unselected package libnfnetlink0:arm64. [2020-01-07T15:48:19.212Z] #17 14.00 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2020-01-07T15:48:19.212Z] #17 14.01 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-07T15:48:19.471Z] #17 14.10 Selecting previously unselected package libpython3.5-minimal:arm64. [2020-01-07T15:48:19.471Z] #17 14.10 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T15:48:19.471Z] #17 14.11 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:19.572Z] #17 9.292 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:19.572Z] #17 9.422 Selecting previously unselected package libnet1:amd64. [2020-01-07T15:48:19.572Z] #17 9.426 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:48:19.572Z] #17 9.429 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:19.572Z] #17 9.465 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-07T15:48:19.572Z] #17 9.469 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-07T15:48:19.572Z] #17 9.472 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T15:48:19.731Z] #17 14.40 Selecting previously unselected package python3.5-minimal. [2020-01-07T15:48:19.731Z] #17 14.41 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T15:48:19.731Z] #17 14.42 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:19.731Z] #17 14.67 Selecting previously unselected package python3-minimal. [2020-01-07T15:48:19.731Z] #17 14.67 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2020-01-07T15:48:19.829Z] #17 9.514 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-07T15:48:19.829Z] #17 9.517 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:19.829Z] #17 9.520 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:19.829Z] #17 9.707 Selecting previously unselected package python3.5-minimal. [2020-01-07T15:48:19.829Z] #17 9.707 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:19.829Z] #17 9.713 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:19.993Z] #17 14.68 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T15:48:19.993Z] #17 14.75 Selecting previously unselected package libmpdec2:arm64. [2020-01-07T15:48:19.993Z] #17 14.75 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2020-01-07T15:48:19.993Z] #17 14.76 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2020-01-07T15:48:20.087Z] #17 9.959 Selecting previously unselected package python3-minimal. [2020-01-07T15:48:20.087Z] #17 9.961 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-07T15:48:20.087Z] #17 9.965 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T15:48:20.087Z] #17 10.02 Selecting previously unselected package libmpdec2:amd64. [2020-01-07T15:48:20.087Z] #17 10.02 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-07T15:48:20.087Z] #17 10.03 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T15:48:20.253Z] #17 14.83 Selecting previously unselected package libpython3.5-stdlib:arm64. [2020-01-07T15:48:20.253Z] #17 14.83 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T15:48:20.253Z] #17 14.84 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:20.344Z] #17 10.07 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-07T15:48:20.344Z] #17 10.08 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:20.344Z] #17 10.08 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:20.602Z] #17 10.51 Selecting previously unselected package python3.5. [2020-01-07T15:48:20.602Z] #17 10.51 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:20.602Z] #17 10.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:20.602Z] #17 10.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-07T15:48:20.602Z] #17 10.58 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-07T15:48:20.602Z] #17 10.58 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T15:48:20.824Z] #17 15.44 Selecting previously unselected package python3.5. [2020-01-07T15:48:20.824Z] #17 15.45 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2020-01-07T15:48:20.824Z] #17 15.46 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:20.824Z] #17 15.54 Selecting previously unselected package libpython3-stdlib:arm64. [2020-01-07T15:48:20.824Z] #17 15.55 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2020-01-07T15:48:20.824Z] #17 15.55 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-07T15:48:20.824Z] #17 15.61 Selecting previously unselected package dh-python. [2020-01-07T15:48:20.824Z] #17 15.61 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T15:48:20.824Z] #17 15.62 Unpacking dh-python (2.20170125) ... [2020-01-07T15:48:20.860Z] #17 10.61 Selecting previously unselected package dh-python. [2020-01-07T15:48:20.860Z] #17 10.62 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T15:48:20.860Z] #17 10.62 Unpacking dh-python (2.20170125) ... [2020-01-07T15:48:20.860Z] #17 10.68 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:20.860Z] #17 10.70 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:21.086Z] #17 15.73 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:21.086Z] #17 15.75 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:21.426Z] #17 11.34 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T15:48:21.487Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.9s done [2020-01-07T15:48:21.487Z] #8 DONE 14.3s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T15:48:21.487Z] #9 DONE 0.3s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T15:48:21.487Z] #10 DONE 0.3s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:21.487Z] #21 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T15:48:21.487Z] #31 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T15:48:21.487Z] #62 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T15:48:21.487Z] #22 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T15:48:21.487Z] #44 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T15:48:21.487Z] #47 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T15:48:21.487Z] #50 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T15:48:21.487Z] #68 DONE 0.1s [2020-01-07T15:48:21.487Z] [2020-01-07T15:48:21.487Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:21.683Z] #17 11.62 Selecting previously unselected package python3. [2020-01-07T15:48:21.941Z] #17 11.62 (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 ... 24906 files and directories currently installed.) [2020-01-07T15:48:21.941Z] #17 11.64 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.65 Unpacking python3 (3.5.3-1) ... [2020-01-07T15:48:21.941Z] #17 11.68 Selecting previously unselected package pigz. [2020-01-07T15:48:21.941Z] #17 11.68 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.68 Unpacking pigz (2.3.4-1) ... [2020-01-07T15:48:21.941Z] #17 11.71 Selecting previously unselected package libip4tc0:amd64. [2020-01-07T15:48:21.941Z] #17 11.72 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.72 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:21.941Z] #17 11.76 Selecting previously unselected package libip6tc0:amd64. [2020-01-07T15:48:21.941Z] #17 11.76 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.77 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:21.941Z] #17 11.81 Selecting previously unselected package libiptc0:amd64. [2020-01-07T15:48:21.941Z] #17 11.81 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.81 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:21.941Z] #17 11.85 Selecting previously unselected package libxtables12:amd64. [2020-01-07T15:48:21.941Z] #17 11.86 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:21.941Z] #17 11.86 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:22.198Z] #17 11.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-07T15:48:22.198Z] #17 11.90 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-07T15:48:22.198Z] #17 11.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T15:48:22.198Z] #17 11.93 Selecting previously unselected package iptables. [2020-01-07T15:48:22.198Z] #17 11.93 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:22.198Z] #17 11.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:22.198Z] #17 12.02 Selecting previously unselected package xxd. [2020-01-07T15:48:22.198Z] #17 12.03 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:48:22.198Z] #17 12.03 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:22.198Z] #17 12.07 Selecting previously unselected package vim-common. [2020-01-07T15:48:22.198Z] #17 12.08 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:22.198Z] #17 12.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:22.308Z] #32 0.723 + RM_GOPATH=0 [2020-01-07T15:48:22.308Z] #32 0.738 + TMP_GOPATH= [2020-01-07T15:48:22.308Z] #32 0.738 + : /build [2020-01-07T15:48:22.308Z] #32 0.739 + '[' -z '' ']' [2020-01-07T15:48:22.308Z] #32 0.743 ++ mktemp -d [2020-01-07T15:48:22.308Z] #32 0.751 + export GOPATH=/tmp/tmp.tsIQkmgY6A [2020-01-07T15:48:22.308Z] #32 0.751 + GOPATH=/tmp/tmp.tsIQkmgY6A [2020-01-07T15:48:22.308Z] #32 0.752 + RM_GOPATH=1 [2020-01-07T15:48:22.308Z] #32 0.758 ++ dirname ./install.sh [2020-01-07T15:48:22.308Z] #32 0.759 + dir=. [2020-01-07T15:48:22.308Z] #32 0.761 + bin=tomlv [2020-01-07T15:48:22.308Z] #32 0.762 + shift [2020-01-07T15:48:22.308Z] #32 0.764 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T15:48:22.308Z] #32 0.766 + . ./tomlv.installer [2020-01-07T15:48:22.308Z] #32 0.770 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:48:22.308Z] #32 0.775 + install_tomlv [2020-01-07T15:48:22.308Z] #32 0.775 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T15:48:22.308Z] #32 0.776 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:48:22.308Z] #32 0.776 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tsIQkmgY6A/src/github.com/BurntSushi/toml [2020-01-07T15:48:22.308Z] #32 0.782 Cloning into '/tmp/tmp.tsIQkmgY6A/src/github.com/BurntSushi/toml'... [2020-01-07T15:48:22.455Z] #17 12.14 Selecting previously unselected package bzip2. [2020-01-07T15:48:22.455Z] #17 12.14 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-07T15:48:22.455Z] #17 12.14 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:22.455Z] #17 12.18 Selecting previously unselected package libgpm2:amd64. [2020-01-07T15:48:22.455Z] #17 12.19 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-07T15:48:22.455Z] #17 12.19 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:22.455Z] #17 12.22 Selecting previously unselected package xz-utils. [2020-01-07T15:48:22.455Z] #17 12.23 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-07T15:48:22.455Z] #17 12.23 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:22.455Z] #17 12.31 Selecting previously unselected package aufs-tools. [2020-01-07T15:48:22.455Z] #17 12.31 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-07T15:48:22.455Z] #17 12.31 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:22.455Z] #17 12.37 Selecting previously unselected package libonig4:amd64. [2020-01-07T15:48:22.455Z] #17 12.37 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-07T15:48:22.455Z] #17 12.37 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:22.455Z] #17 12.42 Selecting previously unselected package libjq1:amd64. [2020-01-07T15:48:22.473Z] #17 16.96 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T15:48:22.712Z] #17 12.42 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:22.712Z] #17 12.43 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:22.712Z] #17 12.47 Selecting previously unselected package jq. [2020-01-07T15:48:22.712Z] #17 12.47 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:22.712Z] #17 12.47 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:22.712Z] #17 12.52 Selecting previously unselected package libaio1:amd64. [2020-01-07T15:48:22.712Z] #17 12.53 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-07T15:48:22.712Z] #17 12.53 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-07T15:48:22.712Z] #17 12.58 Selecting previously unselected package libcap2-bin. [2020-01-07T15:48:22.712Z] #17 12.58 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-07T15:48:22.712Z] #17 12.58 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:22.712Z] #17 12.63 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T15:48:22.712Z] #17 12.63 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T15:48:22.733Z] #17 17.54 Selecting previously unselected package python3. [2020-01-07T15:48:22.733Z] #17 17.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 ... 24791 files and directories currently installed.) [2020-01-07T15:48:22.733Z] #17 17.58 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2020-01-07T15:48:22.733Z] #17 17.61 Unpacking python3 (3.5.3-1) ... [2020-01-07T15:48:22.971Z] #17 12.63 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:48:22.971Z] #17 12.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T15:48:22.971Z] #17 12.68 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T15:48:22.971Z] #17 12.68 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:48:22.971Z] #17 12.72 Selecting previously unselected package libreadline5:amd64. [2020-01-07T15:48:22.971Z] #17 12.72 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-07T15:48:22.971Z] #17 12.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:22.971Z] #17 12.77 Selecting previously unselected package net-tools. [2020-01-07T15:48:22.971Z] #17 12.77 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-07T15:48:22.971Z] #17 12.77 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:22.971Z] #17 12.85 Selecting previously unselected package python-pip-whl. [2020-01-07T15:48:22.971Z] #17 12.85 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:22.971Z] #17 12.85 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:22.992Z] #17 17.69 Selecting previously unselected package pigz. [2020-01-07T15:48:22.992Z] #17 17.71 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2020-01-07T15:48:22.992Z] #17 17.71 Unpacking pigz (2.3.4-1) ... [2020-01-07T15:48:22.992Z] #17 17.78 Selecting previously unselected package libip4tc0:arm64. [2020-01-07T15:48:22.992Z] #17 17.78 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T15:48:22.992Z] #17 17.80 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:22.992Z] #17 17.86 Selecting previously unselected package libip6tc0:arm64. [2020-01-07T15:48:22.992Z] #17 17.86 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T15:48:22.992Z] #17 17.87 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:23.165Z] #32 1.772 + cd /tmp/tmp.tsIQkmgY6A/src/github.com/BurntSushi/toml [2020-01-07T15:48:23.165Z] #32 1.772 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:48:23.166Z] #32 1.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:48:23.169Z] #10 35.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T15:48:23.169Z] #10 35.59 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-07T15:48:23.169Z] #10 35.59 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:23.228Z] #17 12.99 Selecting previously unselected package python3-pip. [2020-01-07T15:48:23.228Z] #17 13.00 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:23.228Z] #17 13.00 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:23.228Z] #17 13.07 Selecting previously unselected package python3-pkg-resources. [2020-01-07T15:48:23.228Z] #17 13.07 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:48:23.228Z] #17 13.07 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:23.228Z] #17 13.13 Selecting previously unselected package python3-setuptools. [2020-01-07T15:48:23.228Z] #17 13.13 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T15:48:23.228Z] #17 13.13 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:23.228Z] #17 13.21 Selecting previously unselected package python3-wheel. [2020-01-07T15:48:23.228Z] #17 13.21 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T15:48:23.253Z] #17 17.94 Selecting previously unselected package libiptc0:arm64. [2020-01-07T15:48:23.253Z] #17 17.95 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T15:48:23.253Z] #17 17.95 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:23.253Z] #17 18.01 Selecting previously unselected package libxtables12:arm64. [2020-01-07T15:48:23.253Z] #17 18.01 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T15:48:23.253Z] #17 18.01 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:23.253Z] #17 18.09 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-01-07T15:48:23.253Z] #17 18.09 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2020-01-07T15:48:23.253Z] #17 18.09 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-07T15:48:23.253Z] #17 18.15 Selecting previously unselected package iptables. [2020-01-07T15:48:23.486Z] #17 13.21 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T15:48:23.486Z] #17 13.25 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T15:48:23.486Z] #17 13.26 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-07T15:48:23.486Z] #17 13.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:23.486Z] #17 13.36 Selecting previously unselected package vim-runtime. [2020-01-07T15:48:23.486Z] #17 13.37 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:23.486Z] #17 13.38 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T15:48:23.486Z] #17 13.39 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T15:48:23.486Z] #17 13.39 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:23.513Z] #17 18.16 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2020-01-07T15:48:23.513Z] #17 18.16 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:23.513Z] #17 18.36 Selecting previously unselected package xxd. [2020-01-07T15:48:23.513Z] #17 18.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T15:48:23.513Z] #17 18.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:23.773Z] #17 18.56 Selecting previously unselected package vim-common. [2020-01-07T15:48:23.773Z] #17 18.56 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:23.773Z] #17 18.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:23.773Z] #17 18.67 Selecting previously unselected package bzip2. [2020-01-07T15:48:24.026Z] #32 2.514 runtime/internal/atomic [2020-01-07T15:48:24.026Z] #32 2.516 internal/cpu [2020-01-07T15:48:24.026Z] #32 2.751 runtime/internal/sys [2020-01-07T15:48:24.033Z] #17 18.68 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2020-01-07T15:48:24.034Z] #17 18.68 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:24.034Z] #17 18.75 Selecting previously unselected package libgpm2:arm64. [2020-01-07T15:48:24.034Z] #17 18.76 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2020-01-07T15:48:24.034Z] #17 18.76 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:24.034Z] #17 18.82 Selecting previously unselected package xz-utils. [2020-01-07T15:48:24.034Z] #17 18.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2020-01-07T15:48:24.034Z] #17 18.83 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:24.294Z] #17 18.95 Selecting previously unselected package aufs-tools. [2020-01-07T15:48:24.294Z] #17 18.96 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2020-01-07T15:48:24.294Z] #17 18.96 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:24.294Z] #17 19.05 Selecting previously unselected package libonig4:arm64. [2020-01-07T15:48:24.294Z] #17 19.05 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2020-01-07T15:48:24.294Z] #17 19.06 Unpacking libonig4:arm64 (6.1.3-2) ... [2020-01-07T15:48:24.294Z] #17 19.17 Selecting previously unselected package libjq1:arm64. [2020-01-07T15:48:24.439Z] #32 2.830 runtime/internal/math [2020-01-07T15:48:24.439Z] #32 2.908 math/bits [2020-01-07T15:48:24.556Z] #17 19.17 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T15:48:24.556Z] #17 19.17 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:24.556Z] #17 19.26 Selecting previously unselected package jq. [2020-01-07T15:48:24.556Z] #17 19.26 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2020-01-07T15:48:24.556Z] #17 19.27 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:24.556Z] #17 19.35 Selecting previously unselected package libaio1:arm64. [2020-01-07T15:48:24.556Z] #17 19.35 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2020-01-07T15:48:24.557Z] #17 19.36 Unpacking libaio1:arm64 (0.3.110-3) ... [2020-01-07T15:48:24.557Z] #17 19.41 Selecting previously unselected package libcap2-bin. [2020-01-07T15:48:24.816Z] #17 19.42 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2020-01-07T15:48:24.816Z] #17 19.42 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:24.816Z] #17 19.48 Selecting previously unselected package libnl-3-200:arm64. [2020-01-07T15:48:24.816Z] #17 19.49 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-07T15:48:24.816Z] #17 19.49 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T15:48:24.816Z] #17 19.56 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-07T15:48:24.816Z] #17 19.57 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-07T15:48:24.816Z] #17 19.57 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T15:48:24.816Z] #17 19.63 Selecting previously unselected package libreadline5:arm64. [2020-01-07T15:48:24.816Z] #17 19.64 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2020-01-07T15:48:24.816Z] #17 19.65 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:24.842Z] #32 3.423 internal/bytealg [2020-01-07T15:48:24.842Z] #32 3.495 math [2020-01-07T15:48:24.858Z] #17 14.42 Selecting previously unselected package vim. [2020-01-07T15:48:24.858Z] #17 14.43 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:48:24.858Z] #17 14.43 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:24.858Z] #17 14.61 Selecting previously unselected package xfsprogs. [2020-01-07T15:48:24.858Z] #17 14.61 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-07T15:48:24.858Z] #17 14.62 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:24.858Z] #17 14.74 Selecting previously unselected package zip. [2020-01-07T15:48:24.858Z] #17 14.74 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-07T15:48:24.858Z] #17 14.74 Unpacking zip (3.0-11+b1) ... [2020-01-07T15:48:24.858Z] #17 14.79 Selecting previously unselected package libapparmor-perl. [2020-01-07T15:48:24.858Z] #17 14.80 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:24.858Z] #17 14.80 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:25.075Z] #17 19.71 Selecting previously unselected package net-tools. [2020-01-07T15:48:25.075Z] #17 19.72 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2020-01-07T15:48:25.075Z] #17 19.72 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:25.075Z] #17 19.84 Selecting previously unselected package python-pip-whl. [2020-01-07T15:48:25.075Z] #17 19.84 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:25.075Z] #17 19.84 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:25.116Z] #17 14.85 Selecting previously unselected package apparmor. [2020-01-07T15:48:25.116Z] #17 14.85 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:25.116Z] #17 14.87 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:25.116Z] #17 15.00 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:25.116Z] #17 15.02 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:25.116Z] #17 15.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:25.116Z] #17 15.05 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:25.116Z] #17 15.06 Processing triggers for mime-support (3.60) ... [2020-01-07T15:48:25.116Z] #17 15.07 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:25.116Z] #17 15.08 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:25.116Z] #17 15.09 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:25.257Z] #32 3.915 runtime [2020-01-07T15:48:25.335Z] #17 20.11 Selecting previously unselected package python3-pip. [2020-01-07T15:48:25.335Z] #17 20.11 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:25.335Z] #17 20.12 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:25.335Z] #17 20.23 Selecting previously unselected package python3-pkg-resources. [2020-01-07T15:48:25.374Z] #17 15.10 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:25.596Z] #17 20.24 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:48:25.596Z] #17 20.24 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:25.596Z] #17 20.32 Selecting previously unselected package python3-setuptools. [2020-01-07T15:48:25.596Z] #17 20.33 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T15:48:25.596Z] #17 20.33 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:25.596Z] #17 20.47 Selecting previously unselected package python3-wheel. [2020-01-07T15:48:25.596Z] #17 20.47 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T15:48:25.596Z] #17 20.48 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T15:48:25.856Z] #17 20.57 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T15:48:25.856Z] #17 20.57 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2020-01-07T15:48:25.856Z] #17 20.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:25.856Z] #17 20.74 Selecting previously unselected package vim-runtime. [2020-01-07T15:48:25.856Z] #17 20.75 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:25.856Z] #17 20.77 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T15:48:25.856Z] #17 20.79 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T15:48:26.117Z] #17 20.79 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:26.308Z] #17 15.97 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:26.308Z] #17 15.98 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:48:26.308Z] #17 16.00 Setting up zip (3.0-11+b1) ... [2020-01-07T15:48:26.308Z] #17 16.01 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:26.308Z] #17 16.03 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:26.308Z] #17 16.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:26.308Z] #17 16.06 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-07T15:48:26.308Z] #17 16.07 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:26.308Z] #17 16.08 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:26.308Z] #17 16.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T15:48:26.308Z] #17 16.10 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:26.308Z] #17 16.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:26.308Z] #17 16.13 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T15:48:26.308Z] #17 16.14 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:26.458Z] #10 39.15 Selecting previously unselected package libapparmor1:amd64. [2020-01-07T15:48:26.458Z] #10 39.15 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:26.458Z] #10 39.16 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:26.458Z] #10 39.20 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-07T15:48:26.458Z] #10 39.21 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:26.458Z] #10 39.21 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:26.458Z] #10 39.30 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:48:26.458Z] #10 39.32 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-07T15:48:26.458Z] #10 39.33 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:48:26.458Z] #10 39.34 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:48:26.458Z] #10 39.35 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:26.458Z] #10 39.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:26.458Z] #10 39.39 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:26.458Z] #10 39.40 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:26.458Z] #10 39.42 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-07T15:48:26.458Z] #10 39.43 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:26.458Z] #10 39.44 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:26.458Z] #10 39.45 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-07T15:48:26.458Z] #10 39.46 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-07T15:48:26.458Z] #10 39.48 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T15:48:26.458Z] #10 39.49 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-07T15:48:26.458Z] #10 39.51 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-07T15:48:26.458Z] #10 39.52 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-07T15:48:26.458Z] #10 39.53 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-07T15:48:26.458Z] #10 39.54 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:48:26.458Z] #10 39.55 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:26.458Z] #10 39.57 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-07T15:48:26.458Z] #10 39.58 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:26.458Z] #10 39.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:48:26.458Z] #10 39.59 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 [2020-01-07T15:48:26.458Z] #10 39.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:48:26.458Z] #10 39.60 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 [2020-01-07T15:48:26.458Z] #10 39.60 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:26.458Z] #10 39.61 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:48:26.458Z] #10 39.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:48:26.458Z] #10 39.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:48:26.458Z] #10 39.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:26.458Z] #10 39.65 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:26.458Z] #10 39.66 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T15:48:26.458Z] #10 39.67 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-07T15:48:26.458Z] #10 39.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:26.567Z] #17 16.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:26.567Z] #17 16.26 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:48:26.567Z] #17 16.27 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:26.567Z] #17 16.28 Setting up pigz (2.3.4-1) ... [2020-01-07T15:48:26.567Z] #17 16.29 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:26.567Z] #17 16.30 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T15:48:26.567Z] #17 16.31 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:26.567Z] #17 16.32 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:26.567Z] #17 16.33 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T15:48:26.567Z] #17 16.35 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:26.567Z] #17 16.36 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:26.567Z] #17 16.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T15:48:26.567Z] #17 16.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T15:48:26.567Z] #17 16.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T15:48:26.567Z] #17 16.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T15:48:26.567Z] #17 16.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T15:48:26.567Z] #17 16.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T15:48:26.567Z] #17 16.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T15:48:26.567Z] #17 16.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T15:48:26.567Z] #17 16.41 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:26.567Z] #17 16.42 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:26.567Z] #17 16.43 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:26.567Z] #17 16.44 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:26.717Z] #10 DONE 40.1s [2020-01-07T15:48:26.975Z] [2020-01-07T15:48:26.975Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:26.975Z] #52 DONE 0.1s [2020-01-07T15:48:26.975Z] [2020-01-07T15:48:26.975Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:48:27.940Z] #17 17.80 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T15:48:27.940Z] #17 17.81 Setting up python3 (3.5.3-1) ... [2020-01-07T15:48:28.030Z] #17 22.64 Selecting previously unselected package vim. [2020-01-07T15:48:28.030Z] #17 22.64 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2020-01-07T15:48:28.030Z] #17 22.65 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:28.030Z] #17 22.86 Selecting previously unselected package xfsprogs. [2020-01-07T15:48:28.292Z] #17 22.86 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2020-01-07T15:48:28.292Z] #17 22.87 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:28.292Z] #17 23.12 Selecting previously unselected package zip. [2020-01-07T15:48:28.292Z] #17 23.12 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2020-01-07T15:48:28.292Z] #17 23.13 Unpacking zip (3.0-11+b1) ... [2020-01-07T15:48:28.349Z] #11 DONE 1.1s [2020-01-07T15:48:28.349Z] [2020-01-07T15:48:28.349Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T15:48:28.506Z] #17 18.28 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:28.553Z] #17 23.22 Selecting previously unselected package libapparmor-perl. [2020-01-07T15:48:28.553Z] #17 23.26 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T15:48:28.553Z] #17 23.27 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:28.553Z] #17 23.36 Selecting previously unselected package apparmor. [2020-01-07T15:48:28.815Z] #17 23.36 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2020-01-07T15:48:28.815Z] #17 23.40 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:29.070Z] #17 18.93 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T15:48:29.076Z] #17 23.75 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:29.076Z] #17 23.77 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:29.076Z] #17 23.78 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:29.076Z] #17 23.83 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:29.076Z] #17 23.84 Processing triggers for mime-support (3.60) ... [2020-01-07T15:48:29.283Z] #12 DONE 1.2s [2020-01-07T15:48:29.283Z] [2020-01-07T15:48:29.283Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T15:48:29.329Z] #17 19.02 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T15:48:29.329Z] #17 19.04 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T15:48:29.337Z] #17 23.88 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:29.337Z] #17 23.89 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:29.337Z] #17 23.90 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:29.337Z] #17 23.94 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:29.586Z] #17 19.31 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:29.844Z] #17 19.67 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:30.108Z] #17 20.00 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:30.215Z] #13 1.105 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T15:48:30.475Z] #13 DONE 1.2s [2020-01-07T15:48:30.475Z] [2020-01-07T15:48:30.475Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T15:48:30.676Z] #17 20.36 Setting up dh-python (2.20170125) ... [2020-01-07T15:48:30.719Z] #17 25.63 Setting up libonig4:arm64 (6.1.3-2) ... [2020-01-07T15:48:30.719Z] #17 25.64 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T15:48:30.934Z] #17 20.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:30.979Z] #17 25.65 Setting up zip (3.0-11+b1) ... [2020-01-07T15:48:30.979Z] #17 25.66 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:30.979Z] #17 25.68 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:30.979Z] #17 25.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:30.979Z] #17 25.71 Setting up libaio1:arm64 (0.3.110-3) ... [2020-01-07T15:48:30.979Z] #17 25.72 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:30.979Z] #17 25.74 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:30.979Z] #17 25.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T15:48:30.979Z] #17 25.79 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:30.979Z] #17 25.80 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:30.979Z] #17 25.82 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2020-01-07T15:48:30.979Z] #17 25.85 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:31.239Z] #17 26.00 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:31.239Z] #17 26.01 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T15:48:31.239Z] #17 26.03 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:31.239Z] #17 26.04 Setting up pigz (2.3.4-1) ... [2020-01-07T15:48:31.239Z] #17 26.05 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:31.239Z] #17 26.06 Setting up libmpdec2:arm64 (2.4.2-1) ... [2020-01-07T15:48:31.239Z] #17 26.08 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:31.239Z] #17 26.09 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:31.239Z] #17 26.10 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2020-01-07T15:48:31.413Z] #14 DONE 1.1s [2020-01-07T15:48:31.499Z] #17 26.11 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:31.499Z] #17 26.13 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:31.499Z] #17 26.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T15:48:31.499Z] #17 26.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T15:48:31.499Z] #17 26.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T15:48:31.499Z] #17 26.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T15:48:31.499Z] #17 26.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T15:48:31.499Z] #17 26.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T15:48:31.499Z] #17 26.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T15:48:31.499Z] #17 26.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T15:48:31.499Z] #17 26.18 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:31.499Z] #17 26.20 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:31.499Z] #17 26.21 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:31.499Z] #17 26.22 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:31.502Z] #17 DONE 21.4s [2020-01-07T15:48:31.502Z] [2020-01-07T15:48:31.502Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:48:31.669Z] [2020-01-07T15:48:31.670Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T15:48:32.046Z] #32 ... [2020-01-07T15:48:32.046Z] [2020-01-07T15:48:32.046Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:48:32.046Z] #39 0.859 + mktemp -d [2020-01-07T15:48:32.046Z] #39 0.863 + export GOPATH=/tmp/tmp.hrhJcnRIcQ [2020-01-07T15:48:32.046Z] #39 0.863 + git clone https://github.com/docker/distribution.git /tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution [2020-01-07T15:48:32.046Z] #39 0.878 Cloning into '/tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution'... [2020-01-07T15:48:32.046Z] #39 ... [2020-01-07T15:48:32.046Z] [2020-01-07T15:48:32.046Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:32.046Z] #11 1.113 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:32.046Z] #11 1.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:32.046Z] #11 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:32.046Z] #11 1.202 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:32.046Z] #11 1.323 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:32.046Z] #11 1.920 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:48:32.046Z] #11 3.653 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:48:32.046Z] #11 4.433 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:48:32.046Z] #11 ... [2020-01-07T15:48:32.046Z] [2020-01-07T15:48:32.046Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:48:32.046Z] #57 1.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:32.046Z] #57 1.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:32.046Z] #57 1.165 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:32.046Z] #57 1.179 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:32.046Z] #57 1.283 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:32.046Z] #57 2.091 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:48:32.046Z] #57 3.643 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:48:32.046Z] #57 4.430 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:48:32.046Z] #57 ... [2020-01-07T15:48:32.046Z] [2020-01-07T15:48:32.046Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:32.046Z] #45 0.765 + RM_GOPATH=0 [2020-01-07T15:48:32.046Z] #45 0.766 + TMP_GOPATH= [2020-01-07T15:48:32.046Z] #45 0.767 + : /build [2020-01-07T15:48:32.046Z] #45 0.768 + '[' -z '' ']' [2020-01-07T15:48:32.046Z] #45 0.771 ++ mktemp -d [2020-01-07T15:48:32.046Z] #45 0.778 + export GOPATH=/tmp/tmp.GZTygGcoXp [2020-01-07T15:48:32.046Z] #45 0.778 + GOPATH=/tmp/tmp.GZTygGcoXp [2020-01-07T15:48:32.046Z] #45 0.779 + RM_GOPATH=1 [2020-01-07T15:48:32.046Z] #45 0.783 ++ dirname ./install.sh [2020-01-07T15:48:32.046Z] #45 0.784 + dir=. [2020-01-07T15:48:32.046Z] #45 0.786 + bin=vndr [2020-01-07T15:48:32.046Z] #45 0.788 + shift [2020-01-07T15:48:32.046Z] #45 0.788 + '[' '!' -f ./vndr.installer ']' [2020-01-07T15:48:32.046Z] #45 0.790 + . ./vndr.installer [2020-01-07T15:48:32.047Z] #45 0.793 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:48:32.047Z] #45 0.798 + install_vndr [2020-01-07T15:48:32.047Z] #45 0.799 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T15:48:32.047Z] #45 0.800 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:48:32.047Z] #45 0.801 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GZTygGcoXp/src/github.com/LK4D4/vndr [2020-01-07T15:48:32.047Z] #45 0.806 Cloning into '/tmp/tmp.GZTygGcoXp/src/github.com/LK4D4/vndr'... [2020-01-07T15:48:32.047Z] #45 1.808 + cd /tmp/tmp.GZTygGcoXp/src/github.com/LK4D4/vndr [2020-01-07T15:48:32.047Z] #45 1.809 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:48:32.047Z] #45 1.823 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T15:48:32.047Z] #45 3.017 internal/race [2020-01-07T15:48:32.047Z] #45 3.030 internal/cpu [2020-01-07T15:48:32.047Z] #45 3.193 sync/atomic [2020-01-07T15:48:32.047Z] #45 3.532 unicode [2020-01-07T15:48:32.047Z] #45 4.096 runtime [2020-01-07T15:48:32.047Z] #45 7.978 unicode/utf8 [2020-01-07T15:48:32.047Z] #45 8.935 math [2020-01-07T15:48:32.047Z] #45 ... [2020-01-07T15:48:32.047Z] [2020-01-07T15:48:32.047Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:32.047Z] #23 0.710 Install docker/cli version 17.06.2-ce from stable [2020-01-07T15:48:32.047Z] #23 0.710 + RM_GOPATH=0 [2020-01-07T15:48:32.047Z] #23 0.710 + TMP_GOPATH= [2020-01-07T15:48:32.047Z] #23 0.710 + : /build [2020-01-07T15:48:32.047Z] #23 0.710 + '[' -z '' ']' [2020-01-07T15:48:32.047Z] #23 0.710 ++ mktemp -d [2020-01-07T15:48:32.047Z] #23 0.710 + export GOPATH=/tmp/tmp.T3SMHqyPDq [2020-01-07T15:48:32.047Z] #23 0.710 + GOPATH=/tmp/tmp.T3SMHqyPDq [2020-01-07T15:48:32.047Z] #23 0.710 + RM_GOPATH=1 [2020-01-07T15:48:32.047Z] #23 0.710 ++ dirname ./install.sh [2020-01-07T15:48:32.047Z] #23 0.710 + dir=. [2020-01-07T15:48:32.047Z] #23 0.710 + bin=dockercli [2020-01-07T15:48:32.047Z] #23 0.710 + shift [2020-01-07T15:48:32.047Z] #23 0.710 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T15:48:32.047Z] #23 0.710 + . ./dockercli.installer [2020-01-07T15:48:32.047Z] #23 0.710 ++ : stable [2020-01-07T15:48:32.047Z] #23 0.710 ++ : 17.06.2-ce [2020-01-07T15:48:32.047Z] #23 0.710 + install_dockercli [2020-01-07T15:48:32.047Z] #23 0.710 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T15:48:32.047Z] #23 0.710 ++ uname -m [2020-01-07T15:48:32.047Z] #23 0.714 + arch=s390x [2020-01-07T15:48:32.047Z] #23 0.714 + '[' s390x '!=' x86_64 ']' [2020-01-07T15:48:32.047Z] #23 0.714 + '[' s390x '!=' s390x ']' [2020-01-07T15:48:32.047Z] #23 0.714 + url=https://download.docker.com/linux/static [2020-01-07T15:48:32.047Z] #23 0.720 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-07T15:48:32.047Z] #23 0.722 + tar -xz docker/docker [2020-01-07T15:48:32.047Z] #23 10.12 + mkdir -p /build [2020-01-07T15:48:32.047Z] #23 10.14 + mv docker/docker /build/ [2020-01-07T15:48:32.047Z] #23 10.15 + rmdir docker [2020-01-07T15:48:32.047Z] #23 DONE 10.3s [2020-01-07T15:48:32.047Z] [2020-01-07T15:48:32.047Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:32.047Z] #34 0.553 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:32.047Z] #34 0.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:32.047Z] #34 0.604 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:32.047Z] #34 0.655 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:32.047Z] #34 0.673 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:32.047Z] #34 0.751 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:48:32.047Z] #34 1.456 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:48:32.047Z] #34 2.324 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:48:32.047Z] #34 ... [2020-01-07T15:48:32.047Z] [2020-01-07T15:48:32.047Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:32.047Z] #51 0.500 + RM_GOPATH=0 [2020-01-07T15:48:32.047Z] #51 0.500 + TMP_GOPATH= [2020-01-07T15:48:32.047Z] #51 0.500 + : /build [2020-01-07T15:48:32.047Z] #51 0.500 + '[' -z '' ']' [2020-01-07T15:48:32.047Z] #51 0.500 ++ mktemp -d [2020-01-07T15:48:32.047Z] #51 0.501 + export GOPATH=/tmp/tmp.nHoFEVumjL [2020-01-07T15:48:32.047Z] #51 0.502 + GOPATH=/tmp/tmp.nHoFEVumjL [2020-01-07T15:48:32.047Z] #51 0.502 + RM_GOPATH=1 [2020-01-07T15:48:32.047Z] #51 0.502 ++ dirname ./install.sh [2020-01-07T15:48:32.047Z] #51 0.503 + dir=. [2020-01-07T15:48:32.047Z] #51 0.503 + bin=golangci_lint [2020-01-07T15:48:32.047Z] #51 0.503 + shift [2020-01-07T15:48:32.047Z] #51 0.503 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T15:48:32.047Z] #51 0.503 + . ./golangci_lint.installer [2020-01-07T15:48:32.047Z] #51 0.503 ++ : v1.20.0 [2020-01-07T15:48:32.047Z] #51 0.504 + install_golangci_lint [2020-01-07T15:48:32.047Z] #51 0.504 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T15:48:32.047Z] #51 0.504 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:48:32.047Z] #51 0.504 Installing golangci-lint version v1.20.0 [2020-01-07T15:48:32.047Z] #51 ... [2020-01-07T15:48:32.047Z] [2020-01-07T15:48:32.047Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:48:32.047Z] #25 0.498 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:32.047Z] #25 0.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:32.047Z] #25 0.548 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:32.047Z] #25 0.657 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:32.047Z] #25 0.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:48:32.047Z] #25 0.742 Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:32.047Z] #25 1.383 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:48:32.047Z] #25 2.123 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:48:32.603Z] #15 DONE 1.1s [2020-01-07T15:48:32.603Z] [2020-01-07T15:48:32.603Z] #16 [dev 6/24] RUN ldconfig [2020-01-07T15:48:32.639Z] #25 ... [2020-01-07T15:48:32.639Z] [2020-01-07T15:48:32.639Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:32.639Z] #63 0.515 + RM_GOPATH=0 [2020-01-07T15:48:32.639Z] #63 0.516 + TMP_GOPATH= [2020-01-07T15:48:32.639Z] #63 0.516 + : /build/ [2020-01-07T15:48:32.639Z] #63 0.516 + '[' -z '' ']' [2020-01-07T15:48:32.639Z] #63 0.517 ++ mktemp -d [2020-01-07T15:48:32.639Z] #63 0.518 + export GOPATH=/tmp/tmp.cjSbrsjWI3 [2020-01-07T15:48:32.639Z] #63 0.518 + GOPATH=/tmp/tmp.cjSbrsjWI3 [2020-01-07T15:48:32.639Z] #63 0.518 + RM_GOPATH=1 [2020-01-07T15:48:32.639Z] #63 0.519 ++ dirname ./install.sh [2020-01-07T15:48:32.639Z] #63 0.520 + dir=. [2020-01-07T15:48:32.639Z] #63 0.520 + bin=rootlesskit [2020-01-07T15:48:32.639Z] #63 0.520 + shift [2020-01-07T15:48:32.639Z] #63 0.521 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T15:48:32.639Z] #63 0.521 + . ./rootlesskit.installer [2020-01-07T15:48:32.639Z] #63 0.521 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:48:32.639Z] #63 0.522 + install_rootlesskit [2020-01-07T15:48:32.639Z] #63 0.522 + case "$1" in [2020-01-07T15:48:32.639Z] #63 0.522 + export CGO_ENABLED=0 [2020-01-07T15:48:32.639Z] #63 0.522 + CGO_ENABLED=0 [2020-01-07T15:48:32.639Z] #63 0.522 + _install_rootlesskit [2020-01-07T15:48:32.639Z] #63 0.522 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T15:48:32.639Z] #63 0.522 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:48:32.639Z] #63 0.523 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cjSbrsjWI3/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:48:32.639Z] #63 0.524 Cloning into '/tmp/tmp.cjSbrsjWI3/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T15:48:32.639Z] #63 3.409 + cd /tmp/tmp.cjSbrsjWI3/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:48:32.639Z] #63 3.410 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:48:32.639Z] #63 3.740 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:48:32.639Z] #63 3.741 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T15:48:32.639Z] #63 ... [2020-01-07T15:48:32.639Z] [2020-01-07T15:48:32.639Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:32.639Z] #48 0.761 + RM_GOPATH=0 [2020-01-07T15:48:32.639Z] #48 0.762 + TMP_GOPATH= [2020-01-07T15:48:32.639Z] #48 0.764 + : /build [2020-01-07T15:48:32.639Z] #48 0.764 + '[' -z '' ']' [2020-01-07T15:48:32.639Z] #48 0.767 ++ mktemp -d [2020-01-07T15:48:32.639Z] #48 0.774 + export GOPATH=/tmp/tmp.R6IPW6AXxK [2020-01-07T15:48:32.639Z] #48 0.775 + GOPATH=/tmp/tmp.R6IPW6AXxK [2020-01-07T15:48:32.639Z] #48 0.775 + RM_GOPATH=1 [2020-01-07T15:48:32.639Z] #48 0.778 ++ dirname ./install.sh [2020-01-07T15:48:32.639Z] #48 0.781 + dir=. [2020-01-07T15:48:32.639Z] #48 0.782 + bin=gotestsum [2020-01-07T15:48:32.639Z] #48 0.783 + shift [2020-01-07T15:48:32.639Z] #48 0.785 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T15:48:32.639Z] #48 0.788 + . ./gotestsum.installer [2020-01-07T15:48:32.639Z] #48 0.791 ++ : v0.3.5 [2020-01-07T15:48:32.639Z] #48 0.794 + install_gotestsum [2020-01-07T15:48:32.639Z] #48 0.797 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T15:48:32.639Z] #48 0.798 Installing gotestsum version v0.3.5 [2020-01-07T15:48:32.639Z] #48 0.799 + go get -d gotest.tools/gotestsum [2020-01-07T15:48:32.639Z] #48 ... [2020-01-07T15:48:32.639Z] [2020-01-07T15:48:32.639Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:32.639Z] #41 1.118 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:32.639Z] #41 1.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:32.639Z] #41 1.169 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:32.639Z] #41 1.185 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:32.639Z] #41 1.341 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:32.639Z] #41 1.753 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:48:32.639Z] #41 3.382 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:48:32.639Z] #41 4.064 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:48:32.639Z] #41 ... [2020-01-07T15:48:32.639Z] [2020-01-07T15:48:32.639Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:32.639Z] #69 0.751 + RM_GOPATH=0 [2020-01-07T15:48:32.639Z] #69 0.752 + TMP_GOPATH= [2020-01-07T15:48:32.639Z] #69 0.752 + : /build [2020-01-07T15:48:32.639Z] #69 0.753 + '[' -z '' ']' [2020-01-07T15:48:32.639Z] #69 0.755 ++ mktemp -d [2020-01-07T15:48:32.639Z] #69 0.756 + export GOPATH=/tmp/tmp.8P6oOsz3MF [2020-01-07T15:48:32.639Z] #69 0.756 + GOPATH=/tmp/tmp.8P6oOsz3MF [2020-01-07T15:48:32.639Z] #69 0.757 + RM_GOPATH=1 [2020-01-07T15:48:32.639Z] #69 0.760 ++ dirname ./install.sh [2020-01-07T15:48:32.639Z] #69 0.780 + dir=. [2020-01-07T15:48:32.639Z] #69 0.783 + bin=proxy [2020-01-07T15:48:32.639Z] #69 0.784 + shift [2020-01-07T15:48:32.639Z] #69 0.789 + '[' '!' -f ./proxy.installer ']' [2020-01-07T15:48:32.639Z] #69 0.790 + . ./proxy.installer [2020-01-07T15:48:32.639Z] #69 0.794 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:48:32.639Z] #69 0.797 + install_proxy [2020-01-07T15:48:32.639Z] #69 0.798 + case "$1" in [2020-01-07T15:48:32.639Z] #69 0.799 + export CGO_ENABLED=0 [2020-01-07T15:48:32.639Z] #69 0.799 + CGO_ENABLED=0 [2020-01-07T15:48:32.639Z] #69 0.800 + _install_proxy [2020-01-07T15:48:32.639Z] #69 0.801 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T15:48:32.639Z] #69 0.801 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:48:32.639Z] #69 0.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8P6oOsz3MF/src/github.com/docker/libnetwork [2020-01-07T15:48:32.639Z] #69 0.804 Cloning into '/tmp/tmp.8P6oOsz3MF/src/github.com/docker/libnetwork'... [2020-01-07T15:48:33.243Z] #69 ... [2020-01-07T15:48:33.243Z] [2020-01-07T15:48:33.243Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:48:33.243Z] #29 0.955 + mktemp -d [2020-01-07T15:48:33.243Z] #29 0.958 + export GOPATH=/tmp/tmp.p8nMoUa6g3 [2020-01-07T15:48:33.243Z] #29 0.958 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.p8nMoUa6g3/src/github.com/go-swagger/go-swagger [2020-01-07T15:48:33.243Z] #29 0.959 Cloning into '/tmp/tmp.p8nMoUa6g3/src/github.com/go-swagger/go-swagger'... [2020-01-07T15:48:33.243Z] #29 ... [2020-01-07T15:48:33.243Z] [2020-01-07T15:48:33.243Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:33.243Z] #32 11.72 internal/testlog [2020-01-07T15:48:33.655Z] #32 12.13 encoding [2020-01-07T15:48:33.655Z] #32 12.38 runtime/cgo [2020-01-07T15:48:33.977Z] #16 DONE 1.1s [2020-01-07T15:48:33.977Z] [2020-01-07T15:48:33.977Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:48:34.027Z] #18 2.459 Collecting yamllint==1.16.0 [2020-01-07T15:48:34.049Z] #17 28.51 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2020-01-07T15:48:34.049Z] #17 28.53 Setting up python3 (3.5.3-1) ... [2020-01-07T15:48:34.619Z] #17 29.39 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:35.558Z] #17 30.33 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T15:48:35.818Z] #17 30.47 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T15:48:35.818Z] #17 30.51 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T15:48:35.876Z] #17 2.164 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:48:35.876Z] #17 2.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:48:35.876Z] #17 2.176 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:48:35.876Z] #17 2.261 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:48:35.876Z] #17 2.267 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:48:36.078Z] #17 30.96 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:36.134Z] #17 2.287 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:48:36.392Z] #17 2.604 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:48:36.392Z] #17 2.724 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:48:36.649Z] #17 31.46 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:37.219Z] #17 32.02 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:38.159Z] #17 32.65 Setting up dh-python (2.20170125) ... [2020-01-07T15:48:38.160Z] #17 33.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:38.301Z] #17 4.316 Fetched 7932 kB in 3s (2414 kB/s) [2020-01-07T15:48:38.866Z] #17 4.316 Reading package lists... [2020-01-07T15:48:39.067Z] #32 ... [2020-01-07T15:48:39.067Z] [2020-01-07T15:48:39.067Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:39.067Z] #51 17.14 + cd /tmp/tmp.nHoFEVumjL/src/github.com/golangci/golangci-lint/ [2020-01-07T15:48:39.067Z] #51 17.14 + git checkout -q v1.20.0 [2020-01-07T15:48:39.067Z] #51 17.32 ++ git describe --tags [2020-01-07T15:48:39.067Z] #51 17.33 + version=v1.20.0 [2020-01-07T15:48:39.067Z] #51 17.34 ++ git rev-parse --short HEAD [2020-01-07T15:48:39.067Z] #51 17.34 + commit=cc98739 [2020-01-07T15:48:39.067Z] #51 17.35 ++ git show -s --format=%cd [2020-01-07T15:48:39.067Z] #51 17.35 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T15:48:39.067Z] #51 17.36 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:48:39.099Z] #17 DONE 33.9s [2020-01-07T15:48:39.099Z] [2020-01-07T15:48:39.099Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:39.359Z] #22 ... [2020-01-07T15:48:39.359Z] [2020-01-07T15:48:39.359Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:48:39.803Z] #17 5.138 Reading package lists... [2020-01-07T15:48:39.803Z] #17 5.978 Building dependency tree... [2020-01-07T15:48:39.803Z] #17 6.245 The following additional packages will be installed: [2020-01-07T15:48:40.061Z] #17 6.245 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T15:48:40.061Z] #17 6.245 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T15:48:40.061Z] #17 6.246 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T15:48:40.061Z] #17 6.246 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T15:48:40.061Z] #17 6.246 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T15:48:40.061Z] #17 6.246 Suggested packages: [2020-01-07T15:48:40.061Z] #17 6.246 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T15:48:40.061Z] #17 6.246 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T15:48:40.061Z] #17 6.246 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T15:48:40.061Z] #17 6.246 quota [2020-01-07T15:48:40.061Z] #17 6.246 Recommended packages: [2020-01-07T15:48:40.061Z] #17 6.246 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T15:48:40.061Z] #17 6.246 python3-keyrings.alt python3-xdg unzip [2020-01-07T15:48:40.576Z] #18 8.839 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T15:48:40.576Z] #18 8.952 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T15:48:40.627Z] #17 6.862 The following NEW packages will be installed: [2020-01-07T15:48:40.627Z] #17 6.862 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T15:48:40.627Z] #17 6.863 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T15:48:40.627Z] #17 6.863 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T15:48:40.627Z] #17 6.863 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T15:48:40.627Z] #17 6.863 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T15:48:40.627Z] #17 6.863 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T15:48:40.627Z] #17 6.863 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T15:48:40.627Z] #17 6.863 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T15:48:41.567Z] #17 7.891 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:41.567Z] #17 7.891 Need to get 17.8 MB of archives. [2020-01-07T15:48:41.567Z] #17 7.891 After this operation, 76.2 MB of additional disk space will be used. [2020-01-07T15:48:41.567Z] #17 7.891 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T15:48:41.567Z] #17 7.901 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T15:48:41.567Z] #17 7.905 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-07T15:48:41.567Z] #17 7.905 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-07T15:48:41.567Z] #17 7.918 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-07T15:48:41.567Z] #17 7.945 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-07T15:48:41.567Z] #17 7.946 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-07T15:48:41.567Z] #17 7.948 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-07T15:48:41.567Z] #17 7.977 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-07T15:48:41.567Z] #17 7.982 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-07T15:48:41.567Z] #17 7.983 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-07T15:48:41.567Z] #17 7.984 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-07T15:48:41.567Z] #17 7.985 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-07T15:48:41.567Z] #17 7.987 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-07T15:48:41.567Z] #17 7.988 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-07T15:48:41.567Z] #17 7.990 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-07T15:48:41.567Z] #17 7.991 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-07T15:48:41.567Z] #17 7.993 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-07T15:48:41.826Z] #17 7.994 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-07T15:48:41.826Z] #17 7.998 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:48:41.826Z] #17 8.000 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:48:41.826Z] #17 8.003 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-07T15:48:41.826Z] #17 8.004 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-07T15:48:41.826Z] #17 8.005 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-07T15:48:41.826Z] #17 8.009 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-07T15:48:41.826Z] #17 8.011 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-07T15:48:41.826Z] #17 8.014 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-07T15:48:41.826Z] #17 8.016 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-07T15:48:41.826Z] #17 8.017 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-07T15:48:41.826Z] #17 8.018 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-07T15:48:41.826Z] #17 8.019 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T15:48:41.826Z] #17 8.020 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T15:48:41.826Z] #17 8.021 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-07T15:48:41.826Z] #17 8.023 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-07T15:48:41.826Z] #17 8.027 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T15:48:41.826Z] #17 8.047 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T15:48:41.826Z] #17 8.050 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T15:48:41.826Z] #17 8.052 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T15:48:41.826Z] #17 8.056 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T15:48:41.826Z] #17 8.057 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-07T15:48:41.826Z] #17 8.063 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T15:48:41.826Z] #17 8.148 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-07T15:48:41.826Z] #17 8.162 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-07T15:48:41.826Z] #17 8.174 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-07T15:48:41.826Z] #17 8.178 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-07T15:48:41.826Z] #17 8.180 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-07T15:48:41.948Z] #18 10.04 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T15:48:42.084Z] #17 8.349 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:42.084Z] #17 8.378 Fetched 17.8 MB in 1s (13.6 MB/s) [2020-01-07T15:48:42.084Z] #17 8.418 Selecting previously unselected package bash-completion. [2020-01-07T15:48:42.084Z] #17 8.418 (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 ... 23402 files and directories currently installed.) [2020-01-07T15:48:42.084Z] #17 8.427 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T15:48:42.514Z] #18 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T15:48:43.017Z] #17 9.241 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:43.017Z] #17 9.380 Selecting previously unselected package libnet1:amd64. [2020-01-07T15:48:43.017Z] #17 9.380 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:48:43.017Z] #17 9.384 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:43.017Z] #17 9.427 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-07T15:48:43.017Z] #17 9.427 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-07T15:48:43.275Z] #17 9.431 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T15:48:43.275Z] #17 9.472 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-07T15:48:43.275Z] #17 9.472 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:43.275Z] #17 9.476 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:43.275Z] #17 9.644 Selecting previously unselected package python3.5-minimal. [2020-01-07T15:48:43.275Z] #17 9.648 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:43.275Z] #17 9.656 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:43.444Z] #18 11.83 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T15:48:43.444Z] #18 11.89 Building wheels for collected packages: pyyaml [2020-01-07T15:48:43.536Z] #17 9.935 Selecting previously unselected package python3-minimal. [2020-01-07T15:48:43.536Z] #17 9.938 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-07T15:48:43.536Z] #17 9.942 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T15:48:43.558Z] #18 3.675 Collecting yamllint==1.16.0 [2020-01-07T15:48:43.702Z] #18 11.89 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T15:48:43.796Z] #17 9.986 Selecting previously unselected package libmpdec2:amd64. [2020-01-07T15:48:43.796Z] #17 9.990 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-07T15:48:43.796Z] #17 9.998 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T15:48:43.796Z] #17 10.05 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-07T15:48:43.796Z] #17 10.05 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:43.796Z] #17 10.06 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:43.959Z] #18 12.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T15:48:43.959Z] #18 12.34 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T15:48:43.959Z] #18 12.37 Successfully built pyyaml [2020-01-07T15:48:43.959Z] #18 12.37 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-07T15:48:44.221Z] #18 12.54 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T15:48:44.362Z] #17 10.52 Selecting previously unselected package python3.5. [2020-01-07T15:48:44.362Z] #17 10.52 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-07T15:48:44.362Z] #17 10.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:44.362Z] #17 10.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-07T15:48:44.362Z] #17 10.58 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-07T15:48:44.362Z] #17 10.59 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T15:48:44.362Z] #17 10.63 Selecting previously unselected package dh-python. [2020-01-07T15:48:44.362Z] #17 10.63 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T15:48:44.362Z] #17 10.64 Unpacking dh-python (2.20170125) ... [2020-01-07T15:48:44.362Z] #17 10.69 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:44.362Z] #17 10.71 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:48:44.424Z] #51 ... [2020-01-07T15:48:44.424Z] [2020-01-07T15:48:44.424Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:44.424Z] #34 12.77 Fetched 7676 kB in 12s (627 kB/s) [2020-01-07T15:48:44.424Z] #34 12.77 Reading package lists... [2020-01-07T15:48:44.424Z] #34 17.70 Reading package lists... [2020-01-07T15:48:44.424Z] #34 21.83 Building dependency tree... [2020-01-07T15:48:44.424Z] #34 ... [2020-01-07T15:48:44.424Z] [2020-01-07T15:48:44.424Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:44.424Z] #45 16.16 unicode/utf16 [2020-01-07T15:48:44.424Z] #45 16.44 container/list [2020-01-07T15:48:44.424Z] #45 16.97 crypto/internal/subtle [2020-01-07T15:48:44.424Z] #45 17.05 crypto/subtle [2020-01-07T15:48:44.424Z] #45 17.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T15:48:44.424Z] #45 17.27 internal/nettrace [2020-01-07T15:48:44.424Z] #45 17.42 runtime/cgo [2020-01-07T15:48:44.424Z] #45 ... [2020-01-07T15:48:44.424Z] [2020-01-07T15:48:44.424Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:48:44.424Z] #25 12.99 Fetched 7676 kB in 12s (613 kB/s) [2020-01-07T15:48:44.424Z] #25 12.99 Reading package lists... [2020-01-07T15:48:44.424Z] #25 17.73 Reading package lists... [2020-01-07T15:48:44.424Z] #25 22.96 Building dependency tree... [2020-01-07T15:48:44.424Z] #25 ... [2020-01-07T15:48:44.424Z] [2020-01-07T15:48:44.424Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:48:44.424Z] #39 13.72 + cd /tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution [2020-01-07T15:48:44.424Z] #39 13.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T15:48:44.424Z] #39 15.74 + GOPATH=/tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrhJcnRIcQ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T15:48:44.786Z] #18 DONE 12.9s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:44.786Z] #40 ... [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T15:48:44.786Z] #67 DONE 0.2s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T15:48:44.786Z] #61 DONE 0.2s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T15:48:44.786Z] #49 DONE 0.2s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T15:48:44.786Z] #46 DONE 0.4s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:48:44.786Z] #25 DONE 0.4s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T15:48:44.786Z] #58 DONE 0.4s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T15:48:44.786Z] #53 DONE 0.4s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T15:48:44.786Z] #35 DONE 0.4s [2020-01-07T15:48:44.786Z] [2020-01-07T15:48:44.786Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:44.843Z] #39 ... [2020-01-07T15:48:44.843Z] [2020-01-07T15:48:44.843Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:44.843Z] #34 23.39 The following additional packages will be installed: [2020-01-07T15:48:44.843Z] #34 23.40 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T15:48:44.843Z] #34 23.40 Suggested packages: [2020-01-07T15:48:44.843Z] #34 23.40 codeblocks eclipse ninja-build lrzip [2020-01-07T15:48:44.843Z] #34 23.40 Recommended packages: [2020-01-07T15:48:44.843Z] #34 23.40 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T15:48:45.043Z] #36 ... [2020-01-07T15:48:45.044Z] [2020-01-07T15:48:45.044Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T15:48:45.044Z] #43 DONE 0.4s [2020-01-07T15:48:45.044Z] [2020-01-07T15:48:45.044Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:48:45.044Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T15:48:45.044Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T15:48:45.044Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.5s [2020-01-07T15:48:45.251Z] #34 ... [2020-01-07T15:48:45.251Z] [2020-01-07T15:48:45.251Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:45.251Z] #69 13.96 + cd /tmp/tmp.8P6oOsz3MF/src/github.com/docker/libnetwork [2020-01-07T15:48:45.251Z] #69 13.96 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:48:45.251Z] #69 14.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T15:48:45.296Z] #17 11.37 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T15:48:45.296Z] #17 11.69 Selecting previously unselected package python3. [2020-01-07T15:48:45.296Z] #17 11.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24906 files and directories currently installed.) [2020-01-07T15:48:45.296Z] #17 11.70 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-07T15:48:45.296Z] #17 11.71 Unpacking python3 (3.5.3-1) ... [2020-01-07T15:48:45.296Z] #17 11.75 Selecting previously unselected package pigz. [2020-01-07T15:48:45.296Z] #17 11.75 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-07T15:48:45.296Z] #17 11.75 Unpacking pigz (2.3.4-1) ... [2020-01-07T15:48:45.296Z] #17 11.80 Selecting previously unselected package libip4tc0:amd64. [2020-01-07T15:48:45.300Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.90MB / 9.11MB 0.7s [2020-01-07T15:48:45.461Z] #18 ... [2020-01-07T15:48:45.461Z] [2020-01-07T15:48:45.461Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:45.461Z] #22 81.16 + return [2020-01-07T15:48:45.461Z] #22 DONE 81.5s [2020-01-07T15:48:45.461Z] [2020-01-07T15:48:45.461Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:48:45.555Z] #17 11.80 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:45.555Z] #17 11.80 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:45.555Z] #17 11.88 Selecting previously unselected package libip6tc0:amd64. [2020-01-07T15:48:45.555Z] #17 11.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:45.555Z] #17 11.89 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:45.555Z] #17 11.94 Selecting previously unselected package libiptc0:amd64. [2020-01-07T15:48:45.555Z] #17 11.94 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:45.555Z] #17 11.95 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:45.555Z] #17 11.99 Selecting previously unselected package libxtables12:amd64. [2020-01-07T15:48:45.555Z] #17 11.99 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:45.555Z] #17 12.00 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:45.555Z] #17 12.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-07T15:48:45.555Z] #17 12.05 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-07T15:48:45.655Z] #69 ... [2020-01-07T15:48:45.655Z] [2020-01-07T15:48:45.655Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:45.655Z] #34 24.32 The following NEW packages will be installed: [2020-01-07T15:48:45.655Z] #34 24.33 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T15:48:45.655Z] #34 24.33 vim-common xxd [2020-01-07T15:48:45.655Z] #34 24.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:45.655Z] #34 24.41 Need to get 13.2 MB of archives. [2020-01-07T15:48:45.655Z] #34 24.41 After this operation, 59.4 MB of additional disk space will be used. [2020-01-07T15:48:45.655Z] #34 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T15:48:45.655Z] #34 24.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T15:48:45.655Z] #34 24.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-01-07T15:48:45.813Z] #17 12.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T15:48:45.813Z] #17 12.10 Selecting previously unselected package iptables. [2020-01-07T15:48:45.813Z] #17 12.10 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-07T15:48:45.813Z] #17 12.11 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:45.866Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-07T15:48:46.069Z] #34 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-01-07T15:48:46.071Z] #17 12.20 Selecting previously unselected package xxd. [2020-01-07T15:48:46.071Z] #17 12.20 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:48:46.071Z] #17 12.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:46.071Z] #17 12.26 Selecting previously unselected package vim-common. [2020-01-07T15:48:46.071Z] #17 12.26 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:46.071Z] #17 12.27 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:46.071Z] #17 12.34 Selecting previously unselected package bzip2. [2020-01-07T15:48:46.071Z] #17 12.34 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-07T15:48:46.071Z] #17 12.35 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:46.071Z] #17 12.43 Selecting previously unselected package libgpm2:amd64. [2020-01-07T15:48:46.071Z] #17 12.43 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-07T15:48:46.071Z] #17 12.44 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:46.123Z] #65 ... [2020-01-07T15:48:46.123Z] [2020-01-07T15:48:46.123Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T15:48:46.123Z] #23 DONE 1.6s [2020-01-07T15:48:46.123Z] [2020-01-07T15:48:46.123Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:48:46.123Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.4s done [2020-01-07T15:48:46.331Z] #17 12.52 Selecting previously unselected package xz-utils. [2020-01-07T15:48:46.331Z] #17 12.52 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.52 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:46.331Z] #17 12.60 Selecting previously unselected package aufs-tools. [2020-01-07T15:48:46.331Z] #17 12.60 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.61 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:46.331Z] #17 12.67 Selecting previously unselected package libonig4:amd64. [2020-01-07T15:48:46.331Z] #17 12.67 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.67 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:46.331Z] #17 12.73 Selecting previously unselected package libjq1:amd64. [2020-01-07T15:48:46.331Z] #17 12.73 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.73 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:46.331Z] #17 12.78 Selecting previously unselected package jq. [2020-01-07T15:48:46.331Z] #17 12.78 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.78 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:46.331Z] #17 12.82 Selecting previously unselected package libaio1:amd64. [2020-01-07T15:48:46.331Z] #17 12.83 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-07T15:48:46.331Z] #17 12.83 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-07T15:48:46.455Z] #34 25.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-01-07T15:48:46.455Z] #34 25.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-07T15:48:46.455Z] #34 25.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-01-07T15:48:46.455Z] #34 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-01-07T15:48:46.455Z] #34 ... [2020-01-07T15:48:46.455Z] [2020-01-07T15:48:46.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:46.455Z] #11 15.15 Fetched 7676 kB in 14s (546 kB/s) [2020-01-07T15:48:46.455Z] #11 15.15 Reading package lists... [2020-01-07T15:48:46.455Z] #11 19.24 Reading package lists... [2020-01-07T15:48:46.455Z] #11 23.73 Building dependency tree... [2020-01-07T15:48:46.455Z] #11 25.22 The following additional packages will be installed: [2020-01-07T15:48:46.455Z] #11 25.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T15:48:46.455Z] #11 25.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T15:48:46.455Z] #11 25.23 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:48:46.455Z] #11 25.23 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T15:48:46.455Z] #11 25.23 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T15:48:46.455Z] #11 25.23 Suggested packages: [2020-01-07T15:48:46.455Z] #11 25.23 gcc-6-locales seccomp wine64 [2020-01-07T15:48:46.455Z] #11 ... [2020-01-07T15:48:46.455Z] [2020-01-07T15:48:46.455Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:46.455Z] #41 15.12 Fetched 7676 kB in 14s (548 kB/s) [2020-01-07T15:48:46.455Z] #41 15.12 Reading package lists... [2020-01-07T15:48:46.455Z] #41 19.75 Reading package lists... [2020-01-07T15:48:46.588Z] #17 12.86 Selecting previously unselected package libcap2-bin. [2020-01-07T15:48:46.588Z] #17 12.87 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-07T15:48:46.588Z] #17 12.87 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:46.588Z] #17 12.92 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T15:48:46.588Z] #17 12.92 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T15:48:46.588Z] #17 12.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:48:46.588Z] #17 12.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T15:48:46.588Z] #17 12.97 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T15:48:46.588Z] #17 12.97 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:48:46.588Z] #17 13.02 Selecting previously unselected package libreadline5:amd64. [2020-01-07T15:48:46.588Z] #17 13.02 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-07T15:48:46.588Z] #17 13.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:46.588Z] #17 13.07 Selecting previously unselected package net-tools. [2020-01-07T15:48:46.588Z] #17 13.07 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-07T15:48:46.844Z] #41 24.91 Building dependency tree... [2020-01-07T15:48:46.844Z] #41 ... [2020-01-07T15:48:46.844Z] [2020-01-07T15:48:46.844Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:46.844Z] #34 25.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:48:46.844Z] #34 25.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:48:46.844Z] #34 ... [2020-01-07T15:48:46.844Z] [2020-01-07T15:48:46.844Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:48:46.844Z] #57 15.49 Fetched 7676 kB in 14s (533 kB/s) [2020-01-07T15:48:46.844Z] #57 15.49 Reading package lists... [2020-01-07T15:48:46.844Z] #57 20.06 Reading package lists... [2020-01-07T15:48:46.844Z] #57 25.16 Building dependency tree... [2020-01-07T15:48:46.844Z] #57 ... [2020-01-07T15:48:46.844Z] [2020-01-07T15:48:46.844Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:46.844Z] #41 24.91 Building dependency tree... [2020-01-07T15:48:46.845Z] #17 13.07 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:46.845Z] #17 13.15 Selecting previously unselected package python-pip-whl. [2020-01-07T15:48:46.845Z] #17 13.15 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:46.845Z] #17 13.16 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:46.845Z] #17 13.32 Selecting previously unselected package python3-pip. [2020-01-07T15:48:47.102Z] #17 13.32 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:48:47.102Z] #17 13.33 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:47.102Z] #17 13.40 Selecting previously unselected package python3-pkg-resources. [2020-01-07T15:48:47.102Z] #17 13.40 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:48:47.102Z] #17 13.40 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:47.102Z] #17 13.46 Selecting previously unselected package python3-setuptools. [2020-01-07T15:48:47.102Z] #17 13.46 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T15:48:47.102Z] #17 13.46 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:47.102Z] #17 13.52 Selecting previously unselected package python3-wheel. [2020-01-07T15:48:47.102Z] #17 13.53 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T15:48:47.102Z] #17 13.53 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T15:48:47.102Z] #17 13.58 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T15:48:47.102Z] #17 13.58 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-07T15:48:47.360Z] #17 13.58 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:47.360Z] #17 13.68 Selecting previously unselected package vim-runtime. [2020-01-07T15:48:47.360Z] #17 13.68 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:48:47.360Z] #17 13.69 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T15:48:47.360Z] #17 13.71 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T15:48:47.360Z] #17 13.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:48.193Z] #41 26.84 The following additional packages will be installed: [2020-01-07T15:48:48.193Z] #41 26.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T15:48:48.193Z] #41 26.84 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T15:48:48.193Z] #41 26.84 Suggested packages: [2020-01-07T15:48:48.193Z] #41 26.84 manpages-dev python-setuptools [2020-01-07T15:48:48.613Z] #41 ... [2020-01-07T15:48:48.613Z] [2020-01-07T15:48:48.613Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:48:48.613Z] #25 22.96 Building dependency tree... [2020-01-07T15:48:48.613Z] #25 24.49 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T15:48:48.613Z] #25 24.49 The following additional packages will be installed: [2020-01-07T15:48:48.613Z] #25 24.52 libjq1 libonig4 [2020-01-07T15:48:48.613Z] #25 24.86 The following NEW packages will be installed: [2020-01-07T15:48:48.613Z] #25 24.87 jq libjq1 libonig4 [2020-01-07T15:48:48.613Z] #25 24.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:48.613Z] #25 24.96 Need to get 328 kB of archives. [2020-01-07T15:48:48.613Z] #25 24.96 After this operation, 1263 kB of additional disk space will be used. [2020-01-07T15:48:48.613Z] #25 24.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-07T15:48:48.613Z] #25 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-07T15:48:48.613Z] #25 25.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-07T15:48:48.613Z] #25 26.06 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:48.613Z] #25 26.26 Fetched 328 kB in 0s (3105 kB/s) [2020-01-07T15:48:48.613Z] #25 26.36 Selecting previously unselected package libonig4:s390x. [2020-01-07T15:48:48.613Z] #25 26.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T15:48:48.613Z] #25 26.44 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-01-07T15:48:48.613Z] #25 26.45 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-07T15:48:48.613Z] #25 26.70 Selecting previously unselected package libjq1:s390x. [2020-01-07T15:48:48.613Z] #25 26.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T15:48:48.613Z] #25 26.73 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T15:48:48.613Z] #25 26.93 Selecting previously unselected package jq. [2020-01-07T15:48:48.613Z] #25 26.94 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T15:48:48.613Z] #25 26.95 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:48.613Z] #25 27.09 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-07T15:48:48.613Z] #25 27.11 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T15:48:48.613Z] #25 27.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:48.613Z] #25 27.21 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:48.613Z] #25 DONE 27.5s [2020-01-07T15:48:48.732Z] #17 14.74 Selecting previously unselected package vim. [2020-01-07T15:48:48.732Z] #17 14.74 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-07T15:48:48.732Z] #17 14.75 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:48.732Z] #17 15.06 Selecting previously unselected package xfsprogs. [2020-01-07T15:48:48.732Z] #17 15.06 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-07T15:48:48.732Z] #17 15.07 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:48.989Z] #17 15.31 Selecting previously unselected package zip. [2020-01-07T15:48:48.989Z] #17 15.31 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-07T15:48:48.989Z] #17 15.32 Unpacking zip (3.0-11+b1) ... [2020-01-07T15:48:48.989Z] #17 15.41 Selecting previously unselected package libapparmor-perl. [2020-01-07T15:48:49.033Z] [2020-01-07T15:48:49.033Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:48:49.033Z] #26 DONE 0.1s [2020-01-07T15:48:49.033Z] [2020-01-07T15:48:49.033Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:48:49.033Z] #11 27.31 The following NEW packages will be installed: [2020-01-07T15:48:49.033Z] #11 27.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T15:48:49.033Z] #11 27.31 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T15:48:49.033Z] #11 27.31 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T15:48:49.033Z] #11 27.31 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:48:49.033Z] #11 27.31 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T15:48:49.033Z] #11 27.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T15:48:49.033Z] #11 27.31 mingw-w64-x86-64-dev [2020-01-07T15:48:49.033Z] #11 27.37 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:49.033Z] #11 27.37 Need to get 71.0 MB of archives. [2020-01-07T15:48:49.033Z] #11 27.37 After this operation, 487 MB of additional disk space will be used. [2020-01-07T15:48:49.033Z] #11 27.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-01-07T15:48:49.033Z] #11 27.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-01-07T15:48:49.033Z] #11 27.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T15:48:49.033Z] #11 27.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-07T15:48:49.033Z] #11 27.49 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-07T15:48:49.033Z] #11 27.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-01-07T15:48:49.033Z] #11 27.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-01-07T15:48:49.033Z] #11 27.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-01-07T15:48:49.033Z] #11 27.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-01-07T15:48:49.033Z] #11 27.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-01-07T15:48:49.033Z] #11 27.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-01-07T15:48:49.033Z] #11 27.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-01-07T15:48:49.033Z] #11 27.68 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-01-07T15:48:49.033Z] #11 27.70 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-01-07T15:48:49.033Z] #11 27.71 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-01-07T15:48:49.033Z] #11 27.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-01-07T15:48:49.033Z] #11 27.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-01-07T15:48:49.033Z] #11 27.89 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-01-07T15:48:49.248Z] #17 15.41 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:49.248Z] #17 15.42 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:49.248Z] #17 15.48 Selecting previously unselected package apparmor. [2020-01-07T15:48:49.248Z] #17 15.48 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-07T15:48:49.248Z] #17 15.51 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:49.248Z] #17 15.69 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:48:49.499Z] #11 28.15 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-01-07T15:48:49.509Z] #17 15.70 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:48:49.509Z] #17 15.71 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:48:49.509Z] #17 15.74 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:49.509Z] #17 15.75 Processing triggers for mime-support (3.60) ... [2020-01-07T15:48:49.509Z] #17 15.78 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:49.509Z] #17 15.79 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-07T15:48:49.509Z] #17 15.80 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T15:48:49.509Z] #17 15.81 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T15:48:49.651Z] #18 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T15:48:49.651Z] #18 10.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T15:48:49.905Z] #11 28.49 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T15:48:49.905Z] #11 28.60 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T15:48:50.320Z] #11 28.91 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T15:48:50.320Z] #11 29.25 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T15:48:50.442Z] #17 16.59 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-07T15:48:50.442Z] #17 16.61 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:48:50.442Z] #17 16.63 Setting up zip (3.0-11+b1) ... [2020-01-07T15:48:50.442Z] #17 16.64 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T15:48:50.442Z] #17 16.65 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-07T15:48:50.442Z] #17 16.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:50.442Z] #17 16.68 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-07T15:48:50.442Z] #17 16.69 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:50.442Z] #17 16.71 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:48:50.442Z] #17 16.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T15:48:50.442Z] #17 16.73 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:48:50.442Z] #17 16.74 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:50.442Z] #17 16.76 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-07T15:48:50.442Z] #17 16.78 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:50.701Z] #17 16.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-07T15:48:50.701Z] #17 16.91 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:48:50.701Z] #17 16.94 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:48:50.701Z] #17 16.98 Setting up pigz (2.3.4-1) ... [2020-01-07T15:48:50.701Z] #17 17.01 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:48:50.701Z] #17 17.05 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-07T15:48:50.701Z] #17 17.07 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:50.701Z] #17 17.08 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:48:50.701Z] #17 17.10 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-07T15:48:50.732Z] #11 29.27 Get:24 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] [2020-01-07T15:48:50.959Z] #17 17.11 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:48:50.959Z] #17 17.12 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:48:50.959Z] #17 17.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T15:48:50.959Z] #17 17.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T15:48:50.959Z] #17 17.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T15:48:50.959Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T15:48:50.959Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T15:48:50.959Z] #17 17.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T15:48:50.959Z] #17 17.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T15:48:50.959Z] #17 17.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T15:48:50.959Z] #17 17.18 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:50.959Z] #17 17.19 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:50.959Z] #17 17.20 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:48:50.959Z] #17 17.22 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:48:51.028Z] #18 11.57 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T15:48:51.028Z] #18 11.82 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T15:48:51.433Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.5s done [2020-01-07T15:48:51.433Z] #65 DONE 6.1s [2020-01-07T15:48:51.433Z] [2020-01-07T15:48:51.433Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:51.592Z] #11 ... [2020-01-07T15:48:51.593Z] [2020-01-07T15:48:51.593Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:48:51.593Z] #57 25.16 Building dependency tree... [2020-01-07T15:48:51.593Z] #57 27.20 The following additional packages will be installed: [2020-01-07T15:48:51.593Z] #57 27.21 btrfs-progs liblzo2-2 [2020-01-07T15:48:51.593Z] #57 27.51 The following NEW packages will be installed: [2020-01-07T15:48:51.593Z] #57 27.51 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T15:48:51.593Z] #57 27.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:51.593Z] #57 27.67 Need to get 668 kB of archives. [2020-01-07T15:48:51.593Z] #57 27.67 After this operation, 5446 kB of additional disk space will be used. [2020-01-07T15:48:51.593Z] #57 27.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-07T15:48:51.593Z] #57 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-07T15:48:51.593Z] #57 27.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-07T15:48:51.593Z] #57 28.62 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:51.593Z] #57 28.78 Fetched 668 kB in 0s (5035 kB/s) [2020-01-07T15:48:51.593Z] #57 28.89 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T15:48:51.593Z] #57 28.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-07T15:48:51.593Z] #57 29.00 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T15:48:51.593Z] #57 29.01 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:48:51.593Z] #57 29.13 Selecting previously unselected package btrfs-progs. [2020-01-07T15:48:51.593Z] #57 29.15 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-07T15:48:51.593Z] #57 29.16 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:51.593Z] #57 29.84 Selecting previously unselected package btrfs-tools. [2020-01-07T15:48:51.593Z] #57 29.86 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-07T15:48:51.593Z] #57 29.87 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:51.593Z] #57 30.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:51.593Z] #57 30.13 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:48:51.593Z] #57 30.14 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:48:51.593Z] #57 30.15 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:48:51.593Z] #57 30.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:51.593Z] #57 DONE 30.5s [2020-01-07T15:48:52.333Z] #17 18.56 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-07T15:48:52.333Z] #17 18.57 Setting up python3 (3.5.3-1) ... [2020-01-07T15:48:52.364Z] #44 ... [2020-01-07T15:48:52.364Z] [2020-01-07T15:48:52.364Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:48:52.364Z] #28 7.982 + mktemp -d [2020-01-07T15:48:52.364Z] #28 7.982 + export GOPATH=/tmp/tmp.EKL86H90tL [2020-01-07T15:48:52.364Z] #28 7.982 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.EKL86H90tL/src/github.com/go-swagger/go-swagger [2020-01-07T15:48:52.406Z] #18 13.00 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T15:48:52.420Z] [2020-01-07T15:48:52.420Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:52.420Z] #58 DONE 0.1s [2020-01-07T15:48:52.420Z] [2020-01-07T15:48:52.420Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:52.420Z] #41 28.44 The following NEW packages will be installed: [2020-01-07T15:48:52.420Z] #41 28.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T15:48:52.420Z] #41 28.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T15:48:52.420Z] #41 28.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T15:48:52.420Z] #41 28.44 zlib1g-dev [2020-01-07T15:48:52.420Z] #41 28.56 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:48:52.420Z] #41 28.56 Need to get 3476 kB of archives. [2020-01-07T15:48:52.420Z] #41 28.56 After this operation, 20.2 MB of additional disk space will be used. [2020-01-07T15:48:52.420Z] #41 28.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-07T15:48:52.420Z] #41 28.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-01-07T15:48:52.420Z] #41 28.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-01-07T15:48:52.420Z] #41 28.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-07T15:48:52.420Z] #41 28.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-01-07T15:48:52.420Z] #41 28.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-07T15:48:52.420Z] #41 28.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-01-07T15:48:52.420Z] #41 28.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-01-07T15:48:52.420Z] #41 28.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-01-07T15:48:52.420Z] #41 28.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-01-07T15:48:52.420Z] #41 28.82 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-01-07T15:48:52.420Z] #41 28.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-01-07T15:48:52.420Z] #41 29.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-01-07T15:48:52.420Z] #41 29.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-01-07T15:48:52.420Z] #41 29.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T15:48:52.420Z] #41 29.04 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-01-07T15:48:52.420Z] #41 30.20 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:52.420Z] #41 30.34 Fetched 3476 kB in 0s (6133 kB/s) [2020-01-07T15:48:52.420Z] #41 30.43 Selecting previously unselected package libnet1:s390x. [2020-01-07T15:48:52.421Z] #41 30.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 ... 14828 files and directories currently installed.) [2020-01-07T15:48:52.421Z] #41 30.55 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T15:48:52.421Z] #41 30.56 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T15:48:52.421Z] #41 ... [2020-01-07T15:48:52.421Z] [2020-01-07T15:48:52.421Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T15:48:52.421Z] #59 DONE 0.1s [2020-01-07T15:48:52.421Z] [2020-01-07T15:48:52.421Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:48:52.421Z] #41 30.73 Selecting previously unselected package libcap-dev:s390x. [2020-01-07T15:48:52.421Z] #41 30.74 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-01-07T15:48:52.421Z] #41 30.75 Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-01-07T15:48:52.421Z] #41 30.95 Selecting previously unselected package libnet1-dev. [2020-01-07T15:48:52.421Z] #41 30.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T15:48:52.421Z] #41 30.96 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:48:52.623Z] #28 7.982 Cloning into '/tmp/tmp.EKL86H90tL/src/github.com/go-swagger/go-swagger'... [2020-01-07T15:48:52.898Z] #17 19.06 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:48:53.056Z] #41 31.16 Selecting previously unselected package libnl-3-200:s390x. [2020-01-07T15:48:53.056Z] #41 31.16 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-07T15:48:53.056Z] #41 31.20 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T15:48:53.056Z] #41 31.45 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-07T15:48:53.056Z] #41 31.48 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-01-07T15:48:53.056Z] #41 31.49 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-01-07T15:48:53.056Z] #41 32.00 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-07T15:48:53.343Z] #18 14.33 Building wheels for collected packages: pyyaml [2020-01-07T15:48:53.463Z] #17 19.85 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T15:48:53.463Z] #17 19.91 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T15:48:53.488Z] #41 32.00 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-07T15:48:53.488Z] #41 32.00 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T15:48:53.488Z] #41 32.25 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-07T15:48:53.488Z] #41 32.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-01-07T15:48:53.488Z] #41 32.25 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-07T15:48:53.488Z] #41 32.39 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-07T15:48:53.488Z] #41 32.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-01-07T15:48:53.557Z] #28 ... [2020-01-07T15:48:53.557Z] [2020-01-07T15:48:53.557Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:53.557Z] #31 8.953 + RM_GOPATH=0 [2020-01-07T15:48:53.557Z] #31 8.953 + TMP_GOPATH= [2020-01-07T15:48:53.557Z] #31 8.953 + : /build [2020-01-07T15:48:53.557Z] #31 8.953 + '[' -z '' ']' [2020-01-07T15:48:53.557Z] #31 8.953 ++ mktemp -d [2020-01-07T15:48:53.557Z] #31 8.973 + export GOPATH=/tmp/tmp.OYeTQ3wQSK [2020-01-07T15:48:53.557Z] #31 8.973 + GOPATH=/tmp/tmp.OYeTQ3wQSK [2020-01-07T15:48:53.557Z] #31 8.973 + RM_GOPATH=1 [2020-01-07T15:48:53.557Z] #31 8.973 ++ dirname ./install.sh [2020-01-07T15:48:53.557Z] #31 8.981 + dir=. [2020-01-07T15:48:53.557Z] #31 8.981 + bin=tomlv [2020-01-07T15:48:53.557Z] #31 8.981 + shift [2020-01-07T15:48:53.557Z] #31 8.981 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T15:48:53.557Z] #31 8.981 + . ./tomlv.installer [2020-01-07T15:48:53.557Z] #31 8.981 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:48:53.557Z] #31 8.981 + install_tomlv [2020-01-07T15:48:53.557Z] #31 8.981 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T15:48:53.557Z] #31 8.981 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:48:53.557Z] #31 8.993 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OYeTQ3wQSK/src/github.com/BurntSushi/toml [2020-01-07T15:48:53.557Z] #31 9.017 Cloning into '/tmp/tmp.OYeTQ3wQSK/src/github.com/BurntSushi/toml'... [2020-01-07T15:48:53.602Z] #18 14.33 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T15:48:53.736Z] #17 19.94 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T15:48:53.909Z] #41 32.40 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-07T15:48:53.994Z] #17 20.25 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:48:54.125Z] #31 ... [2020-01-07T15:48:54.125Z] [2020-01-07T15:48:54.125Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:54.125Z] #68 9.343 + RM_GOPATH=0 [2020-01-07T15:48:54.125Z] #68 9.343 + TMP_GOPATH= [2020-01-07T15:48:54.125Z] #68 9.343 + : /build [2020-01-07T15:48:54.125Z] #68 9.343 + '[' -z '' ']' [2020-01-07T15:48:54.125Z] #68 9.349 ++ mktemp -d [2020-01-07T15:48:54.125Z] #68 9.350 + export GOPATH=/tmp/tmp.CA1xq5BcXp [2020-01-07T15:48:54.125Z] #68 9.354 + GOPATH=/tmp/tmp.CA1xq5BcXp [2020-01-07T15:48:54.125Z] #68 9.354 + RM_GOPATH=1 [2020-01-07T15:48:54.125Z] #68 9.355 ++ dirname ./install.sh [2020-01-07T15:48:54.125Z] #68 9.361 + dir=. [2020-01-07T15:48:54.125Z] #68 9.367 + bin=proxy [2020-01-07T15:48:54.125Z] #68 9.367 + shift [2020-01-07T15:48:54.125Z] #68 9.367 + '[' '!' -f ./proxy.installer ']' [2020-01-07T15:48:54.125Z] #68 9.367 + . ./proxy.installer [2020-01-07T15:48:54.125Z] #68 9.367 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:48:54.125Z] #68 9.368 + install_proxy [2020-01-07T15:48:54.125Z] #68 9.372 + case "$1" in [2020-01-07T15:48:54.125Z] #68 9.372 + export CGO_ENABLED=0 [2020-01-07T15:48:54.125Z] #68 9.373 + CGO_ENABLED=0 [2020-01-07T15:48:54.125Z] #68 9.373 + _install_proxy [2020-01-07T15:48:54.125Z] #68 9.373 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T15:48:54.125Z] #68 9.373 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:48:54.125Z] #68 9.373 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CA1xq5BcXp/src/github.com/docker/libnetwork [2020-01-07T15:48:54.125Z] #68 9.376 Cloning into '/tmp/tmp.CA1xq5BcXp/src/github.com/docker/libnetwork'... [2020-01-07T15:48:54.253Z] #17 20.60 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:48:54.339Z] #41 32.89 Selecting previously unselected package libprotobuf10:s390x. [2020-01-07T15:48:54.339Z] #41 32.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-01-07T15:48:54.339Z] #41 32.90 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-01-07T15:48:54.511Z] #17 20.89 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T15:48:54.540Z] #18 15.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T15:48:54.540Z] #18 15.16 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T15:48:54.540Z] #18 15.23 Successfully built pyyaml [2020-01-07T15:48:54.540Z] #18 15.23 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-07T15:48:54.692Z] #68 ... [2020-01-07T15:48:54.692Z] [2020-01-07T15:48:54.692Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:48:54.692Z] #38 9.755 + mktemp -d [2020-01-07T15:48:54.692Z] #38 9.763 + export GOPATH=/tmp/tmp.B4bJIzU2e8 [2020-01-07T15:48:54.692Z] #38 9.763 + git clone https://github.com/docker/distribution.git /tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution [2020-01-07T15:48:54.692Z] #38 9.771 Cloning into '/tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution'... [2020-01-07T15:48:54.770Z] #17 21.19 Setting up dh-python (2.20170125) ... [2020-01-07T15:48:54.799Z] #18 15.53 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T15:48:54.950Z] #38 ... [2020-01-07T15:48:54.950Z] [2020-01-07T15:48:54.950Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:54.950Z] #62 ... [2020-01-07T15:48:54.950Z] [2020-01-07T15:48:54.950Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:55.057Z] #18 DONE 15.9s [2020-01-07T15:48:55.058Z] [2020-01-07T15:48:55.058Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:48:55.207Z] #54 10.19 + RM_GOPATH=0 [2020-01-07T15:48:55.207Z] #54 10.19 + TMP_GOPATH= [2020-01-07T15:48:55.207Z] #54 10.19 + : /build [2020-01-07T15:48:55.207Z] #54 10.20 + '[' -z '' ']' [2020-01-07T15:48:55.207Z] #54 10.20 ++ mktemp -d [2020-01-07T15:48:55.207Z] #54 10.21 + export GOPATH=/tmp/tmp.qUAjaxQCIR [2020-01-07T15:48:55.207Z] #54 10.21 + GOPATH=/tmp/tmp.qUAjaxQCIR [2020-01-07T15:48:55.207Z] #54 10.21 + RM_GOPATH=1 [2020-01-07T15:48:55.207Z] #54 ... [2020-01-07T15:48:55.207Z] [2020-01-07T15:48:55.207Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:55.207Z] #47 ... [2020-01-07T15:48:55.207Z] [2020-01-07T15:48:55.207Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:55.207Z] #59 ... [2020-01-07T15:48:55.207Z] [2020-01-07T15:48:55.207Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:55.212Z] #41 33.99 Selecting previously unselected package libprotobuf-lite10:s390x. [2020-01-07T15:48:55.212Z] #41 33.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-01-07T15:48:55.212Z] #41 34.00 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-07T15:48:55.317Z] #25 ... [2020-01-07T15:48:55.317Z] [2020-01-07T15:48:55.317Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T15:48:55.317Z] #49 DONE 0.1s [2020-01-07T15:48:55.317Z] [2020-01-07T15:48:55.317Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T15:48:55.317Z] #43 DONE 0.1s [2020-01-07T15:48:55.317Z] [2020-01-07T15:48:55.317Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T15:48:55.317Z] #67 DONE 0.1s [2020-01-07T15:48:55.317Z] [2020-01-07T15:48:55.317Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T15:48:55.317Z] #61 DONE 0.3s [2020-01-07T15:48:55.317Z] [2020-01-07T15:48:55.317Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:48:55.335Z] #17 21.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:48:55.465Z] #50 ... [2020-01-07T15:48:55.465Z] [2020-01-07T15:48:55.465Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:48:55.583Z] #62 ... [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T15:48:55.583Z] #46 DONE 0.3s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:48:55.583Z] #52 DONE 0.4s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T15:48:55.583Z] #30 DONE 0.4s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T15:48:55.583Z] #35 DONE 0.5s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:48:55.583Z] #25 DONE 0.5s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T15:48:55.583Z] #23 DONE 0.5s [2020-01-07T15:48:55.583Z] [2020-01-07T15:48:55.583Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:48:55.612Z] #41 34.25 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-07T15:48:55.612Z] #41 34.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-01-07T15:48:55.612Z] #41 34.25 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-07T15:48:55.723Z] #26 ... [2020-01-07T15:48:55.723Z] [2020-01-07T15:48:55.723Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:55.723Z] #54 10.21 ++ dirname ./install.sh [2020-01-07T15:48:55.723Z] #54 10.21 + dir=. [2020-01-07T15:48:55.723Z] #54 10.21 + bin=runc [2020-01-07T15:48:55.723Z] #54 10.21 + shift [2020-01-07T15:48:55.723Z] #54 10.21 + '[' '!' -f ./runc.installer ']' [2020-01-07T15:48:55.723Z] #54 10.21 + . ./runc.installer [2020-01-07T15:48:55.723Z] #54 10.21 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:48:55.723Z] #54 10.21 + install_runc [2020-01-07T15:48:55.723Z] #54 10.21 + uname -r [2020-01-07T15:48:55.723Z] #54 10.27 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T15:48:55.723Z] #54 10.28 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T15:48:55.723Z] #54 10.29 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T15:48:55.723Z] #54 10.29 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T15:48:55.723Z] #54 10.29 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qUAjaxQCIR/src/github.com/opencontainers/runc [2020-01-07T15:48:55.723Z] #54 10.32 Cloning into '/tmp/tmp.qUAjaxQCIR/src/github.com/opencontainers/runc'... [2020-01-07T15:48:55.850Z] #26 ... [2020-01-07T15:48:55.850Z] [2020-01-07T15:48:55.850Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T15:48:55.850Z] #53 DONE 0.3s [2020-01-07T15:48:56.047Z] #41 ... [2020-01-07T15:48:56.047Z] [2020-01-07T15:48:56.047Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:48:56.047Z] #69 DONE 34.4s [2020-01-07T15:48:56.047Z] [2020-01-07T15:48:56.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:48:56.047Z] #27 1.924 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T15:48:56.047Z] #27 2.412 [2020-01-07T15:48:56.109Z] [2020-01-07T15:48:56.109Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:48:56.109Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T15:48:56.109Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-01-07T15:48:56.109Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T15:48:56.109Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s [2020-01-07T15:48:56.707Z] #17 DONE 22.9s [2020-01-07T15:48:56.707Z] [2020-01-07T15:48:56.707Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:48:57.258Z] #27 2.983 ### 4.3% #### 6.4% ###### 8.5% ####### 10.6% ######### 12.7% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ################### 27.3% ##################### 29.4% ###################### 31.5% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 44.0% ################################## 48.2% #################################### 50.3% ##################################### 52.4% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% #################################################### 73.6% [2020-01-07T15:48:57.258Z] #27 ... [2020-01-07T15:48:57.258Z] [2020-01-07T15:48:57.258Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:48:57.258Z] #34 26.03 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:48:57.258Z] #34 26.20 Fetched 13.2 MB in 0s (13.4 MB/s) [2020-01-07T15:48:57.258Z] #34 26.32 Selecting previously unselected package cmake-data. [2020-01-07T15:48:57.258Z] #34 26.32 (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.) [2020-01-07T15:48:57.258Z] #34 26.44 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T15:48:57.258Z] #34 26.46 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T15:48:57.258Z] #34 29.87 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T15:48:57.258Z] #34 29.90 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T15:48:57.258Z] #34 29.91 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:48:57.258Z] #34 30.05 Selecting previously unselected package libicu57:s390x. [2020-01-07T15:48:57.258Z] #34 30.05 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-01-07T15:48:57.258Z] #34 30.05 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-01-07T15:48:57.499Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2020-01-07T15:48:57.668Z] #34 ... [2020-01-07T15:48:57.668Z] [2020-01-07T15:48:57.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:48:57.998Z] #65 DONE 2.6s [2020-01-07T15:48:57.998Z] [2020-01-07T15:48:57.998Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:48:58.891Z] #27 2.983 ### 4.3% #### 6.4% ###### 8.5% ####### 10.6% ######### 12.7% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ################### 27.3% ##################### 29.4% ###################### 31.5% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 44.0% ################################## 48.2% #################################### 50.3% ##################################### 52.4% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ########################################### 60.7% #################################################### 73.6% ####################################################### 77.7% ######################################################### 79.8% ############################################################ 84.0% ############################################################# 86.1% ############################################################### 88.2% ################################################################ 90.3% #################################################################### 94.5% ####################################################################### 98.6% ######################################################################## 100.0% [2020-01-07T15:48:59.233Z] #18 2.257 Collecting yamllint==1.16.0 [2020-01-07T15:48:59.289Z] #27 10.45 [2020-01-07T15:49:01.021Z] #54 ... [2020-01-07T15:49:01.021Z] [2020-01-07T15:49:01.021Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:01.021Z] #36 10.87 + RM_GOPATH=0 [2020-01-07T15:49:01.021Z] #36 10.87 + TMP_GOPATH= [2020-01-07T15:49:01.021Z] #36 10.87 + : /build [2020-01-07T15:49:01.021Z] #36 10.87 + '[' -z '' ']' [2020-01-07T15:49:01.021Z] #36 10.87 ++ mktemp -d [2020-01-07T15:49:01.021Z] #36 10.87 + export GOPATH=/tmp/tmp.9zJi9ZPrt6 [2020-01-07T15:49:01.021Z] #36 10.88 + GOPATH=/tmp/tmp.9zJi9ZPrt6 [2020-01-07T15:49:01.021Z] #36 10.88 + RM_GOPATH=1 [2020-01-07T15:49:01.021Z] #36 10.88 ++ dirname ./install.sh [2020-01-07T15:49:01.021Z] #36 10.88 + dir=. [2020-01-07T15:49:01.021Z] #36 10.88 + bin=tini [2020-01-07T15:49:01.021Z] #36 10.88 + shift [2020-01-07T15:49:01.021Z] #36 10.88 + '[' '!' -f ./tini.installer ']' [2020-01-07T15:49:01.021Z] #36 10.88 + . ./tini.installer [2020-01-07T15:49:01.021Z] #36 10.88 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:01.021Z] #36 10.88 + install_tini [2020-01-07T15:49:01.021Z] #36 10.88 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T15:49:01.021Z] #36 10.88 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:01.021Z] #36 10.88 + git clone https://github.com/krallin/tini.git /tmp/tmp.9zJi9ZPrt6/tini [2020-01-07T15:49:01.021Z] #36 10.89 Cloning into '/tmp/tmp.9zJi9ZPrt6/tini'... [2020-01-07T15:49:01.021Z] #36 13.41 + cd /tmp/tmp.9zJi9ZPrt6/tini [2020-01-07T15:49:01.021Z] #36 13.41 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:01.021Z] #36 13.43 + cmake . [2020-01-07T15:49:01.021Z] #36 15.00 -- The C compiler identification is GNU 6.3.0 [2020-01-07T15:49:01.021Z] #36 15.11 -- Check for working C compiler: /usr/bin/cc [2020-01-07T15:49:01.278Z] #36 16.15 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T15:49:01.278Z] #36 16.16 -- Detecting C compiler ABI info [2020-01-07T15:49:01.278Z] #36 ... [2020-01-07T15:49:01.278Z] [2020-01-07T15:49:01.278Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:01.278Z] #26 14.08 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T15:49:01.278Z] #26 15.67 [2020-01-07T15:49:01.299Z] #54 ... [2020-01-07T15:49:01.299Z] [2020-01-07T15:49:01.299Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:01.299Z] #31 5.228 + RM_GOPATH=0 [2020-01-07T15:49:01.299Z] #31 5.229 + TMP_GOPATH= [2020-01-07T15:49:01.299Z] #31 5.230 + : /build [2020-01-07T15:49:01.299Z] #31 5.230 + '[' -z '' ']' [2020-01-07T15:49:01.299Z] #31 5.230 ++ mktemp -d [2020-01-07T15:49:01.299Z] #31 5.232 + export GOPATH=/tmp/tmp.uJeHYKYKXg [2020-01-07T15:49:01.299Z] #31 5.232 + GOPATH=/tmp/tmp.uJeHYKYKXg [2020-01-07T15:49:01.299Z] #31 5.232 + RM_GOPATH=1 [2020-01-07T15:49:01.299Z] #31 5.232 ++ dirname ./install.sh [2020-01-07T15:49:01.299Z] #31 5.240 + dir=. [2020-01-07T15:49:01.299Z] #31 5.242 + bin=tomlv [2020-01-07T15:49:01.299Z] #31 5.242 + shift [2020-01-07T15:49:01.299Z] #31 5.242 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T15:49:01.299Z] #31 5.242 + . ./tomlv.installer [2020-01-07T15:49:01.299Z] #31 5.244 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:01.299Z] #31 5.244 + install_tomlv [2020-01-07T15:49:01.299Z] #31 5.244 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T15:49:01.299Z] #31 5.244 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uJeHYKYKXg/src/github.com/BurntSushi/toml [2020-01-07T15:49:01.299Z] #31 5.244 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:01.299Z] #31 5.247 Cloning into '/tmp/tmp.uJeHYKYKXg/src/github.com/BurntSushi/toml'... [2020-01-07T15:49:01.299Z] #31 ... [2020-01-07T15:49:01.299Z] [2020-01-07T15:49:01.299Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:01.299Z] #62 5.781 + RM_GOPATH=0 [2020-01-07T15:49:01.299Z] #62 5.781 + TMP_GOPATH= [2020-01-07T15:49:01.299Z] #62 5.781 + : /build/ [2020-01-07T15:49:01.299Z] #62 5.781 + '[' -z '' ']' [2020-01-07T15:49:01.299Z] #62 5.781 ++ mktemp -d [2020-01-07T15:49:01.299Z] #62 5.791 + export GOPATH=/tmp/tmp.jKy1B6VMPv [2020-01-07T15:49:01.299Z] #62 5.791 + GOPATH=/tmp/tmp.jKy1B6VMPv [2020-01-07T15:49:01.299Z] #62 5.791 + RM_GOPATH=1 [2020-01-07T15:49:01.299Z] #62 5.791 ++ dirname ./install.sh [2020-01-07T15:49:01.299Z] #62 5.792 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:01.299Z] #62 5.792 + dir=. [2020-01-07T15:49:01.299Z] #62 5.792 + bin=rootlesskit [2020-01-07T15:49:01.299Z] #62 5.792 + shift [2020-01-07T15:49:01.299Z] #62 5.792 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T15:49:01.299Z] #62 5.792 + . ./rootlesskit.installer [2020-01-07T15:49:01.299Z] #62 5.792 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:01.299Z] #62 5.792 + install_rootlesskit [2020-01-07T15:49:01.299Z] #62 5.792 + case "$1" in [2020-01-07T15:49:01.299Z] #62 5.792 + export CGO_ENABLED=0 [2020-01-07T15:49:01.299Z] #62 5.792 + CGO_ENABLED=0 [2020-01-07T15:49:01.299Z] #62 5.792 + _install_rootlesskit [2020-01-07T15:49:01.299Z] #62 5.792 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T15:49:01.299Z] #62 5.793 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jKy1B6VMPv/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:01.299Z] #62 5.795 Cloning into '/tmp/tmp.jKy1B6VMPv/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T15:49:01.357Z] #27 10.77 ##### 7.1% ######### 12.7% ############# 18.3% ################# 24.0% ##################### 29.8% ############################# 41.0% ################################# 46.8% ######################################### 58.0% ############################################# 63.7% ################################################# 69.4% ########################################################## 80.7% ############################################################## 86.4% ################################################################## 92.1% ######################################################################## 100.0% [2020-01-07T15:49:01.769Z] #27 13.08 [2020-01-07T15:49:02.188Z] #27 ... [2020-01-07T15:49:02.188Z] [2020-01-07T15:49:02.188Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:02.188Z] #60 0.374 + RM_GOPATH=0 [2020-01-07T15:49:02.188Z] #60 0.374 + TMP_GOPATH= [2020-01-07T15:49:02.188Z] #60 0.374 + : /build [2020-01-07T15:49:02.188Z] #60 0.374 + '[' -z '' ']' [2020-01-07T15:49:02.188Z] #60 0.374 ++ mktemp -d [2020-01-07T15:49:02.188Z] #60 0.374 + export GOPATH=/tmp/tmp.duMHOB1jCV [2020-01-07T15:49:02.188Z] #60 0.374 + GOPATH=/tmp/tmp.duMHOB1jCV [2020-01-07T15:49:02.188Z] #60 0.374 + RM_GOPATH=1 [2020-01-07T15:49:02.188Z] #60 0.383 ++ dirname ./install.sh [2020-01-07T15:49:02.188Z] #60 0.388 + dir=. [2020-01-07T15:49:02.188Z] #60 0.388 + bin=containerd [2020-01-07T15:49:02.188Z] #60 0.388 + shift [2020-01-07T15:49:02.188Z] #60 0.388 + '[' '!' -f ./containerd.installer ']' [2020-01-07T15:49:02.188Z] #60 0.388 + . ./containerd.installer [2020-01-07T15:49:02.188Z] #60 0.388 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:02.188Z] #60 0.392 + install_containerd [2020-01-07T15:49:02.188Z] #60 0.395 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T15:49:02.188Z] #60 0.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.duMHOB1jCV/src/github.com/containerd/containerd [2020-01-07T15:49:02.188Z] #60 0.395 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:02.188Z] #60 0.402 Cloning into '/tmp/tmp.duMHOB1jCV/src/github.com/containerd/containerd'... [2020-01-07T15:49:02.188Z] #60 ... [2020-01-07T15:49:02.188Z] [2020-01-07T15:49:02.188Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:49:02.188Z] #11 33.19 Get:25 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] [2020-01-07T15:49:02.188Z] #11 35.78 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-01-07T15:49:02.188Z] #11 35.79 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-01-07T15:49:02.188Z] #11 36.86 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:49:02.188Z] #11 36.94 Fetched 71.0 MB in 8s (8390 kB/s) [2020-01-07T15:49:02.188Z] #11 37.05 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-07T15:49:02.188Z] #11 37.05 (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.) [2020-01-07T15:49:02.188Z] #11 37.12 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 37.13 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-07T15:49:02.188Z] #11 37.29 Selecting previously unselected package libudev-dev:s390x. [2020-01-07T15:49:02.188Z] #11 37.31 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 37.35 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-01-07T15:49:02.188Z] #11 37.60 Selecting previously unselected package liblzo2-2:s390x. [2020-01-07T15:49:02.188Z] #11 37.60 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 37.60 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:49:02.188Z] #11 37.72 Selecting previously unselected package btrfs-progs. [2020-01-07T15:49:02.188Z] #11 37.73 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 37.73 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:49:02.188Z] #11 38.46 Selecting previously unselected package btrfs-tools. [2020-01-07T15:49:02.188Z] #11 38.47 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 38.48 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:49:02.188Z] #11 38.60 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-07T15:49:02.188Z] #11 38.60 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 38.61 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T15:49:02.188Z] #11 38.88 Selecting previously unselected package dmsetup. [2020-01-07T15:49:02.188Z] #11 38.88 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 38.88 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T15:49:02.188Z] #11 39.01 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-07T15:49:02.188Z] #11 39.01 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 39.02 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T15:49:02.188Z] #11 39.18 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-07T15:49:02.188Z] #11 39.18 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 39.19 Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-01-07T15:49:02.188Z] #11 39.64 Selecting previously unselected package libpcre16-3:s390x. [2020-01-07T15:49:02.188Z] #11 39.65 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 39.67 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-01-07T15:49:02.188Z] #11 39.82 Selecting previously unselected package libpcre32-3:s390x. [2020-01-07T15:49:02.188Z] #11 39.83 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 39.83 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-01-07T15:49:02.188Z] #11 40.14 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-07T15:49:02.188Z] #11 40.17 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 40.19 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-01-07T15:49:02.188Z] #11 40.61 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-07T15:49:02.188Z] #11 40.61 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 40.62 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-07T15:49:02.188Z] #11 41.13 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-07T15:49:02.188Z] #11 41.13 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-01-07T15:49:02.188Z] #11 ... [2020-01-07T15:49:02.188Z] [2020-01-07T15:49:02.188Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:02.604Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% [2020-01-07T15:49:02.604Z] #27 ... [2020-01-07T15:49:02.604Z] [2020-01-07T15:49:02.604Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:02.604Z] #48 31.07 + cd /tmp/tmp.R6IPW6AXxK/src/gotest.tools/gotestsum [2020-01-07T15:49:02.604Z] #48 31.07 + git checkout -q v0.3.5 [2020-01-07T15:49:02.604Z] #48 31.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T15:49:02.604Z] #48 ... [2020-01-07T15:49:02.604Z] [2020-01-07T15:49:02.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:03.342Z] #26 16.16 0.0% 0.7% #### 5.9% ########## 14.3% ############### 21.3% ################## 26.4% ####################### 33.0% ############################ 39.9% ############################### 43.9% ################################## 48.2% ###################################### 53.4% ######################################### 57.4% ############################################ 61.3% ############################################## 64.3% ################################################# 68.7% ######################################################### 79.6% ############################################################## 87.2% ################################################################## 92.2% ###################################################################### 98.2% ######################################################################## 100.0% [2020-01-07T15:49:04.247Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% ########### 15.9% ############# 18.4% ################ 23.5% #################### 28.6% ######################## 33.7% ########################### 38.8% ############################### 43.9% ################################# 46.4% ##################################### 51.5% ######################################## 56. [2020-01-07T15:49:04.248Z] #27 ... [2020-01-07T15:49:04.248Z] [2020-01-07T15:49:04.248Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:04.248Z] #32 32.64 internal/reflectlite [2020-01-07T15:49:04.248Z] #32 32.64 sync [2020-01-07T15:49:04.248Z] #32 36.95 sort [2020-01-07T15:49:04.248Z] #32 36.96 errors [2020-01-07T15:49:04.248Z] #32 37.46 strconv [2020-01-07T15:49:04.248Z] #32 38.53 io [2020-01-07T15:49:04.248Z] #32 39.76 syscall [2020-01-07T15:49:04.248Z] #32 41.95 reflect [2020-01-07T15:49:04.248Z] #32 ... [2020-01-07T15:49:04.248Z] [2020-01-07T15:49:04.248Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:49:04.248Z] #29 33.03 + cd /tmp/tmp.p8nMoUa6g3/src/github.com/go-swagger/go-swagger [2020-01-07T15:49:04.248Z] #29 33.03 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T15:49:04.248Z] #29 36.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T15:49:04.248Z] #29 ... [2020-01-07T15:49:04.248Z] [2020-01-07T15:49:04.248Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:04.276Z] #26 19.20 [2020-01-07T15:49:04.613Z] #62 8.631 + cd /tmp/tmp.jKy1B6VMPv/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:04.613Z] #62 8.631 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:04.613Z] #62 8.919 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:49:04.613Z] #62 8.919 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T15:49:05.091Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% ########### 15.9% ############# 18.4% ################ 23.5% #################### 28.6% ######################## 33.7% ########################### 38.8% ############################### 43.9% ################################# 46.4% ##################################### 51.5% ######################################## 56.6% ########################################## 59.1% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.4% ######################################################### 79.5% ############################# [2020-01-07T15:49:05.091Z] #27 ... [2020-01-07T15:49:05.091Z] [2020-01-07T15:49:05.091Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:49:05.091Z] #34 38.65 Selecting previously unselected package libxml2:s390x. [2020-01-07T15:49:05.091Z] #34 38.65 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 38.65 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:49:05.091Z] #34 39.29 Selecting previously unselected package libarchive13:s390x. [2020-01-07T15:49:05.091Z] #34 39.30 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 39.30 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-07T15:49:05.091Z] #34 39.63 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-07T15:49:05.091Z] #34 39.63 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 39.64 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-07T15:49:05.091Z] #34 39.79 Selecting previously unselected package libuv1:s390x. [2020-01-07T15:49:05.091Z] #34 39.79 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 39.81 Unpacking libuv1:s390x (1.9.1-3) ... [2020-01-07T15:49:05.091Z] #34 39.94 Selecting previously unselected package cmake. [2020-01-07T15:49:05.091Z] #34 39.95 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 40.00 Unpacking cmake (3.7.2-1) ... [2020-01-07T15:49:05.091Z] #34 42.60 Selecting previously unselected package xxd. [2020-01-07T15:49:05.091Z] #34 42.60 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T15:49:05.091Z] #34 42.61 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:49:05.091Z] #34 42.74 Selecting previously unselected package vim-common. [2020-01-07T15:49:05.091Z] #34 42.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:49:05.091Z] #34 42.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:49:05.091Z] #34 43.07 Processing triggers for mime-support (3.60) ... [2020-01-07T15:49:05.091Z] #34 43.16 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:49:05.091Z] #34 43.19 Setting up libuv1:s390x (1.9.1-3) ... [2020-01-07T15:49:05.091Z] #34 43.23 Setting up cmake-data (3.7.2-1) ... [2020-01-07T15:49:05.091Z] #34 43.26 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-01-07T15:49:05.091Z] #34 43.29 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:49:05.091Z] #34 43.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:05.091Z] #34 43.36 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:49:05.091Z] #34 43.38 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:49:05.091Z] #34 43.40 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-07T15:49:05.091Z] #34 43.41 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-07T15:49:05.091Z] #34 43.44 Setting up cmake (3.7.2-1) ... [2020-01-07T15:49:05.091Z] #34 43.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:05.091Z] #34 DONE 43.8s [2020-01-07T15:49:05.091Z] [2020-01-07T15:49:05.091Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:05.091Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% ########### 15.9% ############# 18.4% ################ 23.5% #################### 28.6% ######################## 33.7% ########################### 38.8% ############################### 43.9% ################################# 46.4% ##################################### 51.5% ######################################## 56.6% ########################################## 59.1% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.4% ######################################################### 79.5% ############################################################ 84.6% [2020-01-07T15:49:05.091Z] #27 ... [2020-01-07T15:49:05.091Z] [2020-01-07T15:49:05.091Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:49:05.091Z] #35 DONE 0.1s [2020-01-07T15:49:05.091Z] [2020-01-07T15:49:05.091Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:05.183Z] #62 ... [2020-01-07T15:49:05.183Z] [2020-01-07T15:49:05.183Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:49:05.183Z] #28 3.972 + mktemp -d [2020-01-07T15:49:05.183Z] #28 3.972 + export GOPATH=/tmp/tmp.LEwoINyts9 [2020-01-07T15:49:05.183Z] #28 3.972 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.LEwoINyts9/src/github.com/go-swagger/go-swagger [2020-01-07T15:49:05.183Z] #28 3.973 Cloning into '/tmp/tmp.LEwoINyts9/src/github.com/go-swagger/go-swagger'... [2020-01-07T15:49:05.183Z] #28 ... [2020-01-07T15:49:05.183Z] [2020-01-07T15:49:05.183Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:49:05.183Z] #56 5.713 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:49:05.183Z] #56 5.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:49:05.183Z] #56 5.731 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:49:05.183Z] #56 5.742 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:49:05.183Z] #56 5.782 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:49:05.183Z] #56 6.482 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:49:05.183Z] #56 7.510 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:49:05.183Z] #56 8.608 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:49:05.368Z] #26 19.83 ########### 16.2% ####################### 32.3% ############################# 41.1% ######################################## 55.6% ################################################### 71.0% ########################################################### 82.7% # [2020-01-07T15:49:05.368Z] #26 ... [2020-01-07T15:49:05.368Z] [2020-01-07T15:49:05.368Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:05.368Z] #31 10.81 + cd /tmp/tmp.OYeTQ3wQSK/src/github.com/BurntSushi/toml [2020-01-07T15:49:05.368Z] #31 10.81 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:05.368Z] #31 10.82 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:49:05.368Z] #31 11.94 internal/cpu [2020-01-07T15:49:05.368Z] #31 11.98 runtime/internal/atomic [2020-01-07T15:49:05.368Z] #31 12.66 runtime/internal/sys [2020-01-07T15:49:05.368Z] #31 12.93 internal/bytealg [2020-01-07T15:49:05.368Z] #31 13.35 runtime/internal/math [2020-01-07T15:49:05.368Z] #31 13.49 math/bits [2020-01-07T15:49:05.368Z] #31 14.91 runtime [2020-01-07T15:49:05.368Z] #31 14.94 math [2020-01-07T15:49:05.368Z] #31 18.80 unicode/utf8 [2020-01-07T15:49:05.368Z] #31 19.74 unicode [2020-01-07T15:49:05.444Z] #56 ... [2020-01-07T15:49:05.444Z] [2020-01-07T15:49:05.444Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:05.444Z] #44 5.407 + RM_GOPATH=0 [2020-01-07T15:49:05.444Z] #44 5.407 + TMP_GOPATH= [2020-01-07T15:49:05.444Z] #44 5.407 + : /build [2020-01-07T15:49:05.444Z] #44 5.407 + '[' -z '' ']' [2020-01-07T15:49:05.444Z] #44 5.411 ++ mktemp -d [2020-01-07T15:49:05.444Z] #44 5.411 + export GOPATH=/tmp/tmp.bK6hAWksZL [2020-01-07T15:49:05.444Z] #44 5.411 + GOPATH=/tmp/tmp.bK6hAWksZL [2020-01-07T15:49:05.444Z] #44 5.412 + RM_GOPATH=1 [2020-01-07T15:49:05.444Z] #44 5.412 ++ dirname ./install.sh [2020-01-07T15:49:05.444Z] #44 5.414 + dir=. [2020-01-07T15:49:05.444Z] #44 5.414 + bin=vndr [2020-01-07T15:49:05.444Z] #44 5.414 + shift [2020-01-07T15:49:05.444Z] #44 5.414 + '[' '!' -f ./vndr.installer ']' [2020-01-07T15:49:05.444Z] #44 5.414 + . ./vndr.installer [2020-01-07T15:49:05.444Z] #44 5.414 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:05.444Z] #44 5.414 + install_vndr [2020-01-07T15:49:05.444Z] #44 5.414 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T15:49:05.444Z] #44 5.414 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bK6hAWksZL/src/github.com/LK4D4/vndr [2020-01-07T15:49:05.444Z] #44 5.414 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:05.444Z] #44 5.420 Cloning into '/tmp/tmp.bK6hAWksZL/src/github.com/LK4D4/vndr'... [2020-01-07T15:49:05.444Z] #44 6.671 + cd /tmp/tmp.bK6hAWksZL/src/github.com/LK4D4/vndr [2020-01-07T15:49:05.444Z] #44 6.676 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:05.444Z] #44 6.694 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T15:49:05.444Z] #44 8.297 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T15:49:05.444Z] #44 8.502 internal/lazyregexp [2020-01-07T15:49:05.444Z] #44 8.511 go/token [2020-01-07T15:49:05.444Z] #44 8.563 encoding/xml [2020-01-07T15:49:05.444Z] #44 9.963 go/scanner [2020-01-07T15:49:05.444Z] #44 ... [2020-01-07T15:49:05.444Z] [2020-01-07T15:49:05.444Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:05.444Z] #38 3.523 + mktemp -d [2020-01-07T15:49:05.444Z] #38 3.524 + export GOPATH=/tmp/tmp.iSMsrtlCXK [2020-01-07T15:49:05.444Z] #38 3.524 + git clone https://github.com/docker/distribution.git /tmp/tmp.iSMsrtlCXK/src/github.com/docker/distribution [2020-01-07T15:49:05.444Z] #38 3.526 Cloning into '/tmp/tmp.iSMsrtlCXK/src/github.com/docker/distribution'... [2020-01-07T15:49:05.493Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% ########### 15.9% ############# 18.4% ################ 23.5% #################### 28.6% ######################## 33.7% ########################### 38.8% ############################### 43.9% ################################# 46.4% ##################################### 51.5% ######################################## 56.6% ########################################## 59.1% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.4% ######################################################### 79.5% ############################################################ 84.6% ################################################################ 89.6% [2020-01-07T15:49:05.493Z] #27 ... [2020-01-07T15:49:05.493Z] [2020-01-07T15:49:05.493Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T15:49:05.493Z] #36 DONE 0.1s [2020-01-07T15:49:05.493Z] [2020-01-07T15:49:05.493Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:05.493Z] #27 13.44 ## 3.2% ##### 8.2% ####### 10.8% ########### 15.9% ############# 18.4% ################ 23.5% #################### 28.6% ######################## 33.7% ########################### 38.8% ############################### 43.9% ################################# 46.4% ##################################### 51.5% ######################################## 56.6% ########################################## 59.1% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.4% ######################################################### 79.5% ############################################################ 84.6% ################################################################ 89.6% #################################################################### 94.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-01-07T15:49:05.493Z] #27 ... [2020-01-07T15:49:05.493Z] [2020-01-07T15:49:05.493Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:05.493Z] #41 36.11 Selecting previously unselected package libprotoc10:s390x. [2020-01-07T15:49:05.493Z] #41 36.13 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-01-07T15:49:05.493Z] #41 36.16 Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 36.74 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T15:49:05.493Z] #41 36.74 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-01-07T15:49:05.493Z] #41 36.76 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:49:05.493Z] #41 36.81 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:49:05.493Z] #41 36.82 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-01-07T15:49:05.493Z] #41 36.82 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 36.90 Selecting previously unselected package python-pkg-resources. [2020-01-07T15:49:05.493Z] #41 36.90 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:49:05.493Z] #41 36.90 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:05.493Z] #41 37.14 Selecting previously unselected package python-protobuf. [2020-01-07T15:49:05.493Z] #41 37.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-01-07T15:49:05.493Z] #41 37.16 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 37.67 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T15:49:05.493Z] #41 37.74 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T15:49:05.493Z] #41 37.75 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:05.493Z] #41 39.99 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:49:05.493Z] #41 40.00 Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 40.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:05.493Z] #41 40.02 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 43.91 Setting up libcap-dev:s390x (1:2.25-1) ... [2020-01-07T15:49:05.493Z] #41 43.98 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-07T15:49:05.493Z] #41 44.01 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T15:49:05.493Z] #41 44.05 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 44.11 Setting up libprotoc10:s390x (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 44.12 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:49:05.493Z] #41 44.14 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-07T15:49:05.493Z] #41 44.15 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 44.19 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-07T15:49:05.493Z] #41 44.20 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-01-07T15:49:05.493Z] #41 44.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:05.493Z] #41 DONE 44.4s [2020-01-07T15:49:05.626Z] #31 ... [2020-01-07T15:49:05.626Z] [2020-01-07T15:49:05.626Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:05.626Z] #26 19.83 ########### 16.2% ####################### 32.3% ############################# 41.1% ######################################## 55.6% ################################################### 71.0% ########################################################### 82.7% ######################################################################## 100.0% [2020-01-07T15:49:05.705Z] #38 ... [2020-01-07T15:49:05.705Z] [2020-01-07T15:49:05.705Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:05.705Z] #47 4.955 + RM_GOPATH=0 [2020-01-07T15:49:05.705Z] #47 4.955 + TMP_GOPATH= [2020-01-07T15:49:05.705Z] #47 4.955 + : /build [2020-01-07T15:49:05.705Z] #47 4.955 + '[' -z '' ']' [2020-01-07T15:49:05.705Z] #47 4.955 ++ mktemp -d [2020-01-07T15:49:05.705Z] #47 4.967 + export GOPATH=/tmp/tmp.SfMqL8WMk0 [2020-01-07T15:49:05.705Z] #47 4.968 + GOPATH=/tmp/tmp.SfMqL8WMk0 [2020-01-07T15:49:05.705Z] #47 4.968 + RM_GOPATH=1 [2020-01-07T15:49:05.705Z] #47 4.972 ++ dirname ./install.sh [2020-01-07T15:49:05.705Z] #47 4.975 Installing gotestsum version v0.3.5 [2020-01-07T15:49:05.705Z] #47 4.975 + dir=. [2020-01-07T15:49:05.705Z] #47 4.975 + bin=gotestsum [2020-01-07T15:49:05.705Z] #47 4.975 + shift [2020-01-07T15:49:05.705Z] #47 4.975 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T15:49:05.705Z] #47 4.975 + . ./gotestsum.installer [2020-01-07T15:49:05.705Z] #47 4.975 ++ : v0.3.5 [2020-01-07T15:49:05.705Z] #47 4.975 + install_gotestsum [2020-01-07T15:49:05.705Z] #47 4.975 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T15:49:05.705Z] #47 4.975 + go get -d gotest.tools/gotestsum [2020-01-07T15:49:05.705Z] #47 ... [2020-01-07T15:49:05.705Z] [2020-01-07T15:49:05.705Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:05.705Z] #40 6.385 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:49:05.705Z] #40 6.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:49:05.705Z] #40 6.421 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:49:05.705Z] #40 6.427 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:49:05.705Z] #40 6.444 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:49:05.705Z] #40 7.239 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2020-01-07T15:49:05.705Z] #40 8.879 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2020-01-07T15:49:05.705Z] #40 9.707 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2020-01-07T15:49:05.782Z] #18 8.644 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T15:49:05.782Z] #18 8.772 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T15:49:05.892Z] [2020-01-07T15:49:05.892Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:05.892Z] #37 0.293 + RM_GOPATH=0 [2020-01-07T15:49:05.892Z] #37 0.302 + TMP_GOPATH= [2020-01-07T15:49:05.892Z] #37 0.304 + : /build [2020-01-07T15:49:05.892Z] #37 0.304 + '[' -z '' ']' [2020-01-07T15:49:05.892Z] #37 0.305 ++ mktemp -d [2020-01-07T15:49:05.892Z] #37 0.305 + export GOPATH=/tmp/tmp.2Pu0lgCur3 [2020-01-07T15:49:05.892Z] #37 0.306 + GOPATH=/tmp/tmp.2Pu0lgCur3 [2020-01-07T15:49:05.892Z] #37 0.306 + RM_GOPATH=1 [2020-01-07T15:49:05.892Z] #37 0.314 ++ dirname ./install.sh [2020-01-07T15:49:05.892Z] #37 0.314 + dir=. [2020-01-07T15:49:05.892Z] #37 0.315 + bin=tini [2020-01-07T15:49:05.892Z] #37 0.315 + shift [2020-01-07T15:49:05.892Z] #37 0.315 + '[' '!' -f ./tini.installer ']' [2020-01-07T15:49:05.892Z] #37 0.315 + . ./tini.installer [2020-01-07T15:49:05.892Z] #37 0.317 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:05.892Z] #37 0.317 + install_tini [2020-01-07T15:49:05.892Z] #37 0.317 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T15:49:05.892Z] #37 0.317 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:05.892Z] #37 0.317 + git clone https://github.com/krallin/tini.git /tmp/tmp.2Pu0lgCur3/tini [2020-01-07T15:49:05.892Z] #37 0.322 Cloning into '/tmp/tmp.2Pu0lgCur3/tini'... [2020-01-07T15:49:05.968Z] #40 ... [2020-01-07T15:49:05.968Z] [2020-01-07T15:49:05.968Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:05.968Z] #68 5.452 + RM_GOPATH=0 [2020-01-07T15:49:05.968Z] #68 5.452 + TMP_GOPATH= [2020-01-07T15:49:05.968Z] #68 5.452 + : /build [2020-01-07T15:49:05.968Z] #68 5.452 + '[' -z '' ']' [2020-01-07T15:49:05.968Z] #68 5.461 ++ mktemp -d [2020-01-07T15:49:05.968Z] #68 5.465 + export GOPATH=/tmp/tmp.QAB69zIg1C [2020-01-07T15:49:05.968Z] #68 5.465 + GOPATH=/tmp/tmp.QAB69zIg1C [2020-01-07T15:49:05.968Z] #68 5.465 + RM_GOPATH=1 [2020-01-07T15:49:05.968Z] #68 5.485 ++ dirname ./install.sh [2020-01-07T15:49:05.968Z] #68 5.488 + dir=. [2020-01-07T15:49:05.968Z] #68 5.488 + bin=proxy [2020-01-07T15:49:05.968Z] #68 5.488 + shift [2020-01-07T15:49:05.968Z] #68 5.488 + '[' '!' -f ./proxy.installer ']' [2020-01-07T15:49:05.968Z] #68 5.488 + . ./proxy.installer [2020-01-07T15:49:05.968Z] #68 5.489 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:05.968Z] #68 5.489 + install_proxy [2020-01-07T15:49:05.968Z] #68 5.489 + case "$1" in [2020-01-07T15:49:05.968Z] #68 5.489 + export CGO_ENABLED=0 [2020-01-07T15:49:05.968Z] #68 5.489 + CGO_ENABLED=0 [2020-01-07T15:49:05.968Z] #68 5.489 + _install_proxy [2020-01-07T15:49:05.968Z] #68 5.489 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T15:49:05.968Z] #68 5.489 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QAB69zIg1C/src/github.com/docker/libnetwork [2020-01-07T15:49:05.968Z] #68 5.489 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:05.968Z] #68 5.491 Cloning into '/tmp/tmp.QAB69zIg1C/src/github.com/docker/libnetwork'... [2020-01-07T15:49:06.190Z] #26 ... [2020-01-07T15:49:06.191Z] [2020-01-07T15:49:06.191Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:06.191Z] #40 11.57 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:49:06.191Z] #40 11.66 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:49:06.191Z] #40 11.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:49:06.191Z] #40 11.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:49:06.191Z] #40 12.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:49:06.191Z] #40 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:49:06.191Z] #40 17.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:49:06.191Z] #40 18.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:49:06.191Z] #40 ... [2020-01-07T15:49:06.191Z] [2020-01-07T15:49:06.191Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:06.191Z] #44 11.27 + RM_GOPATH=0 [2020-01-07T15:49:06.191Z] #44 11.27 + TMP_GOPATH= [2020-01-07T15:49:06.191Z] #44 11.27 + : /build [2020-01-07T15:49:06.191Z] #44 11.27 + '[' -z '' ']' [2020-01-07T15:49:06.191Z] #44 11.27 ++ mktemp -d [2020-01-07T15:49:06.191Z] #44 11.27 + export GOPATH=/tmp/tmp.OVzzDHgDzj [2020-01-07T15:49:06.191Z] #44 11.27 + GOPATH=/tmp/tmp.OVzzDHgDzj [2020-01-07T15:49:06.191Z] #44 11.27 + RM_GOPATH=1 [2020-01-07T15:49:06.191Z] #44 11.28 ++ dirname ./install.sh [2020-01-07T15:49:06.191Z] #44 11.28 + dir=. [2020-01-07T15:49:06.191Z] #44 11.28 + bin=vndr [2020-01-07T15:49:06.191Z] #44 11.28 + shift [2020-01-07T15:49:06.191Z] #44 11.28 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:06.191Z] #44 11.28 + '[' '!' -f ./vndr.installer ']' [2020-01-07T15:49:06.191Z] #44 11.28 + . ./vndr.installer [2020-01-07T15:49:06.191Z] #44 11.28 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:06.191Z] #44 11.28 + install_vndr [2020-01-07T15:49:06.191Z] #44 11.28 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T15:49:06.191Z] #44 11.28 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OVzzDHgDzj/src/github.com/LK4D4/vndr [2020-01-07T15:49:06.191Z] #44 11.29 Cloning into '/tmp/tmp.OVzzDHgDzj/src/github.com/LK4D4/vndr'... [2020-01-07T15:49:06.191Z] #44 13.68 + cd /tmp/tmp.OVzzDHgDzj/src/github.com/LK4D4/vndr [2020-01-07T15:49:06.191Z] #44 13.69 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:06.191Z] #44 13.75 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T15:49:06.191Z] #44 16.05 internal/race [2020-01-07T15:49:06.191Z] #44 16.17 runtime [2020-01-07T15:49:06.191Z] #44 16.26 sync/atomic [2020-01-07T15:49:06.191Z] #44 16.54 unicode [2020-01-07T15:49:06.229Z] #68 ... [2020-01-07T15:49:06.229Z] [2020-01-07T15:49:06.229Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:06.229Z] #36 5.749 + RM_GOPATH=0 [2020-01-07T15:49:06.229Z] #36 5.749 + TMP_GOPATH= [2020-01-07T15:49:06.229Z] #36 5.749 + : /build [2020-01-07T15:49:06.229Z] #36 5.749 + '[' -z '' ']' [2020-01-07T15:49:06.229Z] #36 5.751 ++ mktemp -d [2020-01-07T15:49:06.229Z] #36 5.760 + export GOPATH=/tmp/tmp.PVjctUHjYv [2020-01-07T15:49:06.229Z] #36 5.760 + GOPATH=/tmp/tmp.PVjctUHjYv [2020-01-07T15:49:06.229Z] #36 5.760 + RM_GOPATH=1 [2020-01-07T15:49:06.229Z] #36 5.775 ++ dirname ./install.sh [2020-01-07T15:49:06.229Z] #36 5.776 + dir=. [2020-01-07T15:49:06.229Z] #36 5.777 + bin=tini [2020-01-07T15:49:06.229Z] #36 5.777 + shift [2020-01-07T15:49:06.229Z] #36 5.777 + '[' '!' -f ./tini.installer ']' [2020-01-07T15:49:06.229Z] #36 5.777 + . ./tini.installer [2020-01-07T15:49:06.229Z] #36 5.777 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:06.229Z] #36 5.778 + install_tini [2020-01-07T15:49:06.229Z] #36 5.778 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T15:49:06.229Z] #36 5.778 + git clone https://github.com/krallin/tini.git /tmp/tmp.PVjctUHjYv/tini [2020-01-07T15:49:06.229Z] #36 5.778 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:06.229Z] #36 5.781 Cloning into '/tmp/tmp.PVjctUHjYv/tini'... [2020-01-07T15:49:06.229Z] #36 7.189 + cd /tmp/tmp.PVjctUHjYv/tini [2020-01-07T15:49:06.229Z] #36 7.190 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:06.229Z] #36 7.199 + cmake . [2020-01-07T15:49:06.229Z] #36 8.239 -- The C compiler identification is GNU 6.3.0 [2020-01-07T15:49:06.229Z] #36 8.308 -- Check for working C compiler: /usr/bin/cc [2020-01-07T15:49:06.229Z] #36 8.751 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T15:49:06.229Z] #36 8.770 -- Detecting C compiler ABI info [2020-01-07T15:49:06.229Z] #36 9.559 -- Detecting C compiler ABI info - done [2020-01-07T15:49:06.229Z] #36 9.634 -- Detecting C compile features [2020-01-07T15:49:06.229Z] #36 ... [2020-01-07T15:49:06.229Z] [2020-01-07T15:49:06.229Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:06.229Z] #50 6.262 + RM_GOPATH=0 [2020-01-07T15:49:06.229Z] #50 6.262 + TMP_GOPATH= [2020-01-07T15:49:06.229Z] #50 6.262 + : /build [2020-01-07T15:49:06.229Z] #50 6.262 + '[' -z '' ']' [2020-01-07T15:49:06.229Z] #50 6.266 ++ mktemp -d [2020-01-07T15:49:06.229Z] #50 6.267 + export GOPATH=/tmp/tmp.V0umAaOidB [2020-01-07T15:49:06.229Z] #50 6.267 + GOPATH=/tmp/tmp.V0umAaOidB [2020-01-07T15:49:06.229Z] #50 6.267 + RM_GOPATH=1 [2020-01-07T15:49:06.229Z] #50 6.268 ++ dirname ./install.sh [2020-01-07T15:49:06.229Z] #50 6.276 + dir=. [2020-01-07T15:49:06.229Z] #50 6.277 + bin=golangci_lint [2020-01-07T15:49:06.229Z] #50 6.278 + shift [2020-01-07T15:49:06.229Z] #50 6.278 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T15:49:06.229Z] #50 6.278 + . ./golangci_lint.installer [2020-01-07T15:49:06.229Z] #50 6.278 ++ : v1.20.0 [2020-01-07T15:49:06.229Z] #50 6.278 + install_golangci_lint [2020-01-07T15:49:06.229Z] #50 6.278 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T15:49:06.229Z] #50 6.279 Installing golangci-lint version v1.20.0 [2020-01-07T15:49:06.229Z] #50 6.279 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:06.448Z] #44 ... [2020-01-07T15:49:06.448Z] [2020-01-07T15:49:06.448Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:06.448Z] #47 11.26 + RM_GOPATH=0 [2020-01-07T15:49:06.448Z] #47 11.26 + TMP_GOPATH= [2020-01-07T15:49:06.448Z] #47 11.26 + : /build [2020-01-07T15:49:06.448Z] #47 11.26 + '[' -z '' ']' [2020-01-07T15:49:06.448Z] #47 11.26 ++ mktemp -d [2020-01-07T15:49:06.448Z] #47 11.27 + export GOPATH=/tmp/tmp.ar9f4Gn4zN [2020-01-07T15:49:06.448Z] #47 11.27 + GOPATH=/tmp/tmp.ar9f4Gn4zN [2020-01-07T15:49:06.448Z] #47 11.27 + RM_GOPATH=1 [2020-01-07T15:49:06.448Z] #47 11.27 ++ dirname ./install.sh [2020-01-07T15:49:06.448Z] #47 11.28 + dir=. [2020-01-07T15:49:06.448Z] #47 11.28 + bin=gotestsum [2020-01-07T15:49:06.448Z] #47 11.28 + shift [2020-01-07T15:49:06.448Z] #47 11.28 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T15:49:06.448Z] #47 11.28 + . ./gotestsum.installer [2020-01-07T15:49:06.448Z] #47 11.28 ++ : v0.3.5 [2020-01-07T15:49:06.448Z] #47 11.28 + install_gotestsum [2020-01-07T15:49:06.448Z] #47 11.28 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T15:49:06.448Z] #47 11.28 + go get -d gotest.tools/gotestsum [2020-01-07T15:49:06.448Z] #47 11.28 Installing gotestsum version v0.3.5 [2020-01-07T15:49:06.448Z] #47 ... [2020-01-07T15:49:06.448Z] [2020-01-07T15:49:06.448Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:06.448Z] #50 11.49 + RM_GOPATH=0 [2020-01-07T15:49:06.448Z] #50 11.49 + TMP_GOPATH= [2020-01-07T15:49:06.448Z] #50 11.49 + : /build [2020-01-07T15:49:06.448Z] #50 11.49 + '[' -z '' ']' [2020-01-07T15:49:06.448Z] #50 11.50 ++ mktemp -d [2020-01-07T15:49:06.448Z] #50 11.50 + export GOPATH=/tmp/tmp.epC22G1ziu [2020-01-07T15:49:06.448Z] #50 11.51 + GOPATH=/tmp/tmp.epC22G1ziu [2020-01-07T15:49:06.448Z] #50 11.51 + RM_GOPATH=1 [2020-01-07T15:49:06.448Z] #50 11.51 ++ dirname ./install.sh [2020-01-07T15:49:06.448Z] #50 11.52 + dir=. [2020-01-07T15:49:06.448Z] #50 11.52 + bin=golangci_lint [2020-01-07T15:49:06.448Z] #50 11.52 + shift [2020-01-07T15:49:06.448Z] #50 11.52 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T15:49:06.448Z] #50 11.52 + . ./golangci_lint.installer [2020-01-07T15:49:06.448Z] #50 11.52 ++ : v1.20.0 [2020-01-07T15:49:06.448Z] #50 11.52 + install_golangci_lint [2020-01-07T15:49:06.448Z] #50 11.53 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T15:49:06.448Z] #50 11.53 Installing golangci-lint version v1.20.0 [2020-01-07T15:49:06.448Z] #50 11.53 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:06.490Z] #50 ... [2020-01-07T15:49:06.490Z] [2020-01-07T15:49:06.490Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:06.490Z] #26 6.310 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T15:49:06.490Z] #26 6.987 [2020-01-07T15:49:06.490Z] #26 7.260 1.1% ## 3.4% ####### 10.3% ######### 13.9% ############ 16.8% ############### 21.8% ################ 23.6% ##################### 29.8% ######################### 35.5% ############################ 39.8% ############################## 42.0% ################################## 47.4% ##################################### 51.6% ######################################### 58.1% ############################################# 63.3% ################################################### 70.8% ####################################################### 77.1% ############################################################ 84.3% ############################################################### 88.7% ################################################################### 93.6% ###################################################################### 97.8% ######################################################################## 100.0% [2020-01-07T15:49:06.490Z] #26 10.50 [2020-01-07T15:49:06.706Z] #50 ... [2020-01-07T15:49:06.706Z] [2020-01-07T15:49:06.706Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:06.706Z] #62 11.39 + RM_GOPATH=0 [2020-01-07T15:49:06.706Z] #62 11.39 + TMP_GOPATH= [2020-01-07T15:49:06.706Z] #62 11.39 + : /build/ [2020-01-07T15:49:06.706Z] #62 11.39 + '[' -z '' ']' [2020-01-07T15:49:06.706Z] #62 11.39 ++ mktemp -d [2020-01-07T15:49:06.706Z] #62 11.39 + export GOPATH=/tmp/tmp.F4zwB6Y08k [2020-01-07T15:49:06.706Z] #62 11.39 + GOPATH=/tmp/tmp.F4zwB6Y08k [2020-01-07T15:49:06.706Z] #62 11.39 + RM_GOPATH=1 [2020-01-07T15:49:06.706Z] #62 11.39 ++ dirname ./install.sh [2020-01-07T15:49:06.706Z] #62 11.43 + dir=. [2020-01-07T15:49:06.706Z] #62 11.43 + bin=rootlesskit [2020-01-07T15:49:06.706Z] #62 11.43 + shift [2020-01-07T15:49:06.706Z] #62 11.43 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T15:49:06.706Z] #62 11.43 + . ./rootlesskit.installer [2020-01-07T15:49:06.706Z] #62 11.43 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:06.706Z] #62 11.43 + install_rootlesskit [2020-01-07T15:49:06.706Z] #62 11.43 + case "$1" in [2020-01-07T15:49:06.706Z] #62 11.43 + export CGO_ENABLED=0 [2020-01-07T15:49:06.706Z] #62 11.43 + CGO_ENABLED=0 [2020-01-07T15:49:06.706Z] #62 11.43 + _install_rootlesskit [2020-01-07T15:49:06.706Z] #62 11.43 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T15:49:06.706Z] #62 11.43 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F4zwB6Y08k/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:06.706Z] #62 11.43 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:06.706Z] #62 11.44 Cloning into '/tmp/tmp.F4zwB6Y08k/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T15:49:06.706Z] #62 18.48 + cd /tmp/tmp.F4zwB6Y08k/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:06.706Z] #62 18.48 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:06.706Z] #62 18.75 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:49:06.706Z] #62 18.76 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T15:49:06.706Z] #62 ... [2020-01-07T15:49:06.706Z] [2020-01-07T15:49:06.706Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:06.706Z] #26 21.53 [2020-01-07T15:49:06.714Z] #18 9.909 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T15:49:06.738Z] #37 1.436 + cd /tmp/tmp.2Pu0lgCur3/tini [2020-01-07T15:49:06.738Z] #37 1.442 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:06.738Z] #37 1.453 + cmake . [2020-01-07T15:49:06.963Z] #26 21.95 ### 5.2% ###### 8.7% [2020-01-07T15:49:06.963Z] #26 ... [2020-01-07T15:49:06.963Z] [2020-01-07T15:49:06.963Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:06.963Z] #59 12.17 + RM_GOPATH=0 [2020-01-07T15:49:06.963Z] #59 12.18 + TMP_GOPATH= [2020-01-07T15:49:06.963Z] #59 12.18 + : /build [2020-01-07T15:49:06.963Z] #59 12.18 + '[' -z '' ']' [2020-01-07T15:49:06.963Z] #59 12.18 ++ mktemp -d [2020-01-07T15:49:06.963Z] #59 12.19 + export GOPATH=/tmp/tmp.ZyGzQLsSMl [2020-01-07T15:49:06.963Z] #59 12.19 + GOPATH=/tmp/tmp.ZyGzQLsSMl [2020-01-07T15:49:06.963Z] #59 12.19 + RM_GOPATH=1 [2020-01-07T15:49:06.963Z] #59 12.19 ++ dirname ./install.sh [2020-01-07T15:49:06.963Z] #59 12.19 + dir=. [2020-01-07T15:49:06.963Z] #59 12.19 + bin=containerd [2020-01-07T15:49:06.963Z] #59 12.19 + shift [2020-01-07T15:49:06.963Z] #59 12.19 + '[' '!' -f ./containerd.installer ']' [2020-01-07T15:49:06.963Z] #59 12.19 + . ./containerd.installer [2020-01-07T15:49:06.963Z] #59 12.19 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:06.963Z] #59 12.20 + install_containerd [2020-01-07T15:49:06.963Z] #59 12.20 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T15:49:06.963Z] #59 12.20 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZyGzQLsSMl/src/github.com/containerd/containerd [2020-01-07T15:49:06.963Z] #59 12.20 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:06.963Z] #59 12.20 Cloning into '/tmp/tmp.ZyGzQLsSMl/src/github.com/containerd/containerd'... [2020-01-07T15:49:07.015Z] #26 10.84 #### 5.8% ################### 26.5% ############################# 41.1% ######################################## 56.4% ##################################################### 74.5% ################################################################## 92.1% ######################################################################## 100.0% [2020-01-07T15:49:07.141Z] #37 1.958 -- The C compiler identification is GNU 6.3.0 [2020-01-07T15:49:07.219Z] #59 ... [2020-01-07T15:49:07.219Z] [2020-01-07T15:49:07.219Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:07.279Z] #18 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T15:49:07.551Z] #37 1.963 -- Check for working C compiler: /usr/bin/cc [2020-01-07T15:49:07.773Z] #26 12.08 [2020-01-07T15:49:08.091Z] #37 2.504 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T15:49:08.091Z] #37 2.526 -- Detecting C compiler ABI info [2020-01-07T15:49:08.091Z] #37 2.936 -- Detecting C compiler ABI info - done [2020-01-07T15:49:08.091Z] #37 2.994 -- Detecting C compile features [2020-01-07T15:49:08.212Z] #18 11.63 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T15:49:08.212Z] #18 11.69 Building wheels for collected packages: pyyaml [2020-01-07T15:49:08.469Z] #18 11.69 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T15:49:08.727Z] #18 12.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T15:49:08.727Z] #18 12.12 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T15:49:08.727Z] #18 12.15 Successfully built pyyaml [2020-01-07T15:49:08.727Z] #18 12.15 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-07T15:49:08.798Z] #26 21.95 ### 5.2% ###### 8.7% ########### 15.3% ############# 19.1% ################# 24.0% #################### 28.7% ####################### 33.1% ############################# 40.6% ################################ 45.3% ##################################### 52.1% ######################################## 55.6% ######################################### 57.3% ############################################## 65.0% ################################################### 71.4% ######################################################## 78.0% ############################################################# 84.8% ################################################################ 89.1% ######################################################################## 100.0% [2020-01-07T15:49:08.986Z] #18 12.30 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T15:49:09.249Z] #18 DONE 12.6s [2020-01-07T15:49:09.249Z] [2020-01-07T15:49:09.249Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:09.249Z] #38 ... [2020-01-07T15:49:09.249Z] [2020-01-07T15:49:09.249Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T15:49:09.249Z] #61 DONE 0.2s [2020-01-07T15:49:09.249Z] [2020-01-07T15:49:09.249Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T15:49:09.249Z] #67 DONE 0.2s [2020-01-07T15:49:09.510Z] [2020-01-07T15:49:09.510Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T15:49:09.510Z] #58 DONE 0.3s [2020-01-07T15:49:09.510Z] [2020-01-07T15:49:09.510Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T15:49:09.510Z] #46 DONE 0.3s [2020-01-07T15:49:09.510Z] [2020-01-07T15:49:09.510Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T15:49:09.510Z] #30 DONE 0.3s [2020-01-07T15:49:09.510Z] [2020-01-07T15:49:09.510Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:09.868Z] #26 12.49 ## 4.2% ######## 11.4% ############# 19.0% ################## 25.6% ###################### 31.7% ########################### 38.3% ################################ 45.4% #################################### 50.3% ######################################## 56.0% ############################################ 62.0% ################################################# 69.3% ##################################################### 73.8% ######################################################## 78.8% ############################################################ 83.7% ############################################################### 88.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-01-07T15:49:10.077Z] #59 ... [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T15:49:10.077Z] #49 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:49:10.077Z] #25 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T15:49:10.077Z] #53 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T15:49:10.077Z] #43 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T15:49:10.077Z] #35 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T15:49:10.077Z] #23 DONE 0.7s [2020-01-07T15:49:10.077Z] [2020-01-07T15:49:10.077Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:49:10.077Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T15:49:10.077Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T15:49:10.077Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-01-07T15:49:10.077Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-07T15:49:10.169Z] #26 24.88 [2020-01-07T15:49:10.431Z] #37 4.674 -- Detecting C compile features - done [2020-01-07T15:49:10.431Z] #37 4.738 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T15:49:10.431Z] #37 4.950 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T15:49:10.431Z] #37 5.031 -- Configuring done [2020-01-07T15:49:10.431Z] #37 5.036 -- Generating done [2020-01-07T15:49:10.431Z] #37 5.039 -- Build files have been written to: /tmp/tmp.2Pu0lgCur3/tini [2020-01-07T15:49:10.431Z] #37 5.047 + make tini-static [2020-01-07T15:49:10.431Z] #37 ... [2020-01-07T15:49:10.431Z] [2020-01-07T15:49:10.431Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:10.431Z] #27 17.20 [2020-01-07T15:49:10.449Z] #26 14.85 [2020-01-07T15:49:10.970Z] #26 15.18 1.0% ## 2.8% ### 4.9% [2020-01-07T15:49:10.970Z] #26 ... [2020-01-07T15:49:10.970Z] [2020-01-07T15:49:10.970Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:10.970Z] #54 5.222 + RM_GOPATH=0 [2020-01-07T15:49:10.970Z] #54 5.222 + TMP_GOPATH= [2020-01-07T15:49:10.970Z] #54 5.222 + : /build [2020-01-07T15:49:10.970Z] #54 5.222 + '[' -z '' ']' [2020-01-07T15:49:10.970Z] #54 5.223 ++ mktemp -d [2020-01-07T15:49:10.970Z] #54 5.225 + export GOPATH=/tmp/tmp.7F5xIHLzOi [2020-01-07T15:49:10.970Z] #54 5.225 + GOPATH=/tmp/tmp.7F5xIHLzOi [2020-01-07T15:49:10.970Z] #54 5.226 + RM_GOPATH=1 [2020-01-07T15:49:10.970Z] #54 5.227 ++ dirname ./install.sh [2020-01-07T15:49:10.970Z] #54 5.229 + dir=. [2020-01-07T15:49:10.970Z] #54 5.229 + bin=runc [2020-01-07T15:49:10.970Z] #54 5.229 + shift [2020-01-07T15:49:10.970Z] #54 5.229 + '[' '!' -f ./runc.installer ']' [2020-01-07T15:49:10.970Z] #54 5.229 + . ./runc.installer [2020-01-07T15:49:10.970Z] #54 5.229 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:10.970Z] #54 5.234 + install_runc [2020-01-07T15:49:10.970Z] #54 5.238 + uname -r [2020-01-07T15:49:10.970Z] #54 5.238 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T15:49:10.970Z] #54 5.254 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T15:49:10.970Z] #54 5.254 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T15:49:10.970Z] #54 5.254 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7F5xIHLzOi/src/github.com/opencontainers/runc [2020-01-07T15:49:10.970Z] #54 5.254 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T15:49:10.970Z] #54 5.257 Cloning into '/tmp/tmp.7F5xIHLzOi/src/github.com/opencontainers/runc'... [2020-01-07T15:49:10.970Z] #54 12.32 + cd /tmp/tmp.7F5xIHLzOi/src/github.com/opencontainers/runc [2020-01-07T15:49:10.970Z] #54 12.32 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:10.970Z] #54 12.75 + '[' -z '' ']' [2020-01-07T15:49:10.970Z] #54 12.75 + target=static [2020-01-07T15:49:10.970Z] #54 12.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T15:49:10.970Z] #54 14.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T15:49:11.001Z] #27 17.47 # 2.1% ## 4.0% ### 5.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 33.2% ######################## 34.6% ######################### 35.6% ########################## 36.5% ########################## 37.4% ########################### 38.4% [2020-01-07T15:49:11.001Z] #27 ... [2020-01-07T15:49:11.001Z] [2020-01-07T15:49:11.001Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:11.001Z] #45 39.50 io [2020-01-07T15:49:11.001Z] #45 39.54 strconv [2020-01-07T15:49:11.001Z] #45 40.82 bytes [2020-01-07T15:49:11.001Z] #45 43.38 bufio [2020-01-07T15:49:11.001Z] #45 43.67 reflect [2020-01-07T15:49:11.001Z] #45 45.53 syscall [2020-01-07T15:49:11.230Z] #54 ... [2020-01-07T15:49:11.230Z] [2020-01-07T15:49:11.230Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:11.433Z] #45 ... [2020-01-07T15:49:11.433Z] [2020-01-07T15:49:11.433Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:11.752Z] #26 15.18 1.0% ## 2.8% ### 4.9% #### 6.4% ####### 10.3% ######## 11.6% ######### 12.8% ########## 14.2% ########### 15.7% [2020-01-07T15:49:11.752Z] #26 ... [2020-01-07T15:49:11.752Z] [2020-01-07T15:49:11.752Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:11.752Z] #31 6.206 + cd /tmp/tmp.uJeHYKYKXg/src/github.com/BurntSushi/toml [2020-01-07T15:49:11.752Z] #31 6.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:11.752Z] #31 6.213 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:49:11.752Z] #31 7.004 github.com/BurntSushi/toml [2020-01-07T15:49:11.752Z] #31 10.51 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:49:11.752Z] #31 ... [2020-01-07T15:49:11.752Z] [2020-01-07T15:49:11.752Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:11.752Z] #68 16.55 + cd /tmp/tmp.QAB69zIg1C/src/github.com/docker/libnetwork [2020-01-07T15:49:12.018Z] #68 16.55 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:12.018Z] #68 ... [2020-01-07T15:49:12.018Z] [2020-01-07T15:49:12.018Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:12.018Z] #36 11.95 -- Detecting C compile features - done [2020-01-07T15:49:12.018Z] #36 11.99 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T15:49:12.018Z] #36 12.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T15:49:12.018Z] #36 12.38 -- Configuring done [2020-01-07T15:49:12.018Z] #36 12.39 -- Generating done [2020-01-07T15:49:12.018Z] #36 12.39 -- Build files have been written to: /tmp/tmp.PVjctUHjYv/tini [2020-01-07T15:49:12.018Z] #36 12.42 + make tini-static [2020-01-07T15:49:12.018Z] #36 12.80 Scanning dependencies of target tini-static [2020-01-07T15:49:12.018Z] #36 12.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T15:49:12.018Z] #36 14.99 [100%] Linking C executable tini-static [2020-01-07T15:49:12.018Z] #36 15.62 [100%] Built target tini-static [2020-01-07T15:49:12.018Z] #36 15.68 + mkdir -p /build [2020-01-07T15:49:12.018Z] #36 15.69 + cp tini-static /build/docker-init [2020-01-07T15:49:12.018Z] #36 DONE 16.5s [2020-01-07T15:49:12.018Z] [2020-01-07T15:49:12.018Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:12.018Z] #31 DONE 16.5s [2020-01-07T15:49:12.280Z] [2020-01-07T15:49:12.280Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:12.506Z] #26 25.32 # 2.5% ## 3.2% ### 4.4% ### 5.5% ##### 7.2% ###### 9.1% ######## 12.0% ########## 14.7% ############# 18.1% ############## 20.0% ############### 21.5% ################ 23.5% ################# 24.9% ################### 26.7% #################### 28.6% ##################### 29.3% ###################### 30.9% ####################### 32.9% ######################## 34.6% ########################## [2020-01-07T15:49:12.506Z] #26 ... [2020-01-07T15:49:12.506Z] [2020-01-07T15:49:12.506Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:12.506Z] #36 17.67 -- Detecting C compiler ABI info - done [2020-01-07T15:49:12.506Z] #36 17.70 -- Detecting C compile features [2020-01-07T15:49:12.506Z] #36 21.37 -- Detecting C compile features - done [2020-01-07T15:49:12.506Z] #36 21.38 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T15:49:12.506Z] #36 21.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T15:49:12.506Z] #36 21.78 -- Configuring done [2020-01-07T15:49:12.506Z] #36 21.85 -- Generating done [2020-01-07T15:49:12.506Z] #36 21.85 -- Build files have been written to: /tmp/tmp.9zJi9ZPrt6/tini [2020-01-07T15:49:12.506Z] #36 21.88 + make tini-static [2020-01-07T15:49:12.506Z] #36 22.53 Scanning dependencies of target tini-static [2020-01-07T15:49:12.506Z] #36 22.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T15:49:12.506Z] #36 25.68 [100%] Linking C executable tini-static [2020-01-07T15:49:12.506Z] #36 26.69 [100%] Built target tini-static [2020-01-07T15:49:12.506Z] #36 26.90 + mkdir -p /build [2020-01-07T15:49:12.506Z] #36 26.92 + cp tini-static /build/docker-init [2020-01-07T15:49:12.519Z] #27 17.47 # 2.1% ## 4.0% ### 5.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 33.2% ######################## 34.6% ######################### 35.6% ########################## 36.5% ########################## 37.4% ########################### 38.4% ############################ 39.3% ############################# 40.3% ############################## 42.2% ################################ 45.0% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.8% ################################### 49.7% [2020-01-07T15:49:12.519Z] #27 ... [2020-01-07T15:49:12.519Z] [2020-01-07T15:49:12.519Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:49:12.519Z] #11 41.14 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-07T15:49:12.519Z] #11 41.28 Selecting previously unselected package libseccomp2:s390x. [2020-01-07T15:49:12.519Z] #11 41.29 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-07T15:49:12.519Z] #11 41.29 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T15:49:12.519Z] #11 41.38 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-07T15:49:12.519Z] #11 41.38 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-07T15:49:12.519Z] #11 41.39 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T15:49:12.519Z] #11 41.52 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-07T15:49:12.519Z] #11 41.53 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-01-07T15:49:12.519Z] #11 41.56 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-07T15:49:12.519Z] #11 43.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T15:49:12.519Z] #11 43.40 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-01-07T15:49:12.519Z] #11 43.40 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:49:12.519Z] #11 45.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T15:49:12.519Z] #11 45.70 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-01-07T15:49:12.519Z] #11 45.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:49:12.519Z] #11 49.30 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T15:49:12.519Z] #11 49.32 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T15:49:12.519Z] #11 49.32 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:49:12.519Z] #11 49.57 Selecting previously unselected package mingw-w64-common. [2020-01-07T15:49:12.519Z] #11 49.58 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T15:49:12.519Z] #11 49.59 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T15:49:12.519Z] #11 ... [2020-01-07T15:49:12.519Z] [2020-01-07T15:49:12.519Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:12.763Z] #36 ... [2020-01-07T15:49:12.763Z] [2020-01-07T15:49:12.763Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:12.936Z] #27 17.47 # 2.1% ## 4.0% ### 5.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 33.2% ######################## 34.6% ######################### 35.6% ########################## 36.5% ########################## 37.4% ########################### 38.4% ############################ 39.3% ############################# 40.3% ############################## 42.2% ################################ 45.0% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.8% ################################### 49.7% #################################### 50.7% ##################################### 52.6% ####################################### 55.4% [2020-01-07T15:49:12.936Z] #27 ... [2020-01-07T15:49:12.936Z] [2020-01-07T15:49:12.936Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:12.936Z] #37 5.473 Scanning dependencies of target tini-static [2020-01-07T15:49:12.936Z] #37 5.580 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T15:49:12.936Z] #37 6.682 [100%] Linking C executable tini-static [2020-01-07T15:49:12.936Z] #37 7.337 [100%] Built target tini-static [2020-01-07T15:49:12.936Z] #37 7.426 + mkdir -p /build [2020-01-07T15:49:12.936Z] #37 7.431 + cp tini-static /build/docker-init [2020-01-07T15:49:12.936Z] #37 DONE 7.6s [2020-01-07T15:49:12.936Z] [2020-01-07T15:49:12.936Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:13.280Z] #26 25.32 # 2.5% ## 3.2% ### 4.4% ### 5.5% ##### 7.2% ###### 9.1% ######## 12.0% ########## 14.7% ############# 18.1% ############## 20.0% ############### 21.5% ################ 23.5% ################# 24.9% ################### 26.7% #################### 28.6% ##################### 29.3% ###################### 30.9% ####################### 32.9% ######################## 34.6% ########################## 36.3% ########################### 37.9% ############################ 38.9% ############################# 41.0% ############################## 42.4% [2020-01-07T15:49:13.280Z] #26 ... [2020-01-07T15:49:13.280Z] [2020-01-07T15:49:13.280Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:13.280Z] #36 DONE 28.3s [2020-01-07T15:49:13.280Z] [2020-01-07T15:49:13.280Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:14.261Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.1s done [2020-01-07T15:49:14.261Z] #65 DONE 4.8s [2020-01-07T15:49:14.261Z] [2020-01-07T15:49:14.261Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:15.195Z] #36 ... [2020-01-07T15:49:15.195Z] [2020-01-07T15:49:15.195Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:15.195Z] #38 5.472 + mktemp -d [2020-01-07T15:49:15.195Z] #38 5.472 + export GOPATH=/tmp/tmp.wkvTXwXw6D [2020-01-07T15:49:15.195Z] #38 5.472 + git clone https://github.com/docker/distribution.git /tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution [2020-01-07T15:49:15.195Z] #38 5.472 Cloning into '/tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution'... [2020-01-07T15:49:15.789Z] #27 17.47 # 2.1% ## 4.0% ### 5.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 33.2% ######################## 34.6% ######################### 35.6% ########################## 36.5% ########################## 37.4% ########################### 38.4% ############################ 39.3% ############################# 40.3% ############################## 42.2% ################################ 45.0% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.8% ################################### 49.7% #################################### 50.7% ##################################### 52.6% ####################################### 55.4% ######################################### 57.3% ######################################### 58.2% ########################################### 60.1% ########################################### 61.1% ############################################ 62.0% ############################################## 63.9% ############################################### 65.8% ################################################ 66.7% ################################################# 68.6% ################################################## 69.6% ################################################### 71.5% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 80.9% ########################################################## 81.9% ########################################################### [2020-01-07T15:49:15.789Z] #27 ... [2020-01-07T15:49:15.789Z] [2020-01-07T15:49:15.789Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:15.789Z] #42 1.493 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:49:15.789Z] #42 1.493 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:49:15.789Z] #42 2.642 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:49:15.789Z] #42 2.717 GEN .gitid [2020-01-07T15:49:15.789Z] #42 2.718 GEN criu/include/version.h [2020-01-07T15:49:15.789Z] #42 2.757 GEN include/common/asm [2020-01-07T15:49:15.789Z] #42 4.237 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T15:49:15.789Z] #42 4.421 PBCC images/opts.pb-c.c [2020-01-07T15:49:15.789Z] #42 4.462 PBCC images/sit.pb-c.c [2020-01-07T15:49:15.789Z] #42 4.522 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T15:49:15.789Z] #42 4.680 DEP images/opts.pb-c.d [2020-01-07T15:49:15.789Z] #42 4.730 DEP images/sit.pb-c.d [2020-01-07T15:49:15.789Z] #42 4.901 PBCC images/macvlan.pb-c.c [2020-01-07T15:49:15.789Z] #42 4.931 DEP images/macvlan.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.009 PBCC images/autofs.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.062 DEP images/autofs.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.129 PBCC images/sysctl.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.170 DEP images/sysctl.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.226 PBCC images/time.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.259 DEP images/time.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.307 PBCC images/binfmt-misc.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.344 DEP images/binfmt-misc.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.449 PBCC images/seccomp.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.545 DEP images/seccomp.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.680 PBCC images/userns.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.685 DEP images/userns.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.717 PBCC images/cgroup.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.722 DEP images/cgroup.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.793 PBCC images/fown.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.854 PBCC images/ext-file.pb-c.c [2020-01-07T15:49:15.789Z] #42 5.898 DEP images/fown.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.929 DEP images/ext-file.pb-c.d [2020-01-07T15:49:15.789Z] #42 5.967 PBCC images/rpc.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.097 DEP images/rpc.pb-c.d [2020-01-07T15:49:15.789Z] #42 6.154 PBCC images/siginfo.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.187 DEP images/siginfo.pb-c.d [2020-01-07T15:49:15.789Z] #42 6.222 PBCC images/pagemap.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.317 DEP images/pagemap.pb-c.d [2020-01-07T15:49:15.789Z] #42 6.408 PBCC images/rlimit.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.455 DEP images/rlimit.pb-c.d [2020-01-07T15:49:15.789Z] #42 6.588 PBCC images/file-lock.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.649 DEP images/file-lock.pb-c.d [2020-01-07T15:49:15.789Z] #42 6.762 PBCC images/tty.pb-c.c [2020-01-07T15:49:15.789Z] #42 6.838 DEP images/tty.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.026 PBCC images/tun.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.087 PBCC images/netdev.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.148 DEP images/tun.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.184 DEP images/netdev.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.364 PBCC images/vma.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.387 DEP images/vma.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.529 PBCC images/creds.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.553 DEP images/creds.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.775 PBCC images/utsns.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.793 DEP images/utsns.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.870 PBCC images/ipc-desc.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.888 PBCC images/ipc-sem.pb-c.c [2020-01-07T15:49:15.789Z] #42 7.937 DEP images/ipc-desc.pb-c.d [2020-01-07T15:49:15.789Z] #42 7.992 DEP images/ipc-sem.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.117 PBCC images/ipc-msg.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.166 DEP images/ipc-msg.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.185 PBCC images/ipc-shm.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.233 DEP images/ipc-shm.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.281 PBCC images/ipc-var.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.317 DEP images/ipc-var.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.355 PBCC images/sk-opts.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.389 PBCC images/packet-sock.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.423 DEP images/sk-opts.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.476 DEP images/packet-sock.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.523 PBCC images/sk-netlink.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.575 DEP images/sk-netlink.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.679 PBCC images/sk-inet.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.694 DEP images/sk-inet.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.771 PBCC images/sk-unix.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.788 DEP images/sk-unix.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.830 PBCC images/mm.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.856 DEP images/mm.pb-c.d [2020-01-07T15:49:15.789Z] #42 8.907 PBCC images/timerfd.pb-c.c [2020-01-07T15:49:15.789Z] #42 8.941 DEP images/timerfd.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.091 PBCC images/timer.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.104 DEP images/timer.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.158 PBCC images/sa.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.186 DEP images/sa.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.229 PBCC images/pipe-data.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.249 DEP images/pipe-data.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.279 PBCC images/mnt.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.323 DEP images/mnt.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.356 PBCC images/sk-packet.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.395 DEP images/sk-packet.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.409 PBCC images/tcp-stream.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.483 DEP images/tcp-stream.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.536 PBCC images/pipe.pb-c.c [2020-01-07T15:49:15.789Z] #42 9.611 DEP images/pipe.pb-c.d [2020-01-07T15:49:15.789Z] #42 9.668 PBCC images/pstree.pb-c.c [2020-01-07T15:49:15.790Z] #42 9.690 DEP images/pstree.pb-c.d [2020-01-07T15:49:15.790Z] #42 9.762 PBCC images/fs.pb-c.c [2020-01-07T15:49:15.790Z] #42 9.817 DEP images/fs.pb-c.d [2020-01-07T15:49:15.790Z] #42 9.903 PBCC images/signalfd.pb-c.c [2020-01-07T15:49:15.790Z] #42 9.955 DEP images/signalfd.pb-c.d [2020-01-07T15:49:15.790Z] #42 10.07 PBCC images/fh.pb-c.c [2020-01-07T15:49:15.790Z] #42 10.09 PBCC images/fsnotify.pb-c.c [2020-01-07T15:49:15.790Z] #42 10.12 DEP images/fh.pb-c.d [2020-01-07T15:49:15.790Z] #42 10.15 DEP images/fsnotify.pb-c.d [2020-01-07T15:49:15.790Z] #42 ... [2020-01-07T15:49:15.790Z] [2020-01-07T15:49:15.790Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:16.215Z] #26 15.18 1.0% ## 2.8% ### 4.9% #### 6.4% ####### 10.3% ######## 11.6% ######### 12.8% ########## 14.2% ########### 15.7% ############ 17.6% ############## 20.3% ################# 23.9% ################### 26.7% #################### 28.5% ##################### 30.5% ###################### 31.7% ######################## 33.7% ########################## 36.3% ########################### 38.7% ############################# 41.5% ############################### 43.2% ################################ 44.8% ################################# 46.7% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ###################################### 54.1% ######################################## 56.9% ########################################### 60.1% ############################################# 62.7% ############################################### 65.9% ################################################# 68.6% ################################################## 70.5% ################################################### 72.0% #################################################### 73.2% ##################################################### 74.9% ####################################################### 76.5% ######################################################## 78.0% ######################################################### 79.3% ########################################################## 81.0% ########################################################### 82.6% ########################################################### 83.3% ############################################################ 84.3% ############################################################# 85.8% ############################################################## 87.0% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 91.4% #################################################################### 94.8% ####################################################################### 99.4% ######################################################################## 100.0% [2020-01-07T15:49:16.215Z] #26 20.70 [2020-01-07T15:49:16.215Z] #26 ... [2020-01-07T15:49:16.215Z] [2020-01-07T15:49:16.215Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:16.215Z] #38 11.19 + cd /tmp/tmp.iSMsrtlCXK/src/github.com/docker/distribution [2020-01-07T15:49:16.215Z] #38 11.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T15:49:16.215Z] #38 13.54 + GOPATH=/tmp/tmp.iSMsrtlCXK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.iSMsrtlCXK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T15:49:16.643Z] #26 25.32 # 2.5% ## 3.2% ### 4.4% ### 5.5% ##### 7.2% ###### 9.1% ######## 12.0% ########## 14.7% ############# 18.1% ############## 20.0% ############### 21.5% ################ 23.5% ################# 24.9% ################### 26.7% #################### 28.6% ##################### 29.3% ###################### 30.9% ####################### 32.9% ######################## 34.6% ########################## 36.3% ########################### 37.9% ############################ 38.9% ############################# 41.0% ############################## 42.4% ############################### 44.2% ################################# 46.2% ################################## 47.7% ################################### 49.7% ##################################### 51.6% ###################################### 52.9% ####################################### 54.3% ######################################## 56.3% ######################################### 57.6% ########################################### 60.1% ############################################ 62.3% ############################################## 64.0% ############################################### 65.6% ################################################# 68.1% ################################################## 70.1% ################################################### 72.0% ##################################################### 74.2% ####################################################### 76.6% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 81.6% ############################################################# 85.4% ############################################################## 87.4% ############################################################### 88.8% ################################################################# 90.6% ################################################################## 92.0% ################################################################### 93.8% #################################################################### 95.4% ###################################################################### 98.2% ######################################################################## 100.0% [2020-01-07T15:49:16.785Z] #38 ... [2020-01-07T15:49:16.785Z] [2020-01-07T15:49:16.785Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:16.785Z] #44 11.47 go/ast [2020-01-07T15:49:16.785Z] #44 16.34 github.com/LK4D4/vndr/godl [2020-01-07T15:49:16.785Z] #44 18.28 go/doc [2020-01-07T15:49:16.785Z] #44 18.29 go/parser [2020-01-07T15:49:16.785Z] #44 ... [2020-01-07T15:49:16.785Z] [2020-01-07T15:49:16.785Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:16.785Z] #40 15.63 Fetched 7755 kB in 10s (760 kB/s) [2020-01-07T15:49:16.785Z] #40 15.63 Reading package lists... [2020-01-07T15:49:16.904Z] #26 32.09 [2020-01-07T15:49:17.355Z] #40 21.46 Reading package lists... [2020-01-07T15:49:17.355Z] #40 ... [2020-01-07T15:49:17.355Z] [2020-01-07T15:49:17.355Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:17.355Z] #44 22.10 github.com/LK4D4/vndr/build [2020-01-07T15:49:17.407Z] #27 17.47 # 2.1% ## 4.0% ### 5.0% ##### 7.8% ###### 9.7% ######## 11.6% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################# 24.8% ################## 25.8% ################### 26.7% ################### 27.7% #################### 28.6% ##################### 29.6% ##################### 30.5% ####################### 33.2% ######################## 34.6% ######################### 35.6% ########################## 36.5% ########################## 37.4% ########################### 38.4% ############################ 39.3% ############################# 40.3% ############################## 42.2% ################################ 45.0% ################################# 46.0% ################################# 46.9% ################################## 47.8% ################################### 48.8% ################################### 49.7% #################################### 50.7% ##################################### 52.6% ####################################### 55.4% ######################################### 57.3% ######################################### 58.2% ########################################### 60.1% ########################################### 61.1% ############################################ 62.0% ############################################## 63.9% ############################################### 65.8% ################################################ 66.7% ################################################# 68.6% ################################################## 69.6% ################################################### 71.5% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 80.9% ########################################################## 81.9% ########################################################### 82.8% ############################################################# 84.7% ############################################################## 86.6% ############################################################### 88.5% ################################################################# 90.4% ################################################################# 91.3% ################################################################### 93.2% #################################################################### 95.1% ##################################################################### 96.1% ##################################################################### 97.0% ####################################################################### 98.9% ######################################################################## 100.0% [2020-01-07T15:49:17.471Z] #26 ... [2020-01-07T15:49:17.471Z] [2020-01-07T15:49:17.471Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:17.471Z] #44 22.58 internal/testlog [2020-01-07T15:49:17.471Z] #44 23.18 encoding [2020-01-07T15:49:17.471Z] #44 23.66 unicode/utf16 [2020-01-07T15:49:17.471Z] #44 24.06 container/list [2020-01-07T15:49:17.471Z] #44 24.95 crypto/internal/subtle [2020-01-07T15:49:17.471Z] #44 25.16 crypto/subtle [2020-01-07T15:49:17.471Z] #44 25.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T15:49:17.471Z] #44 25.63 internal/nettrace [2020-01-07T15:49:17.471Z] #44 25.89 runtime/cgo [2020-01-07T15:49:17.731Z] #44 ... [2020-01-07T15:49:17.731Z] [2020-01-07T15:49:17.731Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:17.731Z] #68 30.43 Checking out files: 43% (865/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 73% (1460/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-07T15:49:17.731Z] #68 32.19 + cd /tmp/tmp.CA1xq5BcXp/src/github.com/docker/libnetwork [2020-01-07T15:49:17.731Z] #68 32.19 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:17.731Z] #68 32.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T15:49:17.843Z] #27 28.83 [2020-01-07T15:49:19.103Z] #68 ... [2020-01-07T15:49:19.103Z] [2020-01-07T15:49:19.103Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:19.103Z] #54 24.11 + cd /tmp/tmp.qUAjaxQCIR/src/github.com/opencontainers/runc [2020-01-07T15:49:19.103Z] #54 24.11 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:19.103Z] #54 24.84 + '[' -z '' ']' [2020-01-07T15:49:19.103Z] #54 24.84 + target=static [2020-01-07T15:49:19.103Z] #54 24.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T15:49:19.103Z] #54 28.37 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T15:49:19.103Z] #54 ... [2020-01-07T15:49:19.103Z] [2020-01-07T15:49:19.103Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:19.103Z] #38 31.07 + cd /tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution [2020-01-07T15:49:19.103Z] #38 31.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T15:49:19.103Z] #38 34.38 + GOPATH=/tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B4bJIzU2e8 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T15:49:19.218Z] #27 30.13 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T15:49:19.265Z] #44 23.92 github.com/LK4D4/vndr [2020-01-07T15:49:19.380Z] #38 ... [2020-01-07T15:49:19.380Z] [2020-01-07T15:49:19.380Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:19.380Z] #40 ... [2020-01-07T15:49:19.380Z] [2020-01-07T15:49:19.380Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:49:19.380Z] #28 6.435 + mktemp -d [2020-01-07T15:49:19.380Z] #28 6.438 + export GOPATH=/tmp/tmp.zmSTXIGpy4 [2020-01-07T15:49:19.380Z] #28 6.438 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.zmSTXIGpy4/src/github.com/go-swagger/go-swagger [2020-01-07T15:49:19.380Z] #28 6.440 Cloning into '/tmp/tmp.zmSTXIGpy4/src/github.com/go-swagger/go-swagger'... [2020-01-07T15:49:19.380Z] #28 ... [2020-01-07T15:49:19.380Z] [2020-01-07T15:49:19.380Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:19.624Z] #27 30.59 [2020-01-07T15:49:19.638Z] #68 ... [2020-01-07T15:49:19.638Z] [2020-01-07T15:49:19.638Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:19.638Z] #47 10.07 + RM_GOPATH=0 [2020-01-07T15:49:19.638Z] #47 10.07 + TMP_GOPATH= [2020-01-07T15:49:19.638Z] #47 10.07 + : /build [2020-01-07T15:49:19.638Z] #47 10.07 + '[' -z '' ']' [2020-01-07T15:49:19.638Z] #47 10.07 ++ mktemp -d [2020-01-07T15:49:19.638Z] #47 10.09 + export GOPATH=/tmp/tmp.a7WIVzpOdN [2020-01-07T15:49:19.638Z] #47 10.09 + GOPATH=/tmp/tmp.a7WIVzpOdN [2020-01-07T15:49:19.638Z] #47 10.09 + RM_GOPATH=1 [2020-01-07T15:49:19.638Z] #47 10.09 ++ dirname ./install.sh [2020-01-07T15:49:19.638Z] #47 10.10 Installing gotestsum version v0.3.5 [2020-01-07T15:49:19.638Z] #47 10.10 + dir=. [2020-01-07T15:49:19.638Z] #47 10.10 + bin=gotestsum [2020-01-07T15:49:19.638Z] #47 10.10 + shift [2020-01-07T15:49:19.638Z] #47 10.10 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T15:49:19.638Z] #47 10.10 + . ./gotestsum.installer [2020-01-07T15:49:19.638Z] #47 10.10 ++ : v0.3.5 [2020-01-07T15:49:19.638Z] #47 10.10 + install_gotestsum [2020-01-07T15:49:19.638Z] #47 10.10 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T15:49:19.638Z] #47 10.10 + go get -d gotest.tools/gotestsum [2020-01-07T15:49:19.638Z] #47 ... [2020-01-07T15:49:19.638Z] [2020-01-07T15:49:19.638Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:19.897Z] #62 ... [2020-01-07T15:49:19.897Z] [2020-01-07T15:49:19.897Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:20.025Z] #27 30.95 ######################################################################## 100.0% [2020-01-07T15:49:20.025Z] #27 31.13 [2020-01-07T15:49:20.036Z] #38 ... [2020-01-07T15:49:20.036Z] [2020-01-07T15:49:20.036Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:20.036Z] #31 25.47 runtime/cgo [2020-01-07T15:49:20.155Z] #31 ... [2020-01-07T15:49:20.156Z] [2020-01-07T15:49:20.156Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:20.156Z] #50 ... [2020-01-07T15:49:20.156Z] [2020-01-07T15:49:20.156Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:20.206Z] #44 ... [2020-01-07T15:49:20.206Z] [2020-01-07T15:49:20.206Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:49:20.206Z] #56 14.93 Fetched 7755 kB in 10s (754 kB/s) [2020-01-07T15:49:20.206Z] #56 14.93 Reading package lists... [2020-01-07T15:49:20.206Z] #56 20.53 Reading package lists... [2020-01-07T15:49:20.206Z] #56 ... [2020-01-07T15:49:20.206Z] [2020-01-07T15:49:20.206Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:20.206Z] #26 22.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T15:49:20.206Z] #26 23.21 [2020-01-07T15:49:20.206Z] #26 23.42 ######################################################################## 100.0% [2020-01-07T15:49:20.206Z] #26 23.49 [2020-01-07T15:49:20.294Z] #31 ... [2020-01-07T15:49:20.294Z] [2020-01-07T15:49:20.294Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:20.294Z] #26 34.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T15:49:20.427Z] #44 10.45 + RM_GOPATH=0 [2020-01-07T15:49:20.427Z] #44 ... [2020-01-07T15:49:20.427Z] [2020-01-07T15:49:20.427Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:20.427Z] #54 ... [2020-01-07T15:49:20.427Z] [2020-01-07T15:49:20.427Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:20.551Z] #26 35.58 [2020-01-07T15:49:20.686Z] #26 ... [2020-01-07T15:49:20.686Z] [2020-01-07T15:49:20.686Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:20.686Z] #62 11.12 + RM_GOPATH=0 [2020-01-07T15:49:20.686Z] #62 11.12 + TMP_GOPATH= [2020-01-07T15:49:20.686Z] #62 11.12 + : /build/ [2020-01-07T15:49:20.686Z] #62 11.12 + '[' -z '' ']' [2020-01-07T15:49:20.686Z] #62 11.12 ++ mktemp -d [2020-01-07T15:49:20.686Z] #62 11.13 + export GOPATH=/tmp/tmp.lPlQ4CG6Ta [2020-01-07T15:49:20.686Z] #62 11.13 + GOPATH=/tmp/tmp.lPlQ4CG6Ta [2020-01-07T15:49:20.686Z] #62 11.14 + RM_GOPATH=1 [2020-01-07T15:49:20.686Z] #62 11.14 ++ dirname ./install.sh [2020-01-07T15:49:20.686Z] #62 11.15 + dir=. [2020-01-07T15:49:20.686Z] #62 11.15 + bin=rootlesskit [2020-01-07T15:49:20.686Z] #62 11.15 + shift [2020-01-07T15:49:20.686Z] #62 11.15 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T15:49:20.686Z] #62 11.15 + . ./rootlesskit.installer [2020-01-07T15:49:20.686Z] #62 11.15 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:20.686Z] #62 11.15 + install_rootlesskit [2020-01-07T15:49:20.686Z] #62 11.15 + case "$1" in [2020-01-07T15:49:20.687Z] #62 11.15 + export CGO_ENABLED=0 [2020-01-07T15:49:20.687Z] #62 11.15 + CGO_ENABLED=0 [2020-01-07T15:49:20.687Z] #62 11.15 + _install_rootlesskit [2020-01-07T15:49:20.687Z] #62 11.15 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T15:49:20.687Z] #62 11.15 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lPlQ4CG6Ta/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:20.687Z] #62 11.15 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:20.687Z] #62 11.16 Cloning into '/tmp/tmp.lPlQ4CG6Ta/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T15:49:20.776Z] #26 25.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T15:49:20.895Z] #27 ... [2020-01-07T15:49:20.895Z] [2020-01-07T15:49:20.895Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:20.895Z] #32 49.38 time [2020-01-07T15:49:20.895Z] #32 56.58 internal/poll [2020-01-07T15:49:20.895Z] #32 58.17 internal/fmtsort [2020-01-07T15:49:20.895Z] #32 58.68 internal/syscall/unix [2020-01-07T15:49:20.895Z] #32 58.97 strings [2020-01-07T15:49:20.895Z] #32 58.99 os [2020-01-07T15:49:20.895Z] #32 ... [2020-01-07T15:49:20.895Z] [2020-01-07T15:49:20.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:20.895Z] #42 10.26 PBCC images/eventpoll.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.34 DEP images/eventpoll.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.37 PBCC images/eventfd.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.38 DEP images/eventfd.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.41 PBCC images/remap-file-path.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.42 DEP images/remap-file-path.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.49 PBCC images/fifo.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.51 DEP images/fifo.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.55 PBCC images/ghost-file.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.60 DEP images/ghost-file.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.63 PBCC images/regfile.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.66 DEP images/regfile.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.73 PBCC images/ns.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.77 DEP images/ns.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.87 PBCC images/fdinfo.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.90 DEP images/fdinfo.pb-c.d [2020-01-07T15:49:20.895Z] #42 10.96 PBCC images/core-aarch64.pb-c.c [2020-01-07T15:49:20.895Z] #42 10.97 PBCC images/core-arm.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.01 PBCC images/core-ppc64.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.07 PBCC images/core-s390.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.11 PBCC images/core-x86.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.15 PBCC images/core.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.22 PBCC images/inventory.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.34 DEP images/core-aarch64.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.44 DEP images/core-arm.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.56 DEP images/core-ppc64.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.60 DEP images/core-s390.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.65 DEP images/core-x86.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.77 DEP images/core.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.82 DEP images/inventory.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.86 PBCC images/cpuinfo.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.91 DEP images/cpuinfo.pb-c.d [2020-01-07T15:49:20.895Z] #42 11.94 PBCC images/stats.pb-c.c [2020-01-07T15:49:20.895Z] #42 11.97 DEP images/stats.pb-c.d [2020-01-07T15:49:20.895Z] #42 13.34 make[1]: Nothing to be done for 'all'. [2020-01-07T15:49:20.895Z] #42 14.60 CC images/stats.o [2020-01-07T15:49:20.895Z] #42 14.89 CC images/core.o [2020-01-07T15:49:21.116Z] #26 36.03 ######################################################################## 100.0% [2020-01-07T15:49:21.116Z] #26 36.19 [2020-01-07T15:49:21.290Z] #42 15.48 CC images/core-x86.o [2020-01-07T15:49:21.348Z] #26 25.65 [2020-01-07T15:49:21.677Z] #42 15.88 CC images/core-arm.o [2020-01-07T15:49:21.677Z] #42 ... [2020-01-07T15:49:21.677Z] [2020-01-07T15:49:21.677Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:21.677Z] #60 29.77 + cd /tmp/tmp.duMHOB1jCV/src/github.com/containerd/containerd [2020-01-07T15:49:21.677Z] #60 29.77 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:21.868Z] #26 26.06 ######################### 35.0% ######################################################################## 100.0% [2020-01-07T15:49:21.868Z] #26 26.27 [2020-01-07T15:49:22.441Z] #26 ... [2020-01-07T15:49:22.441Z] [2020-01-07T15:49:22.441Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:22.441Z] #68 17.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T15:49:22.546Z] #60 30.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T15:49:22.546Z] #60 30.69 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T15:49:22.546Z] #60 30.69 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:22.546Z] #60 30.69 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:22.546Z] #60 30.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T15:49:22.546Z] #60 30.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T15:49:22.546Z] #60 30.69 + '[' '' = dynamic ']' [2020-01-07T15:49:22.546Z] #60 30.69 + make [2020-01-07T15:49:22.701Z] #68 ... [2020-01-07T15:49:22.701Z] [2020-01-07T15:49:22.701Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:49:22.701Z] #28 26.39 + cd /tmp/tmp.LEwoINyts9/src/github.com/go-swagger/go-swagger [2020-01-07T15:49:22.701Z] #28 26.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T15:49:22.961Z] #28 27.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T15:49:23.644Z] #26 38.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T15:49:23.905Z] #60 31.77 + bin/ctr [2020-01-07T15:49:25.018Z] #26 39.74 [2020-01-07T15:49:25.018Z] #26 40.11 ######################################################################## 100.0% [2020-01-07T15:49:25.018Z] #26 40.25 [2020-01-07T15:49:25.837Z] #60 ... [2020-01-07T15:49:25.837Z] [2020-01-07T15:49:25.837Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:25.837Z] #27 32.25 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T15:49:25.837Z] #27 32.66 [2020-01-07T15:49:25.837Z] #27 32.95 ######################################################################## 100.0% [2020-01-07T15:49:25.837Z] #27 33.09 [2020-01-07T15:49:25.837Z] #27 34.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T15:49:25.837Z] #27 34.59 skipping existing b63cc5f62c21 [2020-01-07T15:49:25.837Z] #27 34.68 [2020-01-07T15:49:25.837Z] #27 35.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T15:49:25.837Z] #27 36.45 [2020-01-07T15:49:25.837Z] #27 36.57 ######################################################################## 100.0% [2020-01-07T15:49:25.837Z] #27 36.71 [2020-01-07T15:49:25.837Z] #27 36.76 Download of images into '/build' complete. [2020-01-07T15:49:25.837Z] #27 36.76 Use something like the following to load the result into a Docker daemon: [2020-01-07T15:49:25.837Z] #27 36.76 tar -cC '/build' . | docker load [2020-01-07T15:49:25.837Z] #27 DONE 36.9s [2020-01-07T15:49:25.837Z] [2020-01-07T15:49:25.837Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:25.837Z] #42 16.20 CC images/core-aarch64.o [2020-01-07T15:49:25.837Z] #42 16.50 CC images/core-ppc64.o [2020-01-07T15:49:25.837Z] #42 17.07 CC images/core-s390.o [2020-01-07T15:49:25.837Z] #42 17.54 CC images/cpuinfo.o [2020-01-07T15:49:25.837Z] #42 17.98 CC images/inventory.o [2020-01-07T15:49:25.837Z] #42 18.24 CC images/fdinfo.o [2020-01-07T15:49:25.837Z] #42 18.55 CC images/fown.o [2020-01-07T15:49:25.837Z] #42 18.70 CC images/ns.o [2020-01-07T15:49:25.837Z] #42 18.90 CC images/regfile.o [2020-01-07T15:49:25.837Z] #42 19.02 CC images/ghost-file.o [2020-01-07T15:49:25.837Z] #42 19.29 CC images/fifo.o [2020-01-07T15:49:25.837Z] #42 19.49 CC images/remap-file-path.o [2020-01-07T15:49:25.837Z] #42 19.80 CC images/eventfd.o [2020-01-07T15:49:25.837Z] #42 19.94 CC images/eventpoll.o [2020-01-07T15:49:25.837Z] #42 20.14 CC images/fh.o [2020-01-07T15:49:26.038Z] #62 ... [2020-01-07T15:49:26.038Z] [2020-01-07T15:49:26.038Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:26.038Z] #26 13.22 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T15:49:26.038Z] #26 13.84 [2020-01-07T15:49:26.234Z] #42 20.61 CC images/fsnotify.o [2020-01-07T15:49:26.261Z] #28 ... [2020-01-07T15:49:26.261Z] [2020-01-07T15:49:26.261Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:26.261Z] #68 DONE 30.8s [2020-01-07T15:49:26.261Z] [2020-01-07T15:49:26.261Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:49:26.261Z] #56 20.53 Reading package lists... [2020-01-07T15:49:26.261Z] #56 26.08 Building dependency tree... [2020-01-07T15:49:26.261Z] #56 27.85 The following additional packages will be installed: [2020-01-07T15:49:26.261Z] #56 27.85 btrfs-progs liblzo2-2 [2020-01-07T15:49:26.261Z] #56 28.00 The following NEW packages will be installed: [2020-01-07T15:49:26.261Z] #56 28.01 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T15:49:26.261Z] #56 29.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:49:26.261Z] #56 29.07 Need to get 582 kB of archives. [2020-01-07T15:49:26.261Z] #56 29.07 After this operation, 3944 kB of additional disk space will be used. [2020-01-07T15:49:26.261Z] #56 29.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2020-01-07T15:49:26.261Z] #56 29.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2020-01-07T15:49:26.261Z] #56 29.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2020-01-07T15:49:26.261Z] #56 30.06 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:49:26.261Z] #56 30.18 Fetched 582 kB in 1s (553 kB/s) [2020-01-07T15:49:26.261Z] #56 30.24 Selecting previously unselected package liblzo2-2:arm64. [2020-01-07T15:49:26.261Z] #56 30.24 (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.) [2020-01-07T15:49:26.261Z] #56 30.32 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2020-01-07T15:49:26.261Z] #56 30.33 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:49:26.261Z] #56 30.65 Selecting previously unselected package btrfs-progs. [2020-01-07T15:49:26.261Z] #56 30.68 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2020-01-07T15:49:26.261Z] #56 30.70 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:49:26.521Z] #56 31.38 Selecting previously unselected package btrfs-tools. [2020-01-07T15:49:26.521Z] #56 31.38 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2020-01-07T15:49:26.521Z] #56 ... [2020-01-07T15:49:26.521Z] [2020-01-07T15:49:26.521Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:26.521Z] #26 27.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T15:49:26.521Z] #26 27.98 skipping existing ed4b54129745 [2020-01-07T15:49:26.521Z] #26 28.05 [2020-01-07T15:49:26.521Z] #26 29.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T15:49:26.521Z] #26 30.21 [2020-01-07T15:49:26.521Z] #26 30.47 ######################################################################## 100.0% [2020-01-07T15:49:26.521Z] #26 30.66 [2020-01-07T15:49:26.521Z] #26 30.70 Download of images into '/build' complete. [2020-01-07T15:49:26.521Z] #26 30.70 Use something like the following to load the result into a Docker daemon: [2020-01-07T15:49:26.521Z] #26 30.70 tar -cC '/build' . | docker load [2020-01-07T15:49:26.521Z] #26 DONE 30.9s [2020-01-07T15:49:26.521Z] [2020-01-07T15:49:26.521Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:49:26.521Z] #56 31.40 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:49:26.521Z] #56 ... [2020-01-07T15:49:26.521Z] [2020-01-07T15:49:26.521Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:26.521Z] #40 21.46 Reading package lists... [2020-01-07T15:49:26.521Z] #40 26.54 Building dependency tree... [2020-01-07T15:49:26.521Z] #40 28.17 The following additional packages will be installed: [2020-01-07T15:49:26.521Z] #40 28.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T15:49:26.521Z] #40 28.17 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T15:49:26.521Z] #40 28.18 Suggested packages: [2020-01-07T15:49:26.521Z] #40 28.18 manpages-dev python-setuptools [2020-01-07T15:49:26.521Z] #40 29.14 The following NEW packages will be installed: [2020-01-07T15:49:26.521Z] #40 29.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T15:49:26.521Z] #40 29.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T15:49:26.521Z] #40 29.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T15:49:26.521Z] #40 29.14 zlib1g-dev [2020-01-07T15:49:26.521Z] #40 30.23 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:49:26.521Z] #40 30.23 Need to get 3415 kB of archives. [2020-01-07T15:49:26.521Z] #40 30.23 After this operation, 19.0 MB of additional disk space will be used. [2020-01-07T15:49:26.521Z] #40 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2020-01-07T15:49:26.521Z] #40 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2020-01-07T15:49:26.521Z] #40 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2020-01-07T15:49:26.521Z] #40 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2020-01-07T15:49:26.521Z] #40 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2020-01-07T15:49:26.521Z] #40 30.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2020-01-07T15:49:26.521Z] #40 30.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2020-01-07T15:49:26.521Z] #40 30.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2020-01-07T15:49:26.521Z] #40 30.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2020-01-07T15:49:26.521Z] #40 30.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2020-01-07T15:49:26.521Z] #40 30.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2020-01-07T15:49:26.521Z] #40 30.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2020-01-07T15:49:26.521Z] #40 30.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2020-01-07T15:49:26.521Z] #40 30.43 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2020-01-07T15:49:26.521Z] #40 30.53 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T15:49:26.521Z] #40 30.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2020-01-07T15:49:26.817Z] #26 14.18 # 2.7% ###### 9.7% ######### 13.5% ############# 19.3% ############### 22.0% ################# 24.8% ####################### 33.1% ########################## 37.5% ############################## 41.9% ################################ 45.7% ################################## 47.9% ##################################### 52.2% ########################################## 58.8% ############################################# 63.2% ################################################# 68.9% ################################################### 71.5% #################################################### 73.4% ####################################################### 77.5% ######################################################### 80.3% ########################################################### 83.1% ############################################################## 86.7% ################################################################ 90.2% ################################################################## 92.8% ######################################################################## 100.0% [2020-01-07T15:49:27.076Z] #26 ... [2020-01-07T15:49:27.076Z] [2020-01-07T15:49:27.076Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:27.076Z] #59 7.622 + RM_GOPATH=0 [2020-01-07T15:49:27.076Z] #59 7.622 + TMP_GOPATH= [2020-01-07T15:49:27.076Z] #59 7.622 + : /build [2020-01-07T15:49:27.076Z] #59 7.622 + '[' -z '' ']' [2020-01-07T15:49:27.076Z] #59 7.622 ++ mktemp -d [2020-01-07T15:49:27.076Z] #59 7.622 + export GOPATH=/tmp/tmp.LrgrndEtHz [2020-01-07T15:49:27.076Z] #59 7.622 + GOPATH=/tmp/tmp.LrgrndEtHz [2020-01-07T15:49:27.076Z] #59 7.622 + RM_GOPATH=1 [2020-01-07T15:49:27.076Z] #59 7.622 ++ dirname ./install.sh [2020-01-07T15:49:27.076Z] #59 7.622 + dir=. [2020-01-07T15:49:27.076Z] #59 7.622 + bin=containerd [2020-01-07T15:49:27.076Z] #59 7.622 + shift [2020-01-07T15:49:27.076Z] #59 7.622 + '[' '!' -f ./containerd.installer ']' [2020-01-07T15:49:27.076Z] #59 7.622 + . ./containerd.installer [2020-01-07T15:49:27.076Z] #59 7.622 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:27.076Z] #59 7.622 + install_containerd [2020-01-07T15:49:27.076Z] #59 7.622 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T15:49:27.076Z] #59 7.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LrgrndEtHz/src/github.com/containerd/containerd [2020-01-07T15:49:27.076Z] #59 7.622 Cloning into '/tmp/tmp.LrgrndEtHz/src/github.com/containerd/containerd'... [2020-01-07T15:49:27.076Z] #59 7.628 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:27.107Z] #42 ... [2020-01-07T15:49:27.107Z] [2020-01-07T15:49:27.107Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:27.107Z] #45 55.22 time [2020-01-07T15:49:27.107Z] #45 61.42 strings [2020-01-07T15:49:27.107Z] #45 61.50 os [2020-01-07T15:49:27.107Z] #45 64.25 regexp/syntax [2020-01-07T15:49:27.107Z] #45 ... [2020-01-07T15:49:27.107Z] [2020-01-07T15:49:27.107Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:27.107Z] #32 62.38 path [2020-01-07T15:49:27.107Z] #32 62.82 fmt [2020-01-07T15:49:27.107Z] #32 63.04 path/filepath [2020-01-07T15:49:27.107Z] #32 65.41 io/ioutil [2020-01-07T15:49:27.337Z] #59 ... [2020-01-07T15:49:27.337Z] [2020-01-07T15:49:27.337Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:27.337Z] #31 10.44 + RM_GOPATH=0 [2020-01-07T15:49:27.337Z] #31 10.44 + TMP_GOPATH= [2020-01-07T15:49:27.337Z] #31 10.44 + : /build [2020-01-07T15:49:27.337Z] #31 10.44 + '[' -z '' ']' [2020-01-07T15:49:27.337Z] #31 10.44 ++ mktemp -d [2020-01-07T15:49:27.337Z] #31 10.45 + export GOPATH=/tmp/tmp.pM9jAEiQlB [2020-01-07T15:49:27.337Z] #31 10.45 + GOPATH=/tmp/tmp.pM9jAEiQlB [2020-01-07T15:49:27.337Z] #31 10.45 + RM_GOPATH=1 [2020-01-07T15:49:27.337Z] #31 10.45 ++ dirname ./install.sh [2020-01-07T15:49:27.337Z] #31 10.46 + dir=. [2020-01-07T15:49:27.337Z] #31 10.46 + bin=tomlv [2020-01-07T15:49:27.337Z] #31 10.46 + shift [2020-01-07T15:49:27.337Z] #31 10.46 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T15:49:27.337Z] #31 10.46 + . ./tomlv.installer [2020-01-07T15:49:27.337Z] #31 10.46 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:27.337Z] #31 10.46 + install_tomlv [2020-01-07T15:49:27.337Z] #31 10.46 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T15:49:27.337Z] #31 10.46 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:27.337Z] #31 10.46 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pM9jAEiQlB/src/github.com/BurntSushi/toml [2020-01-07T15:49:27.337Z] #31 10.47 Cloning into '/tmp/tmp.pM9jAEiQlB/src/github.com/BurntSushi/toml'... [2020-01-07T15:49:27.337Z] #31 13.25 + cd /tmp/tmp.pM9jAEiQlB/src/github.com/BurntSushi/toml [2020-01-07T15:49:27.337Z] #31 13.25 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:49:27.337Z] #31 13.32 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:49:27.337Z] #31 14.33 internal/cpu [2020-01-07T15:49:27.337Z] #31 14.38 runtime/internal/atomic [2020-01-07T15:49:27.337Z] #31 14.92 runtime/internal/sys [2020-01-07T15:49:27.337Z] #31 15.18 internal/bytealg [2020-01-07T15:49:27.337Z] #31 15.36 runtime/internal/math [2020-01-07T15:49:27.337Z] #31 15.52 math/bits [2020-01-07T15:49:27.337Z] #31 16.27 math [2020-01-07T15:49:27.337Z] #31 16.52 runtime [2020-01-07T15:49:27.463Z] #40 32.15 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:49:27.463Z] #40 32.30 Fetched 3415 kB in 1s (2509 kB/s) [2020-01-07T15:49:27.463Z] [2020-01-07T15:49:27.463Z] #40 ... [2020-01-07T15:49:27.463Z] [2020-01-07T15:49:27.463Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:49:27.463Z] #56 31.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:27.463Z] #56 31.75 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2020-01-07T15:49:27.463Z] #56 31.78 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:49:27.463Z] #56 31.79 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:49:27.463Z] #56 31.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:27.463Z] #56 DONE 32.4s [2020-01-07T15:49:27.463Z] [2020-01-07T15:49:27.463Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:27.463Z] #40 32.45 Selecting previously unselected package libnet1:arm64. [2020-01-07T15:49:27.463Z] #40 32.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2020-01-07T15:49:27.463Z] #40 ... [2020-01-07T15:49:27.463Z] [2020-01-07T15:49:27.463Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:49:27.565Z] #26 42.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T15:49:27.565Z] #26 42.54 skipping existing 1849cc453dee [2020-01-07T15:49:27.720Z] #32 66.24 text/tabwriter [2020-01-07T15:49:27.720Z] #32 ... [2020-01-07T15:49:27.720Z] [2020-01-07T15:49:27.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:49:27.720Z] #11 56.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T15:49:27.720Z] #11 56.37 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T15:49:27.720Z] #11 56.37 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:49:27.720Z] #11 61.96 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T15:49:27.720Z] #11 61.99 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T15:49:27.720Z] #11 61.99 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:27.720Z] #11 62.12 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T15:49:27.720Z] #11 62.13 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T15:49:27.720Z] #11 62.13 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:27.720Z] #11 ... [2020-01-07T15:49:27.720Z] [2020-01-07T15:49:27.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:27.720Z] #42 21.62 CC images/signalfd.o [2020-01-07T15:49:27.720Z] #42 21.88 CC images/fs.o [2020-01-07T15:49:27.720Z] #42 22.14 CC images/pstree.o [2020-01-07T15:49:27.724Z] #57 DONE 0.3s [2020-01-07T15:49:27.724Z] [2020-01-07T15:49:27.724Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:27.724Z] #40 32.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2020-01-07T15:49:27.724Z] #40 32.57 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T15:49:27.724Z] #40 32.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T15:49:27.823Z] #26 42.87 [2020-01-07T15:49:27.902Z] #31 ... [2020-01-07T15:49:27.902Z] [2020-01-07T15:49:27.902Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:27.902Z] #26 17.89 [2020-01-07T15:49:27.985Z] #40 ... [2020-01-07T15:49:27.985Z] [2020-01-07T15:49:27.985Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T15:49:27.985Z] #58 DONE 0.1s [2020-01-07T15:49:27.985Z] [2020-01-07T15:49:27.985Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:27.985Z] #40 32.83 Selecting previously unselected package libcap-dev:arm64. [2020-01-07T15:49:27.985Z] #40 32.83 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2020-01-07T15:49:27.985Z] #40 32.83 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2020-01-07T15:49:27.985Z] #40 32.95 Selecting previously unselected package libnet1-dev. [2020-01-07T15:49:28.081Z] #26 ... [2020-01-07T15:49:28.081Z] [2020-01-07T15:49:28.081Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:28.081Z] #44 42.95 vendor/golang.org/x/crypto/internal/subtle [2020-01-07T15:49:28.081Z] #44 43.20 vendor/golang.org/x/crypto/curve25519 [2020-01-07T15:49:28.224Z] #42 22.47 CC images/pipe.o [2020-01-07T15:49:28.245Z] #40 32.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2020-01-07T15:49:28.245Z] #40 32.97 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:49:28.245Z] #40 33.25 Selecting previously unselected package libnl-3-200:arm64. [2020-01-07T15:49:28.505Z] #40 33.26 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2020-01-07T15:49:28.505Z] #40 33.27 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T15:49:28.505Z] #40 ... [2020-01-07T15:49:28.505Z] [2020-01-07T15:49:28.505Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:28.505Z] #50 23.20 + cd /tmp/tmp.V0umAaOidB/src/github.com/golangci/golangci-lint/ [2020-01-07T15:49:28.505Z] #50 23.21 + git checkout -q v1.20.0 [2020-01-07T15:49:28.505Z] #50 23.50 ++ git describe --tags [2020-01-07T15:49:28.505Z] #50 23.52 + version=v1.20.0 [2020-01-07T15:49:28.505Z] #50 23.52 ++ git rev-parse --short HEAD [2020-01-07T15:49:28.505Z] #50 23.52 + commit=cc98739 [2020-01-07T15:49:28.505Z] #50 23.53 ++ git show -s --format=%cd [2020-01-07T15:49:28.505Z] #50 23.55 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T15:49:28.505Z] #50 23.55 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:28.505Z] #50 ... [2020-01-07T15:49:28.505Z] [2020-01-07T15:49:28.505Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:28.505Z] #40 33.51 Selecting previously unselected package libnl-3-dev:arm64. [2020-01-07T15:49:28.701Z] #42 22.80 CC images/tcp-stream.o [2020-01-07T15:49:28.701Z] #42 23.00 CC images/sk-packet.o [2020-01-07T15:49:28.765Z] #40 33.51 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2020-01-07T15:49:28.765Z] #40 33.54 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-07T15:49:29.025Z] #40 33.93 Selecting previously unselected package libprotobuf-c1:arm64. [2020-01-07T15:49:29.025Z] #40 33.93 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2020-01-07T15:49:29.025Z] #40 33.94 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T15:49:29.025Z] #40 34.06 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-01-07T15:49:29.025Z] #40 34.06 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2020-01-07T15:49:29.131Z] #42 23.51 CC images/mnt.o [2020-01-07T15:49:29.285Z] #40 34.08 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-07T15:49:29.285Z] #40 ... [2020-01-07T15:49:29.285Z] [2020-01-07T15:49:29.285Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:29.285Z] #44 DONE 34.1s [2020-01-07T15:49:29.285Z] [2020-01-07T15:49:29.285Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:29.285Z] #40 34.28 Selecting previously unselected package zlib1g-dev:arm64. [2020-01-07T15:49:29.285Z] #40 34.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2020-01-07T15:49:29.285Z] #40 34.30 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:49:29.498Z] #26 18.53 ######### 13.0% ############### 21.0% ##################### 29.2% ############################# 41.7% ##################################### 51.4% ############################################# 63.1% #################################################### 72.3% ########################################################## 81.5% ################################################################ 89.6% ######################################################################## 100.0% [2020-01-07T15:49:29.546Z] #40 34.49 Selecting previously unselected package libprotobuf10:arm64. [2020-01-07T15:49:29.546Z] #40 34.49 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2020-01-07T15:49:29.546Z] #40 34.51 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2020-01-07T15:49:29.567Z] #42 23.90 CC images/pipe-data.o [2020-01-07T15:49:29.567Z] #42 23.99 CC images/sa.o [2020-01-07T15:49:30.063Z] #26 ... [2020-01-07T15:49:30.063Z] [2020-01-07T15:49:30.063Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:30.063Z] #36 10.06 + RM_GOPATH=0 [2020-01-07T15:49:30.063Z] #36 10.06 + TMP_GOPATH= [2020-01-07T15:49:30.063Z] #36 10.06 + : /build [2020-01-07T15:49:30.063Z] #36 10.06 + '[' -z '' ']' [2020-01-07T15:49:30.063Z] #36 10.06 ++ mktemp -d [2020-01-07T15:49:30.063Z] #36 10.06 + export GOPATH=/tmp/tmp.vvtlKHwPit [2020-01-07T15:49:30.063Z] #36 10.06 + GOPATH=/tmp/tmp.vvtlKHwPit [2020-01-07T15:49:30.063Z] #36 10.06 + RM_GOPATH=1 [2020-01-07T15:49:30.063Z] #36 10.06 ++ dirname ./install.sh [2020-01-07T15:49:30.063Z] #36 10.07 + dir=. [2020-01-07T15:49:30.063Z] #36 10.07 + bin=tini [2020-01-07T15:49:30.063Z] #36 10.07 + shift [2020-01-07T15:49:30.063Z] #36 10.07 + '[' '!' -f ./tini.installer ']' [2020-01-07T15:49:30.063Z] #36 10.07 + . ./tini.installer [2020-01-07T15:49:30.063Z] #36 10.07 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:30.063Z] #36 10.07 + install_tini [2020-01-07T15:49:30.063Z] #36 10.07 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T15:49:30.063Z] #36 10.07 + git clone https://github.com/krallin/tini.git /tmp/tmp.vvtlKHwPit/tini [2020-01-07T15:49:30.063Z] #36 10.07 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:30.063Z] #36 10.09 Cloning into '/tmp/tmp.vvtlKHwPit/tini'... [2020-01-07T15:49:30.063Z] #36 11.86 + cd /tmp/tmp.vvtlKHwPit/tini [2020-01-07T15:49:30.063Z] #36 11.86 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:49:30.063Z] #36 11.87 + cmake . [2020-01-07T15:49:30.063Z] #36 13.27 -- The C compiler identification is GNU 6.3.0 [2020-01-07T15:49:30.063Z] #36 13.35 -- Check for working C compiler: /usr/bin/cc [2020-01-07T15:49:30.063Z] #36 14.50 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T15:49:30.063Z] #36 14.50 -- Detecting C compiler ABI info [2020-01-07T15:49:30.063Z] #36 15.69 -- Detecting C compiler ABI info - done [2020-01-07T15:49:30.063Z] #36 15.84 -- Detecting C compile features [2020-01-07T15:49:30.063Z] #36 19.37 -- Detecting C compile features - done [2020-01-07T15:49:30.063Z] #36 19.50 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T15:49:30.063Z] #36 20.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T15:49:30.063Z] #36 20.24 -- Configuring done [2020-01-07T15:49:30.063Z] #36 20.27 -- Generating done [2020-01-07T15:49:30.063Z] #36 20.31 -- Build files have been written to: /tmp/tmp.vvtlKHwPit/tini [2020-01-07T15:49:30.063Z] #36 20.34 + make tini-static [2020-01-07T15:49:30.116Z] #40 34.95 Selecting previously unselected package libprotobuf-lite10:arm64. [2020-01-07T15:49:30.116Z] #40 34.96 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2020-01-07T15:49:30.116Z] #40 34.96 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-07T15:49:30.116Z] #40 35.20 Selecting previously unselected package libprotobuf-dev:arm64. [2020-01-07T15:49:30.116Z] #40 35.20 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2020-01-07T15:49:30.201Z] #42 24.24 CC images/timer.o [2020-01-07T15:49:30.201Z] #42 24.64 CC images/timerfd.o [2020-01-07T15:49:30.327Z] #36 ... [2020-01-07T15:49:30.327Z] [2020-01-07T15:49:30.327Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:30.327Z] #68 10.81 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:30.327Z] #68 10.81 + RM_GOPATH=0 [2020-01-07T15:49:30.327Z] #68 10.81 + TMP_GOPATH= [2020-01-07T15:49:30.327Z] #68 10.81 + : /build [2020-01-07T15:49:30.327Z] #68 10.81 + '[' -z '' ']' [2020-01-07T15:49:30.327Z] #68 10.81 ++ mktemp -d [2020-01-07T15:49:30.327Z] #68 10.81 + export GOPATH=/tmp/tmp.LCjRe9dDXy [2020-01-07T15:49:30.327Z] #68 10.81 + GOPATH=/tmp/tmp.LCjRe9dDXy [2020-01-07T15:49:30.327Z] #68 10.81 + RM_GOPATH=1 [2020-01-07T15:49:30.327Z] #68 10.81 ++ dirname ./install.sh [2020-01-07T15:49:30.327Z] #68 10.81 + dir=. [2020-01-07T15:49:30.327Z] #68 10.81 + bin=proxy [2020-01-07T15:49:30.327Z] #68 10.81 + shift [2020-01-07T15:49:30.327Z] #68 10.81 + '[' '!' -f ./proxy.installer ']' [2020-01-07T15:49:30.327Z] #68 10.81 + . ./proxy.installer [2020-01-07T15:49:30.327Z] #68 10.81 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:30.327Z] #68 10.81 + install_proxy [2020-01-07T15:49:30.327Z] #68 10.81 + case "$1" in [2020-01-07T15:49:30.327Z] #68 10.81 + export CGO_ENABLED=0 [2020-01-07T15:49:30.327Z] #68 10.81 + CGO_ENABLED=0 [2020-01-07T15:49:30.327Z] #68 10.81 + _install_proxy [2020-01-07T15:49:30.327Z] #68 10.81 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T15:49:30.327Z] #68 10.81 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LCjRe9dDXy/src/github.com/docker/libnetwork [2020-01-07T15:49:30.327Z] #68 10.83 Cloning into '/tmp/tmp.LCjRe9dDXy/src/github.com/docker/libnetwork'... [2020-01-07T15:49:30.377Z] #40 35.21 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-07T15:49:30.586Z] #68 ... [2020-01-07T15:49:30.586Z] [2020-01-07T15:49:30.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:30.586Z] #40 11.14 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:49:30.586Z] #40 11.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:49:30.586Z] #40 11.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:49:30.586Z] #40 11.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:49:30.586Z] #40 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:49:30.586Z] #40 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-07T15:49:30.586Z] #40 16.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-07T15:49:30.586Z] #40 17.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-07T15:49:30.586Z] #40 ... [2020-01-07T15:49:30.586Z] [2020-01-07T15:49:30.586Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:30.586Z] #44 10.45 + TMP_GOPATH= [2020-01-07T15:49:30.586Z] #44 10.45 + : /build [2020-01-07T15:49:30.586Z] #44 10.45 + '[' -z '' ']' [2020-01-07T15:49:30.586Z] #44 10.45 ++ mktemp -d [2020-01-07T15:49:30.586Z] #44 10.45 + export GOPATH=/tmp/tmp.Cgwtonhfuj [2020-01-07T15:49:30.586Z] #44 10.45 + GOPATH=/tmp/tmp.Cgwtonhfuj [2020-01-07T15:49:30.586Z] #44 10.45 + RM_GOPATH=1 [2020-01-07T15:49:30.586Z] #44 10.45 ++ dirname ./install.sh [2020-01-07T15:49:30.586Z] #44 10.47 + dir=. [2020-01-07T15:49:30.586Z] #44 10.47 + bin=vndr [2020-01-07T15:49:30.586Z] #44 10.47 + shift [2020-01-07T15:49:30.586Z] #44 10.47 + '[' '!' -f ./vndr.installer ']' [2020-01-07T15:49:30.586Z] #44 10.47 + . ./vndr.installer [2020-01-07T15:49:30.586Z] #44 10.47 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:30.586Z] #44 10.47 + install_vndr [2020-01-07T15:49:30.586Z] #44 10.47 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T15:49:30.586Z] #44 10.47 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Cgwtonhfuj/src/github.com/LK4D4/vndr [2020-01-07T15:49:30.586Z] #44 10.47 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:30.586Z] #44 10.49 Cloning into '/tmp/tmp.Cgwtonhfuj/src/github.com/LK4D4/vndr'... [2020-01-07T15:49:30.586Z] #44 12.02 + cd /tmp/tmp.Cgwtonhfuj/src/github.com/LK4D4/vndr [2020-01-07T15:49:30.586Z] #44 12.02 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:49:30.586Z] #44 12.09 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T15:49:30.586Z] #44 14.33 internal/cpu [2020-01-07T15:49:30.586Z] #44 14.33 runtime/internal/atomic [2020-01-07T15:49:30.586Z] #44 14.99 runtime/internal/sys [2020-01-07T15:49:30.586Z] #44 15.02 internal/bytealg [2020-01-07T15:49:30.586Z] #44 15.30 runtime/internal/math [2020-01-07T15:49:30.586Z] #44 15.68 internal/race [2020-01-07T15:49:30.586Z] #44 15.87 sync/atomic [2020-01-07T15:49:30.586Z] #44 16.91 runtime [2020-01-07T15:49:30.586Z] #44 16.94 unicode [2020-01-07T15:49:30.606Z] #42 24.85 CC images/mm.o [2020-01-07T15:49:30.844Z] #44 ... [2020-01-07T15:49:30.844Z] [2020-01-07T15:49:30.844Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:30.844Z] #50 10.60 + RM_GOPATH=0 [2020-01-07T15:49:30.844Z] #50 10.60 + TMP_GOPATH= [2020-01-07T15:49:30.844Z] #50 10.60 + : /build [2020-01-07T15:49:30.844Z] #50 10.60 + '[' -z '' ']' [2020-01-07T15:49:30.844Z] #50 10.60 ++ mktemp -d [2020-01-07T15:49:30.844Z] #50 10.60 + export GOPATH=/tmp/tmp.1wVmp6DdkX [2020-01-07T15:49:30.844Z] #50 10.60 + GOPATH=/tmp/tmp.1wVmp6DdkX [2020-01-07T15:49:30.844Z] #50 10.60 + RM_GOPATH=1 [2020-01-07T15:49:30.845Z] #50 10.60 ++ dirname ./install.sh [2020-01-07T15:49:30.845Z] #50 10.61 + dir=. [2020-01-07T15:49:30.845Z] #50 10.61 + bin=golangci_lint [2020-01-07T15:49:30.845Z] #50 10.61 + shift [2020-01-07T15:49:30.845Z] #50 10.61 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T15:49:30.845Z] #50 10.61 + . ./golangci_lint.installer [2020-01-07T15:49:30.845Z] #50 10.61 ++ : v1.20.0 [2020-01-07T15:49:30.845Z] #50 10.61 + install_golangci_lint [2020-01-07T15:49:30.845Z] #50 10.61 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T15:49:30.845Z] #50 10.61 Installing golangci-lint version v1.20.0 [2020-01-07T15:49:30.845Z] #50 10.61 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:30.845Z] #50 ... [2020-01-07T15:49:30.845Z] [2020-01-07T15:49:30.845Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:30.845Z] #54 10.81 + RM_GOPATH=0 [2020-01-07T15:49:30.845Z] #54 10.81 + TMP_GOPATH= [2020-01-07T15:49:30.845Z] #54 10.81 + : /build [2020-01-07T15:49:30.845Z] #54 10.81 + '[' -z '' ']' [2020-01-07T15:49:30.845Z] #54 10.81 ++ mktemp -d [2020-01-07T15:49:30.845Z] #54 10.82 + export GOPATH=/tmp/tmp.GO96o1DuZK [2020-01-07T15:49:30.845Z] #54 10.82 + GOPATH=/tmp/tmp.GO96o1DuZK [2020-01-07T15:49:30.845Z] #54 10.82 + RM_GOPATH=1 [2020-01-07T15:49:30.845Z] #54 10.83 ++ dirname ./install.sh [2020-01-07T15:49:30.845Z] #54 10.83 + dir=. [2020-01-07T15:49:30.845Z] #54 10.83 + bin=runc [2020-01-07T15:49:30.845Z] #54 10.83 + shift [2020-01-07T15:49:30.845Z] #54 10.83 + '[' '!' -f ./runc.installer ']' [2020-01-07T15:49:30.845Z] #54 10.83 + . ./runc.installer [2020-01-07T15:49:30.845Z] #54 10.83 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:30.845Z] #54 10.83 + install_runc [2020-01-07T15:49:30.845Z] #54 10.83 + uname -r [2020-01-07T15:49:30.845Z] #54 10.84 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T15:49:30.845Z] #54 10.85 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T15:49:30.845Z] #54 10.85 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T15:49:30.845Z] #54 10.85 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T15:49:30.845Z] #54 10.85 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GO96o1DuZK/src/github.com/opencontainers/runc [2020-01-07T15:49:30.845Z] #54 10.86 Cloning into '/tmp/tmp.GO96o1DuZK/src/github.com/opencontainers/runc'... [2020-01-07T15:49:31.013Z] #42 25.15 CC images/sk-opts.o [2020-01-07T15:49:31.013Z] #42 25.31 CC images/sk-unix.o [2020-01-07T15:49:31.013Z] #42 25.53 CC images/sk-inet.o [2020-01-07T15:49:31.014Z] #40 35.91 Selecting previously unselected package libprotoc10:arm64. [2020-01-07T15:49:31.014Z] #40 35.91 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2020-01-07T15:49:31.014Z] #40 35.92 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2020-01-07T15:49:31.102Z] #54 ... [2020-01-07T15:49:31.102Z] [2020-01-07T15:49:31.102Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:31.102Z] #36 21.05 Scanning dependencies of target tini-static [2020-01-07T15:49:31.102Z] #36 21.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T15:49:31.361Z] #44 ... [2020-01-07T15:49:31.361Z] [2020-01-07T15:49:31.361Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:31.361Z] #40 36.16 Fetched 7932 kB in 25s (309 kB/s) [2020-01-07T15:49:31.361Z] #40 36.16 Reading package lists... [2020-01-07T15:49:31.361Z] #40 45.82 Reading package lists... [2020-01-07T15:49:31.361Z] #40 ... [2020-01-07T15:49:31.361Z] [2020-01-07T15:49:31.361Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:31.361Z] #26 45.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T15:49:31.361Z] #26 46.30 [2020-01-07T15:49:31.574Z] #40 36.51 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T15:49:31.574Z] #40 36.52 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2020-01-07T15:49:31.574Z] #40 36.58 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:49:31.619Z] #26 46.70 ######################################################################## 100.0% [2020-01-07T15:49:31.837Z] #40 36.75 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:49:31.837Z] #40 36.75 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2020-01-07T15:49:31.837Z] #40 36.76 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T15:49:31.852Z] #42 25.86 CC images/tun.o [2020-01-07T15:49:31.852Z] #42 26.13 CC images/sk-netlink.o [2020-01-07T15:49:31.877Z] #26 46.91 [2020-01-07T15:49:32.104Z] #40 37.05 Selecting previously unselected package python-pkg-resources. [2020-01-07T15:49:32.135Z] #26 47.18 Download of images into '/build' complete. [2020-01-07T15:49:32.135Z] #26 47.18 Use something like the following to load the result into a Docker daemon: [2020-01-07T15:49:32.135Z] #26 47.18 tar -cC '/build' . | docker load [2020-01-07T15:49:32.260Z] #42 26.34 CC images/packet-sock.o [2020-01-07T15:49:32.260Z] #42 26.66 CC images/ipc-var.o [2020-01-07T15:49:32.368Z] #40 37.06 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:49:32.368Z] #40 37.07 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:32.633Z] #40 37.39 Selecting previously unselected package python-protobuf. [2020-01-07T15:49:32.633Z] #40 37.39 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2020-01-07T15:49:32.633Z] #40 37.40 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T15:49:32.661Z] #42 26.82 CC images/ipc-desc.o [2020-01-07T15:49:32.661Z] #42 27.02 CC images/ipc-shm.o [2020-01-07T15:49:32.661Z] #42 27.16 CC images/ipc-msg.o [2020-01-07T15:49:33.063Z] #42 27.35 CC images/ipc-sem.o [2020-01-07T15:49:33.063Z] #42 27.43 CC images/utsns.o [2020-01-07T15:49:33.063Z] #42 27.51 CC images/creds.o [2020-01-07T15:49:33.068Z] #26 DONE 48.2s [2020-01-07T15:49:33.068Z] [2020-01-07T15:49:33.068Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:33.068Z] #50 38.77 + cd /tmp/tmp.epC22G1ziu/src/github.com/golangci/golangci-lint/ [2020-01-07T15:49:33.068Z] #50 38.77 + git checkout -q v1.20.0 [2020-01-07T15:49:33.068Z] #50 39.42 ++ git describe --tags [2020-01-07T15:49:33.068Z] #50 39.43 + version=v1.20.0 [2020-01-07T15:49:33.068Z] #50 39.44 ++ git rev-parse --short HEAD [2020-01-07T15:49:33.068Z] #50 39.47 + commit=cc98739 [2020-01-07T15:49:33.068Z] #50 39.47 ++ git show -s --format=%cd [2020-01-07T15:49:33.068Z] #50 39.50 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T15:49:33.068Z] #50 39.50 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:33.225Z] #40 38.04 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2020-01-07T15:49:33.225Z] #40 38.19 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2020-01-07T15:49:33.465Z] #42 27.66 CC images/vma.o [2020-01-07T15:49:33.465Z] #42 27.86 CC images/netdev.o [2020-01-07T15:49:33.487Z] #40 38.23 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:33.636Z] #36 23.34 [100%] Linking C executable tini-static [2020-01-07T15:49:33.878Z] #42 28.16 CC images/tty.o [2020-01-07T15:49:34.207Z] #36 24.43 [100%] Built target tini-static [2020-01-07T15:49:34.282Z] #42 28.57 CC images/file-lock.o [2020-01-07T15:49:34.282Z] #42 28.71 CC images/rlimit.o [2020-01-07T15:49:34.465Z] #36 24.58 + mkdir -p /build [2020-01-07T15:49:34.465Z] #36 24.64 + cp tini-static /build/docker-init [2020-01-07T15:49:34.673Z] #42 28.83 CC images/pagemap.o [2020-01-07T15:49:34.673Z] #42 29.06 CC images/siginfo.o [2020-01-07T15:49:34.724Z] #36 ... [2020-01-07T15:49:34.725Z] [2020-01-07T15:49:34.725Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:49:34.725Z] #38 15.54 + cd /tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution [2020-01-07T15:49:34.725Z] #38 15.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T15:49:34.725Z] #38 19.62 + GOPATH=/tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wkvTXwXw6D go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T15:49:34.983Z] #38 ... [2020-01-07T15:49:34.983Z] [2020-01-07T15:49:34.983Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:34.983Z] #26 20.87 [2020-01-07T15:49:34.983Z] #26 21.26 ##### 7.5% ######### 13.5% ############## 20.5% #################### 28.6% ######################### 35.6% ############################ 40.2% ################################## 48.2% #################################### 50.0% ###################################### 53.1% ############################################# 63.6% ################################################## 69.9% ######################################################### 80.3% ############################################################ 84.1% ################################################################# 91.2% ######################################################################## 100.0% [2020-01-07T15:49:34.983Z] #26 23.93 [2020-01-07T15:49:35.088Z] #42 29.34 CC images/rpc.o [2020-01-07T15:49:35.397Z] #40 ... [2020-01-07T15:49:35.397Z] [2020-01-07T15:49:35.397Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T15:49:35.397Z] #27 DONE 1.4s [2020-01-07T15:49:35.397Z] [2020-01-07T15:49:35.397Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:35.397Z] #59 2.881 + RM_GOPATH=0 [2020-01-07T15:49:35.397Z] #59 2.881 + TMP_GOPATH= [2020-01-07T15:49:35.397Z] #59 2.881 + : /build [2020-01-07T15:49:35.397Z] #59 2.881 + '[' -z '' ']' [2020-01-07T15:49:35.397Z] #59 2.881 ++ mktemp -d [2020-01-07T15:49:35.397Z] #59 2.885 + export GOPATH=/tmp/tmp.GUQwUiD0RP [2020-01-07T15:49:35.397Z] #59 2.885 + GOPATH=/tmp/tmp.GUQwUiD0RP [2020-01-07T15:49:35.397Z] #59 2.885 + RM_GOPATH=1 [2020-01-07T15:49:35.397Z] #59 2.885 ++ dirname ./install.sh [2020-01-07T15:49:35.397Z] #59 2.893 + dir=. [2020-01-07T15:49:35.397Z] #59 2.893 + bin=containerd [2020-01-07T15:49:35.397Z] #59 2.893 + shift [2020-01-07T15:49:35.397Z] #59 2.893 + '[' '!' -f ./containerd.installer ']' [2020-01-07T15:49:35.397Z] #59 2.893 + . ./containerd.installer [2020-01-07T15:49:35.397Z] #59 2.893 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:35.397Z] #59 2.893 + install_containerd [2020-01-07T15:49:35.397Z] #59 2.893 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T15:49:35.397Z] #59 2.893 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GUQwUiD0RP/src/github.com/containerd/containerd [2020-01-07T15:49:35.397Z] #59 2.893 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:35.397Z] #59 2.894 Cloning into '/tmp/tmp.GUQwUiD0RP/src/github.com/containerd/containerd'... [2020-01-07T15:49:35.657Z] #59 ... [2020-01-07T15:49:35.657Z] [2020-01-07T15:49:35.657Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:35.917Z] #40 40.70 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:49:35.917Z] #40 40.71 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2020-01-07T15:49:35.917Z] #40 40.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:35.917Z] #40 40.80 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T15:49:36.015Z] #26 24.28 # 1.6% ### 4.2% #### 5.7% ###### 8.7% ####### 10.8% ######### 12.8% ########### 15.4% ############ 17.4% ############## 19.6% ############### 21.0% ################# 23.8% ################## 26.3% #################### 29.1% ####################### 32.2% ######################### 34.7% ######################### 35.8% [2020-01-07T15:49:36.015Z] #26 ... [2020-01-07T15:49:36.015Z] [2020-01-07T15:49:36.015Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:36.015Z] #62 16.63 + cd /tmp/tmp.lPlQ4CG6Ta/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:49:36.015Z] #62 16.63 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:49:36.015Z] #62 17.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:49:36.015Z] #62 17.17 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T15:49:36.015Z] #62 ... [2020-01-07T15:49:36.015Z] [2020-01-07T15:49:36.015Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:36.412Z] #42 30.39 CC images/ext-file.o [2020-01-07T15:49:36.412Z] #42 30.64 CC images/cgroup.o [2020-01-07T15:49:36.531Z] #26 24.28 # 1.6% ### 4.2% #### 5.7% ###### 8.7% ####### 10.8% ######### 12.8% ########### 15.4% ############ 17.4% ############## 19.6% ############### 21.0% ################# 23.8% ################## 26.3% #################### 29.1% ####################### 32.2% ######################### 34.7% ######################### 35.8% ########################### 37.7% ############################ 39.4% ############################# 41.3% [2020-01-07T15:49:36.531Z] #26 ... [2020-01-07T15:49:36.531Z] [2020-01-07T15:49:36.531Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:36.531Z] #36 DONE 26.5s [2020-01-07T15:49:36.531Z] [2020-01-07T15:49:36.531Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:36.825Z] #42 31.15 CC images/userns.o [2020-01-07T15:49:37.234Z] #42 31.52 CC images/google/protobuf/descriptor.o [2020-01-07T15:49:37.633Z] #42 ... [2020-01-07T15:49:37.633Z] [2020-01-07T15:49:37.633Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:37.633Z] #45 66.13 fmt [2020-01-07T15:49:37.633Z] #45 70.98 regexp [2020-01-07T15:49:37.633Z] #45 71.16 go/token [2020-01-07T15:49:37.633Z] #45 72.33 go/scanner [2020-01-07T15:49:37.633Z] #45 73.86 go/ast [2020-01-07T15:49:37.633Z] #45 74.95 internal/lazyregexp [2020-01-07T15:49:37.633Z] #45 75.40 net/url [2020-01-07T15:49:38.053Z] #45 ... [2020-01-07T15:49:38.053Z] [2020-01-07T15:49:38.053Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:38.053Z] #32 68.32 flag [2020-01-07T15:49:38.053Z] #32 68.32 github.com/BurntSushi/toml [2020-01-07T15:49:38.053Z] #32 70.24 log [2020-01-07T15:49:38.053Z] #32 72.63 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:49:38.053Z] #32 DONE 76.5s [2020-01-07T15:49:38.053Z] [2020-01-07T15:49:38.053Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:38.460Z] #51 ... [2020-01-07T15:49:38.460Z] [2020-01-07T15:49:38.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:38.460Z] #42 32.75 CC images/opts.o [2020-01-07T15:49:38.859Z] #26 24.28 # 1.6% ### 4.2% #### 5.7% ###### 8.7% ####### 10.8% ######### 12.8% ########### 15.4% ############ 17.4% ############## 19.6% ############### 21.0% ################# 23.8% ################## 26.3% #################### 29.1% ####################### 32.2% ######################### 34.7% ######################### 35.8% ########################### 37.7% ############################ 39.4% ############################# 41.3% ############################## 43.0% ############################### 44.3% ################################ 45.6% ################################# 47.1% ################################### 49.0% #################################### 50.3% ##################################### 51.9% ####################################### 55.5% ######################################### 57.6% ########################################## 59.7% ############################################ 61.9% ############################################## 64.5% ################################################ 68.0% ################################################### 71.6% ###################################################### 75.6% ####################################################### 77.7% ######################################################### 79.9% ########################################################### 82.5% ############################################################# 85.6% ############################################################### 88.4% ################################################################## 92.5% ##################################################################### 96.9% ######################################################################## 100.0% [2020-01-07T15:49:38.862Z] #42 33.18 CC images/seccomp.o [2020-01-07T15:49:39.117Z] #26 29.21 [2020-01-07T15:49:39.249Z] #42 33.34 CC images/binfmt-misc.o [2020-01-07T15:49:39.249Z] #42 33.53 CC images/time.o [2020-01-07T15:49:39.249Z] #42 33.65 CC images/sysctl.o [2020-01-07T15:49:39.621Z] #50 ... [2020-01-07T15:49:39.621Z] [2020-01-07T15:49:39.621Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T15:49:39.632Z] #42 33.78 CC images/autofs.o [2020-01-07T15:49:39.632Z] #42 33.90 CC images/macvlan.o [2020-01-07T15:49:39.632Z] #42 34.02 CC images/sit.o [2020-01-07T15:49:39.879Z] #27 DONE 1.4s [2020-01-07T15:49:39.879Z] [2020-01-07T15:49:39.879Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:40.037Z] #42 34.25 LINK images/built-in.o [2020-01-07T15:49:40.037Z] #42 34.39 GEN compel/include/asm [2020-01-07T15:49:40.037Z] #42 34.41 GEN compel/include/version.h [2020-01-07T15:49:40.037Z] #42 34.45 touch .config [2020-01-07T15:49:40.037Z] #42 34.45 GEN include/common/config.h [2020-01-07T15:49:40.037Z] #42 34.51 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-07T15:49:40.037Z] #42 34.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T15:49:40.119Z] #40 44.81 Setting up libcap-dev:arm64 (1:2.25-1) ... [2020-01-07T15:49:40.119Z] #40 44.82 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2020-01-07T15:49:40.119Z] #40 44.84 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2020-01-07T15:49:40.119Z] #40 44.89 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2020-01-07T15:49:40.119Z] #40 44.97 Setting up libprotoc10:arm64 (3.0.0-9) ... [2020-01-07T15:49:40.119Z] #40 44.98 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:49:40.119Z] #40 45.00 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:49:40.119Z] #40 45.02 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T15:49:40.119Z] #40 45.05 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2020-01-07T15:49:40.119Z] #40 45.06 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2020-01-07T15:49:40.119Z] #40 45.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:40.450Z] #42 34.60 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T15:49:40.450Z] #42 34.62 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-07T15:49:40.450Z] #42 34.63 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-07T15:49:40.450Z] #42 34.66 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-07T15:49:40.450Z] #42 34.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T15:49:40.450Z] #42 34.69 DEP compel/plugins/std/infect.d [2020-01-07T15:49:40.450Z] #42 34.79 DEP compel/plugins/std/string.d [2020-01-07T15:49:40.450Z] #42 34.85 DEP compel/plugins/std/log.d [2020-01-07T15:49:40.855Z] #42 34.97 DEP compel/plugins/std/fds.d [2020-01-07T15:49:40.855Z] #42 35.09 DEP compel/plugins/std/std.d [2020-01-07T15:49:40.855Z] #42 35.15 DEP compel/plugins/shmem/shmem.d [2020-01-07T15:49:40.855Z] #42 35.23 DEP compel/plugins/fds/fds.d [2020-01-07T15:49:40.855Z] #42 35.32 CC compel/plugins/std/std.o [2020-01-07T15:49:41.015Z] #26 31.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T15:49:41.060Z] #40 DONE 46.0s [2020-01-07T15:49:41.060Z] [2020-01-07T15:49:41.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:41.252Z] #42 35.53 CC compel/plugins/std/fds.o [2020-01-07T15:49:41.596Z] #26 31.89 [2020-01-07T15:49:41.655Z] #42 35.86 CC compel/plugins/std/log.o [2020-01-07T15:49:41.688Z] #59 54.00 Checking out files: 26% (789/2994) Checking out files: 27% (809/2994) Checking out files: 28% (839/2994) Checking out files: 29% (869/2994) Checking out files: 30% (899/2994) Checking out files: 31% (929/2994) Checking out files: 32% (959/2994) Checking out files: 33% (989/2994) Checking out files: 34% (1018/2994) Checking out files: 35% (1048/2994) Checking out files: 36% (1078/2994) Checking out files: 37% (1108/2994) Checking out files: 38% (1138/2994) Checking out files: 39% (1168/2994) Checking out files: 40% (1198/2994) Checking out files: 41% (1228/2994) Checking out files: 42% (1258/2994) Checking out files: 43% (1288/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-07T15:49:41.945Z] #59 56.93 + cd /tmp/tmp.ZyGzQLsSMl/src/github.com/containerd/containerd [2020-01-07T15:49:41.945Z] #59 56.93 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:42.001Z] #41 ... [2020-01-07T15:49:42.001Z] [2020-01-07T15:49:42.001Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:42.001Z] #47 36.61 + cd /tmp/tmp.SfMqL8WMk0/src/gotest.tools/gotestsum [2020-01-07T15:49:42.001Z] #47 36.61 + git checkout -q v0.3.5 [2020-01-07T15:49:42.001Z] #47 36.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T15:49:42.060Z] #42 36.54 CC compel/plugins/std/string.o [2020-01-07T15:49:42.165Z] #26 32.37 ######################################################################## 100.0% [2020-01-07T15:49:42.423Z] #26 ... [2020-01-07T15:49:42.423Z] [2020-01-07T15:49:42.423Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:42.423Z] #31 22.65 unicode/utf8 [2020-01-07T15:49:42.423Z] #31 23.63 internal/testlog [2020-01-07T15:49:42.423Z] #31 24.49 runtime/cgo [2020-01-07T15:49:42.681Z] #31 ... [2020-01-07T15:49:42.681Z] [2020-01-07T15:49:42.681Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:42.681Z] #68 32.14 Checking out files: 46% (922/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) [2020-01-07T15:49:42.681Z] #68 ... [2020-01-07T15:49:42.681Z] [2020-01-07T15:49:42.681Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:42.681Z] #44 22.80 unicode/utf8 [2020-01-07T15:49:42.681Z] #44 23.68 internal/testlog [2020-01-07T15:49:42.681Z] #44 23.93 encoding [2020-01-07T15:49:42.681Z] #44 24.20 unicode/utf16 [2020-01-07T15:49:42.681Z] #44 24.88 container/list [2020-01-07T15:49:42.681Z] #44 25.75 crypto/internal/subtle [2020-01-07T15:49:42.681Z] #44 26.14 crypto/subtle [2020-01-07T15:49:42.681Z] #44 26.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T15:49:42.681Z] #44 26.85 internal/nettrace [2020-01-07T15:49:42.681Z] #44 27.10 runtime/cgo [2020-01-07T15:49:42.878Z] #59 ... [2020-01-07T15:49:42.878Z] [2020-01-07T15:49:42.879Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:42.879Z] #68 DONE 58.2s [2020-01-07T15:49:42.905Z] #42 37.06 CC compel/plugins/std/infect.o [2020-01-07T15:49:42.905Z] #42 37.36 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-07T15:49:42.905Z] #42 37.38 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-07T15:49:42.905Z] #42 37.42 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-07T15:49:42.939Z] #44 ... [2020-01-07T15:49:42.939Z] [2020-01-07T15:49:42.939Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:43.136Z] [2020-01-07T15:49:43.136Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:49:43.136Z] #28 58.41 + cd /tmp/tmp.EKL86H90tL/src/github.com/go-swagger/go-swagger [2020-01-07T15:49:43.136Z] #28 58.42 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T15:49:43.197Z] #68 32.14 Checking out files: 46% (922/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-07T15:49:43.197Z] #68 33.72 + cd /tmp/tmp.LCjRe9dDXy/src/github.com/docker/libnetwork [2020-01-07T15:49:43.197Z] #68 33.72 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:49:43.455Z] #68 ... [2020-01-07T15:49:43.455Z] [2020-01-07T15:49:43.455Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:43.455Z] #54 23.52 + cd /tmp/tmp.GO96o1DuZK/src/github.com/opencontainers/runc [2020-01-07T15:49:43.455Z] #54 23.52 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:43.455Z] #54 23.82 + '[' -z '' ']' [2020-01-07T15:49:43.455Z] #54 23.82 + target=static [2020-01-07T15:49:43.455Z] #54 23.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T15:49:43.455Z] #54 27.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T15:49:43.455Z] #54 ... [2020-01-07T15:49:43.455Z] [2020-01-07T15:49:43.455Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:43.455Z] #26 32.64 [2020-01-07T15:49:43.801Z] #42 37.53 AR compel/plugins/std.lib.a [2020-01-07T15:49:43.801Z] #42 37.57 CC compel/plugins/fds/fds.o [2020-01-07T15:49:43.801Z] #42 37.73 AR compel/plugins/fds.lib.a [2020-01-07T15:49:43.801Z] #42 37.81 HOSTDEP compel/src/lib/log-host.d [2020-01-07T15:49:44.388Z] #26 34.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T15:49:44.530Z] #42 37.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T15:49:44.530Z] #42 37.97 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-07T15:49:44.530Z] #42 38.08 HOSTDEP compel/src/main-host.d [2020-01-07T15:49:44.530Z] #42 38.28 DEP compel/src/lib/ptrace.d [2020-01-07T15:49:44.530Z] #42 38.38 DEP compel/src/lib/infect.d [2020-01-07T15:49:44.530Z] #42 38.46 DEP compel/src/lib/infect-util.d [2020-01-07T15:49:44.530Z] #42 38.52 DEP compel/src/lib/infect-rpc.d [2020-01-07T15:49:44.530Z] #42 38.67 DEP compel/arch/s390/src/lib/infect.d [2020-01-07T15:49:44.530Z] #42 38.81 DEP compel/arch/s390/src/lib/cpu.d [2020-01-07T15:49:44.542Z] #47 ... [2020-01-07T15:49:44.542Z] [2020-01-07T15:49:44.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:44.542Z] #41 3.271 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:49:44.542Z] #41 3.272 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:49:44.953Z] #26 35.11 [2020-01-07T15:49:45.044Z] #42 38.97 DEP compel/src/lib/log.d [2020-01-07T15:49:45.044Z] #42 39.22 DEP compel/src/main.d [2020-01-07T15:49:45.044Z] #42 39.36 DEP compel/src/lib/handle-elf.d [2020-01-07T15:49:45.726Z] #42 39.57 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-07T15:49:45.726Z] #42 39.88 CC compel/src/lib/log.o [2020-01-07T15:49:45.886Z] #26 35.87 ############################ 39.4% ######################################################################## 100.0% [2020-01-07T15:49:46.146Z] #26 36.14 [2020-01-07T15:49:46.198Z] #42 40.37 CC compel/arch/s390/src/lib/cpu.o [2020-01-07T15:49:46.415Z] #28 61.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T15:49:46.453Z] #41 4.966 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:49:46.453Z] #41 5.024 GEN .gitid [2020-01-07T15:49:46.453Z] #41 5.048 GEN criu/include/version.h [2020-01-07T15:49:46.453Z] #41 5.097 GEN include/common/asm [2020-01-07T15:49:46.607Z] #42 40.94 CC compel/arch/s390/src/lib/infect.o [2020-01-07T15:49:47.500Z] #42 41.77 CC compel/src/lib/infect-rpc.o [2020-01-07T15:49:47.834Z] #41 6.644 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T15:49:47.834Z] #41 6.721 PBCC images/opts.pb-c.c [2020-01-07T15:49:47.834Z] #41 6.752 PBCC images/sit.pb-c.c [2020-01-07T15:49:47.899Z] #42 42.29 CC compel/src/lib/infect-util.o [2020-01-07T15:49:48.047Z] #26 37.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T15:49:48.047Z] #26 38.11 skipping existing 1849cc453dee [2020-01-07T15:49:48.047Z] #26 38.24 [2020-01-07T15:49:48.094Z] #41 6.840 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T15:49:48.094Z] #41 6.911 DEP images/opts.pb-c.d [2020-01-07T15:49:48.094Z] #41 6.965 DEP images/sit.pb-c.d [2020-01-07T15:49:48.094Z] #41 6.996 PBCC images/macvlan.pb-c.c [2020-01-07T15:49:48.094Z] #41 7.022 DEP images/macvlan.pb-c.d [2020-01-07T15:49:48.298Z] #42 42.67 CC compel/src/lib/infect.o [2020-01-07T15:49:48.315Z] #28 ... [2020-01-07T15:49:48.315Z] [2020-01-07T15:49:48.315Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:48.315Z] #47 63.32 + cd /tmp/tmp.ar9f4Gn4zN/src/gotest.tools/gotestsum [2020-01-07T15:49:48.315Z] #47 63.33 + git checkout -q v0.3.5 [2020-01-07T15:49:48.315Z] #47 63.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T15:49:48.355Z] #41 7.089 PBCC images/autofs.pb-c.c [2020-01-07T15:49:48.355Z] #41 7.120 DEP images/autofs.pb-c.d [2020-01-07T15:49:48.355Z] #41 7.168 PBCC images/sysctl.pb-c.c [2020-01-07T15:49:48.355Z] #41 7.192 DEP images/sysctl.pb-c.d [2020-01-07T15:49:48.355Z] #41 7.219 PBCC images/time.pb-c.c [2020-01-07T15:49:48.355Z] #41 7.240 DEP images/time.pb-c.d [2020-01-07T15:49:48.355Z] #41 7.263 PBCC images/binfmt-misc.pb-c.c [2020-01-07T15:49:48.355Z] #41 7.275 DEP images/binfmt-misc.pb-c.d [2020-01-07T15:49:48.355Z] #41 7.353 PBCC images/seccomp.pb-c.c [2020-01-07T15:49:48.615Z] #41 7.397 DEP images/seccomp.pb-c.d [2020-01-07T15:49:48.615Z] #41 7.496 PBCC images/userns.pb-c.c [2020-01-07T15:49:48.615Z] #41 7.532 DEP images/userns.pb-c.d [2020-01-07T15:49:48.615Z] #41 7.585 PBCC images/cgroup.pb-c.c [2020-01-07T15:49:48.875Z] #41 7.621 DEP images/cgroup.pb-c.d [2020-01-07T15:49:48.875Z] #41 7.687 PBCC images/fown.pb-c.c [2020-01-07T15:49:48.875Z] #41 7.721 PBCC images/ext-file.pb-c.c [2020-01-07T15:49:48.875Z] #41 7.742 DEP images/fown.pb-c.d [2020-01-07T15:49:48.875Z] #41 7.771 DEP images/ext-file.pb-c.d [2020-01-07T15:49:48.875Z] #41 7.811 PBCC images/rpc.pb-c.c [2020-01-07T15:49:48.875Z] #41 7.865 DEP images/rpc.pb-c.d [2020-01-07T15:49:49.126Z] #42 ... [2020-01-07T15:49:49.126Z] [2020-01-07T15:49:49.126Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:49.126Z] #45 77.72 text/template/parse [2020-01-07T15:49:49.126Z] #45 78.95 go/parser [2020-01-07T15:49:49.126Z] #45 81.71 text/template [2020-01-07T15:49:49.126Z] #45 81.91 encoding/xml [2020-01-07T15:49:49.126Z] #45 ... [2020-01-07T15:49:49.126Z] [2020-01-07T15:49:49.126Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:49:49.126Z] #11 82.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T15:49:49.126Z] #11 82.18 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-07T15:49:49.126Z] #11 82.19 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:49.135Z] #41 7.923 PBCC images/siginfo.pb-c.c [2020-01-07T15:49:49.135Z] #41 7.957 DEP images/siginfo.pb-c.d [2020-01-07T15:49:49.135Z] #41 8.024 PBCC images/pagemap.pb-c.c [2020-01-07T15:49:49.135Z] #41 8.073 DEP images/pagemap.pb-c.d [2020-01-07T15:49:49.249Z] #47 ... [2020-01-07T15:49:49.249Z] [2020-01-07T15:49:49.249Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:49.249Z] #40 45.82 Reading package lists... [2020-01-07T15:49:49.249Z] #40 55.06 Building dependency tree... [2020-01-07T15:49:49.249Z] #40 59.32 The following additional packages will be installed: [2020-01-07T15:49:49.249Z] #40 59.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T15:49:49.249Z] #40 59.35 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T15:49:49.249Z] #40 59.40 Suggested packages: [2020-01-07T15:49:49.249Z] #40 59.40 manpages-dev python-setuptools [2020-01-07T15:49:49.249Z] #40 61.75 The following NEW packages will be installed: [2020-01-07T15:49:49.249Z] #40 61.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T15:49:49.249Z] #40 61.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T15:49:49.249Z] #40 61.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T15:49:49.249Z] #40 61.75 zlib1g-dev [2020-01-07T15:49:49.249Z] #40 62.91 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:49:49.249Z] #40 62.91 Need to get 3602 kB of archives. [2020-01-07T15:49:49.249Z] #40 62.91 After this operation, 18.9 MB of additional disk space will be used. [2020-01-07T15:49:49.249Z] #40 62.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T15:49:49.249Z] #40 62.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-07T15:49:49.249Z] #40 62.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-07T15:49:49.249Z] #40 62.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T15:49:49.249Z] #40 62.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-07T15:49:49.249Z] #40 62.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T15:49:49.249Z] #40 62.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-07T15:49:49.249Z] #40 62.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T15:49:49.249Z] #40 62.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-07T15:49:49.250Z] #40 63.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-07T15:49:49.250Z] #40 63.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-07T15:49:49.250Z] #40 63.14 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-07T15:49:49.250Z] #40 63.22 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-07T15:49:49.250Z] #40 63.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-07T15:49:49.250Z] #40 63.23 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T15:49:49.250Z] #40 63.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-07T15:49:49.250Z] #40 64.48 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:49:49.250Z] #40 64.70 Fetched 3602 kB in 1s (2578 kB/s) [2020-01-07T15:49:49.250Z] #40 64.82 Selecting previously unselected package libnet1:amd64. [2020-01-07T15:49:49.395Z] #41 8.179 PBCC images/rlimit.pb-c.c [2020-01-07T15:49:49.395Z] #41 8.212 DEP images/rlimit.pb-c.d [2020-01-07T15:49:49.395Z] #41 8.280 PBCC images/file-lock.pb-c.c [2020-01-07T15:49:49.395Z] #41 8.332 DEP images/file-lock.pb-c.d [2020-01-07T15:49:49.507Z] #40 64.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:49:49.507Z] #40 64.90 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:49:49.507Z] #40 64.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:49:49.528Z] #11 ... [2020-01-07T15:49:49.528Z] [2020-01-07T15:49:49.528Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:49.528Z] #45 88.18 go/doc [2020-01-07T15:49:49.655Z] #41 8.682 PBCC images/tty.pb-c.c [2020-01-07T15:49:49.766Z] #40 65.05 Selecting previously unselected package libcap-dev:amd64. [2020-01-07T15:49:49.766Z] #40 65.07 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-07T15:49:49.766Z] #40 65.08 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T15:49:49.766Z] #40 65.22 Selecting previously unselected package libnet1-dev. [2020-01-07T15:49:49.766Z] #40 65.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:49:49.766Z] #40 65.23 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:49:49.949Z] #26 40.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T15:49:50.025Z] #40 65.48 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T15:49:50.025Z] #40 65.48 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T15:49:50.025Z] #40 65.49 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:49:50.287Z] #40 65.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-07T15:49:50.287Z] #40 65.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-07T15:49:50.287Z] #40 65.65 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T15:49:50.370Z] #45 89.14 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T15:49:50.515Z] #26 40.65 [2020-01-07T15:49:50.595Z] #41 9.021 DEP images/tty.pb-c.d [2020-01-07T15:49:50.595Z] #41 9.327 PBCC images/tun.pb-c.c [2020-01-07T15:49:50.595Z] #41 9.406 PBCC images/netdev.pb-c.c [2020-01-07T15:49:50.595Z] #41 9.429 DEP images/tun.pb-c.d [2020-01-07T15:49:50.595Z] #41 9.470 DEP images/netdev.pb-c.d [2020-01-07T15:49:50.595Z] #41 9.517 PBCC images/vma.pb-c.c [2020-01-07T15:49:50.595Z] #41 9.572 DEP images/vma.pb-c.d [2020-01-07T15:49:50.765Z] #45 89.36 crypto/x509/pkix [2020-01-07T15:49:50.773Z] #26 40.90 ######################################################################## 100.0% [2020-01-07T15:49:50.853Z] #40 66.08 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T15:49:50.853Z] #40 66.09 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T15:49:50.853Z] #40 66.09 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:49:50.853Z] #40 66.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-07T15:49:50.853Z] #40 66.20 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-07T15:49:50.853Z] #40 66.21 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T15:49:50.853Z] #40 66.40 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-07T15:49:50.853Z] #40 66.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-07T15:49:50.853Z] #40 66.41 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:49:50.856Z] #41 9.640 PBCC images/creds.pb-c.c [2020-01-07T15:49:50.856Z] #41 9.660 DEP images/creds.pb-c.d [2020-01-07T15:49:50.856Z] #41 9.701 PBCC images/utsns.pb-c.c [2020-01-07T15:49:50.856Z] #41 9.747 DEP images/utsns.pb-c.d [2020-01-07T15:49:50.856Z] #41 9.781 PBCC images/ipc-desc.pb-c.c [2020-01-07T15:49:50.856Z] #41 9.793 PBCC images/ipc-sem.pb-c.c [2020-01-07T15:49:50.856Z] #41 9.809 DEP images/ipc-desc.pb-c.d [2020-01-07T15:49:51.031Z] #26 41.09 [2020-01-07T15:49:51.031Z] #26 ... [2020-01-07T15:49:51.031Z] [2020-01-07T15:49:51.031Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:51.031Z] #44 41.15 vendor/golang.org/x/crypto/curve25519 [2020-01-07T15:49:51.373Z] #41 9.842 DEP images/ipc-sem.pb-c.d [2020-01-07T15:49:51.373Z] #41 9.880 PBCC images/ipc-msg.pb-c.c [2020-01-07T15:49:51.373Z] #41 9.914 DEP images/ipc-msg.pb-c.d [2020-01-07T15:49:51.373Z] #41 9.977 PBCC images/ipc-shm.pb-c.c [2020-01-07T15:49:51.373Z] #41 10.02 DEP images/ipc-shm.pb-c.d [2020-01-07T15:49:51.420Z] #40 66.65 Selecting previously unselected package libprotobuf10:amd64. [2020-01-07T15:49:51.420Z] #40 66.66 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-07T15:49:51.420Z] #40 66.66 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T15:49:51.598Z] #44 ... [2020-01-07T15:49:51.598Z] [2020-01-07T15:49:51.598Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:49:51.598Z] #26 41.21 Download of images into '/build' complete. [2020-01-07T15:49:51.598Z] #26 41.25 Use something like the following to load the result into a Docker daemon: [2020-01-07T15:49:51.598Z] #26 41.25 tar -cC '/build' . | docker load [2020-01-07T15:49:51.598Z] #26 DONE 41.9s [2020-01-07T15:49:51.606Z] #45 90.07 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T15:49:51.633Z] #41 10.43 PBCC images/ipc-var.pb-c.c [2020-01-07T15:49:51.633Z] #41 ... [2020-01-07T15:49:51.633Z] [2020-01-07T15:49:51.633Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:51.633Z] #47 DONE 56.2s [2020-01-07T15:49:51.633Z] [2020-01-07T15:49:51.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:51.633Z] #41 10.46 DEP images/ipc-var.pb-c.d [2020-01-07T15:49:51.633Z] #41 10.47 PBCC images/sk-opts.pb-c.c [2020-01-07T15:49:51.633Z] #41 10.51 PBCC images/packet-sock.pb-c.c [2020-01-07T15:49:51.633Z] #41 10.57 DEP images/sk-opts.pb-c.d [2020-01-07T15:49:51.633Z] #41 ... [2020-01-07T15:49:51.633Z] [2020-01-07T15:49:51.633Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:51.633Z] #59 19.61 Checking out files: 43% (1313/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 86% (2604/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-07T15:49:51.633Z] #59 20.96 + cd /tmp/tmp.GUQwUiD0RP/src/github.com/containerd/containerd [2020-01-07T15:49:51.633Z] #59 20.96 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:51.633Z] #59 21.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T15:49:51.633Z] #59 21.63 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T15:49:51.633Z] #59 21.63 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:51.633Z] #59 21.63 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:51.633Z] #59 21.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T15:49:51.633Z] #59 21.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T15:49:51.633Z] #59 21.63 + '[' '' = dynamic ']' [2020-01-07T15:49:51.633Z] #59 21.63 + make [2020-01-07T15:49:51.861Z] [2020-01-07T15:49:51.861Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:51.861Z] #50 36.53 + cd /tmp/tmp.1wVmp6DdkX/src/github.com/golangci/golangci-lint/ [2020-01-07T15:49:51.861Z] #50 36.53 + git checkout -q v1.20.0 [2020-01-07T15:49:51.861Z] #50 37.03 ++ git describe --tags [2020-01-07T15:49:51.861Z] #50 37.05 + version=v1.20.0 [2020-01-07T15:49:51.861Z] #50 37.05 ++ git rev-parse --short HEAD [2020-01-07T15:49:51.861Z] #50 37.05 + commit=cc98739 [2020-01-07T15:49:51.861Z] #50 37.05 ++ git show -s --format=%cd [2020-01-07T15:49:51.861Z] #50 37.05 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T15:49:51.861Z] #50 37.09 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:49:51.893Z] #59 23.80 + bin/ctr [2020-01-07T15:49:51.988Z] #40 67.50 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-07T15:49:52.246Z] #40 67.51 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-07T15:49:52.246Z] #40 67.52 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T15:49:52.246Z] #40 67.72 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-07T15:49:52.246Z] #40 67.74 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-07T15:49:52.246Z] #40 67.75 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T15:49:53.546Z] #45 92.10 github.com/LK4D4/vndr/build [2020-01-07T15:49:53.546Z] #45 92.19 net [2020-01-07T15:49:53.622Z] #40 ... [2020-01-07T15:49:53.622Z] [2020-01-07T15:49:53.622Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:53.622Z] #59 58.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T15:49:53.622Z] #59 58.69 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T15:49:53.622Z] #59 58.69 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:53.622Z] #59 58.69 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:49:53.622Z] #59 58.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T15:49:53.622Z] #59 58.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T15:49:53.622Z] #59 58.69 + '[' '' = dynamic ']' [2020-01-07T15:49:53.622Z] #59 58.69 + make [2020-01-07T15:49:53.622Z] #59 60.61 + bin/ctr [2020-01-07T15:49:53.761Z] #50 ... [2020-01-07T15:49:53.761Z] [2020-01-07T15:49:53.761Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:53.761Z] #68 34.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T15:49:53.761Z] #68 ... [2020-01-07T15:49:53.761Z] [2020-01-07T15:49:53.761Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:53.761Z] #40 36.41 Fetched 7932 kB in 26s (302 kB/s) [2020-01-07T15:49:53.761Z] #40 36.41 Reading package lists... [2020-01-07T15:49:53.883Z] #59 ... [2020-01-07T15:49:53.883Z] [2020-01-07T15:49:53.883Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:49:53.883Z] #31 59.12 sync [2020-01-07T15:49:53.883Z] #31 59.12 internal/reflectlite [2020-01-07T15:49:53.883Z] #31 62.74 errors [2020-01-07T15:49:53.883Z] #31 62.74 sort [2020-01-07T15:49:53.883Z] #31 62.99 strconv [2020-01-07T15:49:53.883Z] #31 64.09 io [2020-01-07T15:49:53.883Z] #31 65.70 syscall [2020-01-07T15:49:53.883Z] #31 66.73 reflect [2020-01-07T15:49:53.883Z] #31 ... [2020-01-07T15:49:53.883Z] [2020-01-07T15:49:53.883Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:53.883Z] #40 69.47 Selecting previously unselected package libprotoc10:amd64. [2020-01-07T15:49:54.188Z] #40 69.48 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-07T15:49:54.188Z] #40 69.49 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T15:49:55.124Z] #40 70.67 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T15:49:55.191Z] #59 ... [2020-01-07T15:49:55.191Z] [2020-01-07T15:49:55.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:55.191Z] #41 10.65 DEP images/packet-sock.pb-c.d [2020-01-07T15:49:55.191Z] #41 10.76 PBCC images/sk-netlink.pb-c.c [2020-01-07T15:49:55.191Z] #41 10.78 DEP images/sk-netlink.pb-c.d [2020-01-07T15:49:55.191Z] #41 10.89 PBCC images/sk-inet.pb-c.c [2020-01-07T15:49:55.191Z] #41 10.91 DEP images/sk-inet.pb-c.d [2020-01-07T15:49:55.191Z] #41 10.96 PBCC images/sk-unix.pb-c.c [2020-01-07T15:49:55.191Z] #41 11.07 DEP images/sk-unix.pb-c.d [2020-01-07T15:49:55.191Z] #41 11.13 PBCC images/mm.pb-c.c [2020-01-07T15:49:55.191Z] #41 11.20 DEP images/mm.pb-c.d [2020-01-07T15:49:55.191Z] #41 11.25 PBCC images/timerfd.pb-c.c [2020-01-07T15:49:55.191Z] #41 11.29 DEP images/timerfd.pb-c.d [2020-01-07T15:49:55.191Z] #41 11.36 PBCC images/timer.pb-c.c [2020-01-07T15:49:55.191Z] #41 11.42 DEP images/timer.pb-c.d [2020-01-07T15:49:55.192Z] #41 11.54 PBCC images/sa.pb-c.c [2020-01-07T15:49:55.192Z] #41 11.59 DEP images/sa.pb-c.d [2020-01-07T15:49:55.192Z] #41 11.71 PBCC images/pipe-data.pb-c.c [2020-01-07T15:49:55.192Z] #41 11.74 DEP images/pipe-data.pb-c.d [2020-01-07T15:49:55.192Z] #41 11.81 PBCC images/mnt.pb-c.c [2020-01-07T15:49:55.192Z] #41 11.90 DEP images/mnt.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.04 PBCC images/sk-packet.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.05 DEP images/sk-packet.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.09 PBCC images/tcp-stream.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.12 DEP images/tcp-stream.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.19 PBCC images/pipe.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.31 DEP images/pipe.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.36 PBCC images/pstree.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.37 DEP images/pstree.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.39 PBCC images/fs.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.41 DEP images/fs.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.44 PBCC images/signalfd.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.47 DEP images/signalfd.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.51 PBCC images/fh.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.53 PBCC images/fsnotify.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.58 DEP images/fh.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.67 DEP images/fsnotify.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.78 PBCC images/eventpoll.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.81 DEP images/eventpoll.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.84 PBCC images/eventfd.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.87 DEP images/eventfd.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.90 PBCC images/remap-file-path.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.92 DEP images/remap-file-path.pb-c.d [2020-01-07T15:49:55.192Z] #41 12.95 PBCC images/fifo.pb-c.c [2020-01-07T15:49:55.192Z] #41 12.96 DEP images/fifo.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.01 PBCC images/ghost-file.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.06 DEP images/ghost-file.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.11 PBCC images/regfile.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.13 DEP images/regfile.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.17 PBCC images/ns.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.19 DEP images/ns.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.22 PBCC images/fdinfo.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.30 DEP images/fdinfo.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.35 PBCC images/core-aarch64.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.39 PBCC images/core-arm.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.41 PBCC images/core-ppc64.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.44 PBCC images/core-s390.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.47 PBCC images/core-x86.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.49 PBCC images/core.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.58 PBCC images/inventory.pb-c.c [2020-01-07T15:49:55.192Z] #41 13.66 DEP images/core-aarch64.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.73 DEP images/core-arm.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.77 DEP images/core-ppc64.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.80 DEP images/core-s390.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.85 DEP images/core-x86.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.89 DEP images/core.pb-c.d [2020-01-07T15:49:55.192Z] #41 13.94 DEP images/inventory.pb-c.d [2020-01-07T15:49:55.192Z] #41 14.02 PBCC images/cpuinfo.pb-c.c [2020-01-07T15:49:55.192Z] #41 14.07 DEP images/cpuinfo.pb-c.d [2020-01-07T15:49:55.192Z] #41 14.11 PBCC images/stats.pb-c.c [2020-01-07T15:49:55.408Z] #40 70.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-07T15:49:55.409Z] #40 70.69 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:49:55.409Z] #40 ... [2020-01-07T15:49:55.409Z] [2020-01-07T15:49:55.409Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:55.409Z] #44 60.30 sync [2020-01-07T15:49:55.409Z] #44 60.35 internal/reflectlite [2020-01-07T15:49:55.409Z] #44 61.87 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T15:49:55.409Z] #44 62.31 math/rand [2020-01-07T15:49:55.409Z] #44 63.28 internal/singleflight [2020-01-07T15:49:55.409Z] #44 63.72 strconv [2020-01-07T15:49:55.409Z] #44 63.78 io [2020-01-07T15:49:55.409Z] #44 65.09 bytes [2020-01-07T15:49:55.409Z] #44 67.74 bufio [2020-01-07T15:49:55.409Z] #44 68.37 reflect [2020-01-07T15:49:55.409Z] #44 ... [2020-01-07T15:49:55.409Z] [2020-01-07T15:49:55.409Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:49:55.409Z] #40 70.93 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:49:55.409Z] #40 70.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-07T15:49:55.453Z] #41 14.14 DEP images/stats.pb-c.d [2020-01-07T15:49:55.668Z] #40 70.93 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T15:49:55.668Z] #40 71.11 Selecting previously unselected package python-pkg-resources. [2020-01-07T15:49:55.668Z] #40 71.12 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:49:55.668Z] #40 71.13 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:55.925Z] #40 71.49 Selecting previously unselected package python-protobuf. [2020-01-07T15:49:55.925Z] #40 71.49 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-07T15:49:56.144Z] #45 ... [2020-01-07T15:49:56.144Z] [2020-01-07T15:49:56.144Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:49:56.144Z] #42 44.22 CC compel/src/lib/ptrace.o [2020-01-07T15:49:56.144Z] #42 44.47 AR compel/libcompel.a [2020-01-07T15:49:56.144Z] #42 44.52 HOSTCC compel/src/main-host.o [2020-01-07T15:49:56.144Z] #42 44.80 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-07T15:49:56.144Z] #42 44.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T15:49:56.144Z] #42 45.27 HOSTCC compel/src/lib/log-host.o [2020-01-07T15:49:56.144Z] #42 45.39 HOSTLINK compel/compel-host-bin [2020-01-07T15:49:56.144Z] #42 45.50 DEP soccr/soccr.d [2020-01-07T15:49:56.144Z] #42 45.62 CC soccr/soccr.o [2020-01-07T15:49:56.144Z] #42 46.76 AR soccr/libsoccr.a [2020-01-07T15:49:56.144Z] #42 46.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:49:56.144Z] #42 47.02 DEP criu/arch/s390/sigframe.d [2020-01-07T15:49:56.144Z] #42 47.13 DEP criu/arch/s390/crtools.d [2020-01-07T15:49:56.144Z] #42 47.31 DEP criu/arch/s390/cpu.d [2020-01-07T15:49:56.144Z] #42 47.46 CC criu/arch/s390/cpu.o [2020-01-07T15:49:56.144Z] #42 47.93 CC criu/arch/s390/crtools.o [2020-01-07T15:49:56.144Z] #42 49.09 CC criu/arch/s390/sigframe.o [2020-01-07T15:49:56.144Z] #42 49.42 LINK criu/arch/s390/crtools.built-in.o [2020-01-07T15:49:56.144Z] #42 49.45 DEP criu/arch/s390/vdso-pie.d [2020-01-07T15:49:56.144Z] #42 49.55 DEP criu/pie/parasite-vdso.d [2020-01-07T15:49:56.144Z] #42 49.70 DEP criu/pie/util-vdso.d [2020-01-07T15:49:56.144Z] #42 49.84 DEP criu/pie/util.d [2020-01-07T15:49:56.144Z] #42 50.07 CC criu/pie/util.o [2020-01-07T15:49:56.144Z] #42 50.40 CC criu/pie/util-vdso.o [2020-01-07T15:49:56.182Z] #40 71.51 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T15:49:56.547Z] #40 44.95 Reading package lists... [2020-01-07T15:49:56.547Z] #40 ... [2020-01-07T15:49:56.547Z] [2020-01-07T15:49:56.547Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:56.563Z] #42 ... [2020-01-07T15:49:56.563Z] [2020-01-07T15:49:56.563Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:56.563Z] #45 95.02 vendor/golang.org/x/text/transform [2020-01-07T15:49:56.745Z] #40 72.37 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:49:56.837Z] #41 15.56 make[1]: Nothing to be done for 'all'. [2020-01-07T15:49:57.308Z] #40 72.52 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:49:57.308Z] #40 72.54 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T15:49:57.432Z] #45 95.94 vendor/golang.org/x/text/unicode/bidi [2020-01-07T15:49:58.102Z] #59 47.22 Checking out files: 32% (969/2994) Checking out files: 33% (989/2994) Checking out files: 34% (1018/2994) Checking out files: 35% (1048/2994) Checking out files: 36% (1078/2994) Checking out files: 37% (1108/2994) Checking out files: 38% (1138/2994) Checking out files: 39% (1168/2994) Checking out files: 40% (1198/2994) Checking out files: 41% (1228/2994) Checking out files: 42% (1258/2994) Checking out files: 43% (1288/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) [2020-01-07T15:49:58.102Z] #59 ... [2020-01-07T15:49:58.102Z] [2020-01-07T15:49:58.102Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T15:49:58.102Z] #27 DONE 1.5s [2020-01-07T15:49:58.102Z] [2020-01-07T15:49:58.102Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:49:58.220Z] #41 16.90 CC images/stats.o [2020-01-07T15:49:58.481Z] #41 17.28 CC images/core.o [2020-01-07T15:49:59.051Z] #41 17.80 CC images/core-x86.o [2020-01-07T15:49:59.392Z] #59 47.22 Checking out files: 32% (969/2994) Checking out files: 33% (989/2994) Checking out files: 34% (1018/2994) Checking out files: 35% (1048/2994) Checking out files: 36% (1078/2994) Checking out files: 37% (1108/2994) Checking out files: 38% (1138/2994) Checking out files: 39% (1168/2994) Checking out files: 40% (1198/2994) Checking out files: 41% (1228/2994) Checking out files: 42% (1258/2994) Checking out files: 43% (1288/2994) Checking out files: 44% (1318/2994) Checking out files: 45% (1348/2994) Checking out files: 46% (1378/2994) Checking out files: 47% (1408/2994) Checking out files: 48% (1438/2994) Checking out files: 49% (1468/2994) Checking out files: 50% (1497/2994) Checking out files: 51% (1527/2994) Checking out files: 52% (1557/2994) Checking out files: 53% (1587/2994) Checking out files: 54% (1617/2994) Checking out files: 55% (1647/2994) Checking out files: 56% (1677/2994) Checking out files: 57% (1707/2994) Checking out files: 58% (1737/2994) Checking out files: 59% (1767/2994) Checking out files: 60% (1797/2994) Checking out files: 61% (1827/2994) Checking out files: 62% (1857/2994) Checking out files: 63% (1887/2994) Checking out files: 64% (1917/2994) Checking out files: 65% (1947/2994) Checking out files: 66% (1977/2994) Checking out files: 67% (2006/2994) Checking out files: 68% (2036/2994) Checking out files: 69% (2066/2994) Checking out files: 70% (2096/2994) Checking out files: 71% (2126/2994) Checking out files: 72% (2156/2994) Checking out files: 73% (2186/2994) Checking out files: 74% (2216/2994) Checking out files: 75% (2246/2994) Checking out files: 76% (2276/2994) Checking out files: 77% (2306/2994) Checking out files: 78% (2336/2994) Checking out files: 79% (2366/2994) Checking out files: 80% (2396/2994) Checking out files: 81% (2426/2994) Checking out files: 82% (2456/2994) Checking out files: 83% (2486/2994) Checking out files: 84% (2515/2994) Checking out files: 85% (2545/2994) Checking out files: 86% (2575/2994) Checking out files: 87% (2605/2994) Checking out files: 88% (2635/2994) Checking out files: 89% (2665/2994) Checking out files: 89% (2673/2994) Checking out files: 90% (2695/2994) Checking out files: 91% (2725/2994) Checking out files: 92% (2755/2994) Checking out files: 93% (2785/2994) Checking out files: 94% (2815/2994) Checking out files: 95% (2845/2994) Checking out files: 96% (2875/2994) Checking out files: 97% (2905/2994) Checking out files: 98% (2935/2994) Checking out files: 99% (2965/2994) Checking out files: 100% (2994/2994) Checking out files: 100% (2994/2994), done. [2020-01-07T15:49:59.392Z] #59 49.81 + cd /tmp/tmp.LrgrndEtHz/src/github.com/containerd/containerd [2020-01-07T15:49:59.392Z] #59 49.81 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:49:59.429Z] #45 ... [2020-01-07T15:49:59.429Z] [2020-01-07T15:49:59.429Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:49:59.429Z] #11 97.08 Selecting previously unselected package libapparmor1:s390x. [2020-01-07T15:49:59.429Z] #11 97.08 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T15:49:59.429Z] #11 97.08 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-07T15:49:59.429Z] #11 97.17 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-07T15:49:59.429Z] #11 97.17 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T15:49:59.429Z] #11 97.18 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-07T15:49:59.429Z] #11 97.35 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:49:59.429Z] #11 97.36 Setting up libsepol1-dev:s390x (2.6-2) ... [2020-01-07T15:49:59.429Z] #11 97.37 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:49:59.429Z] #11 97.38 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:49:59.429Z] #11 97.38 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:59.429Z] #11 97.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:59.429Z] #11 97.43 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T15:49:59.429Z] #11 97.44 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-07T15:49:59.429Z] #11 97.45 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-07T15:49:59.429Z] #11 97.45 Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-01-07T15:49:59.429Z] #11 97.46 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-07T15:49:59.429Z] #11 97.47 Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-01-07T15:49:59.429Z] #11 97.48 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-01-07T15:49:59.429Z] #11 97.49 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T15:49:59.429Z] #11 97.50 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-07T15:49:59.429Z] #11 97.51 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-01-07T15:49:59.429Z] #11 97.51 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-07T15:49:59.429Z] #11 97.52 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-07T15:49:59.429Z] #11 97.53 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:49:59.429Z] #11 97.54 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:49:59.429Z] #11 97.55 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-07T15:49:59.429Z] #11 97.55 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:59.429Z] #11 97.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:49:59.429Z] #11 97.56 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 [2020-01-07T15:49:59.429Z] #11 97.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-07T15:49:59.429Z] #11 97.57 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 [2020-01-07T15:49:59.429Z] #11 97.57 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:49:59.429Z] #11 97.58 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:49:59.429Z] #11 97.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:49:59.429Z] #11 97.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:49:59.429Z] #11 97.60 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T15:49:59.429Z] #11 97.60 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-07T15:49:59.429Z] #11 97.61 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T15:49:59.429Z] #11 97.62 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-07T15:49:59.429Z] #11 97.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:49:59.429Z] #11 DONE 97.9s [2020-01-07T15:49:59.429Z] [2020-01-07T15:49:59.429Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:49:59.429Z] #53 DONE 0.2s [2020-01-07T15:49:59.429Z] [2020-01-07T15:49:59.429Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:59.429Z] #45 98.01 vendor/golang.org/x/text/secure/bidirule [2020-01-07T15:49:59.429Z] #45 ... [2020-01-07T15:49:59.429Z] [2020-01-07T15:49:59.429Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T15:49:59.429Z] #54 DONE 0.1s [2020-01-07T15:49:59.621Z] #41 18.41 CC images/core-arm.o [2020-01-07T15:49:59.848Z] [2020-01-07T15:49:59.848Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:49:59.848Z] #12 DONE 0.5s [2020-01-07T15:49:59.848Z] [2020-01-07T15:49:59.848Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:49:59.848Z] #55 0.227 + RM_GOPATH=0 [2020-01-07T15:49:59.848Z] #55 0.227 + TMP_GOPATH= [2020-01-07T15:49:59.848Z] #55 0.227 + : /build [2020-01-07T15:49:59.848Z] #55 0.227 + '[' -z '' ']' [2020-01-07T15:49:59.848Z] #55 0.228 ++ mktemp -d [2020-01-07T15:49:59.848Z] #55 0.250 + export GOPATH=/tmp/tmp.1ApXtiE8cC [2020-01-07T15:49:59.848Z] #55 0.250 + GOPATH=/tmp/tmp.1ApXtiE8cC [2020-01-07T15:49:59.848Z] #55 0.250 + RM_GOPATH=1 [2020-01-07T15:49:59.848Z] #55 0.250 ++ dirname ./install.sh [2020-01-07T15:49:59.848Z] #55 0.250 + dir=. [2020-01-07T15:49:59.848Z] #55 0.250 + bin=runc [2020-01-07T15:49:59.848Z] #55 0.250 + shift [2020-01-07T15:49:59.848Z] #55 0.250 + '[' '!' -f ./runc.installer ']' [2020-01-07T15:49:59.848Z] #55 0.250 + . ./runc.installer [2020-01-07T15:49:59.848Z] #55 0.250 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:49:59.848Z] #55 0.250 + install_runc [2020-01-07T15:49:59.848Z] #55 0.250 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T15:49:59.848Z] #55 0.250 + uname -r [2020-01-07T15:49:59.848Z] #55 0.255 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T15:49:59.848Z] #55 0.255 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T15:49:59.848Z] #55 0.256 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T15:49:59.848Z] #55 0.256 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1ApXtiE8cC/src/github.com/opencontainers/runc [2020-01-07T15:49:59.848Z] #55 0.262 Cloning into '/tmp/tmp.1ApXtiE8cC/src/github.com/opencontainers/runc'... [2020-01-07T15:49:59.881Z] #41 18.69 CC images/core-aarch64.o [2020-01-07T15:50:00.142Z] #41 19.06 CC images/core-ppc64.o [2020-01-07T15:50:00.251Z] #55 ... [2020-01-07T15:50:00.251Z] [2020-01-07T15:50:00.251Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T15:50:00.251Z] #13 DONE 0.4s [2020-01-07T15:50:00.251Z] [2020-01-07T15:50:00.251Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T15:50:00.251Z] #14 0.270 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T15:50:00.683Z] #14 DONE 0.4s [2020-01-07T15:50:00.683Z] [2020-01-07T15:50:00.683Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T15:50:00.712Z] #41 19.49 CC images/core-s390.o [2020-01-07T15:50:00.763Z] #59 51.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T15:50:00.764Z] #59 51.16 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T15:50:00.764Z] #59 51.16 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:50:00.764Z] #59 51.16 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:50:00.764Z] #59 51.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T15:50:00.764Z] #59 51.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T15:50:00.764Z] #59 51.16 + '[' '' = dynamic ']' [2020-01-07T15:50:00.764Z] #59 51.16 + make [2020-01-07T15:50:01.292Z] #41 19.94 CC images/cpuinfo.o [2020-01-07T15:50:01.304Z] #15 DONE 0.4s [2020-01-07T15:50:01.304Z] [2020-01-07T15:50:01.304Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T15:50:01.552Z] #41 20.46 CC images/inventory.o [2020-01-07T15:50:01.711Z] #16 DONE 0.4s [2020-01-07T15:50:01.711Z] [2020-01-07T15:50:01.711Z] #17 [dev 6/24] RUN ldconfig [2020-01-07T15:50:01.711Z] #17 DONE 0.3s [2020-01-07T15:50:01.711Z] [2020-01-07T15:50:01.711Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:01.812Z] #41 20.74 CC images/fdinfo.o [2020-01-07T15:50:02.072Z] #41 20.99 CC images/fown.o [2020-01-07T15:50:02.124Z] #18 0.304 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:50:02.124Z] #18 0.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:50:02.124Z] #18 0.439 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:50:02.124Z] #18 0.464 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:50:02.124Z] #18 0.580 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:50:02.333Z] #41 21.15 CC images/ns.o [2020-01-07T15:50:02.593Z] #41 21.42 CC images/regfile.o [2020-01-07T15:50:02.853Z] #41 21.62 CC images/ghost-file.o [2020-01-07T15:50:03.113Z] #41 21.91 CC images/fifo.o [2020-01-07T15:50:03.113Z] #41 22.13 CC images/remap-file-path.o [2020-01-07T15:50:03.190Z] #18 1.011 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-07T15:50:03.684Z] #41 22.35 CC images/eventfd.o [2020-01-07T15:50:03.684Z] #41 22.50 CC images/eventpoll.o [2020-01-07T15:50:03.853Z] #40 78.91 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:50:03.853Z] #40 78.93 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T15:50:03.853Z] #40 78.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:50:03.853Z] #40 79.01 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T15:50:03.920Z] #18 2.272 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-07T15:50:03.945Z] #41 22.86 CC images/fh.o [2020-01-07T15:50:04.043Z] #59 53.94 + bin/ctr [2020-01-07T15:50:04.515Z] #41 23.27 CC images/fsnotify.o [2020-01-07T15:50:05.085Z] #41 24.00 CC images/signalfd.o [2020-01-07T15:50:05.274Z] #18 3.496 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-07T15:50:05.345Z] #41 24.26 CC images/fs.o [2020-01-07T15:50:05.605Z] #41 24.55 CC images/pstree.o [2020-01-07T15:50:05.747Z] #40 ... [2020-01-07T15:50:05.747Z] [2020-01-07T15:50:05.748Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:05.748Z] #44 70.88 syscall [2020-01-07T15:50:05.748Z] #44 80.38 time [2020-01-07T15:50:05.866Z] #41 24.74 CC images/pipe.o [2020-01-07T15:50:05.943Z] #59 ... [2020-01-07T15:50:05.943Z] [2020-01-07T15:50:05.943Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:05.943Z] #31 56.02 internal/reflectlite [2020-01-07T15:50:05.943Z] #31 56.02 sync [2020-01-07T15:50:06.126Z] #41 25.03 CC images/tcp-stream.o [2020-01-07T15:50:06.126Z] #41 ... [2020-01-07T15:50:06.126Z] [2020-01-07T15:50:06.126Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:06.126Z] #62 70.90 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:50:06.387Z] #62 70.90 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T15:50:06.754Z] #18 ... [2020-01-07T15:50:06.754Z] [2020-01-07T15:50:06.754Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:06.754Z] #42 50.96 CC criu/pie/parasite-vdso.o [2020-01-07T15:50:06.754Z] #42 51.56 CC criu/arch/s390/vdso-pie.o [2020-01-07T15:50:06.754Z] #42 51.73 AR criu/pie/pie.lib.a [2020-01-07T15:50:06.754Z] #42 51.78 DEP criu/pie/restorer.d [2020-01-07T15:50:06.754Z] #42 51.99 DEP criu/arch/s390/restorer.d [2020-01-07T15:50:06.754Z] #42 52.13 DEP criu/pie/parasite.d [2020-01-07T15:50:06.754Z] #42 52.21 CC criu/pie/parasite.o [2020-01-07T15:50:06.754Z] #42 53.35 LINK criu/pie/parasite.built-in.o [2020-01-07T15:50:06.754Z] #42 53.36 GEN criu/pie/parasite-blob.h [2020-01-07T15:50:06.754Z] #42 53.37 CC criu/arch/s390/restorer.o [2020-01-07T15:50:06.754Z] #42 53.89 CC criu/pie/restorer.o [2020-01-07T15:50:06.754Z] #42 57.02 LINK criu/pie/restorer.built-in.o [2020-01-07T15:50:06.754Z] #42 57.02 GEN criu/pie/restorer-blob.h [2020-01-07T15:50:06.754Z] #42 57.22 DEP criu/vdso.d [2020-01-07T15:50:06.754Z] #42 57.56 DEP criu/uts_ns.d [2020-01-07T15:50:06.754Z] #42 57.72 DEP criu/util.d [2020-01-07T15:50:06.754Z] #42 58.08 DEP criu/uffd.d [2020-01-07T15:50:06.754Z] #42 58.56 DEP criu/tun.d [2020-01-07T15:50:06.754Z] #42 58.93 DEP criu/tty.d [2020-01-07T15:50:06.754Z] #42 59.36 DEP criu/timerfd.d [2020-01-07T15:50:06.754Z] #42 59.65 DEP criu/sysfs_parse.d [2020-01-07T15:50:06.754Z] #42 60.06 DEP criu/sysctl.d [2020-01-07T15:50:06.754Z] #42 60.28 DEP criu/string.d [2020-01-07T15:50:06.754Z] #42 60.42 DEP criu/stats.d [2020-01-07T15:50:06.754Z] #42 60.57 DEP criu/sockets.d [2020-01-07T15:50:06.754Z] #42 60.84 DEP criu/sk-unix.d [2020-01-07T15:50:06.754Z] #42 ... [2020-01-07T15:50:06.754Z] [2020-01-07T15:50:06.754Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:06.754Z] #55 6.944 + cd /tmp/tmp.1ApXtiE8cC/src/github.com/opencontainers/runc [2020-01-07T15:50:06.754Z] #55 6.944 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:50:06.754Z] #55 7.096 + '[' -z '' ']' [2020-01-07T15:50:06.754Z] #55 7.096 + target=static [2020-01-07T15:50:06.754Z] #55 7.097 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T15:50:07.637Z] #55 8.307 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T15:50:08.474Z] #31 ... [2020-01-07T15:50:08.474Z] [2020-01-07T15:50:08.474Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:08.474Z] #68 DONE 58.6s [2020-01-07T15:50:08.474Z] [2020-01-07T15:50:08.474Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:50:08.474Z] #28 52.49 + cd /tmp/tmp.zmSTXIGpy4/src/github.com/go-swagger/go-swagger [2020-01-07T15:50:08.474Z] #28 52.49 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T15:50:08.474Z] #28 55.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T15:50:09.026Z] #44 ... [2020-01-07T15:50:09.026Z] [2020-01-07T15:50:09.026Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:09.026Z] #31 76.00 time [2020-01-07T15:50:09.026Z] #31 84.54 internal/poll [2020-01-07T15:50:09.409Z] #28 ... [2020-01-07T15:50:09.409Z] [2020-01-07T15:50:09.409Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:09.409Z] #31 59.53 sort [2020-01-07T15:50:09.409Z] #31 59.53 errors [2020-01-07T15:50:09.684Z] #62 ... [2020-01-07T15:50:09.684Z] [2020-01-07T15:50:09.684Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:50:09.684Z] #38 73.37 + dpkg --print-architecture [2020-01-07T15:50:09.684Z] #38 73.37 + rm -rf /tmp/tmp.iSMsrtlCXK [2020-01-07T15:50:09.684Z] #38 DONE 74.3s [2020-01-07T15:50:09.684Z] [2020-01-07T15:50:09.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:09.684Z] #41 25.34 CC images/sk-packet.o [2020-01-07T15:50:09.684Z] #41 25.67 CC images/mnt.o [2020-01-07T15:50:09.684Z] #41 26.01 CC images/pipe-data.o [2020-01-07T15:50:09.684Z] #41 26.33 CC images/sa.o [2020-01-07T15:50:09.684Z] #41 26.65 CC images/timer.o [2020-01-07T15:50:09.684Z] #41 26.99 CC images/timerfd.o [2020-01-07T15:50:09.684Z] #41 27.24 CC images/mm.o [2020-01-07T15:50:09.684Z] #41 27.60 CC images/sk-opts.o [2020-01-07T15:50:09.684Z] #41 27.77 CC images/sk-unix.o [2020-01-07T15:50:09.684Z] #41 28.02 CC images/sk-inet.o [2020-01-07T15:50:09.684Z] #41 28.38 CC images/tun.o [2020-01-07T15:50:09.945Z] #41 28.74 CC images/sk-netlink.o [2020-01-07T15:50:09.975Z] #31 60.06 strconv [2020-01-07T15:50:10.203Z] #55 ... [2020-01-07T15:50:10.203Z] [2020-01-07T15:50:10.203Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:10.203Z] #45 98.36 vendor/golang.org/x/text/unicode/norm [2020-01-07T15:50:10.203Z] #45 105.3 vendor/golang.org/x/net/idna [2020-01-07T15:50:10.203Z] #45 ... [2020-01-07T15:50:10.203Z] [2020-01-07T15:50:10.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:10.203Z] #42 61.30 DEP criu/sk-tcp.d [2020-01-07T15:50:10.203Z] #42 61.56 DEP criu/sk-queue.d [2020-01-07T15:50:10.203Z] #42 61.71 DEP criu/sk-packet.d [2020-01-07T15:50:10.203Z] #42 61.91 DEP criu/sk-netlink.d [2020-01-07T15:50:10.203Z] #42 62.08 DEP criu/sk-inet.d [2020-01-07T15:50:10.203Z] #42 62.32 DEP criu/signalfd.d [2020-01-07T15:50:10.203Z] #42 62.53 DEP criu/sigframe.d [2020-01-07T15:50:10.203Z] #42 62.66 DEP criu/shmem.d [2020-01-07T15:50:10.203Z] #42 62.84 DEP criu/servicefd.d [2020-01-07T15:50:10.203Z] #42 63.04 DEP criu/seize.d [2020-01-07T15:50:10.203Z] #42 63.24 DEP criu/seccomp.d [2020-01-07T15:50:10.203Z] #42 63.46 DEP criu/rst-malloc.d [2020-01-07T15:50:10.203Z] #42 63.57 DEP criu/rbtree.d [2020-01-07T15:50:10.203Z] #42 63.62 DEP criu/pstree.d [2020-01-07T15:50:10.203Z] #42 63.79 DEP criu/protobuf.d [2020-01-07T15:50:10.203Z] #42 63.96 GEN criu/protobuf-desc-gen.h [2020-01-07T15:50:10.205Z] #41 29.04 CC images/packet-sock.o [2020-01-07T15:50:10.397Z] #31 85.95 internal/fmtsort [2020-01-07T15:50:10.466Z] #41 29.38 CC images/ipc-var.o [2020-01-07T15:50:10.726Z] #41 29.49 CC images/ipc-desc.o [2020-01-07T15:50:10.911Z] #31 61.00 io [2020-01-07T15:50:10.986Z] #41 29.73 CC images/ipc-shm.o [2020-01-07T15:50:11.246Z] #41 30.00 CC images/ipc-msg.o [2020-01-07T15:50:11.506Z] #41 30.29 CC images/ipc-sem.o [2020-01-07T15:50:11.506Z] #41 ... [2020-01-07T15:50:11.506Z] [2020-01-07T15:50:11.506Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:11.506Z] #62 DONE 76.2s [2020-01-07T15:50:11.506Z] [2020-01-07T15:50:11.506Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:11.506Z] #41 30.45 CC images/utsns.o [2020-01-07T15:50:11.506Z] #41 ... [2020-01-07T15:50:11.506Z] [2020-01-07T15:50:11.506Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T15:50:11.542Z] #42 65.50 DEP criu/protobuf-desc.d [2020-01-07T15:50:11.542Z] #42 65.77 DEP criu/proc_parse.d [2020-01-07T15:50:11.767Z] #63 DONE 0.1s [2020-01-07T15:50:11.767Z] [2020-01-07T15:50:11.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:11.767Z] #41 30.66 CC images/creds.o [2020-01-07T15:50:11.932Z] #42 66.17 DEP criu/plugin.d [2020-01-07T15:50:11.932Z] #42 66.24 DEP criu/pipes.d [2020-01-07T15:50:11.932Z] #42 66.36 DEP criu/pie-util.d [2020-01-07T15:50:11.932Z] #42 66.46 DEP criu/pie-util-vdso.d [2020-01-07T15:50:12.027Z] #41 30.83 CC images/vma.o [2020-01-07T15:50:12.288Z] #41 31.05 CC images/netdev.o [2020-01-07T15:50:12.294Z] #31 87.39 internal/syscall/unix [2020-01-07T15:50:12.294Z] #31 87.51 strings [2020-01-07T15:50:12.294Z] #31 87.80 os [2020-01-07T15:50:12.330Z] #42 66.55 DEP criu/pie-util-vdso-elf32.d [2020-01-07T15:50:12.330Z] #42 66.64 DEP criu/path.d [2020-01-07T15:50:12.330Z] #42 66.74 DEP criu/parasite-syscall.d [2020-01-07T15:50:12.549Z] #41 31.39 CC images/tty.o [2020-01-07T15:50:12.727Z] #42 66.92 DEP criu/pagemap.d [2020-01-07T15:50:12.728Z] #42 67.04 DEP criu/pagemap-cache.d [2020-01-07T15:50:12.728Z] #42 67.13 DEP criu/page-xfer.d [2020-01-07T15:50:12.809Z] #31 ... [2020-01-07T15:50:12.809Z] [2020-01-07T15:50:12.809Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:12.809Z] #40 44.95 Reading package lists... [2020-01-07T15:50:12.809Z] #40 53.95 Building dependency tree... [2020-01-07T15:50:12.809Z] #40 57.57 The following additional packages will be installed: [2020-01-07T15:50:12.809Z] #40 57.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T15:50:12.809Z] #40 57.59 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T15:50:12.809Z] #40 57.60 Suggested packages: [2020-01-07T15:50:12.809Z] #40 57.60 manpages-dev python-setuptools [2020-01-07T15:50:12.809Z] #40 59.77 The following NEW packages will be installed: [2020-01-07T15:50:12.809Z] #40 59.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T15:50:12.809Z] #40 59.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T15:50:12.809Z] #40 59.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T15:50:12.809Z] #40 59.79 zlib1g-dev [2020-01-07T15:50:12.809Z] #40 60.94 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:50:12.809Z] #40 60.94 Need to get 3602 kB of archives. [2020-01-07T15:50:12.809Z] #40 60.94 After this operation, 18.9 MB of additional disk space will be used. [2020-01-07T15:50:12.809Z] #40 60.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-07T15:50:12.809Z] #40 60.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-07T15:50:12.809Z] #40 60.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-07T15:50:12.809Z] #40 60.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-07T15:50:12.809Z] #40 60.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-07T15:50:12.809Z] #40 60.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-07T15:50:12.809Z] #40 60.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-07T15:50:12.809Z] #40 60.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T15:50:12.809Z] #40 61.05 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-07T15:50:12.809Z] #40 61.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-07T15:50:12.809Z] #40 61.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-07T15:50:12.809Z] #40 61.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-07T15:50:12.809Z] #40 61.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-07T15:50:12.809Z] #40 61.47 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-07T15:50:12.809Z] #40 61.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T15:50:12.809Z] #40 61.48 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-07T15:50:12.809Z] #40 62.98 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:50:12.809Z] #40 63.22 Fetched 3602 kB in 1s (2109 kB/s) [2020-01-07T15:50:12.809Z] #40 63.47 Selecting previously unselected package libnet1:amd64. [2020-01-07T15:50:12.809Z] #40 63.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-07T15:50:12.809Z] #40 63.57 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:50:12.809Z] #40 63.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:50:12.809Z] #40 ... [2020-01-07T15:50:12.809Z] [2020-01-07T15:50:12.809Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:12.809Z] #31 62.96 syscall [2020-01-07T15:50:12.858Z] #31 ... [2020-01-07T15:50:12.858Z] [2020-01-07T15:50:12.858Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:12.858Z] #40 88.32 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T15:50:12.858Z] #40 88.35 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T15:50:12.858Z] #40 88.39 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:50:12.858Z] #40 88.40 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T15:50:12.858Z] #40 88.41 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T15:50:12.858Z] #40 88.43 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:50:13.114Z] #40 88.46 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:50:13.114Z] #40 88.46 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T15:50:13.114Z] #40 88.48 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T15:50:13.114Z] #40 88.49 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T15:50:13.114Z] #40 88.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:50:13.120Z] #41 32.01 CC images/file-lock.o [2020-01-07T15:50:13.142Z] #42 67.29 DEP criu/page-pipe.d [2020-01-07T15:50:13.142Z] #42 67.43 DEP criu/netfilter.d [2020-01-07T15:50:13.142Z] #42 67.59 DEP criu/net.d [2020-01-07T15:50:13.381Z] #41 32.15 CC images/rlimit.o [2020-01-07T15:50:13.553Z] #42 67.83 DEP criu/namespaces.d [2020-01-07T15:50:13.553Z] #42 68.00 DEP criu/mount.d [2020-01-07T15:50:13.642Z] #41 32.34 CC images/pagemap.o [2020-01-07T15:50:13.905Z] #41 32.64 CC images/siginfo.o [2020-01-07T15:50:13.960Z] #42 68.23 DEP criu/mem.d [2020-01-07T15:50:13.960Z] #42 68.40 DEP criu/lsm.d [2020-01-07T15:50:14.045Z] #40 DONE 89.3s [2020-01-07T15:50:14.045Z] [2020-01-07T15:50:14.045Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:14.165Z] #41 32.94 CC images/rpc.o [2020-01-07T15:50:14.353Z] #42 68.60 DEP criu/log.d [2020-01-07T15:50:14.353Z] #42 68.71 DEP criu/libnetlink.d [2020-01-07T15:50:14.735Z] #41 33.75 CC images/ext-file.o [2020-01-07T15:50:14.762Z] #42 68.86 DEP criu/kerndat.d [2020-01-07T15:50:14.762Z] #42 69.10 DEP criu/kcmp-ids.d [2020-01-07T15:50:14.762Z] #42 69.16 DEP criu/irmap.d [2020-01-07T15:50:14.996Z] #41 33.86 CC images/cgroup.o [2020-01-07T15:50:15.168Z] #42 69.27 DEP criu/ipc_ns.d [2020-01-07T15:50:15.168Z] #42 69.44 DEP criu/image.d [2020-01-07T15:50:15.168Z] #42 69.64 DEP criu/image-desc.d [2020-01-07T15:50:15.340Z] #31 64.98 reflect [2020-01-07T15:50:15.569Z] #41 34.32 CC images/userns.o [2020-01-07T15:50:15.579Z] #42 69.75 DEP criu/fsnotify.d [2020-01-07T15:50:15.579Z] #42 69.95 DEP criu/filesystems.d [2020-01-07T15:50:15.830Z] #41 34.62 CC images/google/protobuf/descriptor.o [2020-01-07T15:50:15.997Z] #42 70.22 DEP criu/files.d [2020-01-07T15:50:15.997Z] #42 70.39 DEP criu/files-reg.d [2020-01-07T15:50:16.858Z] #42 70.70 DEP criu/files-ext.d [2020-01-07T15:50:16.858Z] #42 70.93 DEP criu/file-lock.d [2020-01-07T15:50:16.858Z] #42 71.07 DEP criu/file-ids.d [2020-01-07T15:50:16.858Z] #42 71.24 DEP criu/fifo.d [2020-01-07T15:50:17.213Z] #41 35.84 CC images/opts.o [2020-01-07T15:50:17.213Z] #41 36.05 CC images/seccomp.o [2020-01-07T15:50:17.269Z] #42 ... [2020-01-07T15:50:17.269Z] [2020-01-07T15:50:17.269Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:17.269Z] #63 106.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:50:17.269Z] #63 106.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T15:50:17.269Z] #63 DONE 115.8s [2020-01-07T15:50:17.269Z] [2020-01-07T15:50:17.269Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:17.269Z] #45 108.7 mime [2020-01-07T15:50:17.269Z] #45 110.6 mime/quotedprintable [2020-01-07T15:50:17.269Z] #45 111.0 net/http/internal [2020-01-07T15:50:17.269Z] #45 114.8 crypto/tls [2020-01-07T15:50:17.269Z] #45 ... [2020-01-07T15:50:17.269Z] [2020-01-07T15:50:17.269Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T15:50:17.269Z] #64 DONE 0.1s [2020-01-07T15:50:17.269Z] [2020-01-07T15:50:17.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:17.269Z] #42 71.52 DEP criu/fdstore.d [2020-01-07T15:50:17.474Z] #41 36.27 CC images/binfmt-misc.o [2020-01-07T15:50:17.474Z] #41 36.39 CC images/time.o [2020-01-07T15:50:17.474Z] #41 36.51 CC images/sysctl.o [2020-01-07T15:50:17.671Z] #42 71.87 DEP criu/fault-injection.d [2020-01-07T15:50:17.672Z] #42 71.95 DEP criu/external.d [2020-01-07T15:50:18.044Z] #41 36.82 CC images/autofs.o [2020-01-07T15:50:18.044Z] #41 37.07 CC images/macvlan.o [2020-01-07T15:50:18.084Z] #42 72.16 DEP criu/eventpoll.d [2020-01-07T15:50:18.488Z] #42 72.71 DEP criu/eventfd.d [2020-01-07T15:50:18.488Z] #42 72.97 DEP criu/crtools.d [2020-01-07T15:50:18.615Z] #41 37.23 CC images/sit.o [2020-01-07T15:50:18.615Z] #41 37.38 LINK images/built-in.o [2020-01-07T15:50:18.615Z] #41 37.50 GEN compel/include/asm [2020-01-07T15:50:18.615Z] #41 37.51 GEN compel/include/version.h [2020-01-07T15:50:18.615Z] #41 37.54 touch .config [2020-01-07T15:50:18.615Z] #41 37.55 GEN include/common/config.h [2020-01-07T15:50:18.615Z] #41 37.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T15:50:18.621Z] #31 ... [2020-01-07T15:50:18.621Z] [2020-01-07T15:50:18.621Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:18.621Z] #40 63.80 Selecting previously unselected package libcap-dev:amd64. [2020-01-07T15:50:18.621Z] #40 63.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 63.82 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T15:50:18.621Z] #40 64.01 Selecting previously unselected package libnet1-dev. [2020-01-07T15:50:18.621Z] #40 64.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 64.01 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:50:18.621Z] #40 64.20 Selecting previously unselected package libnl-3-200:amd64. [2020-01-07T15:50:18.621Z] #40 64.20 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 64.24 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:50:18.621Z] #40 64.39 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-07T15:50:18.621Z] #40 64.40 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 64.45 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T15:50:18.621Z] #40 64.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-07T15:50:18.621Z] #40 64.86 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 64.88 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:50:18.621Z] #40 65.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-07T15:50:18.621Z] #40 65.11 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 65.12 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T15:50:18.621Z] #40 65.22 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-07T15:50:18.621Z] #40 65.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 65.24 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:50:18.621Z] #40 65.70 Selecting previously unselected package libprotobuf10:amd64. [2020-01-07T15:50:18.621Z] #40 65.70 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 65.72 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T15:50:18.621Z] #40 66.81 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-07T15:50:18.621Z] #40 66.81 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 66.87 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T15:50:18.621Z] #40 67.18 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-07T15:50:18.621Z] #40 67.18 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 67.19 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T15:50:18.621Z] #40 69.19 Selecting previously unselected package libprotoc10:amd64. [2020-01-07T15:50:18.621Z] #40 69.20 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-07T15:50:18.621Z] #40 69.24 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T15:50:18.874Z] #41 37.65 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-01-07T15:50:18.874Z] #41 37.72 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-01-07T15:50:18.874Z] #41 37.74 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-01-07T15:50:18.874Z] #41 37.76 DEP compel/plugins/std/infect.d [2020-01-07T15:50:18.875Z] #41 37.88 DEP compel/plugins/std/string.d [2020-01-07T15:50:18.911Z] #42 73.16 DEP criu/cr-service.d [2020-01-07T15:50:19.135Z] #41 37.97 DEP compel/plugins/std/log.d [2020-01-07T15:50:19.135Z] #41 38.06 DEP compel/plugins/std/fds.d [2020-01-07T15:50:19.135Z] #41 38.12 DEP compel/plugins/std/std.d [2020-01-07T15:50:19.135Z] #41 38.17 DEP compel/plugins/shmem/shmem.d [2020-01-07T15:50:19.187Z] #40 ... [2020-01-07T15:50:19.187Z] [2020-01-07T15:50:19.187Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:19.187Z] #47 59.75 + cd /tmp/tmp.a7WIVzpOdN/src/gotest.tools/gotestsum [2020-01-07T15:50:19.187Z] #47 59.75 + git checkout -q v0.3.5 [2020-01-07T15:50:19.187Z] #47 59.90 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T15:50:19.301Z] #41 ... [2020-01-07T15:50:19.301Z] [2020-01-07T15:50:19.301Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:19.301Z] #31 91.84 path [2020-01-07T15:50:19.301Z] #31 92.68 text/tabwriter [2020-01-07T15:50:19.301Z] #31 93.89 path/filepath [2020-01-07T15:50:19.301Z] #31 93.90 fmt [2020-01-07T15:50:19.328Z] #42 ... [2020-01-07T15:50:19.328Z] [2020-01-07T15:50:19.328Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:19.328Z] #48 DONE 117.7s [2020-01-07T15:50:19.328Z] [2020-01-07T15:50:19.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:19.328Z] #42 73.43 DEP criu/cr-restore.d [2020-01-07T15:50:19.395Z] #41 38.32 DEP compel/plugins/fds/fds.d [2020-01-07T15:50:19.445Z] #47 ... [2020-01-07T15:50:19.445Z] [2020-01-07T15:50:19.445Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:19.445Z] #40 70.18 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T15:50:19.445Z] #40 70.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-07T15:50:19.445Z] #40 70.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:50:19.655Z] #41 38.48 CC compel/plugins/std/std.o [2020-01-07T15:50:19.703Z] #40 70.48 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:50:19.703Z] #40 ... [2020-01-07T15:50:19.703Z] [2020-01-07T15:50:19.703Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:19.703Z] #44 59.72 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T15:50:19.703Z] #44 59.77 errors [2020-01-07T15:50:19.703Z] #44 60.28 sort [2020-01-07T15:50:19.703Z] #44 60.47 io [2020-01-07T15:50:19.703Z] #44 61.80 strconv [2020-01-07T15:50:19.703Z] #44 62.29 bytes [2020-01-07T15:50:19.703Z] #44 65.00 bufio [2020-01-07T15:50:19.703Z] #44 66.95 reflect [2020-01-07T15:50:19.703Z] #44 67.65 syscall [2020-01-07T15:50:19.703Z] #44 ... [2020-01-07T15:50:19.703Z] [2020-01-07T15:50:19.703Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:19.703Z] #40 70.48 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:50:19.703Z] #40 70.49 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-07T15:50:19.703Z] #40 70.50 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T15:50:19.747Z] #42 73.74 DEP criu/cr-errno.d [2020-01-07T15:50:19.747Z] #42 73.78 DEP criu/cr-dump.d [2020-01-07T15:50:19.747Z] #42 74.16 DEP criu/cr-dedup.d [2020-01-07T15:50:19.915Z] #41 38.77 CC compel/plugins/std/fds.o [2020-01-07T15:50:20.151Z] #42 74.29 DEP criu/cr-check.d [2020-01-07T15:50:20.151Z] #42 74.50 DEP criu/config.d [2020-01-07T15:50:20.174Z] #41 39.19 CC compel/plugins/std/log.o [2020-01-07T15:50:20.269Z] #40 70.98 Selecting previously unselected package python-pkg-resources. [2020-01-07T15:50:20.269Z] #40 70.98 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:50:20.269Z] #40 71.01 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T15:50:20.555Z] #42 74.63 DEP criu/clone-noasan.d [2020-01-07T15:50:20.555Z] #42 74.70 DEP criu/cgroup.d [2020-01-07T15:50:20.555Z] #42 74.85 DEP criu/cgroup-props.d [2020-01-07T15:50:20.555Z] #42 74.93 DEP criu/bitmap.d [2020-01-07T15:50:20.555Z] #42 74.96 DEP criu/bfd.d [2020-01-07T15:50:20.672Z] #31 96.05 io/ioutil [2020-01-07T15:50:20.835Z] #40 71.42 Selecting previously unselected package python-protobuf. [2020-01-07T15:50:20.835Z] #40 71.42 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-07T15:50:20.835Z] #40 71.43 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T15:50:21.114Z] #41 39.90 CC compel/plugins/std/string.o [2020-01-07T15:50:21.161Z] #42 75.14 DEP criu/autofs.d [2020-01-07T15:50:21.161Z] #42 75.38 DEP criu/aio.d [2020-01-07T15:50:21.375Z] #41 40.26 CC compel/plugins/std/infect.o [2020-01-07T15:50:21.401Z] #40 72.12 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-07T15:50:21.401Z] #40 72.25 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-07T15:50:21.401Z] #40 72.35 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T15:50:21.694Z] #42 75.72 DEP criu/action-scripts.d [2020-01-07T15:50:21.694Z] #42 ... [2020-01-07T15:50:21.694Z] [2020-01-07T15:50:21.694Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:21.694Z] #18 10.14 Fetched 7676 kB in 9s (784 kB/s) [2020-01-07T15:50:21.694Z] #18 10.14 Reading package lists... [2020-01-07T15:50:21.694Z] #18 14.16 Reading package lists... [2020-01-07T15:50:21.694Z] #18 17.33 Building dependency tree... [2020-01-07T15:50:21.694Z] #18 18.63 The following additional packages will be installed: [2020-01-07T15:50:21.694Z] #18 18.64 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T15:50:21.694Z] #18 18.64 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T15:50:21.694Z] #18 18.64 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T15:50:21.694Z] #18 18.64 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T15:50:21.694Z] #18 18.64 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T15:50:21.694Z] #18 18.64 Suggested packages: [2020-01-07T15:50:21.694Z] #18 18.64 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T15:50:21.694Z] #18 18.64 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T15:50:21.694Z] #18 18.64 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T15:50:21.694Z] #18 18.64 quota [2020-01-07T15:50:21.694Z] #18 18.64 Recommended packages: [2020-01-07T15:50:21.694Z] #18 18.64 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T15:50:21.694Z] #18 18.64 python3-keyrings.alt python3-xdg unzip [2020-01-07T15:50:21.945Z] #41 40.69 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-01-07T15:50:21.945Z] #41 40.74 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-01-07T15:50:21.945Z] #41 40.82 AR compel/plugins/std.lib.a [2020-01-07T15:50:21.945Z] #41 40.88 CC compel/plugins/fds/fds.o [2020-01-07T15:50:22.181Z] #18 ... [2020-01-07T15:50:22.181Z] [2020-01-07T15:50:22.181Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:22.181Z] #42 76.22 CC criu/action-scripts.o [2020-01-07T15:50:22.209Z] #41 41.15 AR compel/plugins/fds.lib.a [2020-01-07T15:50:22.209Z] #41 41.19 HOSTDEP compel/src/lib/log-host.d [2020-01-07T15:50:22.469Z] #41 41.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T15:50:22.469Z] #41 41.33 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-01-07T15:50:22.469Z] #41 41.39 HOSTDEP compel/src/main-host.d [2020-01-07T15:50:22.469Z] #41 41.50 DEP compel/src/lib/ptrace.d [2020-01-07T15:50:22.670Z] #42 76.83 CC criu/aio.o [2020-01-07T15:50:23.039Z] #41 41.65 DEP compel/src/lib/infect.d [2020-01-07T15:50:23.039Z] #41 41.79 DEP compel/src/lib/infect-util.d [2020-01-07T15:50:23.039Z] #41 41.85 DEP compel/src/lib/infect-rpc.d [2020-01-07T15:50:23.039Z] #41 41.95 DEP compel/arch/aarch64/src/lib/infect.d [2020-01-07T15:50:23.039Z] #41 42.02 DEP compel/arch/aarch64/src/lib/cpu.d [2020-01-07T15:50:23.211Z] #31 ... [2020-01-07T15:50:23.211Z] [2020-01-07T15:50:23.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:23.211Z] #41 6.299 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:50:23.211Z] #41 6.299 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:50:23.211Z] #41 8.947 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:50:23.211Z] #41 9.033 GEN .gitid [2020-01-07T15:50:23.211Z] #41 9.058 GEN criu/include/version.h [2020-01-07T15:50:23.211Z] #41 9.166 GEN include/common/asm [2020-01-07T15:50:23.211Z] #41 ... [2020-01-07T15:50:23.211Z] [2020-01-07T15:50:23.211Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:23.211Z] #44 88.02 strings [2020-01-07T15:50:23.211Z] #44 88.15 os [2020-01-07T15:50:23.211Z] #44 92.48 regexp/syntax [2020-01-07T15:50:23.211Z] #44 93.39 fmt [2020-01-07T15:50:23.299Z] #41 42.11 DEP compel/src/lib/log.d [2020-01-07T15:50:23.299Z] #41 42.23 DEP compel/src/main.d [2020-01-07T15:50:23.299Z] #41 42.33 DEP compel/src/lib/handle-elf.d [2020-01-07T15:50:23.559Z] #41 42.47 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-01-07T15:50:23.559Z] #41 42.61 CC compel/src/lib/log.o [2020-01-07T15:50:23.670Z] #42 77.83 CC criu/autofs.o [2020-01-07T15:50:24.130Z] #41 42.89 CC compel/arch/aarch64/src/lib/cpu.o [2020-01-07T15:50:24.130Z] #41 43.15 CC compel/arch/aarch64/src/lib/infect.o [2020-01-07T15:50:24.142Z] #44 ... [2020-01-07T15:50:24.142Z] [2020-01-07T15:50:24.142Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:24.142Z] #31 99.35 github.com/BurntSushi/toml [2020-01-07T15:50:24.142Z] #31 99.36 flag [2020-01-07T15:50:24.701Z] #41 43.39 CC compel/src/lib/infect-rpc.o [2020-01-07T15:50:24.701Z] #41 43.65 CC compel/src/lib/infect-util.o [2020-01-07T15:50:24.962Z] #41 43.89 CC compel/src/lib/infect.o [2020-01-07T15:50:25.192Z] #42 79.56 CC criu/bfd.o [2020-01-07T15:50:25.615Z] #42 80.05 CC criu/bitmap.o [2020-01-07T15:50:26.006Z] #42 80.21 CC criu/cgroup-props.o [2020-01-07T15:50:26.348Z] #41 45.11 CC compel/src/lib/ptrace.o [2020-01-07T15:50:26.608Z] #41 45.46 AR compel/libcompel.a [2020-01-07T15:50:26.608Z] #41 45.54 HOSTCC compel/src/main-host.o [2020-01-07T15:50:26.844Z] #42 81.10 CC criu/cgroup.o [2020-01-07T15:50:26.868Z] #41 45.76 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-01-07T15:50:27.128Z] #41 45.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T15:50:27.128Z] #41 46.09 HOSTCC compel/src/lib/log-host.o [2020-01-07T15:50:27.282Z] #42 ... [2020-01-07T15:50:27.282Z] [2020-01-07T15:50:27.282Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:27.282Z] #18 21.41 The following NEW packages will be installed: [2020-01-07T15:50:27.282Z] #18 21.42 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T15:50:27.282Z] #18 21.42 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T15:50:27.282Z] #18 21.42 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T15:50:27.282Z] #18 21.42 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T15:50:27.282Z] #18 21.42 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T15:50:27.282Z] #18 21.42 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T15:50:27.282Z] #18 21.42 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T15:50:27.282Z] #18 21.42 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T15:50:27.282Z] #18 21.49 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:50:27.282Z] #18 21.49 Need to get 17.5 MB of archives. [2020-01-07T15:50:27.282Z] #18 21.49 After this operation, 79.0 MB of additional disk space will be used. [2020-01-07T15:50:27.282Z] #18 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T15:50:27.282Z] #18 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-07T15:50:27.282Z] #18 21.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-01-07T15:50:27.282Z] #18 21.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-01-07T15:50:27.282Z] #18 21.60 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-01-07T15:50:27.282Z] #18 21.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-01-07T15:50:27.282Z] #18 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-01-07T15:50:27.282Z] #18 21.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-01-07T15:50:27.282Z] #18 21.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-01-07T15:50:27.282Z] #18 21.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-01-07T15:50:27.282Z] #18 21.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-01-07T15:50:27.282Z] #18 21.90 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-01-07T15:50:27.282Z] #18 21.90 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-01-07T15:50:27.282Z] #18 21.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-07T15:50:27.282Z] #18 21.91 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-01-07T15:50:27.282Z] #18 21.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-07T15:50:27.282Z] #18 21.93 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-01-07T15:50:27.282Z] #18 21.93 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-01-07T15:50:27.282Z] #18 21.94 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-01-07T15:50:27.282Z] #18 21.96 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:50:27.282Z] #18 21.96 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:50:27.282Z] #18 21.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-01-07T15:50:27.282Z] #18 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-01-07T15:50:27.282Z] #18 22.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-01-07T15:50:27.282Z] #18 22.04 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-01-07T15:50:27.282Z] #18 22.04 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-07T15:50:27.282Z] #18 22.08 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-07T15:50:27.282Z] #18 22.09 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-07T15:50:27.282Z] #18 22.10 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-01-07T15:50:27.282Z] #18 22.10 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-01-07T15:50:27.282Z] #18 22.11 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-07T15:50:27.282Z] #18 22.12 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-07T15:50:27.282Z] #18 22.13 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-01-07T15:50:27.282Z] #18 22.14 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-01-07T15:50:27.282Z] #18 22.17 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T15:50:27.282Z] #18 22.30 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T15:50:27.282Z] #18 22.31 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T15:50:27.282Z] #18 22.32 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T15:50:27.282Z] #18 22.34 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T15:50:27.282Z] #18 22.35 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-01-07T15:50:27.282Z] #18 22.38 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T15:50:27.282Z] #18 22.76 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-01-07T15:50:27.282Z] #18 22.90 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-01-07T15:50:27.282Z] #18 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-07T15:50:27.282Z] #18 22.96 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-01-07T15:50:27.282Z] #18 22.96 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-01-07T15:50:27.282Z] #18 23.74 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:50:27.282Z] #18 23.81 Fetched 17.5 MB in 1s (11.2 MB/s) [2020-01-07T15:50:27.282Z] #18 23.88 Selecting previously unselected package bash-completion. [2020-01-07T15:50:27.282Z] #18 23.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 ... 23139 files and directories currently installed.) [2020-01-07T15:50:27.282Z] #18 23.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T15:50:27.388Z] #41 46.25 HOSTLINK compel/compel-host-bin [2020-01-07T15:50:27.388Z] #41 46.39 DEP soccr/soccr.d [2020-01-07T15:50:27.388Z] #41 ... [2020-01-07T15:50:27.388Z] [2020-01-07T15:50:27.388Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:50:27.388Z] #28 92.32 + rm -rf /tmp/tmp.LEwoINyts9 [2020-01-07T15:50:27.416Z] #31 102.8 log [2020-01-07T15:50:27.683Z] #18 25.99 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T15:50:27.964Z] #40 78.56 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:50:27.964Z] #40 78.59 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-07T15:50:27.964Z] #40 78.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:50:27.964Z] #40 78.68 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T15:50:27.964Z] #40 ... [2020-01-07T15:50:27.964Z] [2020-01-07T15:50:27.964Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:27.964Z] #44 78.00 time [2020-01-07T15:50:28.095Z] #18 26.46 Selecting previously unselected package libnet1:s390x. [2020-01-07T15:50:28.095Z] #18 26.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-07T15:50:28.095Z] #18 26.46 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T15:50:28.095Z] #18 26.54 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-07T15:50:28.095Z] #18 26.54 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-01-07T15:50:28.095Z] #18 26.54 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-01-07T15:50:28.328Z] #28 DONE 93.1s [2020-01-07T15:50:28.328Z] [2020-01-07T15:50:28.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:28.328Z] #41 46.54 CC soccr/soccr.o [2020-01-07T15:50:28.515Z] #18 26.59 Selecting previously unselected package libpython3.5-minimal:s390x. [2020-01-07T15:50:28.515Z] #18 26.59 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T15:50:28.515Z] #18 26.60 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-07T15:50:28.588Z] #41 47.44 AR soccr/libsoccr.a [2020-01-07T15:50:28.588Z] #41 47.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:50:28.849Z] #41 47.79 DEP criu/arch/aarch64/sigframe.d [2020-01-07T15:50:28.938Z] #18 27.02 Selecting previously unselected package python3.5-minimal. [2020-01-07T15:50:28.938Z] #18 27.02 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T15:50:28.938Z] #18 27.06 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:50:29.109Z] #41 47.93 DEP criu/arch/aarch64/crtools.d [2020-01-07T15:50:29.318Z] #31 ... [2020-01-07T15:50:29.318Z] [2020-01-07T15:50:29.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:29.318Z] #41 12.25 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T15:50:29.318Z] #41 12.32 PBCC images/opts.pb-c.c [2020-01-07T15:50:29.318Z] #41 12.41 PBCC images/sit.pb-c.c [2020-01-07T15:50:29.318Z] #41 12.51 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T15:50:29.318Z] #41 12.63 DEP images/opts.pb-c.d [2020-01-07T15:50:29.318Z] #41 12.77 DEP images/sit.pb-c.d [2020-01-07T15:50:29.318Z] #41 12.90 PBCC images/macvlan.pb-c.c [2020-01-07T15:50:29.318Z] #41 12.96 DEP images/macvlan.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.13 PBCC images/autofs.pb-c.c [2020-01-07T15:50:29.318Z] #41 13.17 DEP images/autofs.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.22 PBCC images/sysctl.pb-c.c [2020-01-07T15:50:29.318Z] #41 13.25 DEP images/sysctl.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.31 PBCC images/time.pb-c.c [2020-01-07T15:50:29.318Z] #41 13.37 DEP images/time.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.43 PBCC images/binfmt-misc.pb-c.c [2020-01-07T15:50:29.318Z] #41 13.46 DEP images/binfmt-misc.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.57 PBCC images/seccomp.pb-c.c [2020-01-07T15:50:29.318Z] #41 13.70 DEP images/seccomp.pb-c.d [2020-01-07T15:50:29.318Z] #41 13.82 PBCC images/userns.pb-c.c [2020-01-07T15:50:29.318Z] #41 14.00 DEP images/userns.pb-c.d [2020-01-07T15:50:29.318Z] #41 14.13 PBCC images/cgroup.pb-c.c [2020-01-07T15:50:29.318Z] #41 14.23 DEP images/cgroup.pb-c.d [2020-01-07T15:50:29.318Z] #41 14.30 PBCC images/fown.pb-c.c [2020-01-07T15:50:29.318Z] #41 14.37 PBCC images/ext-file.pb-c.c [2020-01-07T15:50:29.318Z] #41 14.43 DEP images/fown.pb-c.d [2020-01-07T15:50:29.318Z] #41 14.54 DEP images/ext-file.pb-c.d [2020-01-07T15:50:29.318Z] #41 14.65 PBCC images/rpc.pb-c.c [2020-01-07T15:50:29.318Z] #41 14.76 DEP images/rpc.pb-c.d [2020-01-07T15:50:29.318Z] #41 14.93 PBCC images/siginfo.pb-c.c [2020-01-07T15:50:29.318Z] #41 15.12 DEP images/siginfo.pb-c.d [2020-01-07T15:50:29.318Z] #41 15.19 PBCC images/pagemap.pb-c.c [2020-01-07T15:50:29.318Z] #41 15.25 DEP images/pagemap.pb-c.d [2020-01-07T15:50:29.318Z] #41 15.36 PBCC images/rlimit.pb-c.c [2020-01-07T15:50:29.318Z] #41 15.43 DEP images/rlimit.pb-c.d [2020-01-07T15:50:29.318Z] #41 15.55 PBCC images/file-lock.pb-c.c [2020-01-07T15:50:29.553Z] #18 27.84 Selecting previously unselected package python3-minimal. [2020-01-07T15:50:29.553Z] #18 27.84 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2020-01-07T15:50:29.553Z] #18 27.84 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T15:50:29.559Z] #41 48.10 DEP criu/arch/aarch64/cpu.d [2020-01-07T15:50:29.559Z] #41 48.13 DEP criu/arch/aarch64/bitops.d [2020-01-07T15:50:29.559Z] #41 48.18 CC criu/arch/aarch64/bitops.o [2020-01-07T15:50:29.559Z] #41 48.23 CC criu/arch/aarch64/cpu.o [2020-01-07T15:50:29.559Z] #41 48.33 CC criu/arch/aarch64/crtools.o [2020-01-07T15:50:29.575Z] #41 15.65 DEP images/file-lock.pb-c.d [2020-01-07T15:50:29.575Z] #41 15.77 PBCC images/tty.pb-c.c [2020-01-07T15:50:29.833Z] #41 15.93 DEP images/tty.pb-c.d [2020-01-07T15:50:29.833Z] #41 16.02 PBCC images/tun.pb-c.c [2020-01-07T15:50:29.833Z] #41 16.07 PBCC images/netdev.pb-c.c [2020-01-07T15:50:29.833Z] #41 16.15 DEP images/tun.pb-c.d [2020-01-07T15:50:29.952Z] #18 27.98 Selecting previously unselected package libmpdec2:s390x. [2020-01-07T15:50:29.952Z] #18 27.98 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2020-01-07T15:50:29.952Z] #18 27.99 Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-01-07T15:50:29.952Z] #18 28.08 Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-01-07T15:50:29.952Z] #18 28.08 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T15:50:29.952Z] #18 28.08 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-07T15:50:30.091Z] #41 16.28 DEP images/netdev.pb-c.d [2020-01-07T15:50:30.091Z] #41 16.41 PBCC images/vma.pb-c.c [2020-01-07T15:50:30.130Z] #41 48.84 CC criu/arch/aarch64/sigframe.o [2020-01-07T15:50:30.130Z] #41 ... [2020-01-07T15:50:30.130Z] [2020-01-07T15:50:30.130Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T15:50:30.130Z] #29 DONE 0.2s [2020-01-07T15:50:30.130Z] [2020-01-07T15:50:30.130Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:30.130Z] #41 48.95 LINK criu/arch/aarch64/crtools.built-in.o [2020-01-07T15:50:30.130Z] #41 48.99 DEP criu/arch/aarch64/intraprocedure.d [2020-01-07T15:50:30.130Z] #41 49.01 DEP criu/arch/aarch64/vdso-pie.d [2020-01-07T15:50:30.348Z] #41 16.51 DEP images/vma.pb-c.d [2020-01-07T15:50:30.390Z] #41 49.08 DEP criu/pie/parasite-vdso.d [2020-01-07T15:50:30.390Z] #41 49.15 DEP criu/pie/util-vdso.d [2020-01-07T15:50:30.390Z] #41 ... [2020-01-07T15:50:30.390Z] [2020-01-07T15:50:30.390Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T15:50:30.390Z] #32 DONE 0.3s [2020-01-07T15:50:30.390Z] [2020-01-07T15:50:30.390Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T15:50:30.390Z] #37 DONE 0.1s [2020-01-07T15:50:30.390Z] [2020-01-07T15:50:30.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:30.390Z] #41 49.23 DEP criu/pie/util.d [2020-01-07T15:50:30.604Z] #41 16.67 PBCC images/creds.pb-c.c [2020-01-07T15:50:30.605Z] #41 16.75 DEP images/creds.pb-c.d [2020-01-07T15:50:30.605Z] #41 16.84 PBCC images/utsns.pb-c.c [2020-01-07T15:50:30.605Z] #41 16.85 DEP images/utsns.pb-c.d [2020-01-07T15:50:30.605Z] #41 16.92 PBCC images/ipc-desc.pb-c.c [2020-01-07T15:50:30.651Z] #41 49.34 CC criu/pie/util.o [2020-01-07T15:50:30.651Z] #41 ... [2020-01-07T15:50:30.651Z] [2020-01-07T15:50:30.651Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T15:50:30.651Z] #39 DONE 0.2s [2020-01-07T15:50:30.651Z] [2020-01-07T15:50:30.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:30.651Z] #41 49.49 CC criu/pie/util-vdso.o [2020-01-07T15:50:30.828Z] #18 29.26 Selecting previously unselected package python3.5. [2020-01-07T15:50:30.828Z] #18 29.26 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-01-07T15:50:30.828Z] #18 29.26 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:50:30.861Z] #41 16.99 PBCC images/ipc-sem.pb-c.c [2020-01-07T15:50:30.861Z] #41 17.11 DEP images/ipc-desc.pb-c.d [2020-01-07T15:50:30.861Z] #41 17.18 DEP images/ipc-sem.pb-c.d [2020-01-07T15:50:30.912Z] #41 49.77 CC criu/pie/parasite-vdso.o [2020-01-07T15:50:31.118Z] #41 17.27 PBCC images/ipc-msg.pb-c.c [2020-01-07T15:50:31.118Z] #41 17.35 DEP images/ipc-msg.pb-c.d [2020-01-07T15:50:31.118Z] #41 17.44 PBCC images/ipc-shm.pb-c.c [2020-01-07T15:50:31.171Z] #41 50.15 CC criu/arch/aarch64/vdso-pie.o [2020-01-07T15:50:31.235Z] #18 29.49 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-07T15:50:31.235Z] #18 29.49 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-01-07T15:50:31.235Z] #18 29.49 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-07T15:50:31.235Z] #18 29.53 Selecting previously unselected package dh-python. [2020-01-07T15:50:31.235Z] #18 29.54 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T15:50:31.235Z] #18 29.55 Unpacking dh-python (2.20170125) ... [2020-01-07T15:50:31.374Z] #41 17.53 DEP images/ipc-shm.pb-c.d [2020-01-07T15:50:31.432Z] #41 50.31 CC criu/arch/aarch64/intraprocedure.o [2020-01-07T15:50:31.432Z] #41 50.36 AR criu/pie/pie.lib.a [2020-01-07T15:50:31.631Z] #41 17.76 PBCC images/ipc-var.pb-c.c [2020-01-07T15:50:31.650Z] #18 29.73 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-07T15:50:31.650Z] #18 29.76 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:50:31.692Z] #41 50.43 DEP criu/pie/restorer.d [2020-01-07T15:50:31.692Z] #41 50.55 DEP criu/arch/aarch64/restorer.d [2020-01-07T15:50:31.888Z] #41 17.94 DEP images/ipc-var.pb-c.d [2020-01-07T15:50:31.888Z] #41 18.09 PBCC images/sk-opts.pb-c.c [2020-01-07T15:50:31.952Z] #41 50.68 DEP criu/pie/parasite.d [2020-01-07T15:50:31.952Z] #41 50.84 CC criu/pie/parasite.o [2020-01-07T15:50:32.145Z] #41 18.21 PBCC images/packet-sock.pb-c.c [2020-01-07T15:50:32.145Z] #41 18.31 DEP images/sk-opts.pb-c.d [2020-01-07T15:50:32.145Z] #41 18.38 DEP images/packet-sock.pb-c.d [2020-01-07T15:50:32.402Z] #41 18.48 PBCC images/sk-netlink.pb-c.c [2020-01-07T15:50:32.402Z] #41 18.75 DEP images/sk-netlink.pb-c.d [2020-01-07T15:50:32.524Z] #41 51.47 LINK criu/pie/parasite.built-in.o [2020-01-07T15:50:32.524Z] #41 51.49 GEN criu/pie/parasite-blob.h [2020-01-07T15:50:32.524Z] #41 51.51 CC criu/arch/aarch64/restorer.o [2020-01-07T15:50:32.659Z] #41 18.84 PBCC images/sk-inet.pb-c.c [2020-01-07T15:50:32.916Z] #41 18.92 DEP images/sk-inet.pb-c.d [2020-01-07T15:50:32.916Z] #41 19.03 PBCC images/sk-unix.pb-c.c [2020-01-07T15:50:33.095Z] #41 51.76 CC criu/pie/restorer.o [2020-01-07T15:50:33.173Z] #41 19.19 DEP images/sk-unix.pb-c.d [2020-01-07T15:50:33.173Z] #41 19.24 PBCC images/mm.pb-c.c [2020-01-07T15:50:33.173Z] #41 19.26 DEP images/mm.pb-c.d [2020-01-07T15:50:33.173Z] #41 19.29 PBCC images/timerfd.pb-c.c [2020-01-07T15:50:33.173Z] #41 19.31 DEP images/timerfd.pb-c.d [2020-01-07T15:50:33.173Z] #41 19.41 PBCC images/timer.pb-c.c [2020-01-07T15:50:33.173Z] #41 19.53 DEP images/timer.pb-c.d [2020-01-07T15:50:33.227Z] #44 ... [2020-01-07T15:50:33.227Z] [2020-01-07T15:50:33.227Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:33.227Z] #31 73.16 time [2020-01-07T15:50:33.227Z] #31 81.73 internal/poll [2020-01-07T15:50:33.628Z] #18 31.77 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T15:50:33.736Z] #41 19.69 PBCC images/sa.pb-c.c [2020-01-07T15:50:33.736Z] #41 19.77 DEP images/sa.pb-c.d [2020-01-07T15:50:33.736Z] #41 19.97 PBCC images/pipe-data.pb-c.c [2020-01-07T15:50:33.793Z] #31 83.84 internal/fmtsort [2020-01-07T15:50:33.993Z] #41 20.05 DEP images/pipe-data.pb-c.d [2020-01-07T15:50:33.993Z] #41 20.24 PBCC images/mnt.pb-c.c [2020-01-07T15:50:34.249Z] #41 20.37 DEP images/mnt.pb-c.d [2020-01-07T15:50:34.249Z] #41 20.47 PBCC images/sk-packet.pb-c.c [2020-01-07T15:50:34.249Z] #41 20.52 DEP images/sk-packet.pb-c.d [2020-01-07T15:50:34.476Z] #41 53.24 LINK criu/pie/restorer.built-in.o [2020-01-07T15:50:34.477Z] #41 53.26 GEN criu/pie/restorer-blob.h [2020-01-07T15:50:34.477Z] #41 53.32 DEP criu/vdso.d [2020-01-07T15:50:34.477Z] #41 53.43 DEP criu/uts_ns.d [2020-01-07T15:50:34.483Z] #18 32.53 Selecting previously unselected package python3. [2020-01-07T15:50:34.483Z] #18 32.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24643 files and directories currently installed.) [2020-01-07T15:50:34.483Z] #18 32.58 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-01-07T15:50:34.483Z] #18 32.59 Unpacking python3 (3.5.3-1) ... [2020-01-07T15:50:34.483Z] #18 32.68 Selecting previously unselected package pigz. [2020-01-07T15:50:34.483Z] #18 32.68 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-01-07T15:50:34.483Z] #18 32.68 Unpacking pigz (2.3.4-1) ... [2020-01-07T15:50:34.483Z] #18 32.74 Selecting previously unselected package libip4tc0:s390x. [2020-01-07T15:50:34.483Z] #18 32.74 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T15:50:34.483Z] #18 32.75 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:34.483Z] #18 32.80 Selecting previously unselected package libip6tc0:s390x. [2020-01-07T15:50:34.483Z] #18 32.80 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T15:50:34.483Z] #18 32.80 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:34.483Z] #18 32.87 Selecting previously unselected package libiptc0:s390x. [2020-01-07T15:50:34.483Z] #18 32.87 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T15:50:34.483Z] #18 32.88 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:34.483Z] #18 ... [2020-01-07T15:50:34.483Z] [2020-01-07T15:50:34.483Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:34.483Z] #45 123.1 net/http/httptrace [2020-01-07T15:50:34.483Z] #45 123.5 net/http [2020-01-07T15:50:34.506Z] #41 20.63 PBCC images/tcp-stream.pb-c.c [2020-01-07T15:50:34.506Z] #41 20.70 DEP images/tcp-stream.pb-c.d [2020-01-07T15:50:34.506Z] #41 20.75 PBCC images/pipe.pb-c.c [2020-01-07T15:50:34.736Z] #41 53.50 DEP criu/util.d [2020-01-07T15:50:34.736Z] #41 53.61 DEP criu/uffd.d [2020-01-07T15:50:34.763Z] #41 20.88 DEP images/pipe.pb-c.d [2020-01-07T15:50:34.763Z] #41 21.02 PBCC images/pstree.pb-c.c [2020-01-07T15:50:34.789Z] #31 85.06 internal/syscall/unix [2020-01-07T15:50:34.897Z] #45 ... [2020-01-07T15:50:34.897Z] [2020-01-07T15:50:34.897Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:34.897Z] #18 32.95 Selecting previously unselected package libxtables12:s390x. [2020-01-07T15:50:34.897Z] #18 32.96 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T15:50:34.897Z] #18 32.96 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:34.897Z] #18 33.08 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-07T15:50:34.897Z] #18 33.08 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-01-07T15:50:34.897Z] #18 33.09 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-07T15:50:34.897Z] #18 33.15 Selecting previously unselected package iptables. [2020-01-07T15:50:34.897Z] #18 33.16 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-07T15:50:34.897Z] #18 33.17 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:34.996Z] #41 53.75 DEP criu/tun.d [2020-01-07T15:50:34.996Z] #41 53.84 DEP criu/tty.d [2020-01-07T15:50:34.996Z] #41 53.93 DEP criu/timerfd.d [2020-01-07T15:50:35.023Z] #41 21.09 DEP images/pstree.pb-c.d [2020-01-07T15:50:35.024Z] #41 ... [2020-01-07T15:50:35.024Z] [2020-01-07T15:50:35.024Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:35.024Z] #44 99.93 regexp [2020-01-07T15:50:35.024Z] #44 100.3 flag [2020-01-07T15:50:35.024Z] #44 103.1 go/token [2020-01-07T15:50:35.024Z] #44 104.7 go/scanner [2020-01-07T15:50:35.024Z] #44 105.8 internal/lazyregexp [2020-01-07T15:50:35.024Z] #44 106.8 net/url [2020-01-07T15:50:35.024Z] #44 107.2 go/ast [2020-01-07T15:50:35.024Z] #44 ... [2020-01-07T15:50:35.024Z] [2020-01-07T15:50:35.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:35.024Z] #41 21.21 PBCC images/fs.pb-c.c [2020-01-07T15:50:35.024Z] #41 21.31 DEP images/fs.pb-c.d [2020-01-07T15:50:35.256Z] #41 54.02 DEP criu/sysfs_parse.d [2020-01-07T15:50:35.256Z] #41 54.10 DEP criu/sysctl.d [2020-01-07T15:50:35.256Z] #41 54.18 DEP criu/string.d [2020-01-07T15:50:35.256Z] #41 54.22 DEP criu/stats.d [2020-01-07T15:50:35.306Z] #18 33.44 Selecting previously unselected package xxd. [2020-01-07T15:50:35.306Z] #18 33.44 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T15:50:35.306Z] #18 33.44 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:35.306Z] #18 33.61 Selecting previously unselected package vim-common. [2020-01-07T15:50:35.306Z] #18 33.61 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:50:35.306Z] #18 33.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:35.306Z] #18 33.75 Selecting previously unselected package bzip2. [2020-01-07T15:50:35.306Z] #18 33.75 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-01-07T15:50:35.306Z] #18 33.76 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T15:50:35.306Z] #18 33.87 Selecting previously unselected package libgpm2:s390x. [2020-01-07T15:50:35.380Z] #41 21.51 PBCC images/signalfd.pb-c.c [2020-01-07T15:50:35.516Z] #41 54.34 DEP criu/sockets.d [2020-01-07T15:50:35.637Z] #41 21.74 DEP images/signalfd.pb-c.d [2020-01-07T15:50:35.637Z] #41 21.80 PBCC images/fh.pb-c.c [2020-01-07T15:50:35.637Z] #41 21.87 PBCC images/fsnotify.pb-c.c [2020-01-07T15:50:35.721Z] #18 33.88 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-01-07T15:50:35.721Z] #18 33.89 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-07T15:50:35.721Z] #18 33.98 Selecting previously unselected package xz-utils. [2020-01-07T15:50:35.721Z] #18 33.98 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-01-07T15:50:35.721Z] #18 33.99 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:50:35.721Z] #18 34.13 Selecting previously unselected package aufs-tools. [2020-01-07T15:50:35.721Z] #18 34.13 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-01-07T15:50:35.721Z] #18 34.14 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:50:35.778Z] #41 54.51 DEP criu/sk-unix.d [2020-01-07T15:50:35.778Z] #41 54.62 DEP criu/sk-tcp.d [2020-01-07T15:50:35.778Z] #41 54.70 DEP criu/sk-queue.d [2020-01-07T15:50:35.895Z] #41 22.02 DEP images/fh.pb-c.d [2020-01-07T15:50:35.895Z] #41 22.13 DEP images/fsnotify.pb-c.d [2020-01-07T15:50:35.917Z] #31 85.73 strings [2020-01-07T15:50:36.038Z] #41 54.84 DEP criu/sk-packet.d [2020-01-07T15:50:36.038Z] #41 55.04 DEP criu/sk-netlink.d [2020-01-07T15:50:36.120Z] #18 34.30 Selecting previously unselected package libonig4:s390x. [2020-01-07T15:50:36.120Z] #18 34.30 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2020-01-07T15:50:36.120Z] #18 34.32 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-07T15:50:36.120Z] #18 34.45 Selecting previously unselected package libjq1:s390x. [2020-01-07T15:50:36.120Z] #18 34.46 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T15:50:36.120Z] #18 34.46 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T15:50:36.153Z] #41 22.21 PBCC images/eventpoll.pb-c.c [2020-01-07T15:50:36.153Z] #41 22.27 DEP images/eventpoll.pb-c.d [2020-01-07T15:50:36.153Z] #41 22.30 PBCC images/eventfd.pb-c.c [2020-01-07T15:50:36.153Z] #41 22.31 DEP images/eventfd.pb-c.d [2020-01-07T15:50:36.153Z] #41 22.33 PBCC images/remap-file-path.pb-c.c [2020-01-07T15:50:36.153Z] #41 22.38 DEP images/remap-file-path.pb-c.d [2020-01-07T15:50:36.175Z] #31 86.03 os [2020-01-07T15:50:36.175Z] #31 ... [2020-01-07T15:50:36.175Z] [2020-01-07T15:50:36.175Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:36.175Z] #44 86.29 strings [2020-01-07T15:50:36.298Z] #41 55.16 DEP criu/sk-inet.d [2020-01-07T15:50:36.298Z] #41 55.29 DEP criu/signalfd.d [2020-01-07T15:50:36.411Z] #41 22.54 PBCC images/fifo.pb-c.c [2020-01-07T15:50:36.411Z] #41 22.65 DEP images/fifo.pb-c.d [2020-01-07T15:50:36.536Z] #18 34.62 Selecting previously unselected package jq. [2020-01-07T15:50:36.536Z] #18 34.62 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-07T15:50:36.536Z] #18 34.63 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:50:36.536Z] #18 34.78 Selecting previously unselected package libaio1:s390x. [2020-01-07T15:50:36.536Z] #18 34.78 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2020-01-07T15:50:36.536Z] #18 34.78 Unpacking libaio1:s390x (0.3.110-3) ... [2020-01-07T15:50:36.536Z] #18 34.83 Selecting previously unselected package libcap2-bin. [2020-01-07T15:50:36.536Z] #18 34.83 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-01-07T15:50:36.536Z] #18 34.84 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T15:50:36.536Z] #18 34.92 Selecting previously unselected package libnl-3-200:s390x. [2020-01-07T15:50:36.536Z] #18 34.92 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-07T15:50:36.536Z] #18 34.93 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T15:50:36.558Z] #41 ... [2020-01-07T15:50:36.558Z] [2020-01-07T15:50:36.558Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:36.558Z] #54 99.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T15:50:36.558Z] #54 100.4 + mkdir -p /build [2020-01-07T15:50:36.558Z] #54 100.4 + cp runc /build/runc [2020-01-07T15:50:36.558Z] #54 DONE 100.7s [2020-01-07T15:50:36.558Z] [2020-01-07T15:50:36.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:36.558Z] #41 55.35 DEP criu/sigframe.d [2020-01-07T15:50:36.558Z] #41 55.40 DEP criu/shmem.d [2020-01-07T15:50:36.818Z] #41 55.58 DEP criu/servicefd.d [2020-01-07T15:50:36.818Z] #41 55.70 DEP criu/seize.d [2020-01-07T15:50:36.956Z] #18 34.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-07T15:50:36.956Z] #18 34.99 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-07T15:50:36.956Z] #18 35.01 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T15:50:36.956Z] #18 35.05 Selecting previously unselected package libreadline5:s390x. [2020-01-07T15:50:36.956Z] #18 35.05 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-01-07T15:50:36.956Z] #18 35.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-07T15:50:36.956Z] #18 35.20 Selecting previously unselected package net-tools. [2020-01-07T15:50:36.956Z] #18 35.20 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-01-07T15:50:36.956Z] #18 35.20 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:50:36.956Z] #18 35.39 Selecting previously unselected package python-pip-whl. [2020-01-07T15:50:36.956Z] #18 35.39 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:50:36.956Z] #18 35.41 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:50:36.987Z] #41 22.84 PBCC images/ghost-file.pb-c.c [2020-01-07T15:50:36.987Z] #41 23.21 DEP images/ghost-file.pb-c.d [2020-01-07T15:50:37.078Z] #41 55.87 DEP criu/seccomp.d [2020-01-07T15:50:37.078Z] #41 56.03 DEP criu/rst-malloc.d [2020-01-07T15:50:37.078Z] #41 56.08 DEP criu/rbtree.d [2020-01-07T15:50:37.078Z] #41 56.11 DEP criu/pstree.d [2020-01-07T15:50:37.244Z] #41 23.40 PBCC images/regfile.pb-c.c [2020-01-07T15:50:37.244Z] #41 23.51 DEP images/regfile.pb-c.d [2020-01-07T15:50:37.338Z] #41 56.20 DEP criu/protobuf.d [2020-01-07T15:50:37.503Z] #41 23.57 PBCC images/ns.pb-c.c [2020-01-07T15:50:37.503Z] #41 23.63 DEP images/ns.pb-c.d [2020-01-07T15:50:37.503Z] #41 23.71 PBCC images/fdinfo.pb-c.c [2020-01-07T15:50:37.599Z] #41 56.30 GEN criu/protobuf-desc-gen.h [2020-01-07T15:50:37.609Z] #44 87.27 os [2020-01-07T15:50:37.761Z] #41 23.81 DEP images/fdinfo.pb-c.d [2020-01-07T15:50:37.761Z] #41 23.92 PBCC images/core-aarch64.pb-c.c [2020-01-07T15:50:37.761Z] #41 23.99 PBCC images/core-arm.pb-c.c [2020-01-07T15:50:37.761Z] #41 24.07 PBCC images/core-ppc64.pb-c.c [2020-01-07T15:50:37.802Z] #18 35.96 Selecting previously unselected package python3-pip. [2020-01-07T15:50:37.802Z] #18 35.96 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:50:37.802Z] #18 35.96 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:50:37.802Z] #18 36.09 Selecting previously unselected package python3-pkg-resources. [2020-01-07T15:50:37.802Z] #18 36.09 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:50:37.802Z] #18 36.10 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:50:37.802Z] #18 36.26 Selecting previously unselected package python3-setuptools. [2020-01-07T15:50:37.802Z] #18 36.27 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T15:50:37.802Z] #18 36.27 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T15:50:38.020Z] #41 24.17 PBCC images/core-s390.pb-c.c [2020-01-07T15:50:38.020Z] #41 24.22 PBCC images/core-x86.pb-c.c [2020-01-07T15:50:38.020Z] #41 24.29 PBCC images/core.pb-c.c [2020-01-07T15:50:38.214Z] #18 36.48 Selecting previously unselected package python3-wheel. [2020-01-07T15:50:38.214Z] #18 36.48 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T15:50:38.214Z] #18 36.49 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T15:50:38.214Z] #18 36.55 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T15:50:38.214Z] #18 36.56 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-01-07T15:50:38.214Z] #18 36.56 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:50:38.278Z] #41 24.37 PBCC images/inventory.pb-c.c [2020-01-07T15:50:38.278Z] #41 24.44 DEP images/core-aarch64.pb-c.d [2020-01-07T15:50:38.535Z] #41 ... [2020-01-07T15:50:38.535Z] [2020-01-07T15:50:38.535Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:38.535Z] #31 106.5 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:50:38.535Z] #31 DONE 113.9s [2020-01-07T15:50:38.535Z] [2020-01-07T15:50:38.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:38.535Z] #41 24.60 DEP images/core-arm.pb-c.d [2020-01-07T15:50:38.535Z] #41 24.71 DEP images/core-ppc64.pb-c.d [2020-01-07T15:50:38.535Z] #41 24.81 DEP images/core-s390.pb-c.d [2020-01-07T15:50:38.539Z] #41 57.40 DEP criu/protobuf-desc.d [2020-01-07T15:50:38.618Z] #18 36.83 Selecting previously unselected package vim-runtime. [2020-01-07T15:50:38.618Z] #18 36.84 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:50:38.618Z] #18 36.89 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T15:50:38.618Z] #18 36.92 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T15:50:38.618Z] #18 36.92 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:38.793Z] #41 24.88 DEP images/core-x86.pb-c.d [2020-01-07T15:50:38.793Z] #41 25.05 DEP images/core.pb-c.d [2020-01-07T15:50:38.793Z] #41 25.14 DEP images/inventory.pb-c.d [2020-01-07T15:50:38.800Z] #41 57.49 DEP criu/proc_parse.d [2020-01-07T15:50:38.800Z] #41 57.62 DEP criu/plugin.d [2020-01-07T15:50:38.800Z] #41 57.66 DEP criu/pipes.d [2020-01-07T15:50:38.800Z] #41 57.74 DEP criu/pie-util.d [2020-01-07T15:50:38.980Z] #44 ... [2020-01-07T15:50:38.980Z] [2020-01-07T15:50:38.980Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:50:38.980Z] #40 88.18 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-07T15:50:38.980Z] #40 88.20 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-07T15:50:38.980Z] #40 88.21 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-07T15:50:38.980Z] #40 88.24 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-07T15:50:38.980Z] #40 88.25 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-07T15:50:38.980Z] #40 88.26 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:50:38.980Z] #40 88.28 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-07T15:50:38.980Z] #40 88.29 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T15:50:38.980Z] #40 88.30 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-07T15:50:38.980Z] #40 88.32 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-07T15:50:38.980Z] #40 88.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:50:38.980Z] #40 DONE 89.9s [2020-01-07T15:50:39.051Z] #41 25.22 PBCC images/cpuinfo.pb-c.c [2020-01-07T15:50:39.059Z] #41 57.80 DEP criu/pie-util-vdso.d [2020-01-07T15:50:39.059Z] #41 57.89 DEP criu/pie-util-vdso-elf32.d [2020-01-07T15:50:39.059Z] #41 57.99 DEP criu/path.d [2020-01-07T15:50:39.191Z] #18 ... [2020-01-07T15:50:39.191Z] [2020-01-07T15:50:39.191Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:39.191Z] #42 83.61 CC criu/clone-noasan.o [2020-01-07T15:50:39.191Z] #42 83.70 CC criu/config.o [2020-01-07T15:50:39.191Z] #42 85.05 CC criu/cr-check.o [2020-01-07T15:50:39.191Z] #42 86.38 CC criu/cr-dedup.o [2020-01-07T15:50:39.191Z] #42 86.83 CC criu/cr-dump.o [2020-01-07T15:50:39.191Z] #42 89.02 CC criu/cr-errno.o [2020-01-07T15:50:39.191Z] #42 89.16 CC criu/cr-restore.o [2020-01-07T15:50:39.191Z] #42 93.36 CC criu/cr-service.o [2020-01-07T15:50:39.237Z] [2020-01-07T15:50:39.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:39.309Z] #41 25.30 DEP images/cpuinfo.pb-c.d [2020-01-07T15:50:39.309Z] #41 25.37 PBCC images/stats.pb-c.c [2020-01-07T15:50:39.309Z] #41 25.46 DEP images/stats.pb-c.d [2020-01-07T15:50:39.320Z] #41 58.08 DEP criu/parasite-syscall.d [2020-01-07T15:50:39.320Z] #41 58.20 DEP criu/pagemap.d [2020-01-07T15:50:39.320Z] #41 58.29 DEP criu/pagemap-cache.d [2020-01-07T15:50:39.580Z] #41 58.41 DEP criu/page-xfer.d [2020-01-07T15:50:39.840Z] #41 58.49 DEP criu/page-pipe.d [2020-01-07T15:50:39.840Z] #41 58.56 DEP criu/netfilter.d [2020-01-07T15:50:39.840Z] #41 58.69 DEP criu/net.d [2020-01-07T15:50:40.101Z] #41 58.81 DEP criu/namespaces.d [2020-01-07T15:50:40.101Z] #41 58.95 DEP criu/mount.d [2020-01-07T15:50:40.101Z] #41 59.07 DEP criu/mem.d [2020-01-07T15:50:40.361Z] #41 59.14 DEP criu/lsm.d [2020-01-07T15:50:40.361Z] #41 59.20 DEP criu/log.d [2020-01-07T15:50:40.361Z] #41 59.25 DEP criu/libnetlink.d [2020-01-07T15:50:40.361Z] #41 59.33 DEP criu/kerndat.d [2020-01-07T15:50:40.621Z] #41 59.47 DEP criu/kcmp-ids.d [2020-01-07T15:50:40.621Z] #41 59.53 DEP criu/irmap.d [2020-01-07T15:50:40.916Z] #41 59.64 DEP criu/ipc_ns.d [2020-01-07T15:50:40.916Z] #41 59.73 DEP criu/image.d [2020-01-07T15:50:40.916Z] #41 59.80 DEP criu/image-desc.d [2020-01-07T15:50:40.916Z] #41 59.85 DEP criu/fsnotify.d [2020-01-07T15:50:41.242Z] #41 59.94 DEP criu/filesystems.d [2020-01-07T15:50:41.242Z] #41 60.02 DEP criu/files.d [2020-01-07T15:50:41.242Z] #41 60.13 DEP criu/files-reg.d [2020-01-07T15:50:41.242Z] #41 60.22 DEP criu/files-ext.d [2020-01-07T15:50:41.505Z] #41 60.30 DEP criu/file-lock.d [2020-01-07T15:50:41.505Z] #41 60.38 DEP criu/file-ids.d [2020-01-07T15:50:41.505Z] #41 60.45 DEP criu/fifo.d [2020-01-07T15:50:41.505Z] #41 60.50 DEP criu/fdstore.d [2020-01-07T15:50:41.766Z] #41 60.58 DEP criu/fault-injection.d [2020-01-07T15:50:41.766Z] #41 60.61 DEP criu/external.d [2020-01-07T15:50:41.766Z] #41 60.66 DEP criu/eventpoll.d [2020-01-07T15:50:42.031Z] #41 60.78 DEP criu/eventfd.d [2020-01-07T15:50:42.031Z] #41 60.88 DEP criu/crtools.d [2020-01-07T15:50:42.031Z] #41 61.01 DEP criu/cr-service.d [2020-01-07T15:50:42.133Z] #42 96.36 CC criu/crtools.o [2020-01-07T15:50:42.290Z] #41 61.10 DEP criu/cr-restore.d [2020-01-07T15:50:42.291Z] #41 61.26 DEP criu/cr-errno.d [2020-01-07T15:50:42.550Z] #41 61.28 DEP criu/cr-dump.d [2020-01-07T15:50:42.550Z] #41 61.43 DEP criu/cr-dedup.d [2020-01-07T15:50:42.550Z] #41 61.50 DEP criu/cr-check.d [2020-01-07T15:50:42.591Z] #41 28.19 make[1]: Nothing to be done for 'all'. [2020-01-07T15:50:42.809Z] #41 61.59 DEP criu/config.d [2020-01-07T15:50:42.809Z] #41 61.67 DEP criu/clone-noasan.d [2020-01-07T15:50:42.809Z] #41 61.72 DEP criu/cgroup.d [2020-01-07T15:50:42.809Z] #41 61.79 DEP criu/cgroup-props.d [2020-01-07T15:50:42.984Z] #42 97.15 CC criu/eventfd.o [2020-01-07T15:50:43.069Z] #41 61.85 DEP criu/bitmap.d [2020-01-07T15:50:43.069Z] #41 61.87 DEP criu/bfd.d [2020-01-07T15:50:43.069Z] #41 61.93 DEP criu/autofs.d [2020-01-07T15:50:43.069Z] #41 62.06 DEP criu/aio.d [2020-01-07T15:50:43.328Z] #41 62.18 DEP criu/action-scripts.d [2020-01-07T15:50:43.328Z] #41 62.32 CC criu/action-scripts.o [2020-01-07T15:50:43.393Z] #42 97.45 CC criu/eventpoll.o [2020-01-07T15:50:43.795Z] #42 ... [2020-01-07T15:50:43.795Z] [2020-01-07T15:50:43.795Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:43.795Z] #18 42.21 Selecting previously unselected package vim. [2020-01-07T15:50:43.795Z] #18 42.22 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-07T15:50:43.795Z] #18 42.22 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:43.898Z] #41 62.63 CC criu/aio.o [2020-01-07T15:50:44.158Z] #41 62.93 CC criu/autofs.o [2020-01-07T15:50:44.194Z] #18 42.66 Selecting previously unselected package xfsprogs. [2020-01-07T15:50:44.194Z] #18 42.66 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-01-07T15:50:44.194Z] #18 42.67 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:50:44.491Z] #41 30.74 CC images/stats.o [2020-01-07T15:50:44.758Z] #41 5.441 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:50:44.759Z] #41 5.442 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:50:45.058Z] #41 31.26 CC images/core.o [2020-01-07T15:50:45.061Z] #18 43.14 Selecting previously unselected package zip. [2020-01-07T15:50:45.061Z] #18 43.15 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2020-01-07T15:50:45.061Z] #18 43.16 Unpacking zip (3.0-11+b1) ... [2020-01-07T15:50:45.061Z] #18 43.31 Selecting previously unselected package libapparmor-perl. [2020-01-07T15:50:45.061Z] #18 43.33 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T15:50:45.061Z] #18 43.33 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:50:45.061Z] #18 43.41 Selecting previously unselected package apparmor. [2020-01-07T15:50:45.061Z] #18 43.41 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-01-07T15:50:45.061Z] #18 43.46 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:50:45.061Z] #18 ... [2020-01-07T15:50:45.061Z] [2020-01-07T15:50:45.061Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:45.061Z] #45 133.7 github.com/LK4D4/vndr/godl [2020-01-07T15:50:45.061Z] #45 134.4 github.com/LK4D4/vndr [2020-01-07T15:50:45.098Z] #41 63.82 CC criu/bfd.o [2020-01-07T15:50:45.358Z] #41 64.16 CC criu/bitmap.o [2020-01-07T15:50:45.358Z] #41 64.26 CC criu/cgroup-props.o [2020-01-07T15:50:45.464Z] #45 ... [2020-01-07T15:50:45.464Z] [2020-01-07T15:50:45.464Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:45.464Z] #42 98.57 CC criu/external.o [2020-01-07T15:50:45.464Z] #42 99.02 CC criu/fault-injection.o [2020-01-07T15:50:45.464Z] #42 99.11 CC criu/fdstore.o [2020-01-07T15:50:45.464Z] #42 99.49 CC criu/fifo.o [2020-01-07T15:50:45.625Z] #41 ... [2020-01-07T15:50:45.625Z] [2020-01-07T15:50:45.625Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:45.625Z] #44 110.4 text/template/parse [2020-01-07T15:50:45.625Z] #44 115.4 go/parser [2020-01-07T15:50:45.625Z] #44 116.9 text/template [2020-01-07T15:50:45.625Z] #44 120.8 encoding/xml [2020-01-07T15:50:45.884Z] #42 100.0 CC criu/file-ids.o [2020-01-07T15:50:45.928Z] #41 64.74 CC criu/cgroup.o [2020-01-07T15:50:46.190Z] #44 ... [2020-01-07T15:50:46.190Z] [2020-01-07T15:50:46.190Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:46.190Z] #41 32.26 CC images/core-x86.o [2020-01-07T15:50:46.276Z] #42 100.5 CC criu/file-lock.o [2020-01-07T15:50:46.654Z] #41 7.530 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:50:46.654Z] #41 7.579 GEN .gitid [2020-01-07T15:50:46.654Z] #41 7.603 GEN criu/include/version.h [2020-01-07T15:50:46.654Z] #41 7.657 GEN include/common/asm [2020-01-07T15:50:47.122Z] #41 33.36 CC images/core-arm.o [2020-01-07T15:50:47.132Z] #42 ... [2020-01-07T15:50:47.132Z] [2020-01-07T15:50:47.132Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:47.132Z] #45 DONE 145.5s [2020-01-07T15:50:47.132Z] [2020-01-07T15:50:47.132Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:47.132Z] #18 44.15 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:50:47.132Z] #18 44.16 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:50:47.132Z] #18 44.17 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-07T15:50:47.132Z] #18 44.24 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:47.132Z] #18 44.24 Processing triggers for mime-support (3.60) ... [2020-01-07T15:50:47.132Z] #18 44.26 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:47.132Z] #18 44.27 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-07T15:50:47.132Z] #18 44.28 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T15:50:47.132Z] #18 44.29 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T15:50:47.307Z] #41 66.25 CC criu/clone-noasan.o [2020-01-07T15:50:47.307Z] #41 66.33 CC criu/config.o [2020-01-07T15:50:47.996Z] #18 46.40 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-07T15:50:47.996Z] #18 46.41 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-07T15:50:47.996Z] #18 46.42 Setting up zip (3.0-11+b1) ... [2020-01-07T15:50:47.996Z] #18 46.43 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T15:50:47.996Z] #18 46.45 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-07T15:50:47.996Z] #18 46.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:50:47.996Z] #18 46.47 Setting up libaio1:s390x (0.3.110-3) ... [2020-01-07T15:50:47.996Z] #18 46.48 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:47.996Z] #18 46.49 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:50:47.996Z] #18 46.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T15:50:47.996Z] #18 46.51 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:50:47.996Z] #18 46.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:48.054Z] #41 34.11 CC images/core-aarch64.o [2020-01-07T15:50:48.245Z] #41 67.14 CC criu/cr-check.o [2020-01-07T15:50:48.406Z] #18 46.54 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-01-07T15:50:48.406Z] #18 46.57 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:48.406Z] #18 46.84 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-07T15:50:48.406Z] #18 46.85 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-07T15:50:48.406Z] #18 46.86 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:50:48.406Z] #18 46.87 Setting up pigz (2.3.4-1) ... [2020-01-07T15:50:48.406Z] #18 46.88 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:50:48.406Z] #18 46.89 Setting up libmpdec2:s390x (2.4.2-1) ... [2020-01-07T15:50:48.406Z] #18 46.90 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:48.406Z] #18 46.90 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:50:48.406Z] #18 46.91 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-07T15:50:48.406Z] #18 46.92 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:50:48.406Z] #18 46.95 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:50:48.619Z] #41 34.84 CC images/core-ppc64.o [2020-01-07T15:50:48.812Z] #18 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T15:50:48.812Z] #18 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T15:50:48.812Z] #18 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T15:50:48.812Z] #18 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T15:50:48.812Z] #18 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T15:50:48.812Z] #18 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T15:50:48.812Z] #18 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T15:50:48.812Z] #18 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T15:50:48.812Z] #18 47.02 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-07T15:50:48.812Z] #18 47.04 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:48.812Z] #18 47.05 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:50:48.812Z] #18 47.06 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:50:49.179Z] #41 ... [2020-01-07T15:50:49.179Z] [2020-01-07T15:50:49.179Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:49.179Z] #31 88.91 path [2020-01-07T15:50:49.179Z] #31 90.42 text/tabwriter [2020-01-07T15:50:49.179Z] #31 91.01 fmt [2020-01-07T15:50:49.179Z] #31 91.52 path/filepath [2020-01-07T15:50:49.179Z] #31 93.35 io/ioutil [2020-01-07T15:50:49.179Z] #31 95.53 github.com/BurntSushi/toml [2020-01-07T15:50:49.179Z] #31 95.54 flag [2020-01-07T15:50:49.179Z] #31 98.35 log [2020-01-07T15:50:49.183Z] #41 68.05 CC criu/cr-dedup.o [2020-01-07T15:50:49.443Z] #41 68.30 CC criu/cr-dump.o [2020-01-07T15:50:49.776Z] #31 ... [2020-01-07T15:50:49.776Z] [2020-01-07T15:50:49.776Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:49.776Z] #41 10.63 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T15:50:50.035Z] #41 10.84 PBCC images/opts.pb-c.c [2020-01-07T15:50:50.035Z] #41 10.91 PBCC images/sit.pb-c.c [2020-01-07T15:50:50.035Z] #41 10.96 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T15:50:50.205Z] #41 36.11 CC images/core-s390.o [2020-01-07T15:50:50.292Z] #41 11.13 DEP images/opts.pb-c.d [2020-01-07T15:50:50.292Z] #41 ... [2020-01-07T15:50:50.292Z] [2020-01-07T15:50:50.292Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:50.292Z] #44 90.39 regexp/syntax [2020-01-07T15:50:50.292Z] #44 92.62 fmt [2020-01-07T15:50:50.292Z] #44 96.68 regexp [2020-01-07T15:50:50.292Z] #44 99.03 go/token [2020-01-07T15:50:50.549Z] #44 ... [2020-01-07T15:50:50.549Z] [2020-01-07T15:50:50.549Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:50.549Z] #41 11.28 DEP images/sit.pb-c.d [2020-01-07T15:50:50.549Z] #41 11.37 PBCC images/macvlan.pb-c.c [2020-01-07T15:50:50.549Z] #41 11.40 DEP images/macvlan.pb-c.d [2020-01-07T15:50:50.549Z] #41 11.47 PBCC images/autofs.pb-c.c [2020-01-07T15:50:50.549Z] #41 11.58 DEP images/autofs.pb-c.d [2020-01-07T15:50:50.900Z] #41 69.66 CC criu/cr-errno.o [2020-01-07T15:50:50.900Z] #41 69.72 CC criu/cr-restore.o [2020-01-07T15:50:51.113Z] #41 11.77 PBCC images/sysctl.pb-c.c [2020-01-07T15:50:51.113Z] #41 11.87 DEP images/sysctl.pb-c.d [2020-01-07T15:50:51.113Z] #41 11.95 PBCC images/time.pb-c.c [2020-01-07T15:50:51.113Z] #41 11.98 DEP images/time.pb-c.d [2020-01-07T15:50:51.138Z] #41 37.18 CC images/cpuinfo.o [2020-01-07T15:50:51.373Z] #41 12.17 PBCC images/binfmt-misc.pb-c.c [2020-01-07T15:50:51.373Z] #41 12.24 DEP images/binfmt-misc.pb-c.d [2020-01-07T15:50:51.373Z] #41 12.34 PBCC images/seccomp.pb-c.c [2020-01-07T15:50:51.633Z] #41 12.38 DEP images/seccomp.pb-c.d [2020-01-07T15:50:51.633Z] #41 12.51 PBCC images/userns.pb-c.c [2020-01-07T15:50:51.633Z] #41 12.60 DEP images/userns.pb-c.d [2020-01-07T15:50:51.703Z] #41 37.90 CC images/inventory.o [2020-01-07T15:50:51.891Z] #41 12.72 PBCC images/cgroup.pb-c.c [2020-01-07T15:50:51.891Z] #41 12.81 DEP images/cgroup.pb-c.d [2020-01-07T15:50:51.961Z] #41 38.32 CC images/fdinfo.o [2020-01-07T15:50:52.149Z] #41 12.92 PBCC images/fown.pb-c.c [2020-01-07T15:50:52.149Z] #41 12.99 PBCC images/ext-file.pb-c.c [2020-01-07T15:50:52.406Z] #41 13.33 DEP images/fown.pb-c.d [2020-01-07T15:50:52.406Z] #41 13.40 DEP images/ext-file.pb-c.d [2020-01-07T15:50:52.408Z] #18 50.89 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-07T15:50:52.408Z] #18 50.90 Setting up python3 (3.5.3-1) ... [2020-01-07T15:50:52.526Z] #41 38.89 CC images/fown.o [2020-01-07T15:50:52.971Z] #41 13.58 PBCC images/rpc.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.61 DEP images/rpc.pb-c.d [2020-01-07T15:50:52.971Z] #41 13.71 PBCC images/siginfo.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.72 DEP images/siginfo.pb-c.d [2020-01-07T15:50:52.971Z] #41 13.73 PBCC images/pagemap.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.75 DEP images/pagemap.pb-c.d [2020-01-07T15:50:52.971Z] #41 13.78 PBCC images/rlimit.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.79 DEP images/rlimit.pb-c.d [2020-01-07T15:50:52.971Z] #41 13.81 PBCC images/file-lock.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.82 DEP images/file-lock.pb-c.d [2020-01-07T15:50:52.971Z] #41 13.87 PBCC images/tty.pb-c.c [2020-01-07T15:50:52.971Z] #41 13.92 DEP images/tty.pb-c.d [2020-01-07T15:50:53.093Z] #41 39.18 CC images/ns.o [2020-01-07T15:50:53.229Z] #41 13.98 PBCC images/tun.pb-c.c [2020-01-07T15:50:53.229Z] #41 14.06 PBCC images/netdev.pb-c.c [2020-01-07T15:50:53.229Z] #41 14.10 DEP images/tun.pb-c.d [2020-01-07T15:50:53.353Z] #41 39.38 CC images/regfile.o [2020-01-07T15:50:53.486Z] #41 14.27 DEP images/netdev.pb-c.d [2020-01-07T15:50:53.486Z] #41 14.41 PBCC images/vma.pb-c.c [2020-01-07T15:50:53.612Z] #41 39.67 CC images/ghost-file.o [2020-01-07T15:50:53.743Z] #41 14.52 DEP images/vma.pb-c.d [2020-01-07T15:50:53.743Z] #41 14.57 PBCC images/creds.pb-c.c [2020-01-07T15:50:53.743Z] #41 14.65 DEP images/creds.pb-c.d [2020-01-07T15:50:53.775Z] #18 52.26 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:50:53.870Z] #41 40.12 CC images/fifo.o [2020-01-07T15:50:54.002Z] #41 14.71 PBCC images/utsns.pb-c.c [2020-01-07T15:50:54.002Z] #41 14.73 DEP images/utsns.pb-c.d [2020-01-07T15:50:54.002Z] #41 14.87 PBCC images/ipc-desc.pb-c.c [2020-01-07T15:50:54.002Z] #41 14.94 PBCC images/ipc-sem.pb-c.c [2020-01-07T15:50:54.197Z] #41 ... [2020-01-07T15:50:54.197Z] [2020-01-07T15:50:54.197Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:50:54.197Z] #50 DONE 118.5s [2020-01-07T15:50:54.197Z] [2020-01-07T15:50:54.197Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:54.197Z] #41 72.50 CC criu/cr-service.o [2020-01-07T15:50:54.259Z] #41 15.00 DEP images/ipc-desc.pb-c.d [2020-01-07T15:50:54.260Z] #41 15.08 DEP images/ipc-sem.pb-c.d [2020-01-07T15:50:54.260Z] #41 15.12 PBCC images/ipc-msg.pb-c.c [2020-01-07T15:50:54.260Z] #41 15.14 DEP images/ipc-msg.pb-c.d [2020-01-07T15:50:54.435Z] #41 40.40 CC images/remap-file-path.o [2020-01-07T15:50:54.517Z] #41 15.26 PBCC images/ipc-shm.pb-c.c [2020-01-07T15:50:54.517Z] #41 15.32 DEP images/ipc-shm.pb-c.d [2020-01-07T15:50:54.517Z] #41 15.39 PBCC images/ipc-var.pb-c.c [2020-01-07T15:50:54.517Z] #41 15.45 DEP images/ipc-var.pb-c.d [2020-01-07T15:50:54.693Z] #41 40.68 CC images/eventfd.o [2020-01-07T15:50:54.766Z] #41 73.53 CC criu/crtools.o [2020-01-07T15:50:54.775Z] #41 15.54 PBCC images/sk-opts.pb-c.c [2020-01-07T15:50:54.775Z] #41 15.56 PBCC images/packet-sock.pb-c.c [2020-01-07T15:50:54.775Z] #41 15.62 DEP images/sk-opts.pb-c.d [2020-01-07T15:50:54.775Z] #41 15.69 DEP images/packet-sock.pb-c.d [2020-01-07T15:50:54.775Z] #41 15.79 PBCC images/sk-netlink.pb-c.c [2020-01-07T15:50:54.951Z] #41 41.11 CC images/eventpoll.o [2020-01-07T15:50:55.035Z] #41 15.88 DEP images/sk-netlink.pb-c.d [2020-01-07T15:50:55.035Z] #41 15.93 PBCC images/sk-inet.pb-c.c [2020-01-07T15:50:55.035Z] #41 15.97 DEP images/sk-inet.pb-c.d [2020-01-07T15:50:55.035Z] #41 16.03 PBCC images/sk-unix.pb-c.c [2020-01-07T15:50:55.039Z] #41 73.91 CC criu/eventfd.o [2020-01-07T15:50:55.140Z] #18 53.36 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T15:50:55.140Z] #18 53.45 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T15:50:55.140Z] #18 53.49 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T15:50:55.298Z] #41 74.12 CC criu/eventpoll.o [2020-01-07T15:50:55.299Z] #41 16.09 DEP images/sk-unix.pb-c.d [2020-01-07T15:50:55.299Z] #41 16.15 PBCC images/mm.pb-c.c [2020-01-07T15:50:55.299Z] #41 16.21 DEP images/mm.pb-c.d [2020-01-07T15:50:55.299Z] #41 16.26 PBCC images/timerfd.pb-c.c [2020-01-07T15:50:55.516Z] #41 41.75 CC images/fh.o [2020-01-07T15:50:55.549Z] #18 54.11 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:50:55.558Z] #41 16.29 DEP images/timerfd.pb-c.d [2020-01-07T15:50:55.558Z] #41 16.34 PBCC images/timer.pb-c.c [2020-01-07T15:50:55.558Z] #41 16.37 DEP images/timer.pb-c.d [2020-01-07T15:50:55.558Z] #41 16.44 PBCC images/sa.pb-c.c [2020-01-07T15:50:55.558Z] #41 16.50 DEP images/sa.pb-c.d [2020-01-07T15:50:55.818Z] #41 16.55 PBCC images/pipe-data.pb-c.c [2020-01-07T15:50:55.818Z] #41 16.61 DEP images/pipe-data.pb-c.d [2020-01-07T15:50:55.818Z] #41 16.68 PBCC images/mnt.pb-c.c [2020-01-07T15:50:55.818Z] #41 16.72 DEP images/mnt.pb-c.d [2020-01-07T15:50:55.866Z] #41 74.59 CC criu/external.o [2020-01-07T15:50:55.866Z] #41 74.78 CC criu/fault-injection.o [2020-01-07T15:50:56.077Z] #41 16.79 PBCC images/sk-packet.pb-c.c [2020-01-07T15:50:56.077Z] #41 16.86 DEP images/sk-packet.pb-c.d [2020-01-07T15:50:56.077Z] #41 16.93 PBCC images/tcp-stream.pb-c.c [2020-01-07T15:50:56.081Z] #41 42.45 CC images/fsnotify.o [2020-01-07T15:50:56.125Z] #41 74.84 CC criu/fdstore.o [2020-01-07T15:50:56.125Z] #41 75.03 CC criu/fifo.o [2020-01-07T15:50:56.334Z] #41 17.03 DEP images/tcp-stream.pb-c.d [2020-01-07T15:50:56.334Z] #41 17.12 PBCC images/pipe.pb-c.c [2020-01-07T15:50:56.334Z] #41 17.23 DEP images/pipe.pb-c.d [2020-01-07T15:50:56.334Z] #41 17.26 PBCC images/pstree.pb-c.c [2020-01-07T15:50:56.334Z] #41 17.30 DEP images/pstree.pb-c.d [2020-01-07T15:50:56.384Z] #41 75.24 CC criu/file-ids.o [2020-01-07T15:50:56.606Z] #41 17.36 PBCC images/fs.pb-c.c [2020-01-07T15:50:56.606Z] #41 17.40 DEP images/fs.pb-c.d [2020-01-07T15:50:56.606Z] #41 17.48 PBCC images/signalfd.pb-c.c [2020-01-07T15:50:56.606Z] #41 17.53 DEP images/signalfd.pb-c.d [2020-01-07T15:50:56.606Z] #41 17.58 PBCC images/fh.pb-c.c [2020-01-07T15:50:56.645Z] #41 75.42 CC criu/file-lock.o [2020-01-07T15:50:56.864Z] #41 17.61 PBCC images/fsnotify.pb-c.c [2020-01-07T15:50:56.864Z] #41 17.70 DEP images/fh.pb-c.d [2020-01-07T15:50:56.864Z] #41 17.79 DEP images/fsnotify.pb-c.d [2020-01-07T15:50:56.932Z] #18 55.05 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:50:57.122Z] #41 17.86 PBCC images/eventpoll.pb-c.c [2020-01-07T15:50:57.122Z] #41 17.93 DEP images/eventpoll.pb-c.d [2020-01-07T15:50:57.122Z] #41 18.08 PBCC images/eventfd.pb-c.c [2020-01-07T15:50:57.122Z] #41 18.14 DEP images/eventfd.pb-c.d [2020-01-07T15:50:57.215Z] #41 75.92 CC criu/files-ext.o [2020-01-07T15:50:57.333Z] #18 ... [2020-01-07T15:50:57.333Z] [2020-01-07T15:50:57.333Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:57.333Z] #42 101.4 CC criu/files-ext.o [2020-01-07T15:50:57.333Z] #42 102.2 CC criu/files-reg.o [2020-01-07T15:50:57.333Z] #42 103.9 CC criu/files.o [2020-01-07T15:50:57.333Z] #42 105.9 CC criu/filesystems.o [2020-01-07T15:50:57.333Z] #42 106.4 CC criu/fsnotify.o [2020-01-07T15:50:57.333Z] #42 107.2 CC criu/image-desc.o [2020-01-07T15:50:57.333Z] #42 107.3 CC criu/image.o [2020-01-07T15:50:57.333Z] #42 108.0 CC criu/ipc_ns.o [2020-01-07T15:50:57.333Z] #42 109.0 CC criu/irmap.o [2020-01-07T15:50:57.333Z] #42 109.5 CC criu/kcmp-ids.o [2020-01-07T15:50:57.333Z] #42 109.8 CC criu/kerndat.o [2020-01-07T15:50:57.333Z] #42 110.8 CC criu/libnetlink.o [2020-01-07T15:50:57.333Z] #42 111.2 CC criu/log.o [2020-01-07T15:50:57.380Z] #41 18.27 PBCC images/remap-file-path.pb-c.c [2020-01-07T15:50:57.380Z] #41 18.28 DEP images/remap-file-path.pb-c.d [2020-01-07T15:50:57.380Z] #41 18.40 PBCC images/fifo.pb-c.c [2020-01-07T15:50:57.454Z] #41 43.43 CC images/signalfd.o [2020-01-07T15:50:57.454Z] #41 43.56 CC images/fs.o [2020-01-07T15:50:57.454Z] #41 43.79 CC images/pstree.o [2020-01-07T15:50:57.475Z] #41 76.14 CC criu/files-reg.o [2020-01-07T15:50:57.640Z] #41 18.48 DEP images/fifo.pb-c.d [2020-01-07T15:50:57.640Z] #41 ... [2020-01-07T15:50:57.640Z] [2020-01-07T15:50:57.640Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:50:57.640Z] #31 102.1 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:50:57.640Z] #31 DONE 108.0s [2020-01-07T15:50:57.640Z] [2020-01-07T15:50:57.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:57.640Z] #41 18.56 PBCC images/ghost-file.pb-c.c [2020-01-07T15:50:57.640Z] #41 18.62 DEP images/ghost-file.pb-c.d [2020-01-07T15:50:57.640Z] #41 ... [2020-01-07T15:50:57.640Z] [2020-01-07T15:50:57.640Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:57.640Z] #44 100.6 go/scanner [2020-01-07T15:50:57.640Z] #44 102.5 internal/lazyregexp [2020-01-07T15:50:57.640Z] #44 102.7 go/ast [2020-01-07T15:50:57.640Z] #44 103.1 net/url [2020-01-07T15:50:57.640Z] #44 105.7 text/template/parse [2020-01-07T15:50:57.751Z] #42 112.0 CC criu/lsm.o [2020-01-07T15:50:57.751Z] #42 ... [2020-01-07T15:50:57.751Z] [2020-01-07T15:50:57.751Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:50:57.751Z] #18 56.14 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T15:50:57.898Z] #44 ... [2020-01-07T15:50:57.898Z] [2020-01-07T15:50:57.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:57.898Z] #41 18.78 PBCC images/regfile.pb-c.c [2020-01-07T15:50:57.898Z] #41 18.87 DEP images/regfile.pb-c.d [2020-01-07T15:50:58.019Z] #41 44.11 CC images/pipe.o [2020-01-07T15:50:58.019Z] #41 44.35 CC images/tcp-stream.o [2020-01-07T15:50:58.156Z] #41 19.06 PBCC images/ns.pb-c.c [2020-01-07T15:50:58.156Z] #41 19.17 DEP images/ns.pb-c.d [2020-01-07T15:50:58.414Z] #41 19.27 PBCC images/fdinfo.pb-c.c [2020-01-07T15:50:58.587Z] #41 44.68 CC images/sk-packet.o [2020-01-07T15:50:58.672Z] #41 19.37 DEP images/fdinfo.pb-c.d [2020-01-07T15:50:58.672Z] #41 19.52 PBCC images/core-aarch64.pb-c.c [2020-01-07T15:50:58.845Z] #41 45.08 CC images/mnt.o [2020-01-07T15:50:58.855Z] #41 77.39 CC criu/files.o [2020-01-07T15:50:58.930Z] #41 19.65 PBCC images/core-arm.pb-c.c [2020-01-07T15:50:58.930Z] #41 19.72 PBCC images/core-ppc64.pb-c.c [2020-01-07T15:50:58.930Z] #41 19.86 PBCC images/core-s390.pb-c.c [2020-01-07T15:50:59.070Z] #18 ... [2020-01-07T15:50:59.070Z] [2020-01-07T15:50:59.070Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:50:59.070Z] #29 157.1 + rm -rf /tmp/tmp.p8nMoUa6g3 [2020-01-07T15:50:59.070Z] #29 DONE 157.6s [2020-01-07T15:50:59.070Z] [2020-01-07T15:50:59.070Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:50:59.070Z] #42 112.4 CC criu/mem.o [2020-01-07T15:50:59.188Z] #41 19.93 PBCC images/core-x86.pb-c.c [2020-01-07T15:50:59.188Z] #41 20.05 PBCC images/core.pb-c.c [2020-01-07T15:50:59.411Z] #41 45.44 CC images/pipe-data.o [2020-01-07T15:50:59.445Z] #41 20.21 PBCC images/inventory.pb-c.c [2020-01-07T15:50:59.669Z] #41 45.83 CC images/sa.o [2020-01-07T15:50:59.703Z] #41 20.40 DEP images/core-aarch64.pb-c.d [2020-01-07T15:50:59.703Z] #41 20.54 DEP images/core-arm.pb-c.d [2020-01-07T15:50:59.796Z] #41 78.63 CC criu/filesystems.o [2020-01-07T15:50:59.928Z] #41 46.17 CC images/timer.o [2020-01-07T15:50:59.928Z] #41 ... [2020-01-07T15:50:59.928Z] [2020-01-07T15:50:59.928Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:50:59.928Z] #44 125.0 go/doc [2020-01-07T15:50:59.928Z] #44 130.4 github.com/LK4D4/vndr/build [2020-01-07T15:50:59.928Z] #44 130.5 net [2020-01-07T15:50:59.961Z] #41 20.66 DEP images/core-ppc64.pb-c.d [2020-01-07T15:50:59.961Z] #41 20.76 DEP images/core-s390.pb-c.d [2020-01-07T15:50:59.961Z] #41 20.79 DEP images/core-x86.pb-c.d [2020-01-07T15:50:59.961Z] #41 20.88 DEP images/core.pb-c.d [2020-01-07T15:50:59.961Z] #41 21.00 DEP images/inventory.pb-c.d [2020-01-07T15:51:00.218Z] #41 21.15 PBCC images/cpuinfo.pb-c.c [2020-01-07T15:51:00.218Z] #41 21.23 DEP images/cpuinfo.pb-c.d [2020-01-07T15:51:00.364Z] #41 79.08 CC criu/fsnotify.o [2020-01-07T15:51:00.476Z] #41 21.32 PBCC images/stats.pb-c.c [2020-01-07T15:51:00.476Z] #41 21.36 DEP images/stats.pb-c.d [2020-01-07T15:51:00.494Z] #44 135.6 vendor/golang.org/x/text/transform [2020-01-07T15:51:00.494Z] #44 ... [2020-01-07T15:51:00.494Z] [2020-01-07T15:51:00.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:00.494Z] #41 46.66 CC images/timerfd.o [2020-01-07T15:51:00.683Z] #42 114.8 CC criu/mount.o [2020-01-07T15:51:00.934Z] #41 79.79 CC criu/image-desc.o [2020-01-07T15:51:00.934Z] #41 79.88 CC criu/image.o [2020-01-07T15:51:01.059Z] #41 47.16 CC images/mm.o [2020-01-07T15:51:01.290Z] #42 ... [2020-01-07T15:51:01.290Z] [2020-01-07T15:51:01.290Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:51:01.290Z] #18 57.97 Setting up dh-python (2.20170125) ... [2020-01-07T15:51:01.290Z] #18 59.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:51:01.290Z] #18 DONE 59.5s [2020-01-07T15:51:01.603Z] #41 80.42 CC criu/ipc_ns.o [2020-01-07T15:51:01.624Z] #41 47.78 CC images/sk-opts.o [2020-01-07T15:51:01.807Z] [2020-01-07T15:51:01.807Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:51:02.189Z] #41 48.32 CC images/sk-unix.o [2020-01-07T15:51:02.542Z] #41 81.17 CC criu/irmap.o [2020-01-07T15:51:02.755Z] #41 48.99 CC images/sk-inet.o [2020-01-07T15:51:02.802Z] #41 81.58 CC criu/kcmp-ids.o [2020-01-07T15:51:02.802Z] #41 81.78 CC criu/kerndat.o [2020-01-07T15:51:03.005Z] #41 23.63 make[1]: Nothing to be done for 'all'. [2020-01-07T15:51:03.320Z] #41 49.67 CC images/tun.o [2020-01-07T15:51:03.743Z] #41 82.53 CC criu/libnetlink.o [2020-01-07T15:51:04.003Z] #41 82.76 CC criu/log.o [2020-01-07T15:51:04.253Z] #41 50.44 CC images/sk-netlink.o [2020-01-07T15:51:04.263Z] #41 83.09 CC criu/lsm.o [2020-01-07T15:51:04.511Z] #41 50.75 CC images/packet-sock.o [2020-01-07T15:51:04.522Z] #41 83.34 CC criu/mem.o [2020-01-07T15:51:05.115Z] #41 51.35 CC images/ipc-var.o [2020-01-07T15:51:05.184Z] #19 3.888 Collecting yamllint==1.16.0 [2020-01-07T15:51:05.372Z] #41 51.61 CC images/ipc-desc.o [2020-01-07T15:51:05.533Z] #41 26.22 CC images/stats.o [2020-01-07T15:51:05.902Z] #41 84.55 CC criu/mount.o [2020-01-07T15:51:05.942Z] #41 51.89 CC images/ipc-shm.o [2020-01-07T15:51:05.942Z] #41 52.14 CC images/ipc-msg.o [2020-01-07T15:51:06.039Z] #19 4.556 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T15:51:06.039Z] #19 4.801 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T15:51:06.098Z] #41 26.79 CC images/core.o [2020-01-07T15:51:06.430Z] #19 4.967 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T15:51:06.507Z] #41 52.49 CC images/ipc-sem.o [2020-01-07T15:51:06.507Z] #41 52.71 CC images/utsns.o [2020-01-07T15:51:06.765Z] #41 52.92 CC images/creds.o [2020-01-07T15:51:06.842Z] #41 ... [2020-01-07T15:51:06.842Z] [2020-01-07T15:51:06.842Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:06.842Z] #59 88.85 + bin/containerd [2020-01-07T15:51:07.022Z] #41 53.14 CC images/vma.o [2020-01-07T15:51:07.030Z] #41 27.79 CC images/core-x86.o [2020-01-07T15:51:07.279Z] #41 53.42 CC images/netdev.o [2020-01-07T15:51:07.536Z] #41 53.84 CC images/tty.o [2020-01-07T15:51:07.829Z] #19 6.448 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T15:51:07.829Z] #19 6.570 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T15:51:07.830Z] #19 6.662 Building wheels for collected packages: pyyaml [2020-01-07T15:51:07.830Z] #19 6.663 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T15:51:07.977Z] #41 28.99 CC images/core-arm.o [2020-01-07T15:51:08.221Z] #59 ... [2020-01-07T15:51:08.221Z] [2020-01-07T15:51:08.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:08.221Z] #41 86.99 CC criu/namespaces.o [2020-01-07T15:51:08.466Z] #41 54.53 CC images/file-lock.o [2020-01-07T15:51:08.466Z] #41 54.68 CC images/rlimit.o [2020-01-07T15:51:08.542Z] #41 29.36 CC images/core-aarch64.o [2020-01-07T15:51:08.683Z] #19 7.514 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T15:51:08.683Z] #19 7.515 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T15:51:08.683Z] #19 7.549 Successfully built pyyaml [2020-01-07T15:51:08.683Z] #19 7.549 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-07T15:51:08.723Z] #41 54.91 CC images/pagemap.o [2020-01-07T15:51:08.800Z] #41 29.66 CC images/core-ppc64.o [2020-01-07T15:51:08.979Z] #41 55.21 CC images/siginfo.o [2020-01-07T15:51:09.080Z] #19 7.755 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T15:51:09.365Z] #41 30.29 CC images/core-s390.o [2020-01-07T15:51:09.453Z] #19 DONE 8.1s [2020-01-07T15:51:09.453Z] [2020-01-07T15:51:09.453Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T15:51:09.453Z] #24 DONE 0.1s [2020-01-07T15:51:09.453Z] [2020-01-07T15:51:09.453Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T15:51:09.543Z] #41 55.52 CC images/rpc.o [2020-01-07T15:51:09.602Z] #41 88.21 CC criu/net.o [2020-01-07T15:51:09.857Z] #28 DONE 0.4s [2020-01-07T15:51:09.857Z] [2020-01-07T15:51:09.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:09.857Z] #42 118.2 CC criu/namespaces.o [2020-01-07T15:51:09.857Z] #42 119.7 CC criu/net.o [2020-01-07T15:51:09.857Z] #42 122.4 CC criu/netfilter.o [2020-01-07T15:51:09.857Z] #42 122.7 CC criu/page-pipe.o [2020-01-07T15:51:09.857Z] #42 123.3 CC criu/page-xfer.o [2020-01-07T15:51:09.857Z] #42 ... [2020-01-07T15:51:09.857Z] [2020-01-07T15:51:09.857Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T15:51:09.857Z] #30 DONE 0.1s [2020-01-07T15:51:09.857Z] [2020-01-07T15:51:09.857Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T15:51:09.857Z] #33 DONE 0.1s [2020-01-07T15:51:09.857Z] [2020-01-07T15:51:09.857Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:10.252Z] #60 ... [2020-01-07T15:51:10.252Z] [2020-01-07T15:51:10.252Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T15:51:10.252Z] #38 DONE 0.1s [2020-01-07T15:51:10.252Z] [2020-01-07T15:51:10.252Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:10.298Z] #41 31.07 CC images/cpuinfo.o [2020-01-07T15:51:10.651Z] #55 ... [2020-01-07T15:51:10.651Z] [2020-01-07T15:51:10.651Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:10.651Z] #42 124.7 CC criu/pagemap-cache.o [2020-01-07T15:51:10.863Z] #41 31.56 CC images/inventory.o [2020-01-07T15:51:10.863Z] #41 ... [2020-01-07T15:51:10.863Z] [2020-01-07T15:51:10.863Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:10.863Z] #44 110.7 go/parser [2020-01-07T15:51:10.863Z] #44 112.1 text/template [2020-01-07T15:51:10.863Z] #44 116.4 encoding/xml [2020-01-07T15:51:10.863Z] #44 118.8 go/doc [2020-01-07T15:51:10.911Z] #41 56.86 CC images/ext-file.o [2020-01-07T15:51:10.911Z] #41 57.05 CC images/cgroup.o [2020-01-07T15:51:11.075Z] #42 125.1 CC criu/pagemap.o [2020-01-07T15:51:11.121Z] #44 ... [2020-01-07T15:51:11.121Z] [2020-01-07T15:51:11.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:11.121Z] #41 31.87 CC images/fdinfo.o [2020-01-07T15:51:11.168Z] #41 ... [2020-01-07T15:51:11.168Z] [2020-01-07T15:51:11.168Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:11.168Z] #62 146.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:51:11.168Z] #62 146.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T15:51:11.379Z] #41 32.21 CC images/fown.o [2020-01-07T15:51:11.512Z] #41 90.34 CC criu/netfilter.o [2020-01-07T15:51:11.637Z] #41 32.48 CC images/ns.o [2020-01-07T15:51:11.733Z] #62 ... [2020-01-07T15:51:11.733Z] [2020-01-07T15:51:11.733Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:11.733Z] #44 136.7 vendor/golang.org/x/text/unicode/bidi [2020-01-07T15:51:11.733Z] #44 139.4 vendor/golang.org/x/text/secure/bidirule [2020-01-07T15:51:11.733Z] #44 139.7 vendor/golang.org/x/text/unicode/norm [2020-01-07T15:51:11.733Z] #44 144.5 vendor/golang.org/x/net/idna [2020-01-07T15:51:11.733Z] #44 ... [2020-01-07T15:51:11.733Z] [2020-01-07T15:51:11.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:11.733Z] #41 57.83 CC images/userns.o [2020-01-07T15:51:11.773Z] #41 90.60 CC criu/page-pipe.o [2020-01-07T15:51:11.895Z] #41 32.71 CC images/regfile.o [2020-01-07T15:51:11.919Z] #42 126.1 CC criu/parasite-syscall.o [2020-01-07T15:51:11.991Z] #41 58.15 CC images/google/protobuf/descriptor.o [2020-01-07T15:51:12.152Z] #41 32.97 CC images/ghost-file.o [2020-01-07T15:51:12.304Z] #42 126.7 CC criu/path.o [2020-01-07T15:51:12.345Z] #41 91.08 CC criu/page-xfer.o [2020-01-07T15:51:12.410Z] #41 33.24 CC images/fifo.o [2020-01-07T15:51:12.668Z] #41 33.50 CC images/remap-file-path.o [2020-01-07T15:51:12.701Z] #42 127.0 CC criu/pie-util-vdso-elf32.o [2020-01-07T15:51:12.925Z] #41 33.78 CC images/eventfd.o [2020-01-07T15:51:13.082Z] #42 127.3 CC criu/pie-util-vdso.o [2020-01-07T15:51:13.082Z] #42 127.6 CC criu/pie-util.o [2020-01-07T15:51:13.183Z] #41 33.94 CC images/eventpoll.o [2020-01-07T15:51:13.183Z] #41 34.16 CC images/fh.o [2020-01-07T15:51:13.285Z] #41 91.98 CC criu/pagemap-cache.o [2020-01-07T15:51:13.285Z] #41 92.25 CC criu/pagemap.o [2020-01-07T15:51:13.441Z] #41 34.42 CC images/fsnotify.o [2020-01-07T15:51:13.476Z] #42 127.7 CC criu/pipes.o [2020-01-07T15:51:13.885Z] #42 128.3 CC criu/plugin.o [2020-01-07T15:51:13.891Z] #41 60.10 CC images/opts.o [2020-01-07T15:51:14.006Z] #41 34.99 CC images/signalfd.o [2020-01-07T15:51:14.148Z] #41 60.37 CC images/seccomp.o [2020-01-07T15:51:14.222Z] #41 92.89 CC criu/parasite-syscall.o [2020-01-07T15:51:14.292Z] #42 128.6 CC criu/proc_parse.o [2020-01-07T15:51:14.572Z] #41 35.32 CC images/fs.o [2020-01-07T15:51:14.572Z] #41 35.53 CC images/pstree.o [2020-01-07T15:51:14.711Z] #41 60.74 CC images/binfmt-misc.o [2020-01-07T15:51:14.711Z] #41 60.94 CC images/time.o [2020-01-07T15:51:14.790Z] #41 93.50 CC criu/path.o [2020-01-07T15:51:14.790Z] #41 93.72 CC criu/pie-util-vdso-elf32.o [2020-01-07T15:51:14.830Z] #41 35.79 CC images/pipe.o [2020-01-07T15:51:14.968Z] #41 61.16 CC images/sysctl.o [2020-01-07T15:51:15.050Z] #41 94.01 CC criu/pie-util-vdso.o [2020-01-07T15:51:15.225Z] #41 61.42 CC images/autofs.o [2020-01-07T15:51:15.310Z] #41 94.28 CC criu/pie-util.o [2020-01-07T15:51:15.395Z] #41 36.07 CC images/tcp-stream.o [2020-01-07T15:51:15.481Z] #41 61.69 CC images/macvlan.o [2020-01-07T15:51:15.569Z] #41 94.41 CC criu/pipes.o [2020-01-07T15:51:15.652Z] #41 36.34 CC images/sk-packet.o [2020-01-07T15:51:15.738Z] #41 61.95 CC images/sit.o [2020-01-07T15:51:15.910Z] #41 36.60 CC images/mnt.o [2020-01-07T15:51:15.910Z] #41 36.79 CC images/pipe-data.o [2020-01-07T15:51:15.996Z] #41 62.17 LINK images/built-in.o [2020-01-07T15:51:15.996Z] #41 62.31 GEN compel/include/asm [2020-01-07T15:51:15.996Z] #41 62.31 GEN compel/include/version.h [2020-01-07T15:51:15.996Z] #41 62.36 touch .config [2020-01-07T15:51:16.137Z] #41 94.88 CC criu/plugin.o [2020-01-07T15:51:16.137Z] #41 95.13 CC criu/proc_parse.o [2020-01-07T15:51:16.168Z] #41 36.95 CC images/sa.o [2020-01-07T15:51:16.168Z] #41 37.16 CC images/timer.o [2020-01-07T15:51:16.246Z] #42 130.5 CC criu/protobuf-desc.o [2020-01-07T15:51:16.253Z] #41 62.37 GEN include/common/config.h [2020-01-07T15:51:16.253Z] #41 62.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-07T15:51:16.253Z] #41 62.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-07T15:51:16.253Z] #41 62.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-07T15:51:16.253Z] #41 62.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-07T15:51:16.253Z] #41 62.61 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-07T15:51:16.511Z] #41 62.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-07T15:51:16.511Z] #41 62.72 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T15:51:16.511Z] #41 62.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-07T15:51:16.511Z] #41 62.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T15:51:16.511Z] #41 62.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T15:51:16.733Z] #41 37.58 CC images/timerfd.o [2020-01-07T15:51:16.769Z] #41 62.84 DEP compel/plugins/std/infect.d [2020-01-07T15:51:16.769Z] #41 62.97 DEP compel/plugins/std/string.d [2020-01-07T15:51:16.769Z] #41 63.05 DEP compel/plugins/std/log.d [2020-01-07T15:51:16.991Z] #41 37.81 CC images/mm.o [2020-01-07T15:51:17.026Z] #41 63.13 DEP compel/plugins/std/fds.d [2020-01-07T15:51:17.026Z] #41 63.26 DEP compel/plugins/std/std.d [2020-01-07T15:51:17.248Z] #41 38.12 CC images/sk-opts.o [2020-01-07T15:51:17.283Z] #41 63.41 DEP compel/plugins/shmem/shmem.d [2020-01-07T15:51:17.284Z] #41 63.50 DEP compel/plugins/fds/fds.d [2020-01-07T15:51:17.506Z] #41 38.38 CC images/sk-unix.o [2020-01-07T15:51:17.541Z] #41 63.72 CC compel/plugins/std/std.o [2020-01-07T15:51:17.765Z] #41 38.77 CC images/sk-inet.o [2020-01-07T15:51:17.910Z] #42 132.2 CC criu/protobuf.o [2020-01-07T15:51:18.005Z] #41 64.04 CC compel/plugins/std/fds.o [2020-01-07T15:51:18.042Z] #41 96.89 CC criu/protobuf-desc.o [2020-01-07T15:51:18.272Z] #41 64.56 CC compel/plugins/std/log.o [2020-01-07T15:51:18.332Z] #41 39.21 CC images/tun.o [2020-01-07T15:51:18.433Z] #42 132.8 CC criu/pstree.o [2020-01-07T15:51:18.589Z] #41 39.43 CC images/sk-netlink.o [2020-01-07T15:51:18.609Z] #41 97.48 CC criu/protobuf.o [2020-01-07T15:51:18.847Z] #41 39.67 CC images/packet-sock.o [2020-01-07T15:51:18.869Z] #41 97.73 CC criu/pstree.o [2020-01-07T15:51:19.105Z] #41 39.98 CC images/ipc-var.o [2020-01-07T15:51:19.206Z] #41 65.45 CC compel/plugins/std/string.o [2020-01-07T15:51:19.363Z] #41 40.15 CC images/ipc-desc.o [2020-01-07T15:51:19.363Z] #41 40.36 CC images/ipc-shm.o [2020-01-07T15:51:19.464Z] #41 ... [2020-01-07T15:51:19.464Z] [2020-01-07T15:51:19.464Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:19.464Z] #62 DONE 154.8s [2020-01-07T15:51:19.464Z] [2020-01-07T15:51:19.464Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:19.464Z] #44 147.1 vendor/golang.org/x/net/http2/hpack [2020-01-07T15:51:19.464Z] #44 148.3 mime [2020-01-07T15:51:19.464Z] #44 150.7 mime/quotedprintable [2020-01-07T15:51:19.464Z] #44 151.2 net/http/internal [2020-01-07T15:51:19.464Z] #44 154.5 crypto/x509 [2020-01-07T15:51:19.464Z] #44 154.5 net/textproto [2020-01-07T15:51:19.721Z] #44 ... [2020-01-07T15:51:19.721Z] [2020-01-07T15:51:19.721Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T15:51:19.721Z] #63 DONE 0.1s [2020-01-07T15:51:19.721Z] [2020-01-07T15:51:19.721Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:19.805Z] #41 98.51 CC criu/rbtree.o [2020-01-07T15:51:19.805Z] #41 98.71 CC criu/rst-malloc.o [2020-01-07T15:51:19.928Z] #41 40.53 CC images/ipc-msg.o [2020-01-07T15:51:19.928Z] #41 40.86 CC images/ipc-sem.o [2020-01-07T15:51:20.064Z] #41 98.93 CC criu/seccomp.o [2020-01-07T15:51:20.144Z] #42 134.1 CC criu/rbtree.o [2020-01-07T15:51:20.144Z] #42 134.3 CC criu/rst-malloc.o [2020-01-07T15:51:20.494Z] #41 41.14 CC images/utsns.o [2020-01-07T15:51:20.494Z] #41 41.38 CC images/creds.o [2020-01-07T15:51:20.548Z] #42 134.8 CC criu/seccomp.o [2020-01-07T15:51:20.632Z] #41 99.39 CC criu/seize.o [2020-01-07T15:51:20.652Z] #44 ... [2020-01-07T15:51:20.652Z] [2020-01-07T15:51:20.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:20.652Z] #41 66.52 CC compel/plugins/std/infect.o [2020-01-07T15:51:20.751Z] #41 41.64 CC images/vma.o [2020-01-07T15:51:20.910Z] #41 67.18 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-07T15:51:20.910Z] #41 67.24 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-07T15:51:21.009Z] #41 41.87 CC images/netdev.o [2020-01-07T15:51:21.167Z] #41 67.31 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-07T15:51:21.167Z] #41 67.39 AR compel/plugins/std.lib.a [2020-01-07T15:51:21.200Z] #41 99.96 CC criu/servicefd.o [2020-01-07T15:51:21.362Z] #42 135.5 CC criu/seize.o [2020-01-07T15:51:21.428Z] #41 67.54 CC compel/plugins/fds/fds.o [2020-01-07T15:51:21.459Z] #41 100.3 CC criu/shmem.o [2020-01-07T15:51:21.574Z] #41 42.29 CC images/tty.o [2020-01-07T15:51:21.574Z] #41 ... [2020-01-07T15:51:21.574Z] [2020-01-07T15:51:21.574Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:21.574Z] #44 121.7 github.com/LK4D4/vndr/build [2020-01-07T15:51:21.574Z] #44 123.1 crypto/rsa [2020-01-07T15:51:21.574Z] #44 124.6 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T15:51:21.574Z] #44 124.8 net [2020-01-07T15:51:21.574Z] #44 126.3 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-07T15:51:21.574Z] #44 126.9 vendor/golang.org/x/crypto/poly1305 [2020-01-07T15:51:21.574Z] #44 127.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-07T15:51:21.574Z] #44 128.6 vendor/golang.org/x/crypto/hkdf [2020-01-07T15:51:21.574Z] #44 128.8 vendor/golang.org/x/text/transform [2020-01-07T15:51:21.574Z] #44 129.6 vendor/golang.org/x/text/unicode/bidi [2020-01-07T15:51:21.574Z] #44 131.5 vendor/golang.org/x/text/secure/bidirule [2020-01-07T15:51:21.574Z] #44 131.7 vendor/golang.org/x/text/unicode/norm [2020-01-07T15:51:21.685Z] #41 67.94 AR compel/plugins/fds.lib.a [2020-01-07T15:51:21.775Z] #42 136.1 CC criu/servicefd.o [2020-01-07T15:51:21.943Z] #41 67.97 HOSTDEP compel/src/lib/log-host.d [2020-01-07T15:51:21.943Z] #41 68.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T15:51:21.943Z] #41 68.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-07T15:51:21.943Z] #41 68.20 HOSTDEP compel/src/main-host.d [2020-01-07T15:51:22.026Z] #41 100.9 CC criu/sigframe.o [2020-01-07T15:51:22.139Z] #44 ... [2020-01-07T15:51:22.139Z] [2020-01-07T15:51:22.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:22.139Z] #41 42.85 CC images/file-lock.o [2020-01-07T15:51:22.139Z] #41 43.10 CC images/rlimit.o [2020-01-07T15:51:22.174Z] #42 136.4 CC criu/shmem.o [2020-01-07T15:51:22.201Z] #41 68.39 DEP compel/src/lib/ptrace.d [2020-01-07T15:51:22.298Z] #41 101.0 CC criu/signalfd.o [2020-01-07T15:51:22.298Z] #41 101.2 CC criu/sk-inet.o [2020-01-07T15:51:22.397Z] #41 43.38 CC images/pagemap.o [2020-01-07T15:51:22.459Z] #41 68.51 DEP compel/src/lib/infect.d [2020-01-07T15:51:22.459Z] #41 68.65 DEP compel/src/lib/infect-util.d [2020-01-07T15:51:22.579Z] #42 136.9 CC criu/sigframe.o [2020-01-07T15:51:22.716Z] #41 68.82 DEP compel/src/lib/infect-rpc.d [2020-01-07T15:51:22.716Z] #41 68.95 DEP compel/arch/x86/src/lib/infect.d [2020-01-07T15:51:22.962Z] #41 43.75 CC images/siginfo.o [2020-01-07T15:51:22.974Z] #41 69.21 DEP compel/arch/x86/src/lib/cpu.d [2020-01-07T15:51:22.982Z] #42 137.0 CC criu/signalfd.o [2020-01-07T15:51:22.982Z] #42 137.3 CC criu/sk-inet.o [2020-01-07T15:51:23.220Z] #41 44.04 CC images/rpc.o [2020-01-07T15:51:23.232Z] #41 69.29 DEP compel/src/lib/log.d [2020-01-07T15:51:23.232Z] #41 69.41 DEP compel/src/main.d [2020-01-07T15:51:23.234Z] #41 101.9 CC criu/sk-netlink.o [2020-01-07T15:51:23.489Z] #41 69.57 DEP compel/src/lib/handle-elf.d [2020-01-07T15:51:23.489Z] #41 69.75 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-07T15:51:23.493Z] #41 102.2 CC criu/sk-packet.o [2020-01-07T15:51:23.747Z] #41 69.94 CC compel/src/lib/log.o [2020-01-07T15:51:23.827Z] #42 138.0 CC criu/sk-netlink.o [2020-01-07T15:51:24.005Z] #41 70.24 CC compel/arch/x86/src/lib/cpu.o [2020-01-07T15:51:24.060Z] #41 102.7 CC criu/sk-queue.o [2020-01-07T15:51:24.239Z] #42 138.3 CC criu/sk-packet.o [2020-01-07T15:51:24.320Z] #41 103.0 CC criu/sk-tcp.o [2020-01-07T15:51:24.570Z] #41 ... [2020-01-07T15:51:24.570Z] [2020-01-07T15:51:24.570Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:24.570Z] #47 DONE 159.7s [2020-01-07T15:51:24.570Z] [2020-01-07T15:51:24.570Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:24.570Z] #44 156.5 vendor/golang.org/x/net/http/httpguts [2020-01-07T15:51:24.570Z] #44 156.8 vendor/golang.org/x/net/http/httpproxy [2020-01-07T15:51:24.570Z] #44 157.5 mime/multipart [2020-01-07T15:51:24.570Z] #44 159.3 crypto/tls [2020-01-07T15:51:24.579Z] #41 103.4 CC criu/sk-unix.o [2020-01-07T15:51:24.592Z] #41 45.22 CC images/ext-file.o [2020-01-07T15:51:24.647Z] #42 138.9 CC criu/sk-queue.o [2020-01-07T15:51:24.850Z] #41 45.52 CC images/cgroup.o [2020-01-07T15:51:25.050Z] #42 139.4 CC criu/sk-tcp.o [2020-01-07T15:51:25.416Z] #41 46.08 CC images/userns.o [2020-01-07T15:51:25.674Z] #41 46.39 CC images/google/protobuf/descriptor.o [2020-01-07T15:51:25.938Z] #42 140.0 CC criu/sk-unix.o [2020-01-07T15:51:25.957Z] #41 104.9 CC criu/sockets.o [2020-01-07T15:51:26.525Z] #41 105.5 CC criu/stats.o [2020-01-07T15:51:26.783Z] #41 105.7 CC criu/string.o [2020-01-07T15:51:26.783Z] #41 105.7 CC criu/sysctl.o [2020-01-07T15:51:27.047Z] #41 47.92 CC images/opts.o [2020-01-07T15:51:27.371Z] #41 48.11 CC images/seccomp.o [2020-01-07T15:51:27.376Z] #41 106.2 CC criu/sysfs_parse.o [2020-01-07T15:51:27.376Z] #41 ... [2020-01-07T15:51:27.376Z] [2020-01-07T15:51:27.376Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:27.376Z] #59 119.4 + bin/containerd-stress [2020-01-07T15:51:27.453Z] #42 141.8 CC criu/sockets.o [2020-01-07T15:51:27.630Z] #41 48.50 CC images/binfmt-misc.o [2020-01-07T15:51:27.866Z] #42 ... [2020-01-07T15:51:27.866Z] [2020-01-07T15:51:27.866Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:51:27.866Z] #39 186.4 + dpkg --print-architecture [2020-01-07T15:51:27.866Z] #39 186.4 + cd /tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution [2020-01-07T15:51:27.866Z] #39 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T15:51:27.866Z] #39 186.7 + GOPATH=/tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrhJcnRIcQ [2020-01-07T15:51:27.866Z] #39 186.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T15:51:27.888Z] #41 48.77 CC images/time.o [2020-01-07T15:51:28.146Z] #41 48.97 CC images/sysctl.o [2020-01-07T15:51:28.404Z] #41 49.20 CC images/autofs.o [2020-01-07T15:51:28.662Z] #41 49.43 CC images/macvlan.o [2020-01-07T15:51:28.750Z] #44 ... [2020-01-07T15:51:28.750Z] [2020-01-07T15:51:28.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:28.750Z] #41 71.23 CC compel/arch/x86/src/lib/infect.o [2020-01-07T15:51:28.750Z] #41 72.39 CC compel/src/lib/infect-rpc.o [2020-01-07T15:51:28.750Z] #41 72.69 CC compel/src/lib/infect-util.o [2020-01-07T15:51:28.750Z] #41 72.94 CC compel/src/lib/infect.o [2020-01-07T15:51:28.750Z] #41 74.88 CC compel/src/lib/ptrace.o [2020-01-07T15:51:28.920Z] #41 49.71 CC images/sit.o [2020-01-07T15:51:29.178Z] #41 49.95 LINK images/built-in.o [2020-01-07T15:51:29.178Z] #41 50.09 GEN compel/include/asm [2020-01-07T15:51:29.178Z] #41 50.10 GEN compel/include/version.h [2020-01-07T15:51:29.178Z] #41 50.13 touch .config [2020-01-07T15:51:29.316Z] #41 75.35 AR compel/libcompel.a [2020-01-07T15:51:29.317Z] #41 75.42 HOSTCC compel/src/main-host.o [2020-01-07T15:51:29.436Z] #41 50.13 GEN include/common/config.h [2020-01-07T15:51:29.436Z] #41 50.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-07T15:51:29.436Z] #41 50.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-07T15:51:29.436Z] #41 50.31 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-07T15:51:29.436Z] #41 50.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-07T15:51:29.436Z] #41 50.36 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-07T15:51:29.436Z] #41 50.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-07T15:51:29.436Z] #41 50.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T15:51:29.436Z] #41 50.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-07T15:51:29.436Z] #41 50.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T15:51:29.574Z] #41 75.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-07T15:51:29.694Z] #41 50.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T15:51:29.694Z] #41 50.51 DEP compel/plugins/std/infect.d [2020-01-07T15:51:29.832Z] #41 76.07 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T15:51:29.916Z] #59 122.1 + bin/containerd-shim [2020-01-07T15:51:29.952Z] #41 50.66 DEP compel/plugins/std/string.d [2020-01-07T15:51:29.952Z] #41 50.76 DEP compel/plugins/std/log.d [2020-01-07T15:51:29.952Z] #41 50.84 DEP compel/plugins/std/fds.d [2020-01-07T15:51:30.210Z] #41 50.95 DEP compel/plugins/std/std.d [2020-01-07T15:51:30.210Z] #41 51.05 DEP compel/plugins/shmem/shmem.d [2020-01-07T15:51:30.210Z] #41 51.18 DEP compel/plugins/fds/fds.d [2020-01-07T15:51:30.398Z] #41 76.46 HOSTCC compel/src/lib/log-host.o [2020-01-07T15:51:30.398Z] #41 ... [2020-01-07T15:51:30.398Z] [2020-01-07T15:51:30.398Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:30.398Z] #44 165.5 net/http/httptrace [2020-01-07T15:51:30.469Z] #41 51.32 CC compel/plugins/std/std.o [2020-01-07T15:51:30.657Z] #44 165.7 net/http [2020-01-07T15:51:30.726Z] #41 51.61 CC compel/plugins/std/fds.o [2020-01-07T15:51:31.292Z] #41 52.12 CC compel/plugins/std/log.o [2020-01-07T15:51:31.551Z] #41 ... [2020-01-07T15:51:31.551Z] [2020-01-07T15:51:31.551Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:31.551Z] #62 134.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:51:31.551Z] #62 134.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T15:51:31.551Z] #62 DONE 142.0s [2020-01-07T15:51:31.551Z] [2020-01-07T15:51:31.551Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T15:51:31.551Z] #63 DONE 0.1s [2020-01-07T15:51:31.551Z] [2020-01-07T15:51:31.551Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:31.551Z] #44 136.6 vendor/golang.org/x/net/idna [2020-01-07T15:51:31.551Z] #44 138.7 vendor/golang.org/x/net/http2/hpack [2020-01-07T15:51:31.551Z] #44 140.1 mime [2020-01-07T15:51:32.441Z] Removing intermediate container 51d9102aad7d [2020-01-07T15:51:32.441Z] ---> 29b0071ab71e [2020-01-07T15:51:32.441Z] Step 11/16 : ARG GOOS [2020-01-07T15:51:32.441Z] ---> Running in e96ff849a88e [2020-01-07T15:51:32.486Z] #44 142.6 mime/quotedprintable [2020-01-07T15:51:32.724Z] Removing intermediate container e96ff849a88e [2020-01-07T15:51:32.725Z] ---> 266e00e56ae0 [2020-01-07T15:51:32.725Z] Step 12/16 : ARG GOARCH [2020-01-07T15:51:32.725Z] ---> Running in e88801eea318 [2020-01-07T15:51:32.744Z] #44 ... [2020-01-07T15:51:32.744Z] [2020-01-07T15:51:32.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:32.744Z] #41 53.44 CC compel/plugins/std/string.o [2020-01-07T15:51:33.015Z] Removing intermediate container e88801eea318 [2020-01-07T15:51:33.015Z] ---> bdd5db2f1ff0 [2020-01-07T15:51:33.015Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-07T15:51:33.015Z] ---> Running in 823eda70472c [2020-01-07T15:51:33.215Z] #59 ... [2020-01-07T15:51:33.215Z] [2020-01-07T15:51:33.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:33.215Z] #41 106.5 CC criu/timerfd.o [2020-01-07T15:51:33.215Z] #41 106.8 CC criu/tty.o [2020-01-07T15:51:33.215Z] #41 108.3 CC criu/tun.o [2020-01-07T15:51:33.215Z] #41 108.6 CC criu/uffd.o [2020-01-07T15:51:33.215Z] #41 109.6 CC criu/util.o [2020-01-07T15:51:33.215Z] #41 110.7 CC criu/uts_ns.o [2020-01-07T15:51:33.215Z] #41 110.9 CC criu/vdso.o [2020-01-07T15:51:33.215Z] #41 111.3 LINK criu/built-in.o [2020-01-07T15:51:33.215Z] #41 111.4 LINK criu/criu [2020-01-07T15:51:33.215Z] #41 111.7 DEP lib/c/criu.d [2020-01-07T15:51:33.215Z] #41 111.8 CC images/rpc.pb-c.o [2020-01-07T15:51:33.311Z] #41 54.03 CC compel/plugins/std/infect.o [2020-01-07T15:51:33.475Z] #41 112.4 CC lib/c/criu.o [2020-01-07T15:51:33.569Z] #41 54.43 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-07T15:51:33.569Z] #41 54.49 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-07T15:51:33.569Z] #41 54.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-07T15:51:33.827Z] #41 54.63 AR compel/plugins/std.lib.a [2020-01-07T15:51:33.827Z] #41 54.71 CC compel/plugins/fds/fds.o [2020-01-07T15:51:34.085Z] #41 54.89 AR compel/plugins/fds.lib.a [2020-01-07T15:51:34.085Z] #41 54.95 HOSTDEP compel/src/lib/log-host.d [2020-01-07T15:51:34.343Z] #41 55.06 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T15:51:34.343Z] #41 55.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-07T15:51:34.343Z] #41 55.28 HOSTDEP compel/src/main-host.d [2020-01-07T15:51:34.376Z] #39 ... [2020-01-07T15:51:34.376Z] [2020-01-07T15:51:34.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:34.376Z] #42 142.5 CC criu/stats.o [2020-01-07T15:51:34.376Z] #42 142.8 CC criu/string.o [2020-01-07T15:51:34.376Z] #42 142.9 CC criu/sysctl.o [2020-01-07T15:51:34.376Z] #42 143.5 CC criu/sysfs_parse.o [2020-01-07T15:51:34.376Z] #42 143.8 CC criu/timerfd.o [2020-01-07T15:51:34.376Z] #42 144.1 CC criu/tty.o [2020-01-07T15:51:34.376Z] #42 145.4 CC criu/tun.o [2020-01-07T15:51:34.376Z] #42 145.8 CC criu/uffd.o [2020-01-07T15:51:34.376Z] #42 146.7 CC criu/util.o [2020-01-07T15:51:34.376Z] #42 147.6 CC criu/uts_ns.o [2020-01-07T15:51:34.376Z] #42 147.8 CC criu/vdso.o [2020-01-07T15:51:34.376Z] #42 148.2 LINK criu/built-in.o [2020-01-07T15:51:34.376Z] #42 148.4 LINK criu/criu [2020-01-07T15:51:34.376Z] #42 148.8 DEP lib/c/criu.d [2020-01-07T15:51:34.376Z] #42 148.9 CC images/rpc.pb-c.o [2020-01-07T15:51:34.415Z] #41 113.3 LINK lib/c/built-in.o [2020-01-07T15:51:34.415Z] #41 113.3 LINK lib/c/libcriu.so [2020-01-07T15:51:34.640Z] #41 55.48 DEP compel/src/lib/ptrace.d [2020-01-07T15:51:34.675Z] #41 113.4 GEN magic.py [2020-01-07T15:51:34.675Z] #41 113.6 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:51:34.675Z] #41 113.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:51:34.902Z] #41 55.59 DEP compel/src/lib/infect.d [2020-01-07T15:51:34.902Z] #41 55.85 DEP compel/src/lib/infect-util.d [2020-01-07T15:51:34.934Z] #41 113.9 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:51:35.160Z] #41 ... [2020-01-07T15:51:35.160Z] [2020-01-07T15:51:35.160Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:35.160Z] #47 DONE 145.5s [2020-01-07T15:51:35.160Z] [2020-01-07T15:51:35.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:35.160Z] #41 56.13 DEP compel/src/lib/infect-rpc.d [2020-01-07T15:51:35.250Z] #42 149.4 CC lib/c/criu.o [2020-01-07T15:51:35.417Z] #41 56.35 DEP compel/arch/x86/src/lib/infect.d [2020-01-07T15:51:35.417Z] #41 56.42 DEP compel/arch/x86/src/lib/cpu.d [2020-01-07T15:51:35.873Z] #41 114.6 make[1]: Nothing to be done for 'all'. [2020-01-07T15:51:35.997Z] #41 56.66 DEP compel/src/lib/log.d [2020-01-07T15:51:35.997Z] #41 56.87 DEP compel/src/main.d [2020-01-07T15:51:36.105Z] #42 150.5 LINK lib/c/built-in.o [2020-01-07T15:51:36.131Z] #41 115.1 make[1]: 'images/built-in.o' is up to date. [2020-01-07T15:51:36.132Z] #41 115.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T15:51:36.132Z] #41 115.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T15:51:36.256Z] #41 57.14 DEP compel/src/lib/handle-elf.d [2020-01-07T15:51:36.391Z] #41 115.1 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T15:51:36.391Z] #41 115.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T15:51:36.391Z] #41 115.2 make[1]: Nothing to be done for 'all'. [2020-01-07T15:51:36.391Z] #41 115.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:51:36.391Z] #41 115.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.391Z] #41 115.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.391Z] #41 115.4 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.513Z] #41 57.34 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-07T15:51:36.513Z] #41 57.42 CC compel/src/lib/log.o [2020-01-07T15:51:36.522Z] #42 150.5 LINK lib/c/libcriu.so [2020-01-07T15:51:36.522Z] #42 150.8 GEN magic.py [2020-01-07T15:51:36.522Z] #42 150.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:51:36.522Z] #42 150.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:51:36.650Z] #41 115.4 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.650Z] #41 115.4 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.650Z] #41 115.5 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.650Z] #41 115.5 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.770Z] #41 57.64 CC compel/arch/x86/src/lib/cpu.o [2020-01-07T15:51:36.909Z] #41 115.6 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:36.909Z] #41 115.6 INSTALL criu/criu [2020-01-07T15:51:36.909Z] #41 ... [2020-01-07T15:51:36.909Z] [2020-01-07T15:51:36.909Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:36.909Z] #59 129.1 + bin/containerd-shim-runc-v1 [2020-01-07T15:51:37.392Z] #41 58.26 CC compel/arch/x86/src/lib/infect.o [2020-01-07T15:51:37.393Z] #59 ... [2020-01-07T15:51:37.393Z] [2020-01-07T15:51:37.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:37.393Z] #41 DONE 116.2s [2020-01-07T15:51:37.393Z] [2020-01-07T15:51:37.393Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:37.403Z] #44 ... [2020-01-07T15:51:37.403Z] [2020-01-07T15:51:37.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:37.403Z] #41 76.68 HOSTLINK compel/compel-host-bin [2020-01-07T15:51:37.403Z] #41 76.90 DEP soccr/soccr.d [2020-01-07T15:51:37.403Z] #41 77.10 CC soccr/soccr.o [2020-01-07T15:51:37.403Z] #41 78.38 AR soccr/libsoccr.a [2020-01-07T15:51:37.403Z] #41 78.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:51:37.403Z] #41 78.70 DEP criu/arch/x86/sigframe.d [2020-01-07T15:51:37.403Z] #41 78.77 DEP criu/arch/x86/sigaction_compat.d [2020-01-07T15:51:37.403Z] #41 78.92 DEP criu/arch/x86/kerndat.d [2020-01-07T15:51:37.403Z] #41 79.21 DEP criu/arch/x86/crtools.d [2020-01-07T15:51:37.403Z] #41 79.42 DEP criu/arch/x86/cpu.d [2020-01-07T15:51:37.403Z] #41 79.70 CC criu/arch/x86/cpu.o [2020-01-07T15:51:37.403Z] #41 80.28 CC criu/arch/x86/crtools.o [2020-01-07T15:51:37.403Z] #41 81.48 CC criu/arch/x86/kerndat.o [2020-01-07T15:51:37.403Z] #41 82.01 CC criu/arch/x86/sigaction_compat.o [2020-01-07T15:51:37.403Z] #41 82.35 CC criu/arch/x86/sigframe.o [2020-01-07T15:51:37.403Z] #41 82.65 LINK criu/arch/x86/crtools.built-in.o [2020-01-07T15:51:37.403Z] #41 82.68 DEP criu/pie/util-vdso-elf32.d [2020-01-07T15:51:37.403Z] #41 82.87 DEP criu/arch/x86/vdso-pie.d [2020-01-07T15:51:37.403Z] #41 83.03 DEP criu/pie/parasite-vdso.d [2020-01-07T15:51:37.403Z] #41 83.17 DEP criu/pie/util-vdso.d [2020-01-07T15:51:37.403Z] #41 83.29 DEP criu/pie/util.d [2020-01-07T15:51:37.403Z] #41 83.50 CC criu/pie/util.o [2020-01-07T15:51:37.474Z] #42 151.4 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:51:37.660Z] #41 83.80 CC criu/pie/util-vdso.o [2020-01-07T15:51:38.038Z] #42 152.0 make[1]: Nothing to be done for 'all'. [2020-01-07T15:51:38.224Z] #41 84.44 CC criu/pie/parasite-vdso.o [2020-01-07T15:51:38.323Z] #41 58.99 CC compel/src/lib/infect-rpc.o [2020-01-07T15:51:38.323Z] #41 59.34 CC compel/src/lib/infect-util.o [2020-01-07T15:51:38.589Z] #42 152.8 make[1]: 'images/built-in.o' is up to date. [2020-01-07T15:51:38.589Z] #42 152.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T15:51:38.589Z] #42 153.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T15:51:38.589Z] #42 153.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T15:51:38.589Z] #42 153.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T15:51:38.888Z] #41 59.58 CC compel/src/lib/infect.o [2020-01-07T15:51:39.050Z] #42 153.1 make[1]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:51:39.050Z] #42 153.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.5 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.5 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.5 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.050Z] #42 153.6 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.155Z] #41 85.38 CC criu/arch/x86/vdso-pie.o [2020-01-07T15:51:39.302Z] #59 ... [2020-01-07T15:51:39.302Z] [2020-01-07T15:51:39.302Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T15:51:39.302Z] #42 DONE 0.1s [2020-01-07T15:51:39.302Z] [2020-01-07T15:51:39.302Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T15:51:39.302Z] #45 DONE 0.1s [2020-01-07T15:51:39.302Z] [2020-01-07T15:51:39.302Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:39.302Z] #59 ... [2020-01-07T15:51:39.302Z] [2020-01-07T15:51:39.302Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T15:51:39.302Z] #48 DONE 0.2s [2020-01-07T15:51:39.550Z] #42 153.7 make[2]: Nothing to be done for 'all'. [2020-01-07T15:51:39.550Z] #42 153.7 INSTALL criu/criu [2020-01-07T15:51:39.550Z] #42 DONE 153.8s [2020-01-07T15:51:39.550Z] [2020-01-07T15:51:39.550Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:39.560Z] [2020-01-07T15:51:39.560Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T15:51:39.560Z] #51 DONE 0.2s [2020-01-07T15:51:39.560Z] [2020-01-07T15:51:39.560Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T15:51:39.560Z] #55 DONE 0.1s [2020-01-07T15:51:39.560Z] [2020-01-07T15:51:39.560Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:39.719Z] #41 85.77 CC criu/pie/util-vdso-elf32.o [2020-01-07T15:51:40.284Z] #41 86.43 AR criu/pie/pie.lib.a [2020-01-07T15:51:40.284Z] #41 86.49 DEP criu/pie/restorer.d [2020-01-07T15:51:40.496Z] #59 132.5 + bin/containerd-shim-runc-v2 [2020-01-07T15:51:40.787Z] #41 61.55 CC compel/src/lib/ptrace.o [2020-01-07T15:51:40.848Z] #41 86.83 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-07T15:51:40.848Z] #41 86.97 DEP criu/arch/x86/restorer_unmap.d [2020-01-07T15:51:40.848Z] #41 87.00 DEP criu/arch/x86/restorer.d [2020-01-07T15:51:41.044Z] #41 61.89 AR compel/libcompel.a [2020-01-07T15:51:41.045Z] #41 61.96 HOSTCC compel/src/main-host.o [2020-01-07T15:51:41.106Z] #41 87.14 DEP criu/pie/parasite.d [2020-01-07T15:51:41.363Z] #41 87.41 CC criu/pie/parasite.o [2020-01-07T15:51:41.431Z] #59 133.5 + binaries [2020-01-07T15:51:41.431Z] #59 133.5 + mkdir -p /build [2020-01-07T15:51:41.431Z] #59 133.5 + cp bin/containerd /build/containerd [2020-01-07T15:51:41.431Z] #59 133.6 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T15:51:41.610Z] #41 62.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-07T15:51:41.610Z] #41 62.56 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T15:51:41.691Z] #59 133.6 + cp bin/ctr /build/ctr [2020-01-07T15:51:41.691Z] #59 DONE 133.8s [2020-01-07T15:51:41.867Z] #41 62.85 HOSTCC compel/src/lib/log-host.o [2020-01-07T15:51:41.928Z] #41 ... [2020-01-07T15:51:41.928Z] [2020-01-07T15:51:41.928Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:41.928Z] #44 176.9 github.com/LK4D4/vndr/godl [2020-01-07T15:51:42.125Z] #41 63.08 HOSTLINK compel/compel-host-bin [2020-01-07T15:51:42.383Z] #41 63.21 DEP soccr/soccr.d [2020-01-07T15:51:42.492Z] #44 177.6 github.com/LK4D4/vndr [2020-01-07T15:51:42.641Z] #41 63.35 CC soccr/soccr.o [2020-01-07T15:51:42.898Z] #41 ... [2020-01-07T15:51:42.898Z] [2020-01-07T15:51:42.898Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:42.898Z] #44 142.9 net/http/internal [2020-01-07T15:51:42.898Z] #44 146.3 crypto/tls [2020-01-07T15:51:42.898Z] #44 152.0 net/http/httptrace [2020-01-07T15:51:42.898Z] #44 152.2 net/http [2020-01-07T15:51:43.068Z] [2020-01-07T15:51:43.068Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T15:51:43.635Z] #60 DONE 0.3s [2020-01-07T15:51:43.635Z] [2020-01-07T15:51:43.635Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T15:51:43.635Z] #64 DONE 0.1s [2020-01-07T15:51:43.635Z] [2020-01-07T15:51:43.635Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T15:51:43.832Z] #44 ... [2020-01-07T15:51:43.832Z] [2020-01-07T15:51:43.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:43.832Z] #41 64.63 AR soccr/libsoccr.a [2020-01-07T15:51:43.832Z] #41 64.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:51:43.893Z] #66 DONE 0.2s [2020-01-07T15:51:43.893Z] [2020-01-07T15:51:43.893Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T15:51:43.893Z] #69 DONE 0.1s [2020-01-07T15:51:43.893Z] [2020-01-07T15:51:43.893Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T15:51:43.893Z] #70 DONE 0.0s [2020-01-07T15:51:43.893Z] [2020-01-07T15:51:43.893Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T15:51:44.090Z] #41 64.90 DEP criu/arch/x86/sigframe.d [2020-01-07T15:51:44.347Z] #41 65.09 DEP criu/arch/x86/sigaction_compat.d [2020-01-07T15:51:44.347Z] #41 65.17 DEP criu/arch/x86/kerndat.d [2020-01-07T15:51:44.605Z] #41 65.34 DEP criu/arch/x86/crtools.d [2020-01-07T15:51:44.605Z] #41 65.48 DEP criu/arch/x86/cpu.d [2020-01-07T15:51:44.863Z] #41 65.71 CC criu/arch/x86/cpu.o [2020-01-07T15:51:45.428Z] #41 66.35 CC criu/arch/x86/crtools.o [2020-01-07T15:51:45.795Z] #71 DONE 1.6s [2020-01-07T15:51:45.795Z] [2020-01-07T15:51:45.795Z] #72 exporting to image [2020-01-07T15:51:45.795Z] #72 exporting layers [2020-01-07T15:51:46.076Z] #55 106.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T15:51:46.801Z] #41 67.57 CC criu/arch/x86/kerndat.o [2020-01-07T15:51:47.369Z] #41 68.09 CC criu/arch/x86/sigaction_compat.o [2020-01-07T15:51:47.369Z] #41 68.30 CC criu/arch/x86/sigframe.o [2020-01-07T15:51:47.417Z] #55 107.8 + mkdir -p /build [2020-01-07T15:51:47.417Z] #55 107.8 + cp runc /build/runc [2020-01-07T15:51:47.417Z] #55 DONE 107.9s [2020-01-07T15:51:47.417Z] [2020-01-07T15:51:47.417Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:47.627Z] #41 68.56 LINK criu/arch/x86/crtools.built-in.o [2020-01-07T15:51:47.747Z] #44 ... [2020-01-07T15:51:47.747Z] [2020-01-07T15:51:47.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:47.747Z] #41 88.51 LINK criu/pie/parasite.built-in.o [2020-01-07T15:51:47.747Z] #41 88.52 GEN criu/pie/parasite-blob.h [2020-01-07T15:51:47.747Z] #41 88.54 CC criu/arch/x86/restorer.o [2020-01-07T15:51:47.747Z] #41 89.11 CC criu/arch/x86/restorer_unmap.o [2020-01-07T15:51:47.747Z] #41 89.16 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-07T15:51:47.747Z] #41 89.50 CC criu/pie/restorer.o [2020-01-07T15:51:47.747Z] #41 92.11 LINK criu/pie/restorer.built-in.o [2020-01-07T15:51:47.747Z] #41 92.12 GEN criu/pie/restorer-blob.h [2020-01-07T15:51:47.747Z] #41 92.22 DEP criu/vdso.d [2020-01-07T15:51:47.747Z] #41 92.40 DEP criu/vdso-compat.d [2020-01-07T15:51:47.747Z] #41 92.61 DEP criu/uts_ns.d [2020-01-07T15:51:47.747Z] #41 92.75 DEP criu/util.d [2020-01-07T15:51:47.747Z] #41 92.97 DEP criu/uffd.d [2020-01-07T15:51:47.747Z] #41 93.15 DEP criu/tun.d [2020-01-07T15:51:47.747Z] #41 93.32 DEP criu/tty.d [2020-01-07T15:51:47.747Z] #41 93.48 DEP criu/timerfd.d [2020-01-07T15:51:47.747Z] #41 93.63 DEP criu/sysfs_parse.d [2020-01-07T15:51:47.747Z] #41 93.76 DEP criu/sysctl.d [2020-01-07T15:51:47.747Z] #41 93.97 DEP criu/string.d [2020-01-07T15:51:47.884Z] #41 68.60 DEP criu/pie/util-vdso-elf32.d [2020-01-07T15:51:47.884Z] #41 68.70 DEP criu/arch/x86/vdso-pie.d [2020-01-07T15:51:47.884Z] #41 68.79 DEP criu/pie/parasite-vdso.d [2020-01-07T15:51:48.004Z] #41 94.02 DEP criu/stats.d [2020-01-07T15:51:48.004Z] #41 94.14 DEP criu/sockets.d [2020-01-07T15:51:48.004Z] #41 94.27 DEP criu/sk-unix.d [2020-01-07T15:51:48.142Z] #41 68.93 DEP criu/pie/util-vdso.d [2020-01-07T15:51:48.142Z] #41 69.06 DEP criu/pie/util.d [2020-01-07T15:51:48.262Z] #41 94.53 DEP criu/sk-tcp.d [2020-01-07T15:51:48.400Z] #41 69.23 CC criu/pie/util.o [2020-01-07T15:51:48.519Z] #41 94.77 DEP criu/sk-queue.d [2020-01-07T15:51:48.658Z] #41 69.58 CC criu/pie/util-vdso.o [2020-01-07T15:51:48.777Z] #41 94.88 DEP criu/sk-packet.d [2020-01-07T15:51:49.035Z] #41 95.14 DEP criu/sk-netlink.d [2020-01-07T15:51:49.035Z] #41 95.39 DEP criu/sk-inet.d [2020-01-07T15:51:49.224Z] #41 70.12 CC criu/pie/parasite-vdso.o [2020-01-07T15:51:49.600Z] #41 95.64 DEP criu/signalfd.d [2020-01-07T15:51:49.600Z] #41 95.81 DEP criu/sigframe.d [2020-01-07T15:51:49.600Z] #41 95.88 DEP criu/shmem.d [2020-01-07T15:51:49.858Z] #41 96.00 DEP criu/servicefd.d [2020-01-07T15:51:49.984Z] #72 exporting layers 3.7s done [2020-01-07T15:51:49.984Z] #72 writing image sha256:c9dabf48dd59e896567135b83b6b17308486331c18429a54b9d555ca5265b5b5 done [2020-01-07T15:51:49.984Z] #72 naming to docker.io/library/docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 done [2020-01-07T15:51:49.984Z] #72 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T15:51:50.116Z] #41 96.17 DEP criu/seize.d [2020-01-07T15:51:50.116Z] #41 96.32 DEP criu/seccomp.d [2020-01-07T15:51:50.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/test/unit [2020-01-07T15:51:50.514Z] #41 96.46 DEP criu/rst-malloc.d [2020-01-07T15:51:50.514Z] #41 96.58 DEP criu/rbtree.d [2020-01-07T15:51:50.514Z] #41 96.64 DEP criu/pstree.d [2020-01-07T15:51:50.514Z] #41 96.81 DEP criu/protobuf.d [2020-01-07T15:51:50.597Z] #41 71.23 CC criu/arch/x86/vdso-pie.o [2020-01-07T15:51:50.734Z] #60 ... [2020-01-07T15:51:50.734Z] [2020-01-07T15:51:50.734Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:51:50.734Z] #39 209.2 + rm -rf /tmp/tmp.hrhJcnRIcQ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hrhJcnRIcQ [2020-01-07T15:51:50.734Z] #39 DONE 209.4s [2020-01-07T15:51:50.734Z] [2020-01-07T15:51:50.734Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:50.772Z] #41 ... [2020-01-07T15:51:50.772Z] [2020-01-07T15:51:50.772Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:50.772Z] #44 DONE 185.8s [2020-01-07T15:51:50.772Z] [2020-01-07T15:51:50.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:50.772Z] #41 96.98 GEN criu/protobuf-desc-gen.h [2020-01-07T15:51:50.855Z] #41 71.53 CC criu/pie/util-vdso-elf32.o [2020-01-07T15:51:51.113Z] #41 72.12 AR criu/pie/pie.lib.a [2020-01-07T15:51:51.370Z] #41 72.20 DEP criu/pie/restorer.d [2020-01-07T15:51:51.595Z] #60 ... [2020-01-07T15:51:51.595Z] [2020-01-07T15:51:51.595Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T15:51:51.595Z] #40 DONE 0.2s [2020-01-07T15:51:51.595Z] [2020-01-07T15:51:51.595Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T15:51:51.595Z] #43 DONE 0.1s [2020-01-07T15:51:51.595Z] [2020-01-07T15:51:51.595Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T15:51:51.595Z] #46 DONE 0.1s [2020-01-07T15:51:51.595Z] [2020-01-07T15:51:51.595Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:51.628Z] #41 72.45 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-07T15:51:51.885Z] #41 72.64 DEP criu/arch/x86/restorer_unmap.d [2020-01-07T15:51:51.885Z] #41 72.66 DEP criu/arch/x86/restorer.d [2020-01-07T15:51:52.076Z] #60 ... [2020-01-07T15:51:52.076Z] [2020-01-07T15:51:52.076Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T15:51:52.076Z] #49 DONE 0.1s [2020-01-07T15:51:52.076Z] [2020-01-07T15:51:52.076Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:51:52.143Z] #41 72.87 DEP criu/pie/parasite.d [2020-01-07T15:51:52.143Z] #41 73.10 CC criu/pie/parasite.o [2020-01-07T15:51:53.076Z] #41 ... [2020-01-07T15:51:53.076Z] [2020-01-07T15:51:53.076Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:51:53.076Z] #44 163.2 github.com/LK4D4/vndr/godl [2020-01-07T15:51:53.299Z] #41 99.03 DEP criu/protobuf-desc.d [2020-01-07T15:51:53.299Z] #41 99.13 DEP criu/proc_parse.d [2020-01-07T15:51:53.299Z] #41 99.36 DEP criu/plugin.d [2020-01-07T15:51:53.299Z] #41 99.43 DEP criu/pipes.d [2020-01-07T15:51:53.299Z] #41 99.56 DEP criu/pie-util.d [2020-01-07T15:51:53.556Z] #41 99.71 DEP criu/pie-util-vdso.d [2020-01-07T15:51:53.814Z] #41 99.88 DEP criu/pie-util-vdso-elf32.d [2020-01-07T15:51:53.814Z] #41 100.1 DEP criu/path.d [2020-01-07T15:51:54.006Z] #44 163.9 github.com/LK4D4/vndr [2020-01-07T15:51:54.072Z] #41 100.2 DEP criu/parasite-syscall.d [2020-01-07T15:51:54.329Z] #41 100.4 DEP criu/pagemap.d [2020-01-07T15:51:54.329Z] #41 100.5 DEP criu/pagemap-cache.d [2020-01-07T15:51:54.329Z] #41 100.6 DEP criu/page-xfer.d [2020-01-07T15:51:54.551Z] ? github.com/docker/docker/api [no test files] [2020-01-07T15:51:54.587Z] #41 100.7 DEP criu/page-pipe.d [2020-01-07T15:51:54.587Z] #41 100.8 DEP criu/netfilter.d [2020-01-07T15:51:54.843Z] #41 101.0 DEP criu/net.d [2020-01-07T15:51:55.101Z] #41 101.2 DEP criu/namespaces.d [2020-01-07T15:51:55.101Z] #41 101.4 DEP criu/mount.d [2020-01-07T15:51:55.358Z] #41 101.5 DEP criu/mem.d [2020-01-07T15:51:55.616Z] #41 101.8 DEP criu/lsm.d [2020-01-07T15:51:55.873Z] #41 101.9 DEP criu/log.d [2020-01-07T15:51:55.873Z] #41 102.0 DEP criu/libnetlink.d [2020-01-07T15:51:55.873Z] #41 102.1 DEP criu/kerndat.d [2020-01-07T15:51:56.131Z] #41 ... [2020-01-07T15:51:56.131Z] [2020-01-07T15:51:56.131Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:51:56.131Z] #28 191.2 + rm -rf /tmp/tmp.EKL86H90tL [2020-01-07T15:51:56.131Z] #28 DONE 191.6s [2020-01-07T15:51:56.131Z] [2020-01-07T15:51:56.131Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:56.131Z] #41 102.3 DEP criu/kcmp-ids.d [2020-01-07T15:51:56.388Z] #41 102.5 DEP criu/irmap.d [2020-01-07T15:51:56.646Z] #41 102.8 DEP criu/ipc_ns.d [2020-01-07T15:51:56.646Z] #41 103.0 DEP criu/image.d [2020-01-07T15:51:57.210Z] #41 103.2 DEP criu/image-desc.d [2020-01-07T15:51:57.210Z] #41 103.3 DEP criu/fsnotify.d [2020-01-07T15:51:57.468Z] #41 103.5 DEP criu/filesystems.d [2020-01-07T15:51:57.468Z] #41 ... [2020-01-07T15:51:57.468Z] [2020-01-07T15:51:57.468Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T15:51:57.468Z] #29 DONE 0.1s [2020-01-07T15:51:57.468Z] [2020-01-07T15:51:57.468Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T15:51:57.468Z] #32 DONE 0.1s [2020-01-07T15:51:57.468Z] [2020-01-07T15:51:57.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:57.468Z] #41 103.6 DEP criu/files.d [2020-01-07T15:51:57.726Z] #41 ... [2020-01-07T15:51:57.726Z] [2020-01-07T15:51:57.726Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T15:51:57.726Z] #37 DONE 0.1s [2020-01-07T15:51:57.726Z] [2020-01-07T15:51:57.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:57.726Z] #41 103.9 DEP criu/files-reg.d [2020-01-07T15:51:57.983Z] #41 104.0 DEP criu/files-ext.d [2020-01-07T15:51:57.983Z] #41 104.2 DEP criu/file-lock.d [2020-01-07T15:51:58.241Z] #41 104.4 DEP criu/file-ids.d [2020-01-07T15:51:58.241Z] #41 104.5 DEP criu/fifo.d [2020-01-07T15:51:58.499Z] #41 104.6 DEP criu/fdstore.d [2020-01-07T15:51:58.499Z] #41 104.7 DEP criu/fault-injection.d [2020-01-07T15:51:58.780Z] #41 104.7 DEP criu/external.d [2020-01-07T15:51:58.780Z] #41 104.8 DEP criu/eventpoll.d [2020-01-07T15:51:58.780Z] #41 104.9 DEP criu/eventfd.d [2020-01-07T15:51:58.780Z] #41 105.0 DEP criu/crtools.d [2020-01-07T15:51:59.038Z] #41 105.2 DEP criu/cr-service.d [2020-01-07T15:51:59.274Z] #44 ... [2020-01-07T15:51:59.275Z] [2020-01-07T15:51:59.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:51:59.275Z] #41 74.20 LINK criu/pie/parasite.built-in.o [2020-01-07T15:51:59.275Z] #41 74.21 GEN criu/pie/parasite-blob.h [2020-01-07T15:51:59.275Z] #41 74.23 CC criu/arch/x86/restorer.o [2020-01-07T15:51:59.275Z] #41 74.79 CC criu/arch/x86/restorer_unmap.o [2020-01-07T15:51:59.275Z] #41 74.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-07T15:51:59.275Z] #41 75.09 CC criu/pie/restorer.o [2020-01-07T15:51:59.275Z] #41 77.70 LINK criu/pie/restorer.built-in.o [2020-01-07T15:51:59.275Z] #41 77.72 GEN criu/pie/restorer-blob.h [2020-01-07T15:51:59.275Z] #41 77.78 DEP criu/vdso.d [2020-01-07T15:51:59.275Z] #41 77.91 DEP criu/vdso-compat.d [2020-01-07T15:51:59.275Z] #41 78.09 DEP criu/uts_ns.d [2020-01-07T15:51:59.275Z] #41 78.21 DEP criu/util.d [2020-01-07T15:51:59.275Z] #41 78.42 DEP criu/uffd.d [2020-01-07T15:51:59.275Z] #41 78.60 DEP criu/tun.d [2020-01-07T15:51:59.275Z] #41 78.84 DEP criu/tty.d [2020-01-07T15:51:59.275Z] #41 79.02 DEP criu/timerfd.d [2020-01-07T15:51:59.275Z] #41 79.12 DEP criu/sysfs_parse.d [2020-01-07T15:51:59.275Z] #41 79.24 DEP criu/sysctl.d [2020-01-07T15:51:59.275Z] #41 79.39 DEP criu/string.d [2020-01-07T15:51:59.275Z] #41 79.44 DEP criu/stats.d [2020-01-07T15:51:59.275Z] #41 79.54 DEP criu/sockets.d [2020-01-07T15:51:59.275Z] #41 79.71 DEP criu/sk-unix.d [2020-01-07T15:51:59.275Z] #41 79.89 DEP criu/sk-tcp.d [2020-01-07T15:51:59.275Z] #41 80.05 DEP criu/sk-queue.d [2020-01-07T15:51:59.275Z] #41 80.22 DEP criu/sk-packet.d [2020-01-07T15:51:59.296Z] #41 105.4 DEP criu/cr-restore.d [2020-01-07T15:51:59.296Z] #41 105.6 DEP criu/cr-errno.d [2020-01-07T15:51:59.296Z] #41 105.6 DEP criu/cr-dump.d [2020-01-07T15:51:59.533Z] #41 80.39 DEP criu/sk-netlink.d [2020-01-07T15:51:59.554Z] #41 105.7 DEP criu/cr-dedup.d [2020-01-07T15:51:59.789Z] #41 80.57 DEP criu/sk-inet.d [2020-01-07T15:51:59.811Z] #41 105.9 DEP criu/cr-check.d [2020-01-07T15:51:59.811Z] #41 106.1 DEP criu/config.d [2020-01-07T15:51:59.913Z] #60 187.4 + bin/containerd [2020-01-07T15:52:00.047Z] #41 80.72 DEP criu/signalfd.d [2020-01-07T15:52:00.047Z] #41 80.93 DEP criu/sigframe.d [2020-01-07T15:52:00.305Z] #41 81.00 DEP criu/shmem.d [2020-01-07T15:52:00.305Z] #41 81.17 DEP criu/servicefd.d [2020-01-07T15:52:00.376Z] #41 106.3 DEP criu/clone-noasan.d [2020-01-07T15:52:00.376Z] #41 106.4 DEP criu/cgroup.d [2020-01-07T15:52:00.376Z] #41 106.5 DEP criu/cgroup-props.d [2020-01-07T15:52:00.376Z] #41 106.6 DEP criu/bitmap.d [2020-01-07T15:52:00.376Z] #41 106.6 DEP criu/bfd.d [2020-01-07T15:52:00.376Z] #41 106.7 DEP criu/autofs.d [2020-01-07T15:52:00.562Z] #41 81.34 DEP criu/seize.d [2020-01-07T15:52:00.562Z] #41 81.54 DEP criu/seccomp.d [2020-01-07T15:52:00.633Z] #41 106.8 DEP criu/aio.d [2020-01-07T15:52:00.820Z] #41 81.71 DEP criu/rst-malloc.d [2020-01-07T15:52:00.820Z] #41 81.81 DEP criu/rbtree.d [2020-01-07T15:52:00.891Z] #41 107.0 DEP criu/action-scripts.d [2020-01-07T15:52:01.077Z] #41 81.88 DEP criu/pstree.d [2020-01-07T15:52:01.077Z] #41 82.04 DEP criu/protobuf.d [2020-01-07T15:52:01.148Z] #41 107.2 CC criu/action-scripts.o [2020-01-07T15:52:01.406Z] #41 107.6 CC criu/aio.o [2020-01-07T15:52:01.643Z] #41 82.27 GEN criu/protobuf-desc-gen.h [2020-01-07T15:52:01.971Z] #41 108.1 CC criu/autofs.o [2020-01-07T15:52:02.209Z] #41 ... [2020-01-07T15:52:02.209Z] [2020-01-07T15:52:02.209Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:52:02.209Z] #44 DONE 172.4s [2020-01-07T15:52:02.466Z] [2020-01-07T15:52:02.466Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:03.350Z] #41 109.3 CC criu/bfd.o [2020-01-07T15:52:03.396Z] #41 84.24 DEP criu/protobuf-desc.d [2020-01-07T15:52:03.607Z] #41 109.8 CC criu/bitmap.o [2020-01-07T15:52:03.607Z] #41 109.9 CC criu/cgroup-props.o [2020-01-07T15:52:03.653Z] #41 84.42 DEP criu/proc_parse.d [2020-01-07T15:52:03.910Z] #41 84.65 DEP criu/plugin.d [2020-01-07T15:52:03.910Z] #41 84.80 DEP criu/pipes.d [2020-01-07T15:52:03.910Z] #41 84.91 DEP criu/pie-util.d [2020-01-07T15:52:04.168Z] #41 85.01 DEP criu/pie-util-vdso.d [2020-01-07T15:52:04.426Z] #41 85.18 DEP criu/pie-util-vdso-elf32.d [2020-01-07T15:52:04.426Z] #41 85.28 DEP criu/path.d [2020-01-07T15:52:04.426Z] #41 85.38 DEP criu/parasite-syscall.d [2020-01-07T15:52:04.490Z] #60 ... [2020-01-07T15:52:04.490Z] [2020-01-07T15:52:04.490Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:52:04.490Z] #51 DONE 222.3s [2020-01-07T15:52:04.490Z] [2020-01-07T15:52:04.490Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:52:04.540Z] #41 110.6 CC criu/cgroup.o [2020-01-07T15:52:04.683Z] #41 85.50 DEP criu/pagemap.d [2020-01-07T15:52:04.683Z] #41 85.61 DEP criu/pagemap-cache.d [2020-01-07T15:52:04.798Z] #41 ... [2020-01-07T15:52:04.798Z] [2020-01-07T15:52:04.798Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:52:04.798Z] #54 200.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T15:52:04.921Z] #60 ... [2020-01-07T15:52:04.921Z] [2020-01-07T15:52:04.921Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T15:52:04.921Z] #52 DONE 0.2s [2020-01-07T15:52:04.921Z] [2020-01-07T15:52:04.921Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T15:52:04.941Z] #41 85.76 DEP criu/page-xfer.d [2020-01-07T15:52:05.199Z] #41 85.91 DEP criu/page-pipe.d [2020-01-07T15:52:05.199Z] #41 85.97 DEP criu/netfilter.d [2020-01-07T15:52:05.199Z] #41 86.10 DEP criu/net.d [2020-01-07T15:52:05.363Z] #56 DONE 0.2s [2020-01-07T15:52:05.363Z] [2020-01-07T15:52:05.363Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:52:05.654Z] #41 86.37 DEP criu/namespaces.d [2020-01-07T15:52:05.654Z] #41 86.60 DEP criu/mount.d [2020-01-07T15:52:05.912Z] #41 86.75 DEP criu/mem.d [2020-01-07T15:52:05.912Z] #41 86.91 DEP criu/lsm.d [2020-01-07T15:52:06.170Z] #41 87.06 DEP criu/log.d [2020-01-07T15:52:06.428Z] #41 87.21 DEP criu/libnetlink.d [2020-01-07T15:52:06.428Z] #41 87.29 DEP criu/kerndat.d [2020-01-07T15:52:06.686Z] #41 87.44 DEP criu/kcmp-ids.d [2020-01-07T15:52:06.686Z] #41 87.50 DEP criu/irmap.d [2020-01-07T15:52:06.686Z] #41 87.59 DEP criu/ipc_ns.d [2020-01-07T15:52:06.804Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2020-01-07T15:52:06.945Z] #41 87.70 DEP criu/image.d [2020-01-07T15:52:06.945Z] #41 87.85 DEP criu/image-desc.d [2020-01-07T15:52:06.945Z] #41 87.94 DEP criu/fsnotify.d [2020-01-07T15:52:07.202Z] #41 88.09 DEP criu/filesystems.d [2020-01-07T15:52:07.327Z] #54 202.1 + mkdir -p /build [2020-01-07T15:52:07.327Z] #54 202.1 + cp runc /build/runc [2020-01-07T15:52:07.460Z] #41 88.24 DEP criu/files.d [2020-01-07T15:52:07.460Z] #41 88.45 DEP criu/files-reg.d [2020-01-07T15:52:07.717Z] #41 ... [2020-01-07T15:52:07.717Z] [2020-01-07T15:52:07.717Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:52:07.717Z] #28 178.1 + rm -rf /tmp/tmp.zmSTXIGpy4 [2020-01-07T15:52:07.717Z] #28 DONE 178.6s [2020-01-07T15:52:07.717Z] [2020-01-07T15:52:07.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:07.717Z] #41 88.68 DEP criu/files-ext.d [2020-01-07T15:52:07.892Z] #54 DONE 203.1s [2020-01-07T15:52:07.892Z] [2020-01-07T15:52:07.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:07.892Z] #41 112.9 CC criu/clone-noasan.o [2020-01-07T15:52:07.892Z] #41 113.1 CC criu/config.o [2020-01-07T15:52:07.892Z] #41 114.1 CC criu/cr-check.o [2020-01-07T15:52:07.974Z] #41 88.84 DEP criu/file-lock.d [2020-01-07T15:52:08.232Z] #41 89.08 DEP criu/file-ids.d [2020-01-07T15:52:08.489Z] #41 89.28 DEP criu/fifo.d [2020-01-07T15:52:08.752Z] #41 89.45 DEP criu/fdstore.d [2020-01-07T15:52:08.752Z] #41 89.67 DEP criu/fault-injection.d [2020-01-07T15:52:08.752Z] #41 89.72 DEP criu/external.d [2020-01-07T15:52:09.012Z] #41 89.79 DEP criu/eventpoll.d [2020-01-07T15:52:09.012Z] #41 ... [2020-01-07T15:52:09.012Z] [2020-01-07T15:52:09.012Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T15:52:09.012Z] #29 DONE 0.2s [2020-01-07T15:52:09.012Z] [2020-01-07T15:52:09.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:09.012Z] #41 89.91 DEP criu/eventfd.d [2020-01-07T15:52:09.012Z] #41 90.01 DEP criu/crtools.d [2020-01-07T15:52:09.270Z] #41 ... [2020-01-07T15:52:09.270Z] [2020-01-07T15:52:09.270Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T15:52:09.270Z] #32 DONE 0.1s [2020-01-07T15:52:09.270Z] [2020-01-07T15:52:09.270Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T15:52:09.270Z] #37 DONE 0.1s [2020-01-07T15:52:09.270Z] [2020-01-07T15:52:09.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:09.270Z] #41 90.13 DEP criu/cr-service.d [2020-01-07T15:52:09.527Z] #41 90.27 DEP criu/cr-restore.d [2020-01-07T15:52:09.785Z] #41 90.49 DEP criu/cr-errno.d [2020-01-07T15:52:09.785Z] #41 90.51 DEP criu/cr-dump.d [2020-01-07T15:52:10.262Z] #41 90.74 DEP criu/cr-dedup.d [2020-01-07T15:52:10.262Z] #41 90.88 DEP criu/cr-check.d [2020-01-07T15:52:10.262Z] #41 91.04 DEP criu/config.d [2020-01-07T15:52:10.422Z] #41 116.1 CC criu/cr-dedup.o [2020-01-07T15:52:10.422Z] #41 116.4 CC criu/cr-dump.o [2020-01-07T15:52:10.520Z] #41 91.19 DEP criu/clone-noasan.d [2020-01-07T15:52:10.520Z] #41 91.26 DEP criu/cgroup.d [2020-01-07T15:52:10.520Z] #41 91.42 DEP criu/cgroup-props.d [2020-01-07T15:52:10.778Z] #41 91.54 DEP criu/bitmap.d [2020-01-07T15:52:10.778Z] #41 91.56 DEP criu/bfd.d [2020-01-07T15:52:10.778Z] #41 91.65 DEP criu/autofs.d [2020-01-07T15:52:11.037Z] #41 91.84 DEP criu/aio.d [2020-01-07T15:52:11.037Z] #41 91.95 DEP criu/action-scripts.d [2020-01-07T15:52:11.295Z] #41 92.15 CC criu/action-scripts.o [2020-01-07T15:52:11.553Z] #41 92.47 CC criu/aio.o [2020-01-07T15:52:11.869Z] #41 117.8 CC criu/cr-errno.o [2020-01-07T15:52:11.869Z] #41 118.0 CC criu/cr-restore.o [2020-01-07T15:52:12.119Z] #41 92.84 CC criu/autofs.o [2020-01-07T15:52:13.052Z] #41 93.93 CC criu/bfd.o [2020-01-07T15:52:13.617Z] #41 94.40 CC criu/bitmap.o [2020-01-07T15:52:13.617Z] #41 94.52 CC criu/cgroup-props.o [2020-01-07T15:52:14.182Z] #41 95.08 CC criu/cgroup.o [2020-01-07T15:52:15.144Z] #41 120.9 CC criu/cr-service.o [2020-01-07T15:52:16.108Z] #41 122.0 CC criu/crtools.o [2020-01-07T15:52:16.108Z] #41 122.4 CC criu/eventfd.o [2020-01-07T15:52:16.368Z] #41 122.7 CC criu/eventpoll.o [2020-01-07T15:52:16.759Z] #41 97.31 CC criu/clone-noasan.o [2020-01-07T15:52:16.759Z] #41 97.42 CC criu/config.o [2020-01-07T15:52:17.301Z] #41 123.3 CC criu/external.o [2020-01-07T15:52:17.301Z] #41 123.5 CC criu/fault-injection.o [2020-01-07T15:52:17.301Z] #41 123.5 CC criu/fdstore.o [2020-01-07T15:52:17.691Z] #41 98.43 CC criu/cr-check.o [2020-01-07T15:52:17.866Z] #41 123.9 CC criu/fifo.o [2020-01-07T15:52:17.866Z] #41 124.1 CC criu/file-ids.o [2020-01-07T15:52:18.123Z] #41 124.3 CC criu/file-lock.o [2020-01-07T15:52:18.257Z] #41 ... [2020-01-07T15:52:18.257Z] [2020-01-07T15:52:18.257Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:52:18.257Z] #54 188.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T15:52:19.056Z] #41 125.0 CC criu/files-ext.o [2020-01-07T15:52:19.315Z] #41 125.4 CC criu/files-reg.o [2020-01-07T15:52:20.154Z] #54 190.0 + mkdir -p /build [2020-01-07T15:52:20.154Z] #54 190.0 + cp runc /build/runc [2020-01-07T15:52:20.154Z] #54 DONE 190.3s [2020-01-07T15:52:20.154Z] [2020-01-07T15:52:20.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:20.154Z] #41 99.75 CC criu/cr-dedup.o [2020-01-07T15:52:20.154Z] #41 100.1 CC criu/cr-dump.o [2020-01-07T15:52:20.245Z] #41 126.6 CC criu/files.o [2020-01-07T15:52:21.364Z] #41 101.7 CC criu/cr-errno.o [2020-01-07T15:52:21.364Z] #41 101.8 CC criu/cr-restore.o [2020-01-07T15:52:21.737Z] #41 127.9 CC criu/filesystems.o [2020-01-07T15:52:22.302Z] #41 128.4 CC criu/fsnotify.o [2020-01-07T15:52:23.233Z] #41 129.3 CC criu/image-desc.o [2020-01-07T15:52:23.233Z] #41 129.4 CC criu/image.o [2020-01-07T15:52:23.490Z] #41 ... [2020-01-07T15:52:23.490Z] [2020-01-07T15:52:23.490Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:52:23.490Z] #38 219.0 + dpkg --print-architecture [2020-01-07T15:52:23.490Z] #38 219.0 + cd /tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution [2020-01-07T15:52:23.490Z] #38 219.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T15:52:24.003Z] #38 219.4 + GOPATH=/tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B4bJIzU2e8 [2020-01-07T15:52:24.003Z] #38 219.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T15:52:24.651Z] #41 105.0 CC criu/cr-service.o [2020-01-07T15:52:24.909Z] #41 105.9 CC criu/crtools.o [2020-01-07T15:52:25.166Z] #41 106.2 CC criu/eventfd.o [2020-01-07T15:52:25.424Z] #41 106.4 CC criu/eventpoll.o [2020-01-07T15:52:25.625Z] Running on azwin-2-7cf1f0 in d:\jenkins\workspace\moby_PR-40309 [Pipeline] { [Pipeline] ws [2020-01-07T15:52:25.641Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-07T15:52:26.357Z] #41 107.0 CC criu/external.o [2020-01-07T15:52:26.615Z] #41 107.3 CC criu/fault-injection.o [2020-01-07T15:52:26.615Z] #41 107.4 CC criu/fdstore.o [2020-01-07T15:52:26.615Z] #41 107.6 CC criu/fifo.o [2020-01-07T15:52:26.655Z] #60 214.9 + bin/containerd-stress [2020-01-07T15:52:27.180Z] #41 107.9 CC criu/file-ids.o [2020-01-07T15:52:27.180Z] #41 108.2 CC criu/file-lock.o [2020-01-07T15:52:28.112Z] #41 108.8 CC criu/files-ext.o [2020-01-07T15:52:28.370Z] #41 109.1 CC criu/files-reg.o [2020-01-07T15:52:29.222Z] #60 217.1 + bin/containerd-shim [2020-01-07T15:52:29.742Z] #41 110.5 CC criu/files.o [2020-01-07T15:52:31.088Z] #41 111.9 CC criu/filesystems.o [2020-01-07T15:52:31.654Z] #41 112.5 CC criu/fsnotify.o [2020-01-07T15:52:32.219Z] #41 113.2 CC criu/image-desc.o [2020-01-07T15:52:32.477Z] #41 113.3 CC criu/image.o [2020-01-07T15:52:33.042Z] #41 ... [2020-01-07T15:52:33.042Z] [2020-01-07T15:52:33.042Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:52:33.042Z] #38 203.9 + dpkg --print-architecture [2020-01-07T15:52:33.042Z] #38 203.9 + cd /tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution [2020-01-07T15:52:33.042Z] #38 203.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T15:52:33.608Z] #38 204.3 + GOPATH=/tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wkvTXwXw6D [2020-01-07T15:52:33.608Z] #38 204.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T15:52:33.958Z] #38 ... [2020-01-07T15:52:33.958Z] [2020-01-07T15:52:33.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:33.958Z] #41 129.9 CC criu/ipc_ns.o [2020-01-07T15:52:33.958Z] #41 130.8 CC criu/irmap.o [2020-01-07T15:52:33.958Z] #41 131.2 CC criu/kcmp-ids.o [2020-01-07T15:52:33.958Z] #41 131.5 CC criu/kerndat.o [2020-01-07T15:52:33.958Z] #41 132.2 CC criu/libnetlink.o [2020-01-07T15:52:33.958Z] #41 132.5 CC criu/log.o [2020-01-07T15:52:33.958Z] #41 132.8 CC criu/lsm.o [2020-01-07T15:52:33.958Z] #41 133.1 CC criu/mem.o [2020-01-07T15:52:33.958Z] #41 134.2 CC criu/mount.o [2020-01-07T15:52:33.958Z] #41 137.0 CC criu/namespaces.o [2020-01-07T15:52:33.958Z] #41 138.3 CC criu/net.o [2020-01-07T15:52:34.215Z] #41 140.4 CC criu/netfilter.o [2020-01-07T15:52:34.472Z] #41 140.8 CC criu/page-pipe.o [2020-01-07T15:52:35.409Z] #41 141.4 CC criu/page-xfer.o [2020-01-07T15:52:36.104Z] #60 223.2 + bin/containerd-shim-runc-v1 [2020-01-07T15:52:36.340Z] #41 142.3 CC criu/pagemap-cache.o [2020-01-07T15:52:36.597Z] #41 142.6 CC criu/pagemap.o [2020-01-07T15:52:37.160Z] #41 143.4 CC criu/parasite-syscall.o [2020-01-07T15:52:38.093Z] #41 144.2 CC criu/path.o [2020-01-07T15:52:38.093Z] #41 144.4 CC criu/pie-util-vdso-elf32.o [2020-01-07T15:52:38.657Z] #41 144.8 CC criu/pie-util-vdso.o [2020-01-07T15:52:38.703Z] #60 226.3 + bin/containerd-shim-runc-v2 [2020-01-07T15:52:38.915Z] #41 145.1 CC criu/pie-util.o [2020-01-07T15:52:39.172Z] #41 145.2 CC criu/pipes.o [2020-01-07T15:52:39.737Z] #41 145.9 CC criu/plugin.o [2020-01-07T15:52:39.844Z] #60 227.4 + binaries [2020-01-07T15:52:39.844Z] #60 227.4 + mkdir -p /build [2020-01-07T15:52:39.844Z] #60 227.4 + cp bin/containerd /build/containerd [2020-01-07T15:52:39.844Z] #60 227.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T15:52:39.844Z] #60 227.4 + cp bin/ctr /build/ctr [2020-01-07T15:52:39.844Z] #60 DONE 227.6s [2020-01-07T15:52:39.994Z] #41 146.2 CC criu/proc_parse.o [2020-01-07T15:52:40.163Z] #38 ... [2020-01-07T15:52:40.163Z] [2020-01-07T15:52:40.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:40.163Z] #41 114.0 CC criu/ipc_ns.o [2020-01-07T15:52:40.163Z] #41 114.6 CC criu/irmap.o [2020-01-07T15:52:40.163Z] #41 115.1 CC criu/kcmp-ids.o [2020-01-07T15:52:40.163Z] #41 115.3 CC criu/kerndat.o [2020-01-07T15:52:40.163Z] #41 116.1 CC criu/libnetlink.o [2020-01-07T15:52:40.163Z] #41 116.4 CC criu/log.o [2020-01-07T15:52:40.163Z] #41 116.7 CC criu/lsm.o [2020-01-07T15:52:40.163Z] #41 117.0 CC criu/mem.o [2020-01-07T15:52:40.163Z] #41 118.2 CC criu/mount.o [2020-01-07T15:52:40.163Z] #41 120.9 CC criu/namespaces.o [2020-01-07T15:52:40.840Z] [2020-01-07T15:52:40.840Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T15:52:40.840Z] #61 DONE 0.2s [2020-01-07T15:52:40.840Z] [2020-01-07T15:52:40.840Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T15:52:40.840Z] #65 DONE 0.1s [2020-01-07T15:52:40.840Z] [2020-01-07T15:52:40.840Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T15:52:41.328Z] #67 DONE 0.2s [2020-01-07T15:52:41.328Z] [2020-01-07T15:52:41.328Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T15:52:41.328Z] #70 DONE 0.1s [2020-01-07T15:52:41.328Z] [2020-01-07T15:52:41.328Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T15:52:41.328Z] #71 DONE 0.0s [2020-01-07T15:52:41.328Z] [2020-01-07T15:52:41.328Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T15:52:41.553Z] Removing intermediate container 823eda70472c [2020-01-07T15:52:41.553Z] ---> b1e3ad2bacdd [2020-01-07T15:52:41.553Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-07T15:52:41.553Z] ---> ebd73b5ebd31 [2020-01-07T15:52:41.553Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-07T15:52:41.553Z] ---> ad636d55a732 [2020-01-07T15:52:41.553Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-07T15:52:41.553Z] ---> Running in 80271ae09348 [2020-01-07T15:52:41.553Z] Removing intermediate container 80271ae09348 [2020-01-07T15:52:41.553Z] ---> 83366a9f01e5 [2020-01-07T15:52:41.553Z] Successfully built 83366a9f01e5 [2020-01-07T15:52:41.553Z] Successfully tagged moby-buildx:latest [2020-01-07T15:52:41.553Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-07T15:52:41.553Z] if [ -n "${id}" ]; then \ [2020-01-07T15:52:41.553Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-07T15:52:41.553Z] && touch bundles/buildx; \ [2020-01-07T15:52:41.553Z] docker rm -f ${id}; \ [2020-01-07T15:52:41.553Z] fi [2020-01-07T15:52:41.553Z] 31f485aca55031d9ceeec275dd990439d9b25f5bacaa83ceb27d9eaaf75f26fd [2020-01-07T15:52:41.553Z] bundles/buildx version [2020-01-07T15:52:41.553Z] buildx v0.3.1 6db68d0 [2020-01-07T15:52:41.553Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 . [2020-01-07T15:52:41.553Z] #1 [internal] booting buildkit [2020-01-07T15:52:41.553Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-07T15:52:41.572Z] #41 122.4 CC criu/net.o [2020-01-07T15:52:41.905Z] #72 DONE 0.7s [2020-01-07T15:52:41.905Z] [2020-01-07T15:52:41.905Z] #73 exporting to oci image format [2020-01-07T15:52:42.056Z] #41 148.3 CC criu/protobuf-desc.o [2020-01-07T15:52:42.396Z] #73 exporting layers [2020-01-07T15:52:42.989Z] #41 149.1 CC criu/protobuf.o [2020-01-07T15:52:43.059Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2020-01-07T15:52:43.059Z] #1 creating container buildx_buildkit_default [2020-01-07T15:52:43.246Z] #41 149.5 CC criu/pstree.o [2020-01-07T15:52:43.351Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-07T15:52:43.351Z] #1 DONE 3.3s [2020-01-07T15:52:43.351Z] [2020-01-07T15:52:43.351Z] #3 [internal] load .dockerignore [2020-01-07T15:52:43.351Z] #3 transferring context: 112B 0.0s done [2020-01-07T15:52:43.351Z] #3 DONE 0.0s [2020-01-07T15:52:43.351Z] [2020-01-07T15:52:43.351Z] #2 [internal] load build definition from Dockerfile [2020-01-07T15:52:43.351Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-07T15:52:43.351Z] #2 DONE 0.0s [2020-01-07T15:52:43.351Z] [2020-01-07T15:52:43.351Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-07T15:52:43.969Z] #4 DONE 0.6s [2020-01-07T15:52:43.969Z] [2020-01-07T15:52:43.969Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-07T15:52:43.969Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-07T15:52:44.104Z] #41 124.9 CC criu/netfilter.o [2020-01-07T15:52:44.179Z] #41 150.4 CC criu/rbtree.o [2020-01-07T15:52:44.255Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-07T15:52:44.255Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-07T15:52:44.255Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-07T15:52:44.255Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-07T15:52:44.255Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-07T15:52:44.360Z] #41 125.2 CC criu/page-pipe.o [2020-01-07T15:52:44.437Z] #41 ... [2020-01-07T15:52:44.437Z] [2020-01-07T15:52:44.437Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:52:44.437Z] #38 239.7 + rm -rf /tmp/tmp.B4bJIzU2e8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B4bJIzU2e8 [2020-01-07T15:52:44.874Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-07T15:52:44.874Z] #5 DONE 0.8s [2020-01-07T15:52:44.925Z] #41 125.7 CC criu/page-xfer.o [2020-01-07T15:52:45.156Z] [2020-01-07T15:52:45.156Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-07T15:52:45.156Z] #7 DONE 0.2s [2020-01-07T15:52:45.156Z] [2020-01-07T15:52:45.156Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-07T15:52:45.774Z] #6 DONE 0.8s [2020-01-07T15:52:45.808Z] #38 DONE 241.0s [2020-01-07T15:52:45.808Z] [2020-01-07T15:52:45.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:45.808Z] #41 150.7 CC criu/rst-malloc.o [2020-01-07T15:52:45.808Z] #41 151.0 CC criu/seccomp.o [2020-01-07T15:52:45.808Z] #41 151.5 CC criu/seize.o [2020-01-07T15:52:45.857Z] #41 126.5 CC criu/pagemap-cache.o [2020-01-07T15:52:46.066Z] #41 152.2 CC criu/servicefd.o [2020-01-07T15:52:46.070Z] [2020-01-07T15:52:46.070Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:52:46.070Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-07T15:52:46.115Z] #41 126.8 CC criu/pagemap.o [2020-01-07T15:52:46.359Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-07T15:52:46.359Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2020-01-07T15:52:46.359Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2020-01-07T15:52:46.359Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 0B / 10.00MB 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 0B / 4.30MB 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 0B / 45.65MB 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 0B / 50.09MB 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 0B / 52.87MB 0.2s [2020-01-07T15:52:46.359Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2020-01-07T15:52:46.359Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 261.24kB / 4.30MB 0.3s [2020-01-07T15:52:46.359Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 0B / 96.42MB 0.3s [2020-01-07T15:52:46.359Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 752.72kB / 10.00MB 0.4s [2020-01-07T15:52:46.359Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 785.53kB / 4.30MB 0.4s [2020-01-07T15:52:46.631Z] #41 152.9 CC criu/shmem.o [2020-01-07T15:52:46.650Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.31MB / 10.00MB 0.6s [2020-01-07T15:52:46.650Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.34MB / 4.30MB 0.6s [2020-01-07T15:52:46.650Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.90MB / 10.00MB 0.7s [2020-01-07T15:52:46.650Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.90MB / 4.30MB 0.7s [2020-01-07T15:52:46.940Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.46MB / 10.00MB 0.9s [2020-01-07T15:52:46.940Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.46MB / 4.30MB 0.9s [2020-01-07T15:52:46.940Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 2.55MB / 45.65MB 0.9s [2020-01-07T15:52:46.940Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.01MB / 10.00MB 1.0s [2020-01-07T15:52:46.940Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.05MB / 4.30MB 1.0s [2020-01-07T15:52:46.940Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 2.98MB / 50.09MB 1.0s [2020-01-07T15:52:46.940Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 2.88MB / 52.87MB 1.0s [2020-01-07T15:52:47.046Z] #41 127.7 CC criu/parasite-syscall.o [2020-01-07T15:52:47.244Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.54MB / 4.30MB 1.2s [2020-01-07T15:52:47.244Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.10MB / 10.00MB 1.3s [2020-01-07T15:52:47.244Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.11MB / 4.30MB 1.3s [2020-01-07T15:52:47.533Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.62MB / 10.00MB 1.5s [2020-01-07T15:52:47.533Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.4s done [2020-01-07T15:52:47.563Z] #41 153.6 CC criu/sigframe.o [2020-01-07T15:52:47.564Z] #41 ... [2020-01-07T15:52:47.564Z] [2020-01-07T15:52:47.564Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T15:52:47.564Z] #39 DONE 0.7s [2020-01-07T15:52:47.564Z] [2020-01-07T15:52:47.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:47.564Z] #41 153.7 CC criu/signalfd.o [2020-01-07T15:52:47.610Z] #41 128.5 CC criu/path.o [2020-01-07T15:52:47.821Z] #41 153.9 CC criu/sk-inet.o [2020-01-07T15:52:47.827Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.31MB / 10.00MB 1.6s [2020-01-07T15:52:47.827Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 5.44MB / 45.65MB 1.6s [2020-01-07T15:52:47.827Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 5.05MB / 96.42MB 1.6s [2020-01-07T15:52:47.827Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.09MB / 10.00MB 1.8s [2020-01-07T15:52:47.827Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 6.06MB / 50.09MB 1.8s [2020-01-07T15:52:47.827Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 5.96MB / 52.87MB 1.8s [2020-01-07T15:52:47.827Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.68MB / 10.00MB 1.9s [2020-01-07T15:52:48.252Z] #41 128.8 CC criu/pie-util-vdso-elf32.o [2020-01-07T15:52:48.252Z] #41 129.1 CC criu/pie-util-vdso.o [2020-01-07T15:52:48.283Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.24MB / 10.00MB 2.1s [2020-01-07T15:52:48.283Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.97MB / 10.00MB 2.2s [2020-01-07T15:52:48.283Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 8.16MB / 45.65MB 2.2s [2020-01-07T15:52:48.386Z] #41 154.7 CC criu/sk-netlink.o [2020-01-07T15:52:48.510Z] #41 129.4 CC criu/pie-util.o [2020-01-07T15:52:48.582Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.17MB / 10.00MB 2.5s [2020-01-07T15:52:48.582Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 9.28MB / 50.09MB 2.5s [2020-01-07T15:52:48.582Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 9.01MB / 52.87MB 2.5s [2020-01-07T15:52:48.643Z] #41 154.9 CC criu/sk-packet.o [2020-01-07T15:52:48.767Z] #41 129.6 CC criu/pipes.o [2020-01-07T15:52:48.871Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.80MB / 10.00MB 2.7s [2020-01-07T15:52:48.871Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.7s done [2020-01-07T15:52:48.871Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 10.78MB / 45.65MB 2.8s [2020-01-07T15:52:48.871Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 10.32MB / 96.42MB 2.8s [2020-01-07T15:52:48.943Z] using credential docker-jenkins-github-credentials [2020-01-07T15:52:49.021Z] Cloning the remote Git repository [2020-01-07T15:52:49.021Z] Cloning with configured refspecs honoured and without tags [2020-01-07T15:52:49.172Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 12.06MB / 50.09MB 3.1s [2020-01-07T15:52:49.172Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 12.12MB / 52.87MB 3.1s [2020-01-07T15:52:49.208Z] #41 155.3 CC criu/sk-queue.o [2020-01-07T15:52:49.465Z] #41 155.7 CC criu/sk-tcp.o [2020-01-07T15:52:49.469Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 13.11MB / 45.65MB 3.3s [2020-01-07T15:52:49.700Z] #41 130.3 CC criu/plugin.o [2020-01-07T15:52:49.700Z] #41 130.6 CC criu/proc_parse.o [2020-01-07T15:52:49.756Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 14.58MB / 50.09MB 3.7s [2020-01-07T15:52:49.756Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 14.81MB / 52.87MB 3.7s [2020-01-07T15:52:50.030Z] #41 156.0 CC criu/sk-unix.o [2020-01-07T15:52:50.048Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 16.02MB / 45.65MB 3.9s [2020-01-07T15:52:50.048Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 16.09MB / 96.42MB 3.9s [2020-01-07T15:52:50.048Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 17.33MB / 50.09MB 4.2s [2020-01-07T15:52:50.048Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 17.46MB / 52.87MB 4.2s [2020-01-07T15:52:50.346Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 18.55MB / 45.65MB 4.3s [2020-01-07T15:52:50.637Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 21.42MB / 45.65MB 4.8s [2020-01-07T15:52:50.637Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 21.36MB / 50.09MB 4.8s [2020-01-07T15:52:50.637Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.27MB / 52.87MB 4.8s [2020-01-07T15:52:50.637Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 21.43MB / 96.42MB 4.8s [2020-01-07T15:52:49.223Z] Cloning repository https://github.com/moby/moby.git [2020-01-07T15:52:49.588Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-07T15:52:50.533Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:52:50.533Z] > git --version # timeout=10 [2020-01-07T15:52:50.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:52:50.574Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:52:50.929Z] #8 ... [2020-01-07T15:52:50.929Z] [2020-01-07T15:52:50.929Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-07T15:52:50.929Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-07T15:52:50.929Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-07T15:52:50.929Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-01-07T15:52:50.929Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-07T15:52:50.929Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-01-07T15:52:50.929Z] #66 DONE 5.0s [2020-01-07T15:52:50.929Z] [2020-01-07T15:52:50.929Z] #20 [internal] load build context [2020-01-07T15:52:50.929Z] #20 transferring context: 34.56MB 5.0s [2020-01-07T15:52:51.402Z] #41 157.4 CC criu/sockets.o [2020-01-07T15:52:51.967Z] #41 158.0 CC criu/stats.o [2020-01-07T15:52:51.967Z] #41 158.1 CC criu/string.o [2020-01-07T15:52:51.967Z] #20 transferring context: 46.57MB 6.0s done [2020-01-07T15:52:51.967Z] #20 DONE 6.1s [2020-01-07T15:52:51.967Z] [2020-01-07T15:52:51.967Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-07T15:52:51.967Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 27.52MB / 45.65MB 5.8s [2020-01-07T15:52:51.967Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 27.39MB / 50.09MB 5.8s [2020-01-07T15:52:51.967Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 27.61MB / 52.87MB 5.8s [2020-01-07T15:52:51.967Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 27.70MB / 96.42MB 5.8s [2020-01-07T15:52:52.225Z] #41 158.3 CC criu/sysctl.o [2020-01-07T15:52:52.226Z] #41 132.8 CC criu/protobuf-desc.o [2020-01-07T15:52:52.254Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 30.47MB / 45.65MB 6.1s [2020-01-07T15:52:52.254Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 30.67MB / 52.87MB 6.1s [2020-01-07T15:52:52.254Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 31.14MB / 50.09MB 6.3s [2020-01-07T15:52:52.254Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 32.68MB / 96.42MB 6.3s [2020-01-07T15:52:52.482Z] #41 158.8 CC criu/sysfs_parse.o [2020-01-07T15:52:52.484Z] #41 ... [2020-01-07T15:52:52.484Z] [2020-01-07T15:52:52.484Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:52:52.484Z] #38 223.4 + rm -rf /tmp/tmp.wkvTXwXw6D/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wkvTXwXw6D [2020-01-07T15:52:52.540Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 33.95MB / 45.65MB 6.4s [2020-01-07T15:52:52.540Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 34.24MB / 52.87MB 6.4s [2020-01-07T15:52:52.540Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 34.61MB / 50.09MB 6.6s [2020-01-07T15:52:52.827Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 37.57MB / 45.65MB 6.7s [2020-01-07T15:52:52.827Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 38.18MB / 52.87MB 6.7s [2020-01-07T15:52:52.827Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 38.01MB / 96.42MB 6.7s [2020-01-07T15:52:52.827Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 38.45MB / 50.09MB 6.9s [2020-01-07T15:52:53.048Z] #41 159.1 CC criu/timerfd.o [2020-01-07T15:52:53.048Z] #41 159.4 CC criu/tty.o [2020-01-07T15:52:53.062Z] #38 DONE 224.0s [2020-01-07T15:52:53.062Z] [2020-01-07T15:52:53.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:53.062Z] #41 133.6 CC criu/protobuf.o [2020-01-07T15:52:53.062Z] #41 134.0 CC criu/pstree.o [2020-01-07T15:52:53.115Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 40.09MB / 45.65MB 7.0s [2020-01-07T15:52:53.115Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 41.11MB / 52.87MB 7.0s [2020-01-07T15:52:53.115Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 41.86MB / 50.09MB 7.2s [2020-01-07T15:52:53.115Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 43.84MB / 96.42MB 7.2s [2020-01-07T15:52:53.403Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 43.76MB / 45.65MB 7.3s [2020-01-07T15:52:53.403Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 44.64MB / 52.87MB 7.3s [2020-01-07T15:52:53.665Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-01-07T15:52:53.691Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 45.46MB / 50.09MB 7.5s [2020-01-07T15:52:53.691Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.5s done [2020-01-07T15:52:53.691Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 48.63MB / 52.87MB 7.6s [2020-01-07T15:52:53.691Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 49.58MB / 96.42MB 7.6s [2020-01-07T15:52:53.925Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T15:52:53.976Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.8s [2020-01-07T15:52:53.976Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.8s done [2020-01-07T15:52:53.976Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.9s done [2020-01-07T15:52:53.976Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 57.99MB / 96.42MB 7.9s [2020-01-07T15:52:54.263Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 66.77MB / 96.42MB 8.1s [2020-01-07T15:52:54.263Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 75.93MB / 96.42MB 8.2s [2020-01-07T15:52:54.419Z] #41 160.6 CC criu/tun.o [2020-01-07T15:52:54.433Z] #41 135.2 CC criu/rbtree.o [2020-01-07T15:52:54.494Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2020-01-07T15:52:54.494Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T15:52:54.494Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T15:52:54.494Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T15:52:54.550Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 84.70MB / 96.42MB 8.4s [2020-01-07T15:52:54.550Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 91.34MB / 96.42MB 8.5s [2020-01-07T15:52:54.690Z] #41 ... [2020-01-07T15:52:54.690Z] [2020-01-07T15:52:54.690Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T15:52:54.690Z] #39 DONE 0.2s [2020-01-07T15:52:54.690Z] [2020-01-07T15:52:54.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:52:54.690Z] #41 135.5 CC criu/rst-malloc.o [2020-01-07T15:52:54.690Z] #41 135.7 CC criu/seccomp.o [2020-01-07T15:52:54.832Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.7s done [2020-01-07T15:52:54.832Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-07T15:52:54.984Z] #41 161.0 CC criu/uffd.o [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T15:52:55.067Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T15:52:55.549Z] #41 161.8 CC criu/util.o [2020-01-07T15:52:55.620Z] #41 136.2 CC criu/seize.o [2020-01-07T15:52:55.877Z] #41 136.8 CC criu/servicefd.o [2020-01-07T15:52:56.010Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T15:52:56.010Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T15:52:56.271Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-01-07T15:52:56.451Z] #41 137.1 CC criu/shmem.o [2020-01-07T15:52:56.482Z] #41 162.5 CC criu/uts_ns.o [2020-01-07T15:52:56.482Z] #41 162.7 CC criu/vdso-compat.o [2020-01-07T15:52:56.530Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2020-01-07T15:52:56.739Z] #41 162.9 CC criu/vdso.o [2020-01-07T15:52:56.790Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T15:52:56.790Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T15:52:56.790Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-01-07T15:52:57.015Z] #41 137.7 CC criu/sigframe.o [2020-01-07T15:52:57.015Z] #41 137.8 CC criu/signalfd.o [2020-01-07T15:52:57.049Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T15:52:57.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T15:52:57.273Z] #41 138.0 CC criu/sk-inet.o [2020-01-07T15:52:57.308Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-01-07T15:52:57.672Z] #41 163.6 LINK criu/built-in.o [2020-01-07T15:52:57.672Z] #41 ... [2020-01-07T15:52:57.672Z] [2020-01-07T15:52:57.672Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:52:57.672Z] #59 252.5 + bin/containerd [2020-01-07T15:52:57.838Z] #41 138.6 CC criu/sk-netlink.o [2020-01-07T15:52:58.095Z] #41 138.9 CC criu/sk-packet.o [2020-01-07T15:52:58.659Z] #41 139.3 CC criu/sk-queue.o [2020-01-07T15:52:58.916Z] #41 139.7 CC criu/sk-tcp.o [2020-01-07T15:52:59.173Z] #41 140.0 CC criu/sk-unix.o [2020-01-07T15:52:59.847Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-01-07T15:53:00.544Z] #41 141.2 CC criu/sockets.o [2020-01-07T15:53:00.801Z] #41 141.7 CC criu/stats.o [2020-01-07T15:53:01.059Z] #41 142.0 CC criu/string.o [2020-01-07T15:53:01.059Z] #41 142.1 CC criu/sysctl.o [2020-01-07T15:53:01.623Z] #41 142.5 CC criu/sysfs_parse.o [2020-01-07T15:53:01.756Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 13.6% of statements [2020-01-07T15:53:01.880Z] #41 142.7 CC criu/timerfd.o [2020-01-07T15:53:02.138Z] #41 143.0 CC criu/tty.o [2020-01-07T15:53:02.327Z] ok github.com/docker/docker/builder/remotecontext/git 3.643s coverage: 86.3% of statements [2020-01-07T15:53:02.984Z] #59 ... [2020-01-07T15:53:02.984Z] [2020-01-07T15:53:02.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:53:02.984Z] #41 163.7 LINK criu/criu [2020-01-07T15:53:02.984Z] #41 164.0 DEP lib/c/criu.d [2020-01-07T15:53:02.984Z] #41 164.1 CC images/rpc.pb-c.o [2020-01-07T15:53:02.984Z] #41 164.5 CC lib/c/criu.o [2020-01-07T15:53:02.984Z] #41 165.2 LINK lib/c/built-in.o [2020-01-07T15:53:02.984Z] #41 165.2 LINK lib/c/libcriu.so [2020-01-07T15:53:02.984Z] #41 165.4 GEN magic.py [2020-01-07T15:53:02.985Z] #41 165.5 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:53:02.985Z] #41 165.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:53:02.985Z] #41 165.9 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:53:02.985Z] #41 166.4 make[1]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 166.9 make[1]: 'images/built-in.o' is up to date. [2020-01-07T15:53:02.985Z] #41 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T15:53:02.985Z] #41 167.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T15:53:02.985Z] #41 167.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T15:53:02.985Z] #41 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T15:53:02.985Z] #41 167.0 make[1]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:53:02.985Z] #41 167.1 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.2 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.2 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:02.985Z] #41 167.4 INSTALL criu/criu [2020-01-07T15:53:02.985Z] #41 DONE 168.8s [2020-01-07T15:53:02.985Z] [2020-01-07T15:53:02.985Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:03.353Z] ok github.com/docker/docker/builder/dockerfile 1.331s coverage: 48.2% of statements [2020-01-07T15:53:03.353Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T15:53:03.353Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T15:53:03.510Z] #41 144.4 CC criu/tun.o [2020-01-07T15:53:03.768Z] #41 144.7 CC criu/uffd.o [2020-01-07T15:53:04.165Z] Fetching without tags [2020-01-07T15:53:04.357Z] #59 ... [2020-01-07T15:53:04.357Z] [2020-01-07T15:53:04.357Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T15:53:04.701Z] #41 145.6 CC criu/util.o [2020-01-07T15:53:04.840Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:53:03.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:53:03.923Z] > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10 [2020-01-07T15:53:03.964Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-07T15:53:04.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-07T15:53:04.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-07T15:53:04.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-07T15:53:04.194Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master [2020-01-07T15:53:04.923Z] #42 DONE 0.5s [2020-01-07T15:53:04.923Z] [2020-01-07T15:53:04.923Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T15:53:05.180Z] #45 DONE 0.2s [2020-01-07T15:53:05.180Z] [2020-01-07T15:53:05.180Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T15:53:05.180Z] #48 DONE 0.1s [2020-01-07T15:53:05.180Z] [2020-01-07T15:53:05.180Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:05.634Z] #41 146.4 CC criu/uts_ns.o [2020-01-07T15:53:05.634Z] #41 146.5 CC criu/vdso-compat.o [2020-01-07T15:53:05.892Z] #41 146.7 CC criu/vdso.o [2020-01-07T15:53:06.457Z] #41 147.4 LINK criu/built-in.o [2020-01-07T15:53:06.552Z] #59 ... [2020-01-07T15:53:06.552Z] [2020-01-07T15:53:06.552Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:06.552Z] #50 DONE 261.6s [2020-01-07T15:53:06.552Z] [2020-01-07T15:53:06.552Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:06.645Z] ok github.com/docker/docker/client 0.421s coverage: 75.8% of statements [2020-01-07T15:53:06.714Z] #41 147.5 LINK criu/criu [2020-01-07T15:53:06.972Z] #41 147.8 DEP lib/c/criu.d [2020-01-07T15:53:06.972Z] #41 147.8 CC images/rpc.pb-c.o [2020-01-07T15:53:07.508Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:53:07.509Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309) [2020-01-07T15:53:07.537Z] #41 148.3 CC lib/c/criu.o [2020-01-07T15:53:04.939Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:53:04.977Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:53:07.234Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-07T15:53:07.368Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-07T15:53:07.536Z] > git config core.sparsecheckout # timeout=10 [2020-01-07T15:53:07.924Z] #59 ... [2020-01-07T15:53:07.925Z] [2020-01-07T15:53:07.925Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T15:53:07.925Z] #51 DONE 0.2s [2020-01-07T15:53:07.925Z] [2020-01-07T15:53:07.925Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T15:53:07.925Z] #55 DONE 0.1s [2020-01-07T15:53:07.925Z] [2020-01-07T15:53:07.925Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:08.103Z] #41 149.0 LINK lib/c/built-in.o [2020-01-07T15:53:08.103Z] #41 149.0 LINK lib/c/libcriu.so [2020-01-07T15:53:08.361Z] #41 149.1 GEN magic.py [2020-01-07T15:53:08.361Z] #41 149.2 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:53:08.361Z] #41 149.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:53:08.926Z] #41 149.7 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:53:09.184Z] #41 ... [2020-01-07T15:53:09.184Z] [2020-01-07T15:53:09.184Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:09.184Z] #59 239.5 + bin/containerd [2020-01-07T15:53:07.576Z] > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:53:11.084Z] #59 ... [2020-01-07T15:53:11.084Z] [2020-01-07T15:53:11.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:53:11.084Z] #41 150.2 make[1]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 150.7 make[1]: 'images/built-in.o' is up to date. [2020-01-07T15:53:11.084Z] #41 150.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T15:53:11.084Z] #41 150.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T15:53:11.084Z] #41 150.8 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T15:53:11.084Z] #41 150.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T15:53:11.084Z] #41 150.8 make[1]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 150.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:53:11.084Z] #41 151.0 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.0 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.0 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.1 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.1 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.1 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.2 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.2 make[2]: Nothing to be done for 'all'. [2020-01-07T15:53:11.084Z] #41 151.2 INSTALL criu/criu [2020-01-07T15:53:11.084Z] #41 DONE 151.6s [2020-01-07T15:53:11.084Z] [2020-01-07T15:53:11.084Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:12.456Z] #59 ... [2020-01-07T15:53:12.456Z] [2020-01-07T15:53:12.456Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T15:53:12.456Z] #42 DONE 0.1s [2020-01-07T15:53:12.456Z] [2020-01-07T15:53:12.456Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T15:53:12.456Z] #45 DONE 0.1s [2020-01-07T15:53:12.456Z] [2020-01-07T15:53:12.456Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:12.714Z] #59 ... [2020-01-07T15:53:12.714Z] [2020-01-07T15:53:12.714Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T15:53:12.714Z] #48 DONE 0.1s [2020-01-07T15:53:12.714Z] [2020-01-07T15:53:12.714Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:16.232Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2" [2020-01-07T15:53:16.895Z] #59 ... [2020-01-07T15:53:16.896Z] [2020-01-07T15:53:16.896Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:16.896Z] #50 DONE 246.4s [2020-01-07T15:53:16.896Z] [2020-01-07T15:53:16.896Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-07T15:53:17.462Z] #59 ... [2020-01-07T15:53:17.462Z] [2020-01-07T15:53:17.462Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T15:53:17.719Z] #51 DONE 0.2s [2020-01-07T15:53:17.719Z] [2020-01-07T15:53:17.719Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T15:53:17.719Z] #55 DONE 0.1s [2020-01-07T15:53:17.719Z] [2020-01-07T15:53:17.719Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:19.522Z] + docker version [2020-01-07T15:53:21.820Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.9s done [2020-01-07T15:53:21.820Z] #8 DONE 34.7s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-07T15:53:21.820Z] #9 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-07T15:53:21.820Z] #10 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:53:21.820Z] #39 ... [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:53:21.820Z] #21 DONE 0.1s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-07T15:53:21.820Z] #44 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-07T15:53:21.820Z] #47 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-07T15:53:21.820Z] #62 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T15:53:21.820Z] #22 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-07T15:53:21.820Z] #50 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-07T15:53:21.820Z] #31 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-07T15:53:21.820Z] #68 DONE 0.2s [2020-01-07T15:53:21.820Z] [2020-01-07T15:53:21.820Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:53:21.820Z] #69 0.585 + RM_GOPATH=0 [2020-01-07T15:53:21.820Z] #69 0.587 + TMP_GOPATH= [2020-01-07T15:53:21.820Z] #69 0.588 + : /build [2020-01-07T15:53:21.820Z] #69 0.591 + '[' -z '' ']' [2020-01-07T15:53:21.820Z] #69 0.592 ++ mktemp -d [2020-01-07T15:53:22.108Z] #69 0.609 + export GOPATH=/tmp/tmp.RsoF3tu1nS [2020-01-07T15:53:22.108Z] #69 0.609 + GOPATH=/tmp/tmp.RsoF3tu1nS [2020-01-07T15:53:22.108Z] #69 0.609 + RM_GOPATH=1 [2020-01-07T15:53:22.108Z] #69 0.611 ++ dirname ./install.sh [2020-01-07T15:53:22.108Z] #69 0.624 + dir=. [2020-01-07T15:53:22.108Z] #69 0.624 + bin=proxy [2020-01-07T15:53:22.108Z] #69 0.634 + shift [2020-01-07T15:53:22.108Z] #69 0.634 + '[' '!' -f ./proxy.installer ']' [2020-01-07T15:53:22.108Z] #69 0.634 + . ./proxy.installer [2020-01-07T15:53:22.108Z] #69 0.636 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:53:22.108Z] #69 0.655 + install_proxy [2020-01-07T15:53:22.108Z] #69 0.655 + case "$1" in [2020-01-07T15:53:22.108Z] #69 0.655 + export CGO_ENABLED=0 [2020-01-07T15:53:22.108Z] #69 0.656 + CGO_ENABLED=0 [2020-01-07T15:53:22.108Z] #69 0.656 + _install_proxy [2020-01-07T15:53:22.108Z] #69 0.656 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:53:22.108Z] #69 0.656 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-07T15:53:22.108Z] #69 0.656 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RsoF3tu1nS/src/github.com/docker/libnetwork [2020-01-07T15:53:22.108Z] #69 0.683 Cloning into '/tmp/tmp.RsoF3tu1nS/src/github.com/docker/libnetwork'... [2020-01-07T15:53:27.668Z] #69 ... [2020-01-07T15:53:27.668Z] [2020-01-07T15:53:27.668Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:53:27.668Z] #32 0.534 + RM_GOPATH=0 [2020-01-07T15:53:27.668Z] #32 0.534 + TMP_GOPATH= [2020-01-07T15:53:27.668Z] #32 0.535 + : /build [2020-01-07T15:53:27.668Z] #32 0.536 + '[' -z '' ']' [2020-01-07T15:53:27.668Z] #32 0.537 ++ mktemp -d [2020-01-07T15:53:27.668Z] #32 0.540 + export GOPATH=/tmp/tmp.ApgqUAdcj7 [2020-01-07T15:53:27.668Z] #32 0.540 + GOPATH=/tmp/tmp.ApgqUAdcj7 [2020-01-07T15:53:27.668Z] #32 0.540 + RM_GOPATH=1 [2020-01-07T15:53:27.668Z] #32 0.542 ++ dirname ./install.sh [2020-01-07T15:53:27.668Z] #32 0.544 + dir=. [2020-01-07T15:53:27.668Z] #32 0.569 + bin=tomlv [2020-01-07T15:53:27.668Z] #32 0.569 + shift [2020-01-07T15:53:27.668Z] #32 0.570 + '[' '!' -f ./tomlv.installer ']' [2020-01-07T15:53:27.668Z] #32 0.573 + . ./tomlv.installer [2020-01-07T15:53:27.668Z] #32 0.574 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:53:27.668Z] #32 0.576 + install_tomlv [2020-01-07T15:53:27.668Z] #32 0.576 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-07T15:53:27.668Z] #32 0.577 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:53:27.668Z] #32 0.577 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ApgqUAdcj7/src/github.com/BurntSushi/toml [2020-01-07T15:53:27.668Z] #32 0.585 Cloning into '/tmp/tmp.ApgqUAdcj7/src/github.com/BurntSushi/toml'... [2020-01-07T15:53:27.668Z] #32 3.175 + cd /tmp/tmp.ApgqUAdcj7/src/github.com/BurntSushi/toml [2020-01-07T15:53:27.668Z] #32 3.176 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-07T15:53:27.668Z] #32 3.190 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:53:27.668Z] #32 4.370 internal/cpu [2020-01-07T15:53:27.668Z] #32 4.437 math/bits [2020-01-07T15:53:27.668Z] #32 4.520 runtime/internal/sys [2020-01-07T15:53:27.668Z] #32 4.685 runtime/internal/atomic [2020-01-07T15:53:27.668Z] #32 5.357 runtime/internal/math [2020-01-07T15:53:27.668Z] #32 5.720 unicode/utf8 [2020-01-07T15:53:27.668Z] #32 5.800 sync/atomic [2020-01-07T15:53:27.959Z] #32 6.717 internal/bytealg [2020-01-07T15:53:28.078Z] Client: Docker Engine - Enterprise [2020-01-07T15:53:28.078Z] Version: 19.03.2 [2020-01-07T15:53:28.078Z] API version: 1.40 [2020-01-07T15:53:28.078Z] Go version: go1.12.8 [2020-01-07T15:53:28.078Z] Git commit: c92ab06ed9 [2020-01-07T15:53:28.078Z] Built: 09/03/2019 16:38:11 [2020-01-07T15:53:28.078Z] OS/Arch: windows/amd64 [2020-01-07T15:53:28.078Z] Experimental: false [2020-01-07T15:53:28.078Z] [2020-01-07T15:53:28.078Z] Server: Docker Engine - Enterprise [2020-01-07T15:53:28.078Z] Engine: [2020-01-07T15:53:28.078Z] Version: 19.03.2 [2020-01-07T15:53:28.078Z] API version: 1.40 (minimum version 1.24) [2020-01-07T15:53:28.078Z] Go version: go1.12.8 [2020-01-07T15:53:28.078Z] Git commit: c92ab06ed9 [2020-01-07T15:53:28.078Z] Built: 09/03/2019 16:35:47 [2020-01-07T15:53:28.078Z] OS/Arch: windows/amd64 [2020-01-07T15:53:28.078Z] Experimental: true [2020-01-07T15:53:28.600Z] #32 7.052 unicode [2020-01-07T15:53:28.600Z] #32 7.164 math [Pipeline] sh [2020-01-07T15:53:29.595Z] + docker info [2020-01-07T15:53:29.837Z] #59 283.8 + bin/containerd-stress [2020-01-07T15:53:30.125Z] #32 8.906 internal/testlog [2020-01-07T15:53:30.509Z] #59 285.5 + bin/containerd-shim [2020-01-07T15:53:31.267Z] #32 ... [2020-01-07T15:53:31.267Z] [2020-01-07T15:53:31.267Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:53:31.267Z] #25 0.871 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:53:31.267Z] #25 0.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:53:31.267Z] #25 1.034 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:53:31.267Z] #25 1.153 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:53:31.267Z] #25 1.341 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:53:31.267Z] #25 2.597 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:53:31.267Z] #25 5.596 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:53:31.267Z] #25 7.233 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:53:31.267Z] #25 ... [2020-01-07T15:53:31.267Z] [2020-01-07T15:53:31.267Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:53:31.267Z] #29 0.460 + mktemp -d [2020-01-07T15:53:31.267Z] #29 0.478 + export GOPATH=/tmp/tmp.K6lo8sGECY [2020-01-07T15:53:31.267Z] #29 0.478 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.K6lo8sGECY/src/github.com/go-swagger/go-swagger [2020-01-07T15:53:31.267Z] #29 0.478 Cloning into '/tmp/tmp.K6lo8sGECY/src/github.com/go-swagger/go-swagger'... [2020-01-07T15:53:31.267Z] #29 ... [2020-01-07T15:53:31.267Z] [2020-01-07T15:53:31.267Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:53:31.267Z] #57 0.809 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:53:31.267Z] #57 0.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:53:31.267Z] #57 1.084 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:53:31.267Z] #57 1.172 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:53:31.267Z] #57 1.341 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:53:31.267Z] #57 2.672 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:53:31.267Z] #57 5.824 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:53:31.267Z] #57 7.564 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:53:31.553Z] #57 ... [2020-01-07T15:53:31.553Z] [2020-01-07T15:53:31.553Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:31.553Z] #63 0.542 + RM_GOPATH=0 [2020-01-07T15:53:31.553Z] #63 0.543 + TMP_GOPATH= [2020-01-07T15:53:31.553Z] #63 0.543 + : /build/ [2020-01-07T15:53:31.553Z] #63 0.544 + '[' -z '' ']' [2020-01-07T15:53:31.553Z] #63 0.545 ++ mktemp -d [2020-01-07T15:53:31.553Z] #63 0.549 + export GOPATH=/tmp/tmp.f4ADrON9Bj [2020-01-07T15:53:31.553Z] #63 0.549 + GOPATH=/tmp/tmp.f4ADrON9Bj [2020-01-07T15:53:31.553Z] #63 0.549 + RM_GOPATH=1 [2020-01-07T15:53:31.553Z] #63 0.550 ++ dirname ./install.sh [2020-01-07T15:53:31.553Z] #63 0.559 + dir=. [2020-01-07T15:53:31.553Z] #63 0.559 + bin=rootlesskit [2020-01-07T15:53:31.553Z] #63 0.559 + shift [2020-01-07T15:53:31.553Z] #63 0.560 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-07T15:53:31.553Z] #63 0.560 + . ./rootlesskit.installer [2020-01-07T15:53:31.553Z] #63 0.561 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:53:31.553Z] #63 0.567 + install_rootlesskit [2020-01-07T15:53:31.553Z] #63 0.568 + case "$1" in [2020-01-07T15:53:31.553Z] #63 0.568 + export CGO_ENABLED=0 [2020-01-07T15:53:31.553Z] #63 0.568 + CGO_ENABLED=0 [2020-01-07T15:53:31.553Z] #63 0.568 + _install_rootlesskit [2020-01-07T15:53:31.553Z] #63 0.568 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-07T15:53:31.553Z] #63 0.569 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:53:31.553Z] #63 0.569 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.f4ADrON9Bj/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:53:31.553Z] #63 0.580 Cloning into '/tmp/tmp.f4ADrON9Bj/src/github.com/rootless-containers/rootlesskit'... [2020-01-07T15:53:31.553Z] #63 7.442 + cd /tmp/tmp.f4ADrON9Bj/src/github.com/rootless-containers/rootlesskit [2020-01-07T15:53:31.553Z] #63 7.442 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-07T15:53:31.553Z] #63 8.115 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:53:31.553Z] #63 8.116 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-07T15:53:31.553Z] #63 ... [2020-01-07T15:53:31.553Z] [2020-01-07T15:53:31.553Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:31.553Z] #23 0.618 + RM_GOPATH=0 [2020-01-07T15:53:31.553Z] #23 0.619 + TMP_GOPATH= [2020-01-07T15:53:31.553Z] #23 0.619 + : /build [2020-01-07T15:53:31.553Z] #23 0.620 + '[' -z '' ']' [2020-01-07T15:53:31.553Z] #23 0.663 ++ mktemp -d [2020-01-07T15:53:31.553Z] #23 0.666 + export GOPATH=/tmp/tmp.jEj9R5uufp [2020-01-07T15:53:31.553Z] #23 0.666 + GOPATH=/tmp/tmp.jEj9R5uufp [2020-01-07T15:53:31.553Z] #23 0.666 + RM_GOPATH=1 [2020-01-07T15:53:31.553Z] #23 0.667 ++ dirname ./install.sh [2020-01-07T15:53:31.553Z] #23 0.693 + dir=. [2020-01-07T15:53:31.553Z] #23 0.693 + bin=dockercli [2020-01-07T15:53:31.553Z] #23 0.693 + shift [2020-01-07T15:53:31.553Z] #23 0.693 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T15:53:31.553Z] #23 0.693 + . ./dockercli.installer [2020-01-07T15:53:31.553Z] #23 0.694 ++ : stable [2020-01-07T15:53:31.553Z] #23 0.694 ++ : 17.06.2-ce [2020-01-07T15:53:31.553Z] #23 0.696 + install_dockercli [2020-01-07T15:53:31.553Z] #23 0.696 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T15:53:31.553Z] #23 0.696 Install docker/cli version 17.06.2-ce from stable [2020-01-07T15:53:31.553Z] #23 0.697 ++ uname -m [2020-01-07T15:53:31.553Z] #23 0.718 + arch=ppc64le [2020-01-07T15:53:31.553Z] #23 0.720 + '[' ppc64le '!=' x86_64 ']' [2020-01-07T15:53:31.553Z] #23 0.720 + '[' ppc64le '!=' s390x ']' [2020-01-07T15:53:31.553Z] #23 0.720 + '[' ppc64le '!=' armhf ']' [2020-01-07T15:53:31.553Z] #23 0.720 + build_dockercli [2020-01-07T15:53:31.553Z] #23 0.720 + git clone https://github.com/docker/docker-ce /tmp/tmp.jEj9R5uufp/tmp/docker-ce [2020-01-07T15:53:31.553Z] #23 0.728 Cloning into '/tmp/tmp.jEj9R5uufp/tmp/docker-ce'... [2020-01-07T15:53:31.841Z] #23 ... [2020-01-07T15:53:31.841Z] [2020-01-07T15:53:31.841Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:31.841Z] #51 0.512 + RM_GOPATH=0 [2020-01-07T15:53:31.841Z] #51 0.512 + TMP_GOPATH= [2020-01-07T15:53:31.841Z] #51 0.512 + : /build [2020-01-07T15:53:31.841Z] #51 0.513 + '[' -z '' ']' [2020-01-07T15:53:31.841Z] #51 0.514 ++ mktemp -d [2020-01-07T15:53:31.841Z] #51 0.517 + export GOPATH=/tmp/tmp.nyasXuVfqQ [2020-01-07T15:53:31.841Z] #51 0.518 + GOPATH=/tmp/tmp.nyasXuVfqQ [2020-01-07T15:53:31.841Z] #51 0.518 + RM_GOPATH=1 [2020-01-07T15:53:31.841Z] #51 0.522 ++ dirname ./install.sh [2020-01-07T15:53:31.841Z] #51 0.524 + dir=. [2020-01-07T15:53:31.841Z] #51 0.524 + bin=golangci_lint [2020-01-07T15:53:31.841Z] #51 0.525 + shift [2020-01-07T15:53:31.841Z] #51 0.525 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-07T15:53:31.841Z] #51 0.526 + . ./golangci_lint.installer [2020-01-07T15:53:31.841Z] #51 0.526 ++ : v1.20.0 [2020-01-07T15:53:31.841Z] #51 0.528 + install_golangci_lint [2020-01-07T15:53:31.841Z] #51 0.528 + echo 'Installing golangci-lint version v1.20.0' [2020-01-07T15:53:31.841Z] #51 0.528 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:53:31.841Z] #51 0.529 Installing golangci-lint version v1.20.0 [2020-01-07T15:53:31.841Z] #51 ... [2020-01-07T15:53:31.841Z] [2020-01-07T15:53:31.841Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:53:31.841Z] #39 0.719 + mktemp -d [2020-01-07T15:53:31.841Z] #39 0.722 + export GOPATH=/tmp/tmp.EcgxSLsTjT [2020-01-07T15:53:31.841Z] #39 0.722 + git clone https://github.com/docker/distribution.git /tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution [2020-01-07T15:53:31.841Z] #39 0.726 Cloning into '/tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution'... [2020-01-07T15:53:32.134Z] #39 ... [2020-01-07T15:53:32.134Z] [2020-01-07T15:53:32.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:53:32.134Z] #11 0.850 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:53:32.134Z] #11 0.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:53:32.134Z] #11 1.020 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:53:32.134Z] #11 1.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:53:32.134Z] #11 1.428 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:53:32.134Z] #11 2.781 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:53:32.134Z] #11 5.697 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:53:32.134Z] #11 7.774 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:53:32.134Z] #11 ... [2020-01-07T15:53:32.134Z] [2020-01-07T15:53:32.134Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:53:32.134Z] #45 0.523 + RM_GOPATH=0 [2020-01-07T15:53:32.134Z] #45 0.523 + TMP_GOPATH= [2020-01-07T15:53:32.134Z] #45 0.523 + : /build [2020-01-07T15:53:32.134Z] #45 0.523 + '[' -z '' ']' [2020-01-07T15:53:32.134Z] #45 0.524 ++ mktemp -d [2020-01-07T15:53:32.134Z] #45 0.527 + export GOPATH=/tmp/tmp.qsSYF63bed [2020-01-07T15:53:32.134Z] #45 0.527 + GOPATH=/tmp/tmp.qsSYF63bed [2020-01-07T15:53:32.134Z] #45 0.527 + RM_GOPATH=1 [2020-01-07T15:53:32.134Z] #45 0.534 ++ dirname ./install.sh [2020-01-07T15:53:32.134Z] #45 0.538 + dir=. [2020-01-07T15:53:32.134Z] #45 0.538 + bin=vndr [2020-01-07T15:53:32.134Z] #45 0.538 + shift [2020-01-07T15:53:32.134Z] #45 0.539 + '[' '!' -f ./vndr.installer ']' [2020-01-07T15:53:32.134Z] #45 0.539 + . ./vndr.installer [2020-01-07T15:53:32.134Z] #45 0.540 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:53:32.134Z] #45 0.540 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:53:32.134Z] #45 0.540 + install_vndr [2020-01-07T15:53:32.134Z] #45 0.540 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-07T15:53:32.134Z] #45 0.540 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qsSYF63bed/src/github.com/LK4D4/vndr [2020-01-07T15:53:32.134Z] #45 0.551 Cloning into '/tmp/tmp.qsSYF63bed/src/github.com/LK4D4/vndr'... [2020-01-07T15:53:32.134Z] #45 2.515 + cd /tmp/tmp.qsSYF63bed/src/github.com/LK4D4/vndr [2020-01-07T15:53:32.134Z] #45 2.515 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-07T15:53:32.134Z] #45 2.566 + go build -buildmode=pie -v -o /build/vndr . [2020-01-07T15:53:32.134Z] #45 4.769 runtime/internal/sys [2020-01-07T15:53:32.134Z] #45 4.781 internal/cpu [2020-01-07T15:53:32.134Z] #45 4.970 internal/race [2020-01-07T15:53:32.134Z] #45 5.016 runtime/internal/atomic [2020-01-07T15:53:32.134Z] #45 5.161 sync/atomic [2020-01-07T15:53:32.134Z] #45 5.718 runtime/internal/math [2020-01-07T15:53:32.134Z] #45 6.162 unicode [2020-01-07T15:53:32.134Z] #45 6.220 unicode/utf8 [2020-01-07T15:53:32.134Z] #45 6.347 math/bits [2020-01-07T15:53:32.134Z] #45 7.108 internal/bytealg [2020-01-07T15:53:32.134Z] #45 9.422 math [2020-01-07T15:53:32.134Z] #45 9.486 internal/testlog [2020-01-07T15:53:32.134Z] #45 9.833 runtime [2020-01-07T15:53:32.134Z] #45 10.89 encoding [2020-01-07T15:53:32.423Z] #45 ... [2020-01-07T15:53:32.423Z] [2020-01-07T15:53:32.423Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:53:32.423Z] #41 0.989 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:53:32.423Z] #41 1.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:53:32.423Z] #41 1.188 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:53:32.423Z] #41 1.205 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:53:32.423Z] #41 1.344 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:53:32.423Z] #41 3.040 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:53:32.423Z] #41 5.780 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:53:32.423Z] #41 8.022 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:53:32.423Z] #41 ... [2020-01-07T15:53:32.423Z] [2020-01-07T15:53:32.423Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:53:32.423Z] #34 0.800 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:53:32.423Z] #34 0.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:53:32.423Z] #34 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:53:32.423Z] #34 1.224 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:53:32.423Z] #34 1.338 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:53:32.423Z] #34 2.706 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:53:32.423Z] #34 5.751 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:53:32.423Z] #34 7.645 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:53:32.712Z] #34 ... [2020-01-07T15:53:32.712Z] [2020-01-07T15:53:32.712Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:32.712Z] #48 0.606 + RM_GOPATH=0 [2020-01-07T15:53:32.712Z] #48 0.607 + TMP_GOPATH= [2020-01-07T15:53:32.712Z] #48 0.607 + : /build [2020-01-07T15:53:32.712Z] #48 0.607 + '[' -z '' ']' [2020-01-07T15:53:32.712Z] #48 0.612 ++ mktemp -d [2020-01-07T15:53:32.712Z] #48 0.617 + export GOPATH=/tmp/tmp.mexjboDCaa [2020-01-07T15:53:32.712Z] #48 0.617 + GOPATH=/tmp/tmp.mexjboDCaa [2020-01-07T15:53:32.712Z] #48 0.617 + RM_GOPATH=1 [2020-01-07T15:53:32.712Z] #48 0.618 ++ dirname ./install.sh [2020-01-07T15:53:32.712Z] #48 0.664 + dir=. [2020-01-07T15:53:32.712Z] #48 0.664 + bin=gotestsum [2020-01-07T15:53:32.712Z] #48 0.664 + shift [2020-01-07T15:53:32.712Z] #48 0.666 + '[' '!' -f ./gotestsum.installer ']' [2020-01-07T15:53:32.712Z] #48 0.667 + . ./gotestsum.installer [2020-01-07T15:53:32.712Z] #48 0.668 ++ : v0.3.5 [2020-01-07T15:53:32.712Z] #48 0.671 + install_gotestsum [2020-01-07T15:53:32.712Z] #48 0.671 + echo 'Installing gotestsum version v0.3.5' [2020-01-07T15:53:32.712Z] #48 0.672 Installing gotestsum version v0.3.5 [2020-01-07T15:53:32.712Z] #48 0.688 + go get -d gotest.tools/gotestsum [2020-01-07T15:53:32.712Z] #48 ... [2020-01-07T15:53:32.712Z] [2020-01-07T15:53:32.712Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:53:32.712Z] #45 11.42 unicode/utf16 [2020-01-07T15:53:33.206Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 30.3% of statements [2020-01-07T15:53:34.144Z] ok github.com/docker/docker/container 0.173s coverage: 35.3% of statements [2020-01-07T15:53:34.144Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T15:53:34.144Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T15:53:34.144Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T15:53:34.144Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T15:53:34.218Z] #45 12.91 container/list [2020-01-07T15:53:37.061Z] #59 292.2 + bin/containerd-shim-runc-v1 [2020-01-07T15:53:37.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-01-07T15:53:38.010Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.8% of statements [2020-01-07T15:53:38.643Z] #45 16.66 crypto/internal/subtle [2020-01-07T15:53:38.643Z] #45 17.17 crypto/subtle [2020-01-07T15:53:38.931Z] #45 17.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-07T15:53:39.221Z] #45 18.12 internal/nettrace [2020-01-07T15:53:39.721Z] #59 269.0 + bin/containerd-stress [2020-01-07T15:53:39.847Z] #45 18.52 runtime/cgo [2020-01-07T15:53:39.920Z] ok github.com/docker/docker/daemon/cluster 0.175s coverage: 0.5% of statements [2020-01-07T15:53:40.286Z] #59 270.7 + bin/containerd-shim [2020-01-07T15:53:40.340Z] #59 295.3 + bin/containerd-shim-runc-v2 [2020-01-07T15:53:41.270Z] #59 296.2 + binaries [2020-01-07T15:53:41.270Z] #59 296.2 + mkdir -p /build [2020-01-07T15:53:41.270Z] #59 296.2 + cp bin/containerd /build/containerd [2020-01-07T15:53:41.270Z] #59 296.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T15:53:41.270Z] #59 296.3 + cp bin/ctr /build/ctr [2020-01-07T15:53:41.362Z] #45 ... [2020-01-07T15:53:41.362Z] [2020-01-07T15:53:41.362Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:53:41.362Z] #32 9.924 runtime [2020-01-07T15:53:41.362Z] #32 10.40 encoding [2020-01-07T15:53:41.362Z] #32 11.11 runtime/cgo [2020-01-07T15:53:42.199Z] #59 DONE 297.4s [2020-01-07T15:53:42.462Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-01-07T15:53:43.130Z] [2020-01-07T15:53:43.130Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T15:53:43.403Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 82.1% of statements [2020-01-07T15:53:43.416Z] #32 ... [2020-01-07T15:53:43.416Z] [2020-01-07T15:53:43.416Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:53:43.416Z] #34 22.40 Fetched 7732 kB in 21s (358 kB/s) [2020-01-07T15:53:43.693Z] #60 DONE 0.5s [2020-01-07T15:53:43.950Z] [2020-01-07T15:53:43.950Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T15:53:43.950Z] #64 DONE 0.2s [2020-01-07T15:53:43.950Z] [2020-01-07T15:53:43.950Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T15:53:43.974Z] ok github.com/docker/docker/daemon/events 0.084s coverage: 50.0% of statements [2020-01-07T15:53:44.514Z] #66 DONE 0.4s [2020-01-07T15:53:44.515Z] [2020-01-07T15:53:44.515Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T15:53:44.515Z] #69 DONE 0.1s [2020-01-07T15:53:44.515Z] [2020-01-07T15:53:44.515Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T15:53:44.515Z] #70 DONE 0.0s [2020-01-07T15:53:44.515Z] [2020-01-07T15:53:44.515Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T15:53:45.486Z] #71 DONE 1.1s [2020-01-07T15:53:45.750Z] [2020-01-07T15:53:45.750Z] #72 exporting to image [2020-01-07T15:53:45.750Z] #72 exporting layers [2020-01-07T15:53:45.884Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-07T15:53:46.842Z] #59 277.3 + bin/containerd-shim-runc-v1 [2020-01-07T15:53:48.953Z] #34 22.40 Reading package lists... [2020-01-07T15:53:48.953Z] #34 ... [2020-01-07T15:53:48.953Z] [2020-01-07T15:53:48.953Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:53:48.953Z] #69 27.19 + cd /tmp/tmp.RsoF3tu1nS/src/github.com/docker/libnetwork [2020-01-07T15:53:48.953Z] #69 27.19 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-07T15:53:49.173Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-07T15:53:49.241Z] #69 27.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-07T15:53:49.740Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.7% of statements [2020-01-07T15:53:50.120Z] #59 280.3 + bin/containerd-shim-runc-v2 [2020-01-07T15:53:50.683Z] #59 281.1 + binaries [2020-01-07T15:53:50.683Z] #59 281.1 + mkdir -p /build [2020-01-07T15:53:50.683Z] #59 281.2 + cp bin/containerd /build/containerd [2020-01-07T15:53:50.683Z] #59 281.2 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T15:53:50.683Z] #59 281.2 + cp bin/ctr /build/ctr [2020-01-07T15:53:51.143Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.568s coverage: 57.0% of statements [2020-01-07T15:53:51.614Z] #59 DONE 282.0s [2020-01-07T15:53:52.322Z] #72 exporting layers 6.2s done [2020-01-07T15:53:52.322Z] #72 writing image sha256:53a099b74471b88d8858885f7c899eb69a7d4c5fc6e47e8533639ca1a4c0bd41 done [2020-01-07T15:53:52.322Z] #72 naming to docker.io/library/docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 done [2020-01-07T15:53:52.322Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-07T15:53:52.551Z] [2020-01-07T15:53:52.551Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T15:53:52.808Z] #60 DONE 0.3s [2020-01-07T15:53:52.808Z] [2020-01-07T15:53:52.808Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T15:53:52.808Z] #64 DONE 0.1s [2020-01-07T15:53:52.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40309/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/validate/default [2020-01-07T15:53:53.022Z] #73 exporting layers 59.9s done [2020-01-07T15:53:53.022Z] #73 exporting manifest sha256:37ed82bf2acf5b13f4fa33daf75419c8c6011cb0cddfe7682f377862c95c4c1c 0.0s done [2020-01-07T15:53:53.022Z] #73 exporting config sha256:d3bbd9d1eebd8550b10cb5d3ea8525e8883ca9eb5e7ae41c97d27bef37404642 done [2020-01-07T15:53:53.022Z] #73 sending tarball [2020-01-07T15:53:53.022Z] #73 sending tarball 9.0s done [2020-01-07T15:53:53.022Z] #73 DONE 69.0s [2020-01-07T15:53:53.022Z] [2020-01-07T15:53:53.022Z] #74 importing to docker [2020-01-07T15:53:53.065Z] [2020-01-07T15:53:53.065Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T15:53:53.065Z] #66 DONE 0.2s [2020-01-07T15:53:53.065Z] [2020-01-07T15:53:53.065Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T15:53:53.065Z] #69 DONE 0.1s [2020-01-07T15:53:53.065Z] [2020-01-07T15:53:53.065Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T15:53:53.065Z] #70 DONE 0.0s [2020-01-07T15:53:53.065Z] [2020-01-07T15:53:53.065Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T15:53:53.668Z] #69 ... [2020-01-07T15:53:53.668Z] [2020-01-07T15:53:53.668Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:53:53.668Z] #57 22.63 Fetched 7732 kB in 21s (354 kB/s) [2020-01-07T15:53:53.668Z] #57 22.63 Reading package lists... [2020-01-07T15:53:53.668Z] #57 32.51 Reading package lists... [2020-01-07T15:53:53.668Z] #57 ... [2020-01-07T15:53:53.668Z] [2020-01-07T15:53:53.668Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:53:53.668Z] #25 22.66 Fetched 7732 kB in 21s (353 kB/s) [2020-01-07T15:53:53.668Z] #25 22.66 Reading package lists... [2020-01-07T15:53:53.979Z] #25 32.72 Reading package lists... [2020-01-07T15:53:53.979Z] #25 ... [2020-01-07T15:53:53.979Z] [2020-01-07T15:53:53.979Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:53:53.979Z] #41 22.71 Fetched 7732 kB in 21s (355 kB/s) [2020-01-07T15:53:53.979Z] #41 22.71 Reading package lists... [2020-01-07T15:53:53.979Z] #41 32.48 Reading package lists... [2020-01-07T15:53:53.979Z] #41 ... [2020-01-07T15:53:53.979Z] [2020-01-07T15:53:53.979Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:53:53.979Z] #51 30.53 + cd /tmp/tmp.nyasXuVfqQ/src/github.com/golangci/golangci-lint/ [2020-01-07T15:53:53.979Z] #51 30.53 + git checkout -q v1.20.0 [2020-01-07T15:53:53.979Z] #51 31.75 ++ git describe --tags [2020-01-07T15:53:53.979Z] #51 31.75 + version=v1.20.0 [2020-01-07T15:53:53.979Z] #51 31.76 ++ git rev-parse --short HEAD [2020-01-07T15:53:53.979Z] #51 31.76 + commit=cc98739 [2020-01-07T15:53:53.979Z] #51 31.76 ++ git show -s --format=%cd [2020-01-07T15:53:53.979Z] #51 31.78 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-07T15:53:53.979Z] #51 31.78 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-07T15:53:54.186Z] Congratulations! All commits are properly signed with the DCO! [2020-01-07T15:53:54.186Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-07T15:53:54.186Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-07T15:53:54.186Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-07T15:53:54.186Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-07T15:53:54.186Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-07T15:53:54.186Z] Congratulations! No new tests were added to integration-cli. [2020-01-07T15:53:54.186Z] [2020-01-07T15:53:54.186Z] INFO Start validation with golang-ci-lint [2020-01-07T15:53:54.186Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-07T15:53:54.186Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-07T15:53:54.268Z] #51 ... [2020-01-07T15:53:54.268Z] [2020-01-07T15:53:54.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:53:54.268Z] #11 23.28 Fetched 7732 kB in 22s (343 kB/s) [2020-01-07T15:53:54.268Z] #11 23.28 Reading package lists... [2020-01-07T15:53:54.434Z] #71 DONE 1.4s [2020-01-07T15:53:54.556Z] #11 33.51 Reading package lists... [2020-01-07T15:53:54.556Z] #11 ... [2020-01-07T15:53:54.556Z] [2020-01-07T15:53:54.556Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:53:54.556Z] #34 22.40 Reading package lists... [2020-01-07T15:53:54.692Z] [2020-01-07T15:53:54.692Z] #72 exporting to image [2020-01-07T15:53:54.692Z] #72 exporting layers [2020-01-07T15:53:55.342Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.780s coverage: 46.2% of statements [2020-01-07T15:53:55.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.851s coverage: 48.6% of statements [2020-01-07T15:53:55.577Z] #34 32.92 Reading package lists... [2020-01-07T15:53:55.577Z] #34 ... [2020-01-07T15:53:55.577Z] [2020-01-07T15:53:55.577Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:53:55.577Z] #45 24.07 vendor/golang.org/x/crypto/internal/subtle [2020-01-07T15:53:55.577Z] #45 ... [2020-01-07T15:53:55.577Z] [2020-01-07T15:53:55.577Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:53:55.577Z] #39 25.01 + cd /tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution [2020-01-07T15:53:55.577Z] #39 25.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-07T15:53:55.577Z] #39 28.52 + GOPATH=/tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcgxSLsTjT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-07T15:53:55.910Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.434s coverage: 72.5% of statements [2020-01-07T15:53:57.387Z] ok github.com/docker/docker/daemon 12.339s coverage: 17.6% of statements [2020-01-07T15:53:57.387Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T15:53:57.387Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T15:53:57.387Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T15:53:57.387Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T15:53:57.387Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T15:53:57.957Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.655s coverage: 76.1% of statements [2020-01-07T15:53:58.218Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2020-01-07T15:53:59.157Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2020-01-07T15:53:59.417Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-01-07T15:53:59.746Z] Client: [2020-01-07T15:53:59.746Z] Debug Mode: false [2020-01-07T15:53:59.746Z] Plugins: [2020-01-07T15:53:59.746Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-07T15:53:59.746Z] [2020-01-07T15:53:59.746Z] Server: [2020-01-07T15:53:59.746Z] Containers: 0 [2020-01-07T15:53:59.746Z] Running: 0 [2020-01-07T15:53:59.746Z] Paused: 0 [2020-01-07T15:53:59.746Z] Stopped: 0 [2020-01-07T15:53:59.746Z] Images: 0 [2020-01-07T15:53:59.746Z] Server Version: 19.03.2 [2020-01-07T15:53:59.746Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-07T15:53:59.746Z] Windows: [2020-01-07T15:53:59.746Z] LCOW: [2020-01-07T15:53:59.746Z] Logging Driver: json-file [2020-01-07T15:53:59.746Z] Plugins: [2020-01-07T15:53:59.746Z] Volume: local [2020-01-07T15:53:59.746Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-07T15:53:59.746Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T15:53:59.746Z] Swarm: inactive [2020-01-07T15:53:59.746Z] Default Isolation: process [2020-01-07T15:53:59.746Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T15:53:59.746Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T15:53:59.746Z] OSType: windows [2020-01-07T15:53:59.746Z] Architecture: x86_64 [2020-01-07T15:53:59.746Z] CPUs: 4 [2020-01-07T15:53:59.746Z] Total Memory: 32GiB [2020-01-07T15:53:59.746Z] Name: azwin-2-7cf1f0 [2020-01-07T15:53:59.746Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-07T15:53:59.746Z] Docker Root Dir: D:\docker [2020-01-07T15:53:59.746Z] Debug Mode: false [2020-01-07T15:53:59.746Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:53:59.746Z] Labels: [2020-01-07T15:53:59.746Z] Experimental: true [2020-01-07T15:53:59.746Z] Insecure Registries: [2020-01-07T15:53:59.746Z] 10.0.0.4:5000 [2020-01-07T15:53:59.746Z] 127.0.0.0/8 [2020-01-07T15:53:59.746Z] Registry Mirrors: [2020-01-07T15:53:59.746Z] http://10.0.0.4:5000/ [2020-01-07T15:53:59.746Z] Live Restore Enabled: false [2020-01-07T15:53:59.746Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-07T15:54:01.240Z] #72 exporting layers 6.2s done [2020-01-07T15:54:01.241Z] #72 writing image sha256:458c734c10c30c84d99442cf1a52250b6515e71388ad83b2ac6b2377fd77dc9a done [2020-01-07T15:54:01.241Z] #72 naming to docker.io/library/docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:54:01.241Z] #72 naming to docker.io/library/docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 done [2020-01-07T15:54:01.241Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-01-07T15:54:01.329Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [Pipeline] sh [2020-01-07T15:54:02.712Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 4.9% of statements [2020-01-07T15:54:02.712Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.8% of statements [2020-01-07T15:54:02.712Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-01-07T15:54:02.901Z] [2020-01-07T15:54:02.901Z] Removing bundles/ [2020-01-07T15:54:02.901Z] [2020-01-07T15:54:02.901Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-07T15:54:02.901Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:54:02.901Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T15:54:02.973Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.109s coverage: 60.1% of statements [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T15:54:02.973Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T15:54:03.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-01-07T15:54:03.808Z] ok github.com/docker/docker/daemon/logger/journald 0.040s coverage: 26.2% of statements [2020-01-07T15:54:04.033Z] #39 ... [2020-01-07T15:54:04.033Z] [2020-01-07T15:54:04.033Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:54:04.033Z] #41 32.48 Reading package lists... [2020-01-07T15:54:04.069Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 62.1% of statements [2020-01-07T15:54:05.010Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2020-01-07T15:54:05.010Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T15:54:05.543Z] #41 42.62 Building dependency tree... [2020-01-07T15:54:05.579Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2020-01-07T15:54:05.839Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-01-07T15:54:06.099Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2020-01-07T15:54:07.037Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-01-07T15:54:07.601Z] #41 46.48 The following additional packages will be installed: [2020-01-07T15:54:07.601Z] #41 46.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-07T15:54:07.601Z] #41 46.50 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-07T15:54:07.601Z] #41 46.52 Suggested packages: [2020-01-07T15:54:07.601Z] #41 46.52 manpages-dev python-setuptools [2020-01-07T15:54:07.987Z] ok github.com/docker/docker/daemon/logger/splunk 1.897s coverage: 82.5% of statements [2020-01-07T15:54:07.987Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T15:54:07.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T15:54:08.925Z] ok github.com/docker/docker/distribution/metadata 0.119s coverage: 48.2% of statements [2020-01-07T15:54:09.495Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-01-07T15:54:09.659Z] #41 ... [2020-01-07T15:54:09.659Z] [2020-01-07T15:54:09.659Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:09.659Z] #11 33.51 Reading package lists... [2020-01-07T15:54:09.659Z] #11 43.66 Building dependency tree... [2020-01-07T15:54:09.659Z] #11 47.47 The following additional packages will be installed: [2020-01-07T15:54:09.659Z] #11 47.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-07T15:54:09.659Z] #11 47.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-07T15:54:09.659Z] #11 47.48 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:54:09.659Z] #11 47.48 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-07T15:54:09.659Z] #11 47.49 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-07T15:54:09.659Z] #11 47.50 Suggested packages: [2020-01-07T15:54:09.659Z] #11 47.50 gcc-6-locales seccomp wine64 [2020-01-07T15:54:09.754Z] ok github.com/docker/docker/distribution 0.409s coverage: 22.1% of statements [2020-01-07T15:54:09.754Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T15:54:10.693Z] #11 ... [2020-01-07T15:54:10.693Z] [2020-01-07T15:54:10.693Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:54:10.693Z] #25 32.72 Reading package lists... [2020-01-07T15:54:10.693Z] #25 42.81 Building dependency tree... [2020-01-07T15:54:10.693Z] #25 46.44 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-07T15:54:10.693Z] #25 46.44 The following additional packages will be installed: [2020-01-07T15:54:10.693Z] #25 46.45 libjq1 libonig4 [2020-01-07T15:54:10.693Z] #25 47.36 The following NEW packages will be installed: [2020-01-07T15:54:10.693Z] #25 47.37 jq libjq1 libonig4 [2020-01-07T15:54:10.693Z] #25 47.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:54:10.693Z] #25 47.50 Need to get 310 kB of archives. [2020-01-07T15:54:10.693Z] #25 47.50 After this operation, 1267 kB of additional disk space will be used. [2020-01-07T15:54:10.693Z] #25 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-07T15:54:10.693Z] #25 47.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-07T15:54:10.693Z] #25 47.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-07T15:54:10.693Z] #25 48.97 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:54:10.693Z] #25 49.17 Fetched 310 kB in 0s (2953 kB/s) [2020-01-07T15:54:10.693Z] #25 49.35 Selecting previously unselected package libonig4:ppc64el. [2020-01-07T15:54:10.693Z] #25 49.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T15:54:10.693Z] #25 49.53 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-07T15:54:10.693Z] #25 49.53 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-07T15:54:10.693Z] #25 ... [2020-01-07T15:54:10.693Z] [2020-01-07T15:54:10.693Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:54:10.693Z] #41 49.65 The following NEW packages will be installed: [2020-01-07T15:54:10.694Z] #41 49.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-07T15:54:10.694Z] #41 49.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-07T15:54:10.694Z] #41 49.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-07T15:54:10.694Z] #41 49.66 zlib1g-dev [2020-01-07T15:54:10.985Z] #41 49.84 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:54:10.985Z] #41 49.84 Need to get 3548 kB of archives. [2020-01-07T15:54:10.985Z] #41 49.84 After this operation, 21.2 MB of additional disk space will be used. [2020-01-07T15:54:10.985Z] #41 49.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-07T15:54:10.985Z] #41 49.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-07T15:54:10.985Z] #41 49.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-07T15:54:10.985Z] #41 49.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-07T15:54:10.985Z] #41 49.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-07T15:54:10.985Z] #41 50.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-07T15:54:10.985Z] #41 50.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-07T15:54:10.985Z] #41 50.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-07T15:54:10.985Z] #41 50.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-07T15:54:11.617Z] #41 50.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-07T15:54:11.617Z] #41 50.36 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-07T15:54:11.617Z] #41 50.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-07T15:54:11.617Z] #41 50.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-07T15:54:11.617Z] #41 50.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-07T15:54:11.665Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-01-07T15:54:11.665Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-01-07T15:54:11.665Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-01-07T15:54:11.906Z] #41 50.71 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-07T15:54:11.906Z] #41 50.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-07T15:54:11.906Z] #41 ... [2020-01-07T15:54:11.906Z] [2020-01-07T15:54:11.906Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-07T15:54:11.906Z] #25 49.83 Selecting previously unselected package libjq1:ppc64el. [2020-01-07T15:54:11.906Z] #25 49.83 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T15:54:11.906Z] #25 49.84 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T15:54:11.906Z] #25 50.17 Selecting previously unselected package jq. [2020-01-07T15:54:11.906Z] #25 50.20 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T15:54:11.906Z] #25 50.21 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:54:11.906Z] #25 50.54 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-07T15:54:11.906Z] #25 50.58 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T15:54:11.906Z] #25 50.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:11.906Z] #25 50.78 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:54:11.906Z] #25 DONE 51.0s [2020-01-07T15:54:11.906Z] [2020-01-07T15:54:11.906Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T15:54:11.906Z] #26 DONE 0.1s [2020-01-07T15:54:11.925Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-01-07T15:54:11.925Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T15:54:11.925Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T15:54:11.925Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T15:54:12.200Z] [2020-01-07T15:54:12.200Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:12.200Z] #11 50.96 The following NEW packages will be installed: [2020-01-07T15:54:12.200Z] #11 50.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-07T15:54:12.200Z] #11 50.96 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-07T15:54:12.200Z] #11 50.96 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-07T15:54:12.200Z] #11 50.96 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-07T15:54:12.200Z] #11 50.96 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-07T15:54:12.200Z] #11 50.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-07T15:54:12.200Z] #11 50.96 mingw-w64-x86-64-dev [2020-01-07T15:54:12.200Z] #11 51.12 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:54:12.200Z] #11 51.12 Need to get 70.1 MB of archives. [2020-01-07T15:54:12.200Z] #11 51.12 After this operation, 498 MB of additional disk space will be used. [2020-01-07T15:54:12.200Z] #11 51.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-07T15:54:12.200Z] #11 51.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-07T15:54:12.200Z] #11 51.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T15:54:12.200Z] #11 51.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-07T15:54:12.490Z] #11 51.42 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-07T15:54:12.490Z] #11 51.42 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-07T15:54:12.490Z] #11 51.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-07T15:54:12.490Z] #11 51.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-07T15:54:12.490Z] #11 51.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-07T15:54:12.496Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-01-07T15:54:12.756Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2020-01-07T15:54:12.779Z] #11 51.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-07T15:54:12.780Z] #11 51.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-07T15:54:12.780Z] #11 51.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-07T15:54:12.801Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-07T15:54:12.801Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-49344a57\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-07T15:54:12.801Z] ---------------------------------------------------------------------------- [2020-01-07T15:54:12.801Z] [2020-01-07T15:54:12.801Z] INFO: executeCI.ps1 starting at Tue Jan 7 15:54:11 CUT 2020 [2020-01-07T15:54:12.801Z] [2020-01-07T15:54:12.801Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-07T15:54:12.801Z] INFO: Running git version 2.24.0.windows.1 [2020-01-07T15:54:12.801Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-07T15:54:12.801Z] INFO: Environment variables: [2020-01-07T15:54:12.801Z] [2020-01-07T15:54:12.801Z] Name Value [2020-01-07T15:54:12.801Z] ---- ----- [2020-01-07T15:54:12.801Z] ALLUSERSPROFILE C:\ProgramData [2020-01-07T15:54:12.801Z] amd64 true [2020-01-07T15:54:12.801Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-07T15:54:12.801Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-07T15:54:12.801Z] arm64 true [2020-01-07T15:54:12.801Z] BRANCH_NAME PR-40309 [2020-01-07T15:54:12.801Z] BUILD_DISPLAY_NAME #9 [2020-01-07T15:54:12.801Z] BUILD_ID 9 [2020-01-07T15:54:12.801Z] BUILD_NUMBER 9 [2020-01-07T15:54:12.801Z] BUILD_TAG jenkins-moby-PR-40309-9 [2020-01-07T15:54:12.801Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40309/9/ [2020-01-07T15:54:12.801Z] CHANGE_AUTHOR dperny [2020-01-07T15:54:12.801Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2020-01-07T15:54:12.801Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2020-01-07T15:54:12.801Z] CHANGE_BRANCH bump-swarmkit [2020-01-07T15:54:12.801Z] CHANGE_FORK dperny [2020-01-07T15:54:12.801Z] CHANGE_ID 40309 [2020-01-07T15:54:12.801Z] CHANGE_TARGET master [2020-01-07T15:54:12.801Z] CHANGE_TITLE Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2 [2020-01-07T15:54:12.801Z] CHANGE_URL https://github.com/moby/moby/pull/40309 [2020-01-07T15:54:12.801Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-07T15:54:12.801Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-07T15:54:12.801Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-07T15:54:12.801Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-07T15:54:12.802Z] COMPUTERNAME azwin-2-7cf1f0 [2020-01-07T15:54:12.802Z] ComSpec C:\windows\system32\cmd.exe [2020-01-07T15:54:12.802Z] ConfigSequenceNumber 0 [2020-01-07T15:54:12.802Z] dco true [2020-01-07T15:54:12.802Z] DOCKER_BUILDKIT 0 [2020-01-07T15:54:12.802Z] DOCKER_DUT_DEBUG 1 [2020-01-07T15:54:12.802Z] DOCKER_EXPERIMENTAL 1 [2020-01-07T15:54:12.802Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-07T15:54:12.802Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-07T15:54:12.802Z] EXECUTOR_NUMBER 0 [2020-01-07T15:54:12.802Z] FQDN azwin-2-7cf1f0.westus.cloudapp.azure.com [2020-01-07T15:54:12.802Z] GIT_BRANCH PR-40309 [2020-01-07T15:54:12.802Z] GIT_COMMIT 07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:54:12.802Z] GIT_PREVIOUS_COMMIT 8356566cf9eaec2977e7fa23e3b3a18fe149e0f2 [2020-01-07T15:54:12.802Z] GIT_URL https://github.com/moby/moby.git [2020-01-07T15:54:12.802Z] HUDSON_COOKIE e6b4b5ac-7a05-4a97-b01a-19269293f0b8 [2020-01-07T15:54:12.802Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-07T15:54:12.802Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-07T15:54:12.802Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-07T15:54:12.802Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-07T15:54:12.802Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-07T15:54:12.802Z] JENKINS_NODE_COOKIE 5798bc34-44f5-4768-9dbd-3017ee9f8f27 [2020-01-07T15:54:12.802Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-07T15:54:12.802Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-07T15:54:12.802Z] JOB_BASE_NAME PR-40309 [2020-01-07T15:54:12.802Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40309/display/redirect [2020-01-07T15:54:12.802Z] JOB_NAME moby/PR-40309 [2020-01-07T15:54:12.802Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40309/ [2020-01-07T15:54:12.802Z] library.jps.version master [2020-01-07T15:54:12.802Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-07T15:54:12.802Z] NODE_LABELS amd64 azure azwin-2-7cf1f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-07T15:54:12.802Z] NODE_NAME azwin-2-7cf1f0 [2020-01-07T15:54:12.802Z] NUMBER_OF_PROCESSORS 4 [2020-01-07T15:54:12.802Z] OS Windows_NT [2020-01-07T15:54:12.802Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-07T15:54:12.802Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-07T15:54:12.803Z] ppc64le true [2020-01-07T15:54:12.803Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-07T15:54:12.803Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-07T15:54:12.803Z] PROCESSOR_LEVEL 6 [2020-01-07T15:54:12.803Z] PROCESSOR_REVISION 4f01 [2020-01-07T15:54:12.803Z] ProgramData C:\ProgramData [2020-01-07T15:54:12.803Z] ProgramFiles C:\Program Files [2020-01-07T15:54:12.803Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-07T15:54:12.803Z] ProgramW6432 C:\Program Files [2020-01-07T15:54:12.803Z] PROMPT $P$G [2020-01-07T15:54:12.803Z] PSExecutionPolicyPreference Bypass [2020-01-07T15:54:12.803Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-07T15:54:12.803Z] PUBLIC C:\Users\Public [2020-01-07T15:54:12.803Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40309/9/display/redirect?page=changes [2020-01-07T15:54:12.803Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40309/9/display/redirect [2020-01-07T15:54:12.803Z] s390x true [2020-01-07T15:54:12.803Z] SKIP_VALIDATION_TESTS 1 [2020-01-07T15:54:12.803Z] SOURCES_DRIVE d [2020-01-07T15:54:12.803Z] SOURCES_SUBDIR gopath [2020-01-07T15:54:12.803Z] STAGE_NAME Run tests [2020-01-07T15:54:12.803Z] SystemDrive C: [2020-01-07T15:54:12.803Z] SystemRoot C:\windows [2020-01-07T15:54:12.803Z] TEMP C:\windows\TEMP [2020-01-07T15:54:12.803Z] TESTDEBUG 0 [2020-01-07T15:54:12.803Z] TESTRUN_DRIVE d [2020-01-07T15:54:12.803Z] TESTRUN_SUBDIR CI [2020-01-07T15:54:12.803Z] TIMEOUT 120m [2020-01-07T15:54:12.803Z] TMP C:\windows\TEMP [2020-01-07T15:54:12.803Z] unit_validate true [2020-01-07T15:54:12.803Z] USERDOMAIN WORKGROUP [2020-01-07T15:54:12.803Z] USERNAME azwin-2-7cf1f0$ [2020-01-07T15:54:12.803Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-07T15:54:12.803Z] validate_force false [2020-01-07T15:54:12.803Z] windir C:\windows [2020-01-07T15:54:12.803Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-07T15:54:12.803Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-07T15:54:12.803Z] windowsRS1 false [2020-01-07T15:54:12.804Z] windowsRS5 true [2020-01-07T15:54:12.804Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-07T15:54:12.804Z] [2020-01-07T15:54:12.804Z] [2020-01-07T15:54:12.804Z] [2020-01-07T15:54:12.804Z] INFO: Sources under d:\gopath\... [2020-01-07T15:54:12.804Z] INFO: Test run under d:\CI\... [2020-01-07T15:54:12.804Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-07T15:54:12.804Z] INFO: docker/docker repository was found [2020-01-07T15:54:13.101Z] #11 52.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-07T15:54:13.101Z] #11 52.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-07T15:54:13.101Z] #11 52.09 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-07T15:54:13.101Z] #11 52.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-07T15:54:13.101Z] #11 52.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-07T15:54:13.101Z] #11 ... [2020-01-07T15:54:13.101Z] [2020-01-07T15:54:13.101Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-07T15:54:13.101Z] #57 32.51 Reading package lists... [2020-01-07T15:54:13.101Z] #57 42.78 Building dependency tree... [2020-01-07T15:54:13.101Z] #57 46.77 The following additional packages will be installed: [2020-01-07T15:54:13.101Z] #57 46.79 btrfs-progs liblzo2-2 [2020-01-07T15:54:13.101Z] #57 47.16 The following NEW packages will be installed: [2020-01-07T15:54:13.101Z] #57 47.16 btrfs-progs btrfs-tools liblzo2-2 [2020-01-07T15:54:13.101Z] #57 47.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:54:13.101Z] #57 47.29 Need to get 588 kB of archives. [2020-01-07T15:54:13.101Z] #57 47.29 After this operation, 5005 kB of additional disk space will be used. [2020-01-07T15:54:13.101Z] #57 47.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T15:54:13.101Z] #57 47.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-07T15:54:13.101Z] #57 47.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-07T15:54:13.101Z] #57 49.43 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:54:13.101Z] #57 49.69 Fetched 588 kB in 0s (3119 kB/s) [2020-01-07T15:54:13.101Z] #57 49.85 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T15:54:13.101Z] #57 49.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 ... 14950 files and directories currently installed.) [2020-01-07T15:54:13.101Z] #57 49.96 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T15:54:13.101Z] #57 49.96 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:54:13.101Z] #57 50.21 Selecting previously unselected package btrfs-progs. [2020-01-07T15:54:13.101Z] #57 50.25 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-07T15:54:13.101Z] #57 50.26 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:54:13.101Z] #57 51.54 Selecting previously unselected package btrfs-tools. [2020-01-07T15:54:13.101Z] #57 51.56 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-07T15:54:13.101Z] #57 51.57 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:54:13.101Z] #57 51.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:13.101Z] #57 51.93 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:54:13.101Z] #57 51.94 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:54:13.101Z] #57 51.95 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:54:13.101Z] #57 51.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:13.101Z] #57 DONE 52.2s [2020-01-07T15:54:13.261Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-01-07T15:54:13.389Z] [2020-01-07T15:54:13.389Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:54:13.389Z] #58 DONE 0.1s [2020-01-07T15:54:13.389Z] [2020-01-07T15:54:13.389Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-07T15:54:13.389Z] #59 DONE 0.1s [2020-01-07T15:54:13.389Z] [2020-01-07T15:54:13.389Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:54:13.389Z] #34 32.92 Reading package lists... [2020-01-07T15:54:13.389Z] #34 43.01 Building dependency tree... [2020-01-07T15:54:13.389Z] #34 47.17 The following additional packages will be installed: [2020-01-07T15:54:13.389Z] #34 47.18 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-07T15:54:13.389Z] #34 47.19 Suggested packages: [2020-01-07T15:54:13.389Z] #34 47.19 codeblocks eclipse ninja-build lrzip [2020-01-07T15:54:13.389Z] #34 47.19 Recommended packages: [2020-01-07T15:54:13.389Z] #34 47.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-07T15:54:13.389Z] #34 48.56 The following NEW packages will be installed: [2020-01-07T15:54:13.389Z] #34 48.57 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-07T15:54:13.389Z] #34 48.58 vim-common xxd [2020-01-07T15:54:13.389Z] #34 48.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:54:13.390Z] #34 48.73 Need to get 13.4 MB of archives. [2020-01-07T15:54:13.390Z] #34 48.73 After this operation, 60.4 MB of additional disk space will be used. [2020-01-07T15:54:13.390Z] #34 48.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-07T15:54:13.390Z] #34 49.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-07T15:54:13.390Z] #34 49.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-07T15:54:13.390Z] #34 50.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-07T15:54:13.390Z] #34 50.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-07T15:54:13.390Z] #34 50.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-07T15:54:13.390Z] #34 50.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-07T15:54:13.390Z] #34 50.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-07T15:54:13.390Z] #34 51.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:54:13.390Z] #34 51.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:54:13.390Z] #34 ... [2020-01-07T15:54:13.390Z] [2020-01-07T15:54:13.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:13.390Z] #11 52.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-07T15:54:13.698Z] ok github.com/docker/docker/opts 0.063s coverage: 66.9% of statements [2020-01-07T15:54:14.093Z] #11 52.85 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-07T15:54:14.227Z] ltsc2019: Pulling from windows/servercore [2020-01-07T15:54:14.227Z] 65014b3c3121: Pulling fs layer [2020-01-07T15:54:14.227Z] faf31ee0aa3d: Pulling fs layer [2020-01-07T15:54:15.093Z] ok github.com/docker/docker/pkg/authorization 0.308s coverage: 68.3% of statements [2020-01-07T15:54:15.361Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2020-01-07T15:54:15.630Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-01-07T15:54:16.583Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-01-07T15:54:16.882Z] #74 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T15:54:17.153Z] ok github.com/docker/docker/pkg/archive 1.258s coverage: 77.1% of statements [2020-01-07T15:54:17.412Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2020-01-07T15:54:17.671Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-01-07T15:54:17.760Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/test/unit [2020-01-07T15:54:18.535Z] #11 ... [2020-01-07T15:54:18.535Z] [2020-01-07T15:54:18.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:18.535Z] #27 4.269 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T15:54:18.535Z] #27 5.681 [2020-01-07T15:54:18.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-01-07T15:54:18.880Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-07T15:54:19.448Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-07T15:54:20.301Z] #27 6.306 ## 3.7% ######## 12.2% ################ 22.8% ##################### 29.2% ######################## 33.5% ############################ 39.8% ############################### 44.1% ################################## 48.4% ####################################### 54.8% ############################################ 61.2% ################################################ 67.5% ##################################################### 73.9% ########################################################### 82.5% ############################################################### 88.8% #################################################################### 95.2% ####################################################################### 99.5% ######################################################################## 100.0% [2020-01-07T15:54:20.301Z] #27 ... [2020-01-07T15:54:20.301Z] [2020-01-07T15:54:20.301Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:54:20.301Z] #69 DONE 59.1s [2020-01-07T15:54:20.301Z] [2020-01-07T15:54:20.301Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:54:20.301Z] #41 52.64 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:54:20.301Z] #41 52.86 Fetched 3548 kB in 1s (3419 kB/s) [2020-01-07T15:54:20.301Z] #41 53.06 Selecting previously unselected package libnet1:ppc64el. [2020-01-07T15:54:20.301Z] #41 53.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T15:54:20.301Z] #41 53.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 53.28 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T15:54:20.301Z] #41 53.43 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-07T15:54:20.301Z] #41 53.43 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 53.44 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-07T15:54:20.301Z] #41 53.60 Selecting previously unselected package libnet1-dev. [2020-01-07T15:54:20.301Z] #41 53.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 53.60 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:54:20.301Z] #41 53.84 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-07T15:54:20.301Z] #41 53.85 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 53.85 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T15:54:20.301Z] #41 54.03 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-07T15:54:20.301Z] #41 54.04 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 54.05 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-07T15:54:20.301Z] #41 54.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-07T15:54:20.301Z] #41 54.38 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 54.38 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T15:54:20.301Z] #41 54.54 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-07T15:54:20.301Z] #41 54.57 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 54.57 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-07T15:54:20.301Z] #41 54.82 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-07T15:54:20.301Z] #41 54.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 54.89 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-07T15:54:20.301Z] #41 55.26 Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-07T15:54:20.301Z] #41 55.28 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 55.29 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:20.301Z] #41 55.95 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-07T15:54:20.301Z] #41 55.95 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 55.96 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:20.301Z] #41 56.09 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-07T15:54:20.301Z] #41 56.10 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 56.10 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-07T15:54:20.301Z] #41 57.75 Selecting previously unselected package libprotoc10:ppc64el. [2020-01-07T15:54:20.301Z] #41 57.76 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.301Z] #41 57.77 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:20.301Z] #41 58.41 Selecting previously unselected package protobuf-c-compiler. [2020-01-07T15:54:20.301Z] #41 58.42 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-07T15:54:20.302Z] #41 58.43 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:54:20.302Z] #41 58.56 Selecting previously unselected package protobuf-compiler. [2020-01-07T15:54:20.302Z] #41 58.57 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.302Z] #41 58.58 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-07T15:54:20.302Z] #41 58.72 Selecting previously unselected package python-pkg-resources. [2020-01-07T15:54:20.302Z] #41 58.74 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:54:20.302Z] #41 58.74 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-07T15:54:20.302Z] #41 59.14 Selecting previously unselected package python-protobuf. [2020-01-07T15:54:20.302Z] #41 59.14 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-07T15:54:20.302Z] #41 59.15 Unpacking python-protobuf (3.0.0-9) ... [2020-01-07T15:54:20.383Z] ok github.com/docker/docker/pkg/chrootarchive 3.616s coverage: 43.2% of statements [2020-01-07T15:54:20.383Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-07T15:54:20.944Z] #41 60.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T15:54:21.057Z] ? github.com/docker/docker/api [no test files] [2020-01-07T15:54:21.232Z] #41 60.18 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T15:54:21.232Z] #41 60.19 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-07T15:54:21.327Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-01-07T15:54:21.586Z] ok github.com/docker/docker/pkg/fsutils 0.321s coverage: 85.1% of statements [2020-01-07T15:54:21.586Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-01-07T15:54:21.586Z] ok github.com/docker/docker/pkg/discovery/kv 3.129s coverage: 84.1% of statements [2020-01-07T15:54:22.293Z] #41 ... [2020-01-07T15:54:22.293Z] [2020-01-07T15:54:22.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:22.293Z] #27 10.24 [2020-01-07T15:54:22.967Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-01-07T15:54:22.967Z] ok github.com/docker/docker/pkg/idtools 0.527s coverage: 70.1% of statements [2020-01-07T15:54:23.228Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 69.3% of statements [2020-01-07T15:54:23.228Z] ok github.com/docker/docker/layer 7.927s coverage: 68.8% of statements [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T15:54:23.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T15:54:23.228Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-01-07T15:54:23.488Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-01-07T15:54:23.488Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T15:54:23.500Z] #27 10.89 ############ 17.1% ######################## 34.3% ##################################### 51.6% ################################################# 68.9% ############# [2020-01-07T15:54:23.500Z] #27 ... [2020-01-07T15:54:23.500Z] [2020-01-07T15:54:23.500Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:54:23.500Z] #60 0.371 + RM_GOPATH=0 [2020-01-07T15:54:23.500Z] #60 0.371 + TMP_GOPATH= [2020-01-07T15:54:23.500Z] #60 0.371 + : /build [2020-01-07T15:54:23.500Z] #60 0.371 + '[' -z '' ']' [2020-01-07T15:54:23.500Z] #60 0.372 ++ mktemp -d [2020-01-07T15:54:23.500Z] #60 0.385 + export GOPATH=/tmp/tmp.lFqMUVOqL7 [2020-01-07T15:54:23.500Z] #60 0.385 + GOPATH=/tmp/tmp.lFqMUVOqL7 [2020-01-07T15:54:23.500Z] #60 0.386 + RM_GOPATH=1 [2020-01-07T15:54:23.500Z] #60 0.386 ++ dirname ./install.sh [2020-01-07T15:54:23.500Z] #60 0.409 + dir=. [2020-01-07T15:54:23.500Z] #60 0.410 + bin=containerd [2020-01-07T15:54:23.500Z] #60 0.410 + shift [2020-01-07T15:54:23.500Z] #60 0.410 + '[' '!' -f ./containerd.installer ']' [2020-01-07T15:54:23.500Z] #60 0.410 + . ./containerd.installer [2020-01-07T15:54:23.500Z] #60 0.411 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:54:23.500Z] #60 0.411 + install_containerd [2020-01-07T15:54:23.500Z] #60 0.411 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-07T15:54:23.500Z] #60 0.411 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:54:23.500Z] #60 0.411 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lFqMUVOqL7/src/github.com/containerd/containerd [2020-01-07T15:54:23.500Z] #60 0.440 Cloning into '/tmp/tmp.lFqMUVOqL7/src/github.com/containerd/containerd'... [2020-01-07T15:54:23.500Z] #60 ... [2020-01-07T15:54:23.500Z] [2020-01-07T15:54:23.500Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:23.500Z] #27 10.89 ############ 17.1% ######################## 34.3% ##################################### 51.6% ################################################# 68.9% ############################################################# 86.1% ######################################################################## 100.0% [2020-01-07T15:54:23.749Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-07T15:54:24.011Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-01-07T15:54:24.272Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-01-07T15:54:24.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2020-01-07T15:54:24.548Z] faf31ee0aa3d: Verifying Checksum [2020-01-07T15:54:24.548Z] faf31ee0aa3d: Download complete [2020-01-07T15:54:24.792Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-01-07T15:54:24.994Z] #27 ... [2020-01-07T15:54:24.994Z] [2020-01-07T15:54:24.994Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:54:24.994Z] #34 53.77 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:54:24.994Z] #34 54.18 Fetched 13.4 MB in 2s (4688 kB/s) [2020-01-07T15:54:24.994Z] #34 54.40 Selecting previously unselected package cmake-data. [2020-01-07T15:54:24.994Z] #34 54.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T15:54:24.994Z] #34 54.45 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-07T15:54:24.994Z] #34 54.48 Unpacking cmake-data (3.7.2-1) ... [2020-01-07T15:54:24.994Z] #34 58.57 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T15:54:24.994Z] #34 58.65 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T15:54:24.994Z] #34 58.66 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:54:24.994Z] #34 58.82 Selecting previously unselected package libicu57:ppc64el. [2020-01-07T15:54:24.994Z] #34 58.83 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-07T15:54:24.994Z] #34 58.85 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-07T15:54:24.994Z] #34 ... [2020-01-07T15:54:24.994Z] [2020-01-07T15:54:24.994Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:24.994Z] #27 12.80 [2020-01-07T15:54:25.051Z] ok github.com/docker/docker/pkg/mount 0.839s coverage: 70.0% of statements [2020-01-07T15:54:25.051Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T15:54:25.051Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T15:54:25.051Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T15:54:25.625Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-01-07T15:54:25.886Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-01-07T15:54:26.146Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-01-07T15:54:26.146Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2020-01-07T15:54:26.717Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-01-07T15:54:26.856Z] #27 13.41 #### 6.0% ######## 11.1% ########### 16.3% ############## 19.5% ################# 24.2% ####################### 33.0% ############################### 43.3% #################################### 51.0% ############################################ 61.3% #################################################### 73.1% ############################################################# 86.0% ################################################################### 93.7% ######################################################################## 100.0% [2020-01-07T15:54:27.657Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-01-07T15:54:27.657Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-01-07T15:54:28.226Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-01-07T15:54:28.226Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-01-07T15:54:28.282Z] 65014b3c3121: Verifying Checksum [2020-01-07T15:54:28.282Z] 65014b3c3121: Download complete [2020-01-07T15:54:28.362Z] #27 16.03 [2020-01-07T15:54:28.795Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-07T15:54:28.795Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 80.6% of statements [2020-01-07T15:54:29.733Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-01-07T15:54:29.733Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2020-01-07T15:54:29.994Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-01-07T15:54:30.565Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2020-01-07T15:54:30.565Z] testing: warning: no tests to run [2020-01-07T15:54:30.565Z] coverage: [no statements] [2020-01-07T15:54:30.565Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2020-01-07T15:54:30.565Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2020-01-07T15:54:31.135Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-01-07T15:54:31.135Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-01-07T15:54:31.135Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-01-07T15:54:32.563Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-01-07T15:54:32.631Z] #27 16.88 ## 3.1% #### 5.8% ###### 9.2% ######## 11.6% ########## 14.3% ########### 16.1% ############## 19.7% ################ 23.2% ################## 25.7% #################### 27.9% ###################### 30.6% ######################## 34.2% ########################### 37.8% ############################# 41.3% ################################ 44.9% ################################## 48.5% ##################################### 52.1% ######################################## 55.6% ########################################## 59.2% ############################################ 61.9% ############################################### 65.5% ################################################# 69.0% #################################################### 72.6% ###################################################### 76.2% ######################################################### 79.7% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.7% ################################################################## 91.8% #################################################################### 94.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-01-07T15:54:32.918Z] #27 20.94 [2020-01-07T15:54:33.051Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-01-07T15:54:33.311Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-01-07T15:54:33.570Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-01-07T15:54:33.942Z] #27 ... [2020-01-07T15:54:33.942Z] [2020-01-07T15:54:33.942Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:54:33.942Z] #32 62.34 internal/reflectlite [2020-01-07T15:54:33.942Z] #32 62.35 sync [2020-01-07T15:54:33.942Z] #32 66.71 errors [2020-01-07T15:54:33.942Z] #32 66.71 sort [2020-01-07T15:54:33.942Z] #32 67.38 strconv [2020-01-07T15:54:33.942Z] #32 67.40 internal/oserror [2020-01-07T15:54:33.942Z] #32 67.40 io [2020-01-07T15:54:33.942Z] #32 68.25 syscall [2020-01-07T15:54:33.942Z] #32 ... [2020-01-07T15:54:33.942Z] [2020-01-07T15:54:33.942Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:54:33.942Z] #29 71.07 Checking out files: 38% (512/1317) Checking out files: 39% (514/1317) Checking out files: 40% (527/1317) Checking out files: 41% (540/1317) Checking out files: 42% (554/1317) Checking out files: 43% (567/1317) Checking out files: 44% (580/1317) Checking out files: 45% (593/1317) Checking out files: 46% (606/1317) Checking out files: 47% (619/1317) Checking out files: 48% (633/1317) Checking out files: 49% (646/1317) Checking out files: 50% (659/1317) Checking out files: 51% (672/1317) Checking out files: 52% (685/1317) Checking out files: 53% (699/1317) Checking out files: 54% (712/1317) Checking out files: 55% (725/1317) Checking out files: 56% (738/1317) Checking out files: 57% (751/1317) Checking out files: 58% (764/1317) Checking out files: 59% (778/1317) Checking out files: 60% (791/1317) Checking out files: 61% (804/1317) Checking out files: 62% (817/1317) Checking out files: 63% (830/1317) Checking out files: 64% (843/1317) Checking out files: 65% (857/1317) Checking out files: 66% (870/1317) Checking out files: 67% (883/1317) Checking out files: 68% (896/1317) Checking out files: 69% (909/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) Checking out files: 78% (1028/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-01-07T15:54:33.942Z] #29 72.46 + cd /tmp/tmp.K6lo8sGECY/src/github.com/go-swagger/go-swagger [2020-01-07T15:54:33.942Z] #29 72.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-07T15:54:34.247Z] #29 ... [2020-01-07T15:54:34.247Z] [2020-01-07T15:54:34.247Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:54:34.247Z] #45 62.82 internal/reflectlite [2020-01-07T15:54:34.247Z] #45 62.86 sync [2020-01-07T15:54:34.247Z] #45 66.66 math/rand [2020-01-07T15:54:34.247Z] #45 66.69 internal/singleflight [2020-01-07T15:54:34.247Z] #45 66.71 github.com/LK4D4/vndr/godl/singleflight [2020-01-07T15:54:34.247Z] #45 71.10 sort [2020-01-07T15:54:34.247Z] #45 71.10 strconv [2020-01-07T15:54:34.247Z] #45 71.17 io [2020-01-07T15:54:34.247Z] #45 71.44 syscall [2020-01-07T15:54:34.247Z] #45 ... [2020-01-07T15:54:34.247Z] [2020-01-07T15:54:34.247Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:54:34.247Z] #34 68.12 Selecting previously unselected package libxml2:ppc64el. [2020-01-07T15:54:34.247Z] #34 68.13 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-07T15:54:34.247Z] #34 68.13 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:54:34.247Z] #34 69.18 Selecting previously unselected package libarchive13:ppc64el. [2020-01-07T15:54:34.247Z] #34 69.19 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-07T15:54:34.247Z] #34 69.24 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-07T15:54:34.247Z] #34 69.85 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-07T15:54:34.247Z] #34 69.86 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-07T15:54:34.247Z] #34 69.87 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-07T15:54:34.247Z] #34 70.09 Selecting previously unselected package libuv1:ppc64el. [2020-01-07T15:54:34.247Z] #34 70.10 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-07T15:54:34.247Z] #34 70.10 Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-07T15:54:34.247Z] #34 70.39 Selecting previously unselected package cmake. [2020-01-07T15:54:34.247Z] #34 70.42 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-07T15:54:34.247Z] #34 70.62 Unpacking cmake (3.7.2-1) ... [2020-01-07T15:54:34.510Z] ok github.com/docker/docker/plugin 0.609s coverage: 27.1% of statements [2020-01-07T15:54:34.772Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-01-07T15:54:35.296Z] #34 74.20 Selecting previously unselected package xxd. [2020-01-07T15:54:35.296Z] #34 74.22 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T15:54:35.296Z] #34 74.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:54:35.296Z] #34 ... [2020-01-07T15:54:35.296Z] [2020-01-07T15:54:35.296Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:54:35.296Z] #32 73.92 strings [2020-01-07T15:54:35.296Z] #32 73.94 bytes [2020-01-07T15:54:35.344Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2020-01-07T15:54:35.604Z] ok github.com/docker/docker/registry 0.297s coverage: 56.0% of statements [2020-01-07T15:54:35.865Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-01-07T15:54:36.126Z] ok github.com/docker/docker/runconfig 0.042s coverage: 68.2% of statements [2020-01-07T15:54:37.348Z] #32 ... [2020-01-07T15:54:37.348Z] [2020-01-07T15:54:37.348Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-07T15:54:37.348Z] #34 74.51 Selecting previously unselected package vim-common. [2020-01-07T15:54:37.348Z] #34 74.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:54:37.348Z] #34 74.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:54:37.348Z] #34 75.06 Processing triggers for mime-support (3.60) ... [2020-01-07T15:54:37.348Z] #34 75.29 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:54:37.348Z] #34 75.30 Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-07T15:54:37.348Z] #34 75.32 Setting up cmake-data (3.7.2-1) ... [2020-01-07T15:54:37.348Z] #34 75.33 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-07T15:54:37.348Z] #34 75.34 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-07T15:54:37.348Z] #34 75.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:37.348Z] #34 75.50 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:54:37.348Z] #34 75.52 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:54:37.348Z] #34 75.53 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-07T15:54:37.348Z] #34 75.54 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-07T15:54:37.348Z] #34 75.57 Setting up cmake (3.7.2-1) ... [2020-01-07T15:54:37.348Z] #34 75.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:37.348Z] #34 DONE 76.0s [2020-01-07T15:54:37.348Z] [2020-01-07T15:54:37.348Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:54:37.348Z] #35 DONE 0.1s [2020-01-07T15:54:37.348Z] [2020-01-07T15:54:37.348Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-07T15:54:37.348Z] #36 DONE 0.1s [2020-01-07T15:54:37.348Z] [2020-01-07T15:54:37.348Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:54:37.348Z] #29 74.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-07T15:54:38.035Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-01-07T15:54:38.385Z] #29 ... [2020-01-07T15:54:38.385Z] [2020-01-07T15:54:38.385Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-07T15:54:38.385Z] #41 67.27 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-07T15:54:38.385Z] #41 67.28 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 67.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:38.385Z] #41 67.33 Setting up python-protobuf (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 76.88 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-07T15:54:38.385Z] #41 76.88 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-07T15:54:38.385Z] #41 76.90 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T15:54:38.385Z] #41 76.93 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 76.94 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 76.95 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-07T15:54:38.385Z] #41 76.96 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-07T15:54:38.385Z] #41 76.97 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 77.00 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-07T15:54:38.385Z] #41 77.01 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-07T15:54:38.385Z] #41 77.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:54:38.385Z] #41 DONE 77.3s [2020-01-07T15:54:38.385Z] [2020-01-07T15:54:38.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:38.385Z] #11 67.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-07T15:54:38.385Z] #11 67.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-07T15:54:38.385Z] #11 67.99 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-07T15:54:38.385Z] #11 68.77 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-07T15:54:38.385Z] #11 68.80 Get:24 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] [2020-01-07T15:54:38.385Z] #11 74.47 Get:25 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] [2020-01-07T15:54:38.385Z] #11 ... [2020-01-07T15:54:38.385Z] [2020-01-07T15:54:38.385Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:54:38.385Z] #37 0.558 + RM_GOPATH=0 [2020-01-07T15:54:38.385Z] #37 0.561 + TMP_GOPATH= [2020-01-07T15:54:38.385Z] #37 0.562 + : /build [2020-01-07T15:54:38.385Z] #37 0.563 + '[' -z '' ']' [2020-01-07T15:54:38.385Z] #37 0.566 ++ mktemp -d [2020-01-07T15:54:38.385Z] #37 0.569 + export GOPATH=/tmp/tmp.hfjMvU4VFv [2020-01-07T15:54:38.385Z] #37 0.569 + GOPATH=/tmp/tmp.hfjMvU4VFv [2020-01-07T15:54:38.385Z] #37 0.569 + RM_GOPATH=1 [2020-01-07T15:54:38.385Z] #37 0.570 ++ dirname ./install.sh [2020-01-07T15:54:38.385Z] #37 0.573 + dir=. [2020-01-07T15:54:38.385Z] #37 0.574 + bin=tini [2020-01-07T15:54:38.385Z] #37 0.574 + shift [2020-01-07T15:54:38.385Z] #37 0.574 + '[' '!' -f ./tini.installer ']' [2020-01-07T15:54:38.385Z] #37 0.574 + . ./tini.installer [2020-01-07T15:54:38.385Z] #37 0.575 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:54:38.385Z] #37 0.578 + install_tini [2020-01-07T15:54:38.385Z] #37 0.579 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-07T15:54:38.385Z] #37 0.580 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:54:38.385Z] #37 0.582 + git clone https://github.com/krallin/tini.git /tmp/tmp.hfjMvU4VFv/tini [2020-01-07T15:54:38.385Z] #37 0.606 Cloning into '/tmp/tmp.hfjMvU4VFv/tini'... [2020-01-07T15:54:38.976Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-01-07T15:54:38.976Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2020-01-07T15:54:39.884Z] #37 2.844 + cd /tmp/tmp.hfjMvU4VFv/tini [2020-01-07T15:54:39.912Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-01-07T15:54:40.172Z] #37 2.844 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-07T15:54:40.172Z] #37 2.901 + cmake . [2020-01-07T15:54:41.199Z] #37 3.993 -- The C compiler identification is GNU 6.3.0 [2020-01-07T15:54:41.199Z] #37 4.060 -- Check for working C compiler: /usr/bin/cc [2020-01-07T15:54:42.232Z] #37 4.920 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-07T15:54:42.232Z] #37 4.927 -- Detecting C compiler ABI info [2020-01-07T15:54:42.232Z] #37 ... [2020-01-07T15:54:42.232Z] [2020-01-07T15:54:42.232Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:54:42.232Z] #48 71.02 + cd /tmp/tmp.mexjboDCaa/src/gotest.tools/gotestsum [2020-01-07T15:54:42.232Z] #48 71.02 + git checkout -q v0.3.5 [2020-01-07T15:54:42.232Z] #48 71.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-07T15:54:42.708Z] #48 ... [2020-01-07T15:54:42.708Z] [2020-01-07T15:54:42.708Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:42.708Z] #11 77.75 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-07T15:54:42.708Z] #11 77.77 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-07T15:54:42.708Z] #11 79.19 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:54:42.708Z] #11 79.51 Fetched 70.1 MB in 26s (2625 kB/s) [2020-01-07T15:54:42.708Z] #11 79.64 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-07T15:54:42.708Z] #11 79.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-07T15:54:42.708Z] #11 79.75 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-07T15:54:42.708Z] #11 79.76 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-07T15:54:42.708Z] #11 80.13 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-07T15:54:42.708Z] #11 80.14 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-07T15:54:42.708Z] #11 80.22 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T15:54:42.708Z] #11 80.49 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-07T15:54:42.708Z] #11 80.51 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-07T15:54:42.708Z] #11 80.52 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:54:42.708Z] #11 80.73 Selecting previously unselected package btrfs-progs. [2020-01-07T15:54:42.708Z] #11 80.75 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-07T15:54:42.708Z] #11 80.77 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-07T15:54:42.708Z] #11 81.63 Selecting previously unselected package btrfs-tools. [2020-01-07T15:54:42.708Z] #11 81.63 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-07T15:54:42.708Z] #11 81.63 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-07T15:54:43.005Z] #11 81.79 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-07T15:54:43.005Z] #11 81.80 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T15:54:43.005Z] #11 81.80 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T15:54:43.297Z] #11 82.11 Selecting previously unselected package dmsetup. [2020-01-07T15:54:43.297Z] #11 82.12 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T15:54:43.297Z] #11 82.12 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-07T15:54:43.587Z] #11 82.50 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-07T15:54:43.587Z] #11 82.53 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T15:54:43.587Z] #11 82.54 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T15:54:43.587Z] #11 82.73 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-07T15:54:43.879Z] #11 82.74 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-07T15:54:43.879Z] #11 82.74 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-07T15:54:44.169Z] #11 83.25 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-07T15:54:44.169Z] #11 83.28 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-07T15:54:44.461Z] #11 83.30 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-07T15:54:44.461Z] #11 83.59 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-07T15:54:44.751Z] #11 83.60 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-07T15:54:44.751Z] #11 83.61 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-07T15:54:44.751Z] #11 83.83 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-07T15:54:45.042Z] #11 83.84 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-07T15:54:45.042Z] #11 83.85 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-07T15:54:45.674Z] #11 84.71 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-07T15:54:45.965Z] #11 84.73 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-07T15:54:45.965Z] #11 84.74 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-07T15:54:45.965Z] #11 ... [2020-01-07T15:54:45.965Z] [2020-01-07T15:54:45.965Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:45.965Z] #27 24.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T15:54:45.965Z] #27 25.21 [2020-01-07T15:54:45.965Z] #27 25.95 ################################################################ 89.2% ######################################################################## 100.0% [2020-01-07T15:54:45.965Z] #27 26.29 [2020-01-07T15:54:45.965Z] #27 29.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T15:54:45.965Z] #27 30.42 [2020-01-07T15:54:45.965Z] #27 30.91 ######################################################################## 100.0% [2020-01-07T15:54:45.965Z] #27 31.33 [2020-01-07T15:54:46.256Z] #27 ... [2020-01-07T15:54:46.256Z] [2020-01-07T15:54:46.256Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:54:46.256Z] #11 85.26 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-07T15:54:46.256Z] #11 85.27 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-07T15:54:46.256Z] #11 85.28 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-07T15:54:46.547Z] #11 85.46 Selecting previously unselected package libseccomp2:ppc64el. [2020-01-07T15:54:46.547Z] #11 85.50 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-07T15:54:46.547Z] #11 85.50 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T15:54:46.842Z] #11 85.67 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-07T15:54:46.842Z] #11 85.70 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-07T15:54:46.842Z] #11 85.71 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T15:54:47.136Z] #11 85.93 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-07T15:54:47.136Z] #11 85.94 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-07T15:54:47.136Z] #11 85.94 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T15:54:48.652Z] #11 ... [2020-01-07T15:54:48.652Z] [2020-01-07T15:54:48.652Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:54:48.652Z] #42 2.367 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:54:48.652Z] #42 2.367 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:54:48.652Z] #42 4.521 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:54:48.652Z] #42 4.591 GEN .gitid [2020-01-07T15:54:48.652Z] #42 4.652 GEN criu/include/version.h [2020-01-07T15:54:48.652Z] #42 4.763 GEN include/common/asm [2020-01-07T15:54:48.652Z] #42 7.624 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-07T15:54:48.652Z] #42 7.846 PBCC images/opts.pb-c.c [2020-01-07T15:54:48.652Z] #42 7.923 PBCC images/sit.pb-c.c [2020-01-07T15:54:48.652Z] #42 8.053 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-07T15:54:48.652Z] #42 8.204 DEP images/opts.pb-c.d [2020-01-07T15:54:48.652Z] #42 8.372 DEP images/sit.pb-c.d [2020-01-07T15:54:48.652Z] #42 8.531 PBCC images/macvlan.pb-c.c [2020-01-07T15:54:48.652Z] #42 8.580 DEP images/macvlan.pb-c.d [2020-01-07T15:54:48.652Z] #42 8.710 PBCC images/autofs.pb-c.c [2020-01-07T15:54:48.652Z] #42 8.761 DEP images/autofs.pb-c.d [2020-01-07T15:54:48.652Z] #42 8.903 PBCC images/sysctl.pb-c.c [2020-01-07T15:54:48.652Z] #42 8.938 DEP images/sysctl.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.037 PBCC images/time.pb-c.c [2020-01-07T15:54:48.652Z] #42 9.117 DEP images/time.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.305 PBCC images/binfmt-misc.pb-c.c [2020-01-07T15:54:48.652Z] #42 9.325 DEP images/binfmt-misc.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.423 PBCC images/seccomp.pb-c.c [2020-01-07T15:54:48.652Z] #42 9.459 DEP images/seccomp.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.561 PBCC images/userns.pb-c.c [2020-01-07T15:54:48.652Z] #42 9.621 DEP images/userns.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.789 PBCC images/cgroup.pb-c.c [2020-01-07T15:54:48.652Z] #42 9.830 DEP images/cgroup.pb-c.d [2020-01-07T15:54:48.652Z] #42 9.973 PBCC images/fown.pb-c.c [2020-01-07T15:54:48.652Z] #42 10.04 PBCC images/ext-file.pb-c.c [2020-01-07T15:54:48.652Z] #42 10.15 DEP images/fown.pb-c.d [2020-01-07T15:54:48.652Z] #42 10.32 DEP images/ext-file.pb-c.d [2020-01-07T15:54:48.652Z] #42 10.46 PBCC images/rpc.pb-c.c [2020-01-07T15:54:48.941Z] #42 10.59 DEP images/rpc.pb-c.d [2020-01-07T15:54:48.941Z] #42 10.70 PBCC images/siginfo.pb-c.c [2020-01-07T15:54:48.941Z] #42 10.73 DEP images/siginfo.pb-c.d [2020-01-07T15:54:48.941Z] #42 10.79 PBCC images/pagemap.pb-c.c [2020-01-07T15:54:49.232Z] #42 10.90 DEP images/pagemap.pb-c.d [2020-01-07T15:54:49.232Z] #42 ... [2020-01-07T15:54:49.232Z] [2020-01-07T15:54:49.232Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:54:49.232Z] #45 77.95 bytes [2020-01-07T15:54:49.232Z] #45 78.19 strings [2020-01-07T15:54:49.232Z] #45 87.84 bufio [2020-01-07T15:54:49.522Z] #45 ... [2020-01-07T15:54:49.522Z] [2020-01-07T15:54:49.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:54:49.522Z] #42 11.07 PBCC images/rlimit.pb-c.c [2020-01-07T15:54:49.522Z] #42 11.15 DEP images/rlimit.pb-c.d [2020-01-07T15:54:49.522Z] #42 11.23 PBCC images/file-lock.pb-c.c [2020-01-07T15:54:49.522Z] #42 11.30 DEP images/file-lock.pb-c.d [2020-01-07T15:54:49.812Z] #42 11.37 PBCC images/tty.pb-c.c [2020-01-07T15:54:49.812Z] #42 11.48 DEP images/tty.pb-c.d [2020-01-07T15:54:49.812Z] #42 11.58 PBCC images/tun.pb-c.c [2020-01-07T15:54:50.105Z] #42 11.68 PBCC images/netdev.pb-c.c [2020-01-07T15:54:50.105Z] #42 11.79 DEP images/tun.pb-c.d [2020-01-07T15:54:50.105Z] #42 11.90 DEP images/netdev.pb-c.d [2020-01-07T15:54:50.105Z] #42 12.00 PBCC images/vma.pb-c.c [2020-01-07T15:54:50.394Z] #42 12.10 DEP images/vma.pb-c.d [2020-01-07T15:54:50.394Z] #42 12.20 PBCC images/creds.pb-c.c [2020-01-07T15:54:50.394Z] #42 12.26 DEP images/creds.pb-c.d [2020-01-07T15:54:50.683Z] #42 12.34 PBCC images/utsns.pb-c.c [2020-01-07T15:54:50.683Z] #42 12.39 DEP images/utsns.pb-c.d [2020-01-07T15:54:50.683Z] #42 12.45 PBCC images/ipc-desc.pb-c.c [2020-01-07T15:54:50.971Z] #42 12.55 PBCC images/ipc-sem.pb-c.c [2020-01-07T15:54:50.971Z] #42 12.60 DEP images/ipc-desc.pb-c.d [2020-01-07T15:54:50.971Z] #42 12.70 DEP images/ipc-sem.pb-c.d [2020-01-07T15:54:50.971Z] #42 12.84 PBCC images/ipc-msg.pb-c.c [2020-01-07T15:54:51.260Z] #42 12.91 DEP images/ipc-msg.pb-c.d [2020-01-07T15:54:51.260Z] #42 13.00 PBCC images/ipc-shm.pb-c.c [2020-01-07T15:54:51.260Z] #42 13.03 DEP images/ipc-shm.pb-c.d [2020-01-07T15:54:51.548Z] #42 13.17 PBCC images/ipc-var.pb-c.c [2020-01-07T15:54:51.548Z] #42 13.23 DEP images/ipc-var.pb-c.d [2020-01-07T15:54:51.838Z] #42 13.36 PBCC images/sk-opts.pb-c.c [2020-01-07T15:54:51.838Z] #42 ... [2020-01-07T15:54:51.838Z] [2020-01-07T15:54:51.838Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:54:51.838Z] #37 5.897 -- Detecting C compiler ABI info - done [2020-01-07T15:54:51.838Z] #37 6.115 -- Detecting C compile features [2020-01-07T15:54:51.838Z] #37 8.839 -- Detecting C compile features - done [2020-01-07T15:54:51.838Z] #37 8.892 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-07T15:54:51.838Z] #37 9.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-07T15:54:51.838Z] #37 9.621 -- Configuring done [2020-01-07T15:54:51.838Z] #37 9.664 -- Generating done [2020-01-07T15:54:51.838Z] #37 9.691 -- Build files have been written to: /tmp/tmp.hfjMvU4VFv/tini [2020-01-07T15:54:51.838Z] #37 9.702 + make tini-static [2020-01-07T15:54:51.838Z] #37 10.19 Scanning dependencies of target tini-static [2020-01-07T15:54:51.838Z] #37 10.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-07T15:54:51.838Z] #37 13.24 [100%] Linking C executable tini-static [2020-01-07T15:54:51.838Z] #37 14.33 [100%] Built target tini-static [2020-01-07T15:54:51.838Z] #37 14.42 + mkdir -p /build [2020-01-07T15:54:51.838Z] #37 14.42 + cp tini-static /build/docker-init [2020-01-07T15:54:51.838Z] #37 DONE 14.5s [2020-01-07T15:54:51.838Z] [2020-01-07T15:54:51.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:54:51.838Z] #42 13.50 PBCC images/packet-sock.pb-c.c [2020-01-07T15:54:52.128Z] #42 13.69 DEP images/sk-opts.pb-c.d [2020-01-07T15:54:52.128Z] #42 13.80 DEP images/packet-sock.pb-c.d [2020-01-07T15:54:52.416Z] #42 ... [2020-01-07T15:54:52.416Z] [2020-01-07T15:54:52.416Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-07T15:54:52.416Z] #27 34.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T15:54:52.416Z] #27 35.11 skipping existing c8c2d4a6b2e3 [2020-01-07T15:54:52.416Z] #27 35.42 [2020-01-07T15:54:52.416Z] #27 38.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T15:54:52.416Z] #27 39.30 [2020-01-07T15:54:52.416Z] #27 39.67 ######################################################################## 100.0% [2020-01-07T15:54:52.417Z] #27 40.02 [2020-01-07T15:54:52.417Z] #27 40.21 Download of images into '/build' complete. [2020-01-07T15:54:52.417Z] #27 40.21 Use something like the following to load the result into a Docker daemon: [2020-01-07T15:54:52.417Z] #27 40.21 tar -cC '/build' . | docker load [2020-01-07T15:54:52.417Z] #27 DONE 40.3s [2020-01-07T15:54:52.417Z] [2020-01-07T15:54:52.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:54:52.417Z] #42 14.07 PBCC images/sk-netlink.pb-c.c [2020-01-07T15:54:52.703Z] #42 14.37 DEP images/sk-netlink.pb-c.d [2020-01-07T15:54:52.993Z] #42 14.59 PBCC images/sk-inet.pb-c.c [2020-01-07T15:54:53.285Z] #42 14.88 DEP images/sk-inet.pb-c.d [2020-01-07T15:54:53.285Z] #42 15.04 PBCC images/sk-unix.pb-c.c [2020-01-07T15:54:53.573Z] #42 15.18 DEP images/sk-unix.pb-c.d [2020-01-07T15:54:53.859Z] #42 15.41 PBCC images/mm.pb-c.c [2020-01-07T15:54:53.859Z] #42 15.63 DEP images/mm.pb-c.d [2020-01-07T15:54:53.859Z] #42 15.67 PBCC images/timerfd.pb-c.c [2020-01-07T15:54:54.146Z] #42 15.71 DEP images/timerfd.pb-c.d [2020-01-07T15:54:54.146Z] #42 15.76 PBCC images/timer.pb-c.c [2020-01-07T15:54:54.146Z] #42 15.79 DEP images/timer.pb-c.d [2020-01-07T15:54:54.146Z] #42 15.83 PBCC images/sa.pb-c.c [2020-01-07T15:54:54.146Z] #42 15.87 DEP images/sa.pb-c.d [2020-01-07T15:54:54.146Z] #42 15.92 PBCC images/pipe-data.pb-c.c [2020-01-07T15:54:54.146Z] #42 15.97 DEP images/pipe-data.pb-c.d [2020-01-07T15:54:54.433Z] #42 16.09 PBCC images/mnt.pb-c.c [2020-01-07T15:54:54.433Z] #42 16.19 DEP images/mnt.pb-c.d [2020-01-07T15:54:54.720Z] #42 16.32 PBCC images/sk-packet.pb-c.c [2020-01-07T15:54:54.720Z] #42 16.36 DEP images/sk-packet.pb-c.d [2020-01-07T15:54:54.720Z] #42 16.43 PBCC images/tcp-stream.pb-c.c [2020-01-07T15:54:54.720Z] #42 16.52 DEP images/tcp-stream.pb-c.d [2020-01-07T15:54:55.035Z] #42 16.60 PBCC images/pipe.pb-c.c [2020-01-07T15:54:55.035Z] #42 16.79 DEP images/pipe.pb-c.d [2020-01-07T15:54:55.036Z] #42 16.85 PBCC images/pstree.pb-c.c [2020-01-07T15:54:55.327Z] #42 16.98 DEP images/pstree.pb-c.d [2020-01-07T15:54:55.327Z] #42 17.10 PBCC images/fs.pb-c.c [2020-01-07T15:54:55.327Z] #42 17.13 DEP images/fs.pb-c.d [2020-01-07T15:54:55.327Z] #42 17.22 PBCC images/signalfd.pb-c.c [2020-01-07T15:54:55.614Z] #42 17.31 DEP images/signalfd.pb-c.d [2020-01-07T15:54:55.614Z] #42 17.44 PBCC images/fh.pb-c.c [2020-01-07T15:54:55.901Z] #42 17.61 PBCC images/fsnotify.pb-c.c [2020-01-07T15:54:55.901Z] #42 ... [2020-01-07T15:54:55.901Z] [2020-01-07T15:54:55.901Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:54:55.901Z] #32 84.64 bufio [2020-01-07T15:54:55.901Z] #32 86.64 reflect [2020-01-07T15:54:55.901Z] #32 89.05 path [2020-01-07T15:54:55.901Z] #32 93.27 text/tabwriter [2020-01-07T15:54:56.189Z] #32 ... [2020-01-07T15:54:56.189Z] [2020-01-07T15:54:56.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:54:56.189Z] #42 17.71 DEP images/fh.pb-c.d [2020-01-07T15:54:56.189Z] #42 17.82 DEP images/fsnotify.pb-c.d [2020-01-07T15:54:56.189Z] #42 17.90 PBCC images/eventpoll.pb-c.c [2020-01-07T15:54:56.189Z] #42 17.93 DEP images/eventpoll.pb-c.d [2020-01-07T15:54:56.189Z] #42 18.01 PBCC images/eventfd.pb-c.c [2020-01-07T15:54:56.189Z] #42 18.04 DEP images/eventfd.pb-c.d [2020-01-07T15:54:56.476Z] #42 18.11 PBCC images/remap-file-path.pb-c.c [2020-01-07T15:54:56.476Z] #42 18.16 DEP images/remap-file-path.pb-c.d [2020-01-07T15:54:56.476Z] #42 18.23 PBCC images/fifo.pb-c.c [2020-01-07T15:54:56.476Z] #42 18.27 DEP images/fifo.pb-c.d [2020-01-07T15:54:56.763Z] #42 18.35 PBCC images/ghost-file.pb-c.c [2020-01-07T15:54:56.763Z] #42 18.43 DEP images/ghost-file.pb-c.d [2020-01-07T15:54:56.763Z] #42 18.52 PBCC images/regfile.pb-c.c [2020-01-07T15:54:57.050Z] #42 18.63 DEP images/regfile.pb-c.d [2020-01-07T15:54:57.050Z] #42 18.76 PBCC images/ns.pb-c.c [2020-01-07T15:54:57.050Z] #42 18.80 DEP images/ns.pb-c.d [2020-01-07T15:54:57.338Z] #42 18.89 PBCC images/fdinfo.pb-c.c [2020-01-07T15:54:57.338Z] #42 19.13 DEP images/fdinfo.pb-c.d [2020-01-07T15:54:57.630Z] #42 19.29 PBCC images/core-aarch64.pb-c.c [2020-01-07T15:54:57.630Z] #42 19.38 PBCC images/core-arm.pb-c.c [2020-01-07T15:54:57.630Z] #42 19.44 PBCC images/core-ppc64.pb-c.c [2020-01-07T15:54:57.630Z] #42 19.52 PBCC images/core-s390.pb-c.c [2020-01-07T15:54:57.919Z] #42 19.60 PBCC images/core-x86.pb-c.c [2020-01-07T15:54:57.919Z] #42 19.66 PBCC images/core.pb-c.c [2020-01-07T15:54:58.207Z] #42 19.80 PBCC images/inventory.pb-c.c [2020-01-07T15:54:58.207Z] #42 19.91 DEP images/core-aarch64.pb-c.d [2020-01-07T15:54:58.207Z] #42 19.98 DEP images/core-arm.pb-c.d [2020-01-07T15:54:58.495Z] #42 20.12 DEP images/core-ppc64.pb-c.d [2020-01-07T15:54:58.495Z] #42 20.20 DEP images/core-s390.pb-c.d [2020-01-07T15:54:58.495Z] #42 20.29 DEP images/core-x86.pb-c.d [2020-01-07T15:54:58.788Z] #42 20.39 DEP images/core.pb-c.d [2020-01-07T15:54:58.788Z] #42 20.56 DEP images/inventory.pb-c.d [2020-01-07T15:54:59.078Z] #42 20.70 PBCC images/cpuinfo.pb-c.c [2020-01-07T15:54:59.078Z] #42 20.73 DEP images/cpuinfo.pb-c.d [2020-01-07T15:54:59.078Z] #42 20.83 PBCC images/stats.pb-c.c [2020-01-07T15:54:59.078Z] #42 20.86 DEP images/stats.pb-c.d [2020-01-07T15:55:00.101Z] #42 ... [2020-01-07T15:55:00.101Z] [2020-01-07T15:55:00.101Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:55:00.101Z] #11 89.23 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-07T15:55:00.101Z] #11 89.26 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-07T15:55:00.101Z] #11 89.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:55:00.101Z] #11 93.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-07T15:55:00.101Z] #11 93.34 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-07T15:55:00.101Z] #11 93.34 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:55:00.101Z] #11 97.82 Selecting previously unselected package binutils-mingw-w64. [2020-01-07T15:55:00.101Z] #11 97.83 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-07T15:55:00.101Z] #11 97.83 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:55:00.101Z] #11 98.06 Selecting previously unselected package mingw-w64-common. [2020-01-07T15:55:00.101Z] #11 98.09 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-07T15:55:00.101Z] #11 98.10 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-07T15:55:01.623Z] #11 ... [2020-01-07T15:55:01.623Z] [2020-01-07T15:55:01.623Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:55:01.623Z] #32 100.2 internal/syscall/unix [2020-01-07T15:55:01.623Z] #32 100.2 time [2020-01-07T15:55:01.832Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T15:55:01.832Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T15:55:01.832Z] [2020-01-07T15:55:01.832Z] === Skipped [2020-01-07T15:55:01.832Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T15:55:01.832Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T15:55:01.832Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T15:55:01.833Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:73: No driver to put! [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T15:55:01.833Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T15:55:01.833Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T15:55:01.833Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:55:01.833Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T15:55:01.833Z] graphtest_unix.go:73: No driver to put! [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T15:55:01.833Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T15:55:01.833Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] [2020-01-07T15:55:01.833Z] DONE 2155 tests, 20 skipped in 186.890s Post stage [Pipeline] junit [2020-01-07T15:55:01.846Z] Recording test results [2020-01-07T15:55:02.651Z] #32 ... [2020-01-07T15:55:02.651Z] [2020-01-07T15:55:02.651Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:02.651Z] #45 91.54 reflect [2020-01-07T15:55:02.651Z] #45 96.65 regexp/syntax [2020-01-07T15:55:02.651Z] #45 97.58 hash/crc32 [2020-01-07T15:55:02.942Z] #45 101.7 vendor/golang.org/x/text/transform [2020-01-07T15:55:02.942Z] #45 ... [2020-01-07T15:55:02.942Z] [2020-01-07T15:55:02.942Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:02.942Z] #42 23.35 make[1]: Nothing to be done for 'all'. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T15:55:03.974Z] #42 25.80 CC images/stats.o [2020-01-07T15:55:04.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -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:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh dynbinary test-integration [2020-01-07T15:55:04.960Z] [2020-01-07T15:55:04.960Z] Removing bundles/ [2020-01-07T15:55:04.960Z] [2020-01-07T15:55:04.960Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T15:55:04.960Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:55:04.960Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T15:55:05.004Z] #42 26.66 CC images/core.o [2020-01-07T15:55:06.507Z] #42 27.98 CC images/core-x86.o [2020-01-07T15:55:07.535Z] #42 29.09 CC images/core-arm.o [2020-01-07T15:55:08.564Z] #42 29.93 CC images/core-aarch64.o [2020-01-07T15:55:08.873Z] #42 ... [2020-01-07T15:55:08.873Z] [2020-01-07T15:55:08.873Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:08.873Z] #45 107.6 time [2020-01-07T15:55:14.412Z] #45 ... [2020-01-07T15:55:14.412Z] [2020-01-07T15:55:14.412Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:14.412Z] #42 30.89 CC images/core-ppc64.o [2020-01-07T15:55:14.412Z] #42 32.11 CC images/core-s390.o [2020-01-07T15:55:14.412Z] #42 33.52 CC images/cpuinfo.o [2020-01-07T15:55:14.412Z] #42 34.46 CC images/inventory.o [2020-01-07T15:55:14.412Z] #42 34.95 CC images/fdinfo.o [2020-01-07T15:55:14.412Z] #42 35.58 CC images/fown.o [2020-01-07T15:55:14.412Z] #42 35.86 CC images/ns.o [2020-01-07T15:55:14.701Z] #42 36.29 CC images/regfile.o [2020-01-07T15:55:14.990Z] #42 36.69 CC images/ghost-file.o [2020-01-07T15:55:14.990Z] #42 ... [2020-01-07T15:55:14.990Z] [2020-01-07T15:55:14.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:55:14.990Z] #11 104.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-07T15:55:14.990Z] #11 104.1 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-07T15:55:14.990Z] #11 104.1 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:55:14.990Z] #11 112.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-07T15:55:14.990Z] #11 112.4 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T15:55:14.990Z] #11 112.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:14.990Z] #11 112.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-07T15:55:14.990Z] #11 112.7 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T15:55:14.990Z] #11 112.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:15.278Z] #11 ... [2020-01-07T15:55:15.278Z] [2020-01-07T15:55:15.278Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:15.278Z] #45 113.8 regexp [2020-01-07T15:55:19.709Z] #45 ... [2020-01-07T15:55:19.709Z] [2020-01-07T15:55:19.709Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:55:19.709Z] #60 55.99 + cd /tmp/tmp.lFqMUVOqL7/src/github.com/containerd/containerd [2020-01-07T15:55:19.709Z] #60 55.99 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-07T15:55:19.709Z] #60 56.89 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-07T15:55:19.709Z] #60 56.89 + BUILDTAGS='netgo osusergo static_build' [2020-01-07T15:55:19.709Z] #60 56.89 + export EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:55:19.709Z] #60 56.89 + EXTRA_FLAGS=-buildmode=pie [2020-01-07T15:55:19.709Z] #60 56.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-07T15:55:19.709Z] #60 56.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-07T15:55:19.709Z] #60 56.89 + '[' '' = dynamic ']' [2020-01-07T15:55:19.709Z] #60 56.89 + make [2020-01-07T15:55:19.709Z] #60 58.42 + bin/ctr [2020-01-07T15:55:19.709Z] #60 ... [2020-01-07T15:55:19.709Z] [2020-01-07T15:55:19.709Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:19.709Z] #42 37.23 CC images/fifo.o [2020-01-07T15:55:19.709Z] #42 37.69 CC images/remap-file-path.o [2020-01-07T15:55:19.709Z] #42 38.09 CC images/eventfd.o [2020-01-07T15:55:19.709Z] #42 38.52 CC images/eventpoll.o [2020-01-07T15:55:19.709Z] #42 38.97 CC images/fh.o [2020-01-07T15:55:19.709Z] #42 39.61 CC images/fsnotify.o [2020-01-07T15:55:19.709Z] #42 40.85 CC images/signalfd.o [2020-01-07T15:55:19.709Z] #42 41.22 CC images/fs.o [2020-01-07T15:55:19.997Z] #42 41.74 CC images/pstree.o [2020-01-07T15:55:20.287Z] #42 42.04 CC images/pipe.o [2020-01-07T15:55:20.913Z] #42 42.57 CC images/tcp-stream.o [2020-01-07T15:55:21.201Z] #42 42.98 CC images/sk-packet.o [2020-01-07T15:55:21.829Z] #42 43.53 CC images/mnt.o [2020-01-07T15:55:21.829Z] #42 ... [2020-01-07T15:55:21.829Z] [2020-01-07T15:55:21.829Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:55:21.829Z] #32 110.5 internal/poll [2020-01-07T15:55:21.829Z] #32 114.8 os [2020-01-07T15:55:21.829Z] #32 116.2 internal/fmtsort [2020-01-07T15:55:21.829Z] #32 118.9 path/filepath [2020-01-07T15:55:21.829Z] #32 118.9 fmt [2020-01-07T15:55:22.455Z] #32 ... [2020-01-07T15:55:22.455Z] [2020-01-07T15:55:22.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:22.455Z] #42 44.00 CC images/pipe-data.o [2020-01-07T15:55:22.743Z] #42 44.42 CC images/sa.o [2020-01-07T15:55:23.033Z] #42 44.83 CC images/timer.o [2020-01-07T15:55:23.663Z] #42 45.56 CC images/timerfd.o [2020-01-07T15:55:24.291Z] #42 45.97 CC images/mm.o [2020-01-07T15:55:24.919Z] #42 46.54 CC images/sk-opts.o [2020-01-07T15:55:25.548Z] #42 47.01 CC images/sk-unix.o [2020-01-07T15:55:26.189Z] #42 47.93 CC images/sk-inet.o [2020-01-07T15:55:27.211Z] #42 48.72 CC images/tun.o [2020-01-07T15:55:27.500Z] #42 49.20 CC images/sk-netlink.o [2020-01-07T15:55:27.789Z] #42 49.55 CC images/packet-sock.o [2020-01-07T15:55:28.417Z] #42 50.24 CC images/ipc-var.o [2020-01-07T15:55:29.045Z] #42 50.60 CC images/ipc-desc.o [2020-01-07T15:55:29.334Z] #42 51.14 CC images/ipc-shm.o [2020-01-07T15:55:29.963Z] #42 51.58 CC images/ipc-msg.o [2020-01-07T15:55:30.591Z] #42 52.08 CC images/ipc-sem.o [2020-01-07T15:55:30.591Z] #42 52.37 CC images/utsns.o [2020-01-07T15:55:31.220Z] #42 52.79 CC images/creds.o [2020-01-07T15:55:31.509Z] #42 53.17 CC images/vma.o [2020-01-07T15:55:31.697Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T15:55:31.697Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-01-07T15:55:31.697Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-01-07T15:55:31.697Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T15:55:31.697Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T15:55:31.697Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T15:55:31.799Z] #42 53.56 CC images/netdev.o [2020-01-07T15:55:32.062Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T15:55:32.062Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T15:55:32.062Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T15:55:32.062Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T15:55:32.062Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T15:55:32.450Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T15:55:32.832Z] #42 54.53 CC images/tty.o [2020-01-07T15:55:33.119Z] #42 ... [2020-01-07T15:55:33.119Z] [2020-01-07T15:55:33.119Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:55:33.119Z] #32 121.8 io/ioutil [2020-01-07T15:55:33.119Z] #32 124.8 flag [2020-01-07T15:55:33.119Z] #32 124.8 log [2020-01-07T15:55:33.119Z] #32 124.8 github.com/BurntSushi/toml [2020-01-07T15:55:33.119Z] #32 130.8 github.com/BurntSushi/toml/cmd/tomlv [2020-01-07T15:55:33.307Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T15:55:33.307Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T15:55:33.408Z] #32 ... [2020-01-07T15:55:33.408Z] [2020-01-07T15:55:33.408Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:33.408Z] #45 123.3 os/exec [2020-01-07T15:55:33.408Z] #45 123.3 net [2020-01-07T15:55:33.408Z] #45 125.9 internal/lazyregexp [2020-01-07T15:55:33.408Z] #45 132.0 net/url [2020-01-07T15:55:33.408Z] #45 132.0 go/token [2020-01-07T15:55:33.408Z] #45 132.0 text/template/parse [2020-01-07T15:55:34.036Z] #45 ... [2020-01-07T15:55:34.036Z] [2020-01-07T15:55:34.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:34.036Z] #42 55.70 CC images/file-lock.o [2020-01-07T15:55:34.147Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T15:55:34.147Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T15:55:34.530Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-01-07T15:55:34.530Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T15:55:34.530Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T15:55:34.663Z] #42 56.09 CC images/rlimit.o [2020-01-07T15:55:34.913Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-07T15:55:34.913Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T15:55:34.913Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T15:55:34.954Z] #42 56.54 CC images/pagemap.o [2020-01-07T15:55:35.583Z] #42 57.17 CC images/siginfo.o [2020-01-07T15:55:35.736Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-07T15:55:35.872Z] #42 57.64 CC images/rpc.o [2020-01-07T15:55:38.586Z] #42 ... [2020-01-07T15:55:38.586Z] [2020-01-07T15:55:38.586Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-07T15:55:38.586Z] #32 DONE 137.0s [2020-01-07T15:55:38.586Z] [2020-01-07T15:55:38.586Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:38.586Z] #42 60.10 CC images/ext-file.o [2020-01-07T15:55:39.213Z] #42 60.75 CC images/cgroup.o [2020-01-07T15:55:39.371Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:55:39.371Z] [2020-01-07T15:55:39.371Z] [2020-01-07T15:55:39.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T15:55:39.372Z] PKG_CONFIG=pkg-config [2020-01-07T15:55:39.372Z] GOLANG_VERSION=1.13.5 [2020-01-07T15:55:39.372Z] HOSTNAME=a348f638fefd [2020-01-07T15:55:39.372Z] KEEPBUNDLE=1 [2020-01-07T15:55:39.372Z] container=docker [2020-01-07T15:55:39.372Z] TEST_SKIP_INTEGRATION=1 [2020-01-07T15:55:39.372Z] GO111MODULE=off [2020-01-07T15:55:39.372Z] GOPATH=/go [2020-01-07T15:55:39.372Z] PWD=/go/src/github.com/docker/docker [2020-01-07T15:55:39.372Z] HOME=/root [2020-01-07T15:55:39.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T15:55:39.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T15:55:39.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T15:55:39.372Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:55:39.372Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T15:55:39.372Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T15:55:39.372Z] TERM=xterm [2020-01-07T15:55:39.372Z] VALIDATE_BRANCH=master [2020-01-07T15:55:39.372Z] DEST=bundles/test-integration [2020-01-07T15:55:39.372Z] SHLVL=1 [2020-01-07T15:55:39.372Z] TIMEOUT=120m [2020-01-07T15:55:39.372Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-07T15:55:39.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T15:55:39.372Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T15:55:39.372Z] TESTDEBUG=0 [2020-01-07T15:55:39.372Z] _=/usr/bin/env [2020-01-07T15:55:39.372Z] Building test suite binary ./integration-cli/test.main [2020-01-07T15:55:39.372Z] [2020-01-07T15:55:39.372Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-07T15:55:39.372Z] [2020-01-07T15:55:39.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T15:55:39.372Z] PKG_CONFIG=pkg-config [2020-01-07T15:55:39.372Z] GOLANG_VERSION=1.13.5 [2020-01-07T15:55:39.372Z] HOSTNAME=b5982259e57c [2020-01-07T15:55:39.372Z] KEEPBUNDLE=1 [2020-01-07T15:55:39.372Z] container=docker [2020-01-07T15:55:39.372Z] TEST_SKIP_INTEGRATION=1 [2020-01-07T15:55:39.372Z] GO111MODULE=off [2020-01-07T15:55:39.372Z] GOPATH=/go [2020-01-07T15:55:39.372Z] PWD=/go/src/github.com/docker/docker [2020-01-07T15:55:39.372Z] HOME=/root [2020-01-07T15:55:39.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T15:55:39.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T15:55:39.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T15:55:39.372Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:55:39.372Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T15:55:39.372Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T15:55:39.372Z] TERM=xterm [2020-01-07T15:55:39.372Z] VALIDATE_BRANCH=master [2020-01-07T15:55:39.372Z] DEST=bundles/test-integration [2020-01-07T15:55:39.372Z] SHLVL=1 [2020-01-07T15:55:39.372Z] TIMEOUT=120m [2020-01-07T15:55:39.372Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-07T15:55:39.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T15:55:39.372Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T15:55:39.372Z] TESTDEBUG=0 [2020-01-07T15:55:39.372Z] _=/usr/bin/env [2020-01-07T15:55:39.372Z] Building test suite binary ./integration-cli/test.main [2020-01-07T15:55:39.372Z] No new tests added to integration. [2020-01-07T15:55:39.372Z] [2020-01-07T15:55:39.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T15:55:39.372Z] PKG_CONFIG=pkg-config [2020-01-07T15:55:39.372Z] GOLANG_VERSION=1.13.5 [2020-01-07T15:55:39.372Z] HOSTNAME=f52dd77fabef [2020-01-07T15:55:39.372Z] KEEPBUNDLE=1 [2020-01-07T15:55:39.372Z] container=docker [2020-01-07T15:55:39.372Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T15:55:39.372Z] GO111MODULE=off [2020-01-07T15:55:39.372Z] GOPATH=/go [2020-01-07T15:55:39.372Z] PWD=/go/src/github.com/docker/docker [2020-01-07T15:55:39.372Z] HOME=/root [2020-01-07T15:55:39.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T15:55:39.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T15:55:39.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T15:55:39.372Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:55:39.372Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T15:55:39.372Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T15:55:39.372Z] TERM=xterm [2020-01-07T15:55:39.372Z] VALIDATE_BRANCH=master [2020-01-07T15:55:39.372Z] DEST=bundles/test-integration [2020-01-07T15:55:39.372Z] SHLVL=1 [2020-01-07T15:55:39.372Z] TIMEOUT=120m [2020-01-07T15:55:39.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T15:55:39.372Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T15:55:39.372Z] TESTDEBUG=0 [2020-01-07T15:55:39.372Z] _=/usr/bin/env [2020-01-07T15:55:39.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T15:55:39.995Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 13.6% of statements [2020-01-07T15:55:39.995Z] ok github.com/docker/docker/builder/dockerfile 1.024s coverage: 48.2% of statements [2020-01-07T15:55:40.788Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-01-07T15:55:41.168Z] ok github.com/docker/docker/builder/remotecontext/git 0.924s coverage: 86.3% of statements [2020-01-07T15:55:41.168Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T15:55:41.168Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T15:55:41.309Z] #42 62.80 CC images/userns.o [2020-01-07T15:55:41.309Z] #42 63.20 CC images/google/protobuf/descriptor.o [2020-01-07T15:55:44.801Z] #42 66.38 CC images/opts.o [2020-01-07T15:55:45.091Z] #42 66.78 CC images/seccomp.o [2020-01-07T15:55:45.309Z] ok github.com/docker/docker/client 0.306s coverage: 75.8% of statements [2020-01-07T15:55:45.721Z] #42 67.40 CC images/binfmt-misc.o [2020-01-07T15:55:46.011Z] #42 67.77 CC images/time.o [2020-01-07T15:55:46.305Z] #42 68.12 CC images/sysctl.o [2020-01-07T15:55:46.942Z] #42 68.52 CC images/autofs.o [2020-01-07T15:55:46.942Z] #42 ... [2020-01-07T15:55:46.942Z] [2020-01-07T15:55:46.942Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:46.942Z] #45 135.8 go/scanner [2020-01-07T15:55:46.942Z] #45 139.1 encoding/binary [2020-01-07T15:55:46.942Z] #45 141.1 go/ast [2020-01-07T15:55:47.233Z] #45 ... [2020-01-07T15:55:47.233Z] [2020-01-07T15:55:47.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:47.233Z] #42 68.87 CC images/macvlan.o [2020-01-07T15:55:47.524Z] #42 69.24 CC images/sit.o [2020-01-07T15:55:47.822Z] #42 69.61 LINK images/built-in.o [2020-01-07T15:55:48.133Z] #42 69.83 GEN compel/include/asm [2020-01-07T15:55:48.133Z] #42 69.84 GEN compel/include/version.h [2020-01-07T15:55:48.133Z] #42 69.89 touch .config [2020-01-07T15:55:48.133Z] #42 69.90 GEN include/common/config.h [2020-01-07T15:55:48.424Z] #42 70.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-07T15:55:48.424Z] #42 70.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-07T15:55:48.424Z] #42 70.08 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-07T15:55:48.424Z] #42 70.10 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-07T15:55:48.424Z] #42 70.13 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-07T15:55:48.424Z] #42 70.16 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-07T15:55:48.424Z] #42 70.19 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-07T15:55:48.424Z] #42 70.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-07T15:55:48.725Z] #42 70.22 DEP compel/plugins/std/infect.d [2020-01-07T15:55:48.725Z] #42 70.41 DEP compel/plugins/std/string.d [2020-01-07T15:55:49.017Z] #42 70.67 DEP compel/plugins/std/log.d [2020-01-07T15:55:49.306Z] #42 70.87 DEP compel/plugins/std/fds.d [2020-01-07T15:55:49.306Z] #42 71.11 DEP compel/plugins/std/std.d [2020-01-07T15:55:49.603Z] #42 71.32 DEP compel/plugins/shmem/shmem.d [2020-01-07T15:55:49.603Z] #42 ... [2020-01-07T15:55:49.603Z] [2020-01-07T15:55:49.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:55:49.603Z] #11 138.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-07T15:55:49.603Z] #11 138.6 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-07T15:55:49.603Z] #11 138.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:49.891Z] #11 ... [2020-01-07T15:55:49.891Z] [2020-01-07T15:55:49.891Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:49.891Z] #45 147.3 encoding/base64 [2020-01-07T15:55:50.932Z] #45 149.5 encoding/json [2020-01-07T15:55:52.447Z] #45 151.0 text/template [2020-01-07T15:55:55.185Z] #45 ... [2020-01-07T15:55:55.185Z] [2020-01-07T15:55:55.185Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:55:55.185Z] #42 71.59 DEP compel/plugins/fds/fds.d [2020-01-07T15:55:55.185Z] #42 71.95 CC compel/plugins/std/std.o [2020-01-07T15:55:55.185Z] #42 72.60 CC compel/plugins/std/fds.o [2020-01-07T15:55:55.185Z] #42 73.28 CC compel/plugins/std/log.o [2020-01-07T15:55:55.185Z] #42 74.65 CC compel/plugins/std/string.o [2020-01-07T15:55:55.185Z] #42 75.54 CC compel/plugins/std/infect.o [2020-01-07T15:55:55.185Z] #42 76.23 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-07T15:55:55.185Z] #42 76.29 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-07T15:55:55.185Z] #42 76.36 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-07T15:55:55.185Z] #42 76.46 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-07T15:55:55.185Z] #42 76.54 AR compel/plugins/std.lib.a [2020-01-07T15:55:55.185Z] #42 76.66 CC compel/plugins/fds/fds.o [2020-01-07T15:55:55.474Z] #42 77.19 AR compel/plugins/fds.lib.a [2020-01-07T15:55:55.474Z] #42 77.31 HOSTDEP compel/src/lib/log-host.d [2020-01-07T15:55:55.811Z] #42 77.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-07T15:55:56.099Z] #42 77.82 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-07T15:55:56.393Z] #42 78.06 HOSTDEP compel/src/main-host.d [2020-01-07T15:55:56.697Z] #42 78.22 DEP compel/src/lib/ptrace.d [2020-01-07T15:55:56.697Z] #42 78.43 DEP compel/src/lib/infect.d [2020-01-07T15:55:56.996Z] #42 78.76 DEP compel/src/lib/infect-util.d [2020-01-07T15:55:57.297Z] #42 79.04 DEP compel/src/lib/infect-rpc.d [2020-01-07T15:55:57.297Z] #42 ... [2020-01-07T15:55:57.297Z] [2020-01-07T15:55:57.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-07T15:55:57.297Z] #11 156.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-07T15:55:57.591Z] #11 156.5 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T15:55:57.591Z] #11 156.5 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T15:55:57.591Z] #11 156.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-07T15:55:57.591Z] #11 156.6 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T15:55:57.591Z] #11 156.6 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T15:55:57.883Z] #11 156.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-07T15:55:57.883Z] #11 156.9 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-07T15:55:57.883Z] #11 157.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-07T15:55:57.883Z] #11 157.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-07T15:55:57.883Z] #11 157.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:57.883Z] #11 157.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:55:58.181Z] #11 157.1 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T15:55:58.181Z] #11 157.1 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T15:55:58.181Z] #11 157.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-07T15:55:58.181Z] #11 157.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-07T15:55:58.181Z] #11 157.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T15:55:58.181Z] #11 157.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-07T15:55:58.181Z] #11 157.2 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-07T15:55:58.181Z] #11 157.2 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-07T15:55:58.181Z] #11 157.3 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up btrfs-progs (4.7.3-1) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-07T15:55:58.469Z] #11 157.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:58.469Z] #11 157.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 [2020-01-07T15:55:58.469Z] #11 157.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 [2020-01-07T15:55:58.469Z] #11 157.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 [2020-01-07T15:55:58.469Z] #11 157.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 [2020-01-07T15:55:58.469Z] #11 157.3 Setting up btrfs-tools (4.7.3-1) ... [2020-01-07T15:55:58.469Z] #11 157.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-07T15:55:58.469Z] #11 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:55:58.469Z] #11 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-07T15:55:58.469Z] #11 157.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T15:55:58.469Z] #11 157.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-07T15:55:58.469Z] #11 157.4 Setting up dmsetup (2:1.02.137-2) ... [2020-01-07T15:55:58.469Z] #11 157.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-07T15:55:58.469Z] #11 157.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:55:58.766Z] #11 DONE 157.7s [2020-01-07T15:55:58.766Z] [2020-01-07T15:55:58.766Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:55:59.059Z] #12 ... [2020-01-07T15:55:59.059Z] [2020-01-07T15:55:59.059Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T15:55:59.059Z] #53 DONE 0.3s [2020-01-07T15:55:59.059Z] [2020-01-07T15:55:59.059Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-07T15:55:59.059Z] #54 DONE 0.1s [2020-01-07T15:55:59.349Z] [2020-01-07T15:55:59.349Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:55:59.349Z] #55 0.339 + RM_GOPATH=0 [2020-01-07T15:55:59.349Z] #55 0.340 + TMP_GOPATH= [2020-01-07T15:55:59.349Z] #55 0.340 + : /build [2020-01-07T15:55:59.349Z] #55 0.340 + '[' -z '' ']' [2020-01-07T15:55:59.349Z] #55 0.341 ++ mktemp -d [2020-01-07T15:55:59.349Z] #55 0.347 + export GOPATH=/tmp/tmp.calAD10Ks9 [2020-01-07T15:55:59.349Z] #55 0.347 + GOPATH=/tmp/tmp.calAD10Ks9 [2020-01-07T15:55:59.349Z] #55 0.347 + RM_GOPATH=1 [2020-01-07T15:55:59.349Z] #55 0.350 ++ dirname ./install.sh [2020-01-07T15:55:59.349Z] #55 0.354 + dir=. [2020-01-07T15:55:59.349Z] #55 0.354 + bin=runc [2020-01-07T15:55:59.349Z] #55 0.355 + shift [2020-01-07T15:55:59.349Z] #55 0.356 + '[' '!' -f ./runc.installer ']' [2020-01-07T15:55:59.349Z] #55 0.356 + . ./runc.installer [2020-01-07T15:55:59.349Z] #55 0.357 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:55:59.349Z] #55 0.362 + install_runc [2020-01-07T15:55:59.349Z] #55 0.366 + uname -r [2020-01-07T15:55:59.349Z] #55 0.367 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-07T15:55:59.350Z] #55 0.382 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-07T15:55:59.350Z] #55 0.390 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-07T15:55:59.350Z] #55 0.391 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-07T15:55:59.350Z] #55 0.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.calAD10Ks9/src/github.com/opencontainers/runc [2020-01-07T15:55:59.350Z] #55 0.395 Cloning into '/tmp/tmp.calAD10Ks9/src/github.com/opencontainers/runc'... [2020-01-07T15:55:59.640Z] #55 ... [2020-01-07T15:55:59.640Z] [2020-01-07T15:55:59.640Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-07T15:55:59.640Z] #12 DONE 1.0s [2020-01-07T15:55:59.640Z] [2020-01-07T15:55:59.640Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-07T15:56:00.287Z] #13 DONE 0.5s [2020-01-07T15:56:00.287Z] [2020-01-07T15:56:00.287Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-07T15:56:00.583Z] #14 0.318 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-07T15:56:00.583Z] #14 DONE 0.4s [2020-01-07T15:56:00.583Z] [2020-01-07T15:56:00.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:00.583Z] #42 79.34 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-07T15:56:00.583Z] #42 79.60 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-07T15:56:00.583Z] #42 79.89 DEP compel/src/lib/log.d [2020-01-07T15:56:00.583Z] #42 80.16 DEP compel/src/main.d [2020-01-07T15:56:00.583Z] #42 80.54 DEP compel/src/lib/handle-elf.d [2020-01-07T15:56:00.583Z] #42 80.89 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-07T15:56:00.583Z] #42 81.15 CC compel/src/lib/log.o [2020-01-07T15:56:00.583Z] #42 81.83 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-07T15:56:00.611Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 1m52.783178258s [2020-01-07T15:56:00.611Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.681795ms [2020-01-07T15:56:00.881Z] #42 82.52 CC compel/arch/ppc64/src/lib/infect.o [2020-01-07T15:56:01.185Z] #42 ... [2020-01-07T15:56:01.185Z] [2020-01-07T15:56:01.185Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-07T15:56:01.185Z] #15 DONE 0.5s [2020-01-07T15:56:01.185Z] [2020-01-07T15:56:01.185Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-07T15:56:01.479Z] #16 DONE 0.4s [2020-01-07T15:56:01.479Z] [2020-01-07T15:56:01.479Z] #17 [dev 6/24] RUN ldconfig [2020-01-07T15:56:01.779Z] #17 DONE 0.4s [2020-01-07T15:56:01.780Z] [2020-01-07T15:56:01.780Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:56:02.077Z] #39 ... [2020-01-07T15:56:02.077Z] [2020-01-07T15:56:02.077Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:56:02.368Z] #18 0.560 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-07T15:56:02.368Z] #18 0.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-07T15:56:02.657Z] #18 0.792 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-07T15:56:02.658Z] #18 0.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-07T15:56:02.952Z] #18 1.095 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-07T15:56:03.992Z] #18 2.275 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-07T15:56:06.750Z] #18 4.642 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-07T15:56:07.812Z] #18 5.977 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-07T15:56:10.598Z] #18 ... [2020-01-07T15:56:10.598Z] [2020-01-07T15:56:10.598Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:56:10.598Z] #55 11.69 + cd /tmp/tmp.calAD10Ks9/src/github.com/opencontainers/runc [2020-01-07T15:56:10.901Z] #55 11.69 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-07T15:56:11.531Z] #55 12.56 + '[' -z '' ']' [2020-01-07T15:56:11.531Z] #55 12.56 + target=static [2020-01-07T15:56:11.819Z] #55 12.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-07T15:56:12.447Z] #55 ... [2020-01-07T15:56:12.447Z] [2020-01-07T15:56:12.447Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:12.447Z] #42 84.16 CC compel/src/lib/infect-rpc.o [2020-01-07T15:56:12.447Z] #42 84.82 CC compel/src/lib/infect-util.o [2020-01-07T15:56:12.447Z] #42 85.28 CC compel/src/lib/infect.o [2020-01-07T15:56:12.447Z] #42 90.11 CC compel/src/lib/ptrace.o [2020-01-07T15:56:12.447Z] #42 90.95 AR compel/libcompel.a [2020-01-07T15:56:12.447Z] #42 91.07 HOSTCC compel/src/main-host.o [2020-01-07T15:56:12.447Z] #42 91.73 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-07T15:56:12.447Z] #42 92.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-07T15:56:12.447Z] #42 93.18 HOSTCC compel/src/lib/log-host.o [2020-01-07T15:56:12.447Z] #42 93.64 HOSTLINK compel/compel-host-bin [2020-01-07T15:56:12.447Z] #42 93.93 DEP soccr/soccr.d [2020-01-07T15:56:12.447Z] #42 94.35 CC soccr/soccr.o [2020-01-07T15:56:14.498Z] #42 ... [2020-01-07T15:56:14.498Z] [2020-01-07T15:56:14.498Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:56:14.498Z] #55 15.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-07T15:56:14.498Z] #55 ... [2020-01-07T15:56:14.498Z] [2020-01-07T15:56:14.498Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:56:14.498Z] #45 163.1 go/parser [2020-01-07T15:56:15.991Z] #45 ... [2020-01-07T15:56:15.991Z] [2020-01-07T15:56:15.991Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:15.991Z] #42 97.75 AR soccr/libsoccr.a [2020-01-07T15:56:16.291Z] #42 97.83 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T15:56:16.583Z] #42 98.48 DEP criu/arch/ppc64/sigframe.d [2020-01-07T15:56:17.208Z] #42 98.71 DEP criu/arch/ppc64/crtools.d [2020-01-07T15:56:17.496Z] #42 99.11 DEP criu/arch/ppc64/cpu.d [2020-01-07T15:56:17.784Z] #42 99.54 CC criu/arch/ppc64/cpu.o [2020-01-07T15:56:19.281Z] #42 100.6 CC criu/arch/ppc64/crtools.o [2020-01-07T15:56:19.790Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 30.3% of statements [2020-01-07T15:56:20.605Z] ok github.com/docker/docker/container 0.142s coverage: 35.3% of statements [2020-01-07T15:56:20.605Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T15:56:20.605Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T15:56:20.605Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T15:56:20.605Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T15:56:20.774Z] #42 102.3 CC criu/arch/ppc64/sigframe.o [2020-01-07T15:56:21.405Z] #42 103.0 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-07T15:56:21.405Z] #42 103.1 DEP criu/arch/ppc64/misc.d [2020-01-07T15:56:21.405Z] #42 103.2 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-07T15:56:21.695Z] #42 103.3 DEP criu/arch/ppc64/vdso-pie.d [2020-01-07T15:56:21.695Z] #42 103.5 DEP criu/pie/parasite-vdso.d [2020-01-07T15:56:22.324Z] #42 104.1 DEP criu/pie/util-vdso.d [2020-01-07T15:56:22.953Z] #42 104.5 DEP criu/pie/util.d [2020-01-07T15:56:22.953Z] #42 104.8 CC criu/pie/util.o [2020-01-07T15:56:24.011Z] #42 105.5 CC criu/pie/util-vdso.o [2020-01-07T15:56:24.714Z] 65014b3c3121: Pull complete [2020-01-07T15:56:25.511Z] #42 107.0 CC criu/pie/parasite-vdso.o [2020-01-07T15:56:26.410Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:56:26.410Z] [2020-01-07T15:56:26.410Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T15:56:26.410Z] PKG_CONFIG=pkg-config [2020-01-07T15:56:26.410Z] GOLANG_VERSION=1.13.5 [2020-01-07T15:56:26.410Z] HOSTNAME=5c67002ec7eb [2020-01-07T15:56:26.410Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T15:56:26.410Z] container=docker [2020-01-07T15:56:26.410Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T15:56:26.410Z] GO111MODULE=off [2020-01-07T15:56:26.410Z] GOPATH=/go [2020-01-07T15:56:26.410Z] PWD=/go/src/github.com/docker/docker [2020-01-07T15:56:26.410Z] HOME=/root [2020-01-07T15:56:26.410Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T15:56:26.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T15:56:26.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T15:56:26.410Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:56:26.410Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T15:56:26.410Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T15:56:26.410Z] TERM=xterm [2020-01-07T15:56:26.410Z] VALIDATE_BRANCH=master [2020-01-07T15:56:26.410Z] DEST=bundles/test-integration [2020-01-07T15:56:26.410Z] SHLVL=1 [2020-01-07T15:56:26.410Z] TIMEOUT=120m [2020-01-07T15:56:26.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T15:56:26.410Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T15:56:26.410Z] TESTDEBUG=0 [2020-01-07T15:56:26.410Z] _=/usr/bin/env [2020-01-07T15:56:26.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T15:56:26.538Z] #42 108.4 CC criu/arch/ppc64/vdso-pie.o [2020-01-07T15:56:26.538Z] #42 ... [2020-01-07T15:56:26.538Z] [2020-01-07T15:56:26.538Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:56:26.538Z] #63 175.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-07T15:56:26.538Z] #63 175.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-07T15:56:26.827Z] #63 ... [2020-01-07T15:56:26.827Z] [2020-01-07T15:56:26.827Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:56:26.827Z] #18 16.93 Fetched 7732 kB in 16s (469 kB/s) [2020-01-07T15:56:26.827Z] #18 16.93 Reading package lists... [2020-01-07T15:56:27.454Z] #18 23.51 Reading package lists... [2020-01-07T15:56:27.454Z] #18 ... [2020-01-07T15:56:27.454Z] [2020-01-07T15:56:27.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:27.454Z] #42 109.0 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-07T15:56:27.454Z] #42 109.1 CC criu/arch/ppc64/misc.o [2020-01-07T15:56:27.454Z] #42 109.1 AR criu/pie/pie.lib.a [2020-01-07T15:56:27.454Z] #42 109.3 DEP criu/pie/restorer.d [2020-01-07T15:56:28.080Z] #42 ... [2020-01-07T15:56:28.080Z] [2020-01-07T15:56:28.080Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:56:28.080Z] #45 176.7 go/doc [2020-01-07T15:56:28.080Z] #45 177.2 math/big [2020-01-07T15:56:28.080Z] #45 180.6 vendor/golang.org/x/text/unicode/norm [2020-01-07T15:56:28.080Z] #45 ... [2020-01-07T15:56:28.080Z] [2020-01-07T15:56:28.080Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:28.080Z] #42 109.8 DEP criu/arch/ppc64/restorer.d [2020-01-07T15:56:28.706Z] #42 110.2 DEP criu/pie/parasite.d [2020-01-07T15:56:28.761Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-01-07T15:56:28.994Z] #42 110.7 CC criu/pie/parasite.o [2020-01-07T15:56:30.514Z] #42 ... [2020-01-07T15:56:30.514Z] [2020-01-07T15:56:30.514Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:56:30.514Z] #63 DONE 189.0s [2020-01-07T15:56:30.514Z] [2020-01-07T15:56:30.514Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-07T15:56:30.514Z] #64 DONE 0.2s [2020-01-07T15:56:30.514Z] [2020-01-07T15:56:30.514Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:56:30.657Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2020-01-07T15:56:33.157Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-07T15:56:33.231Z] #18 23.51 Reading package lists... [2020-01-07T15:56:33.231Z] #18 ... [2020-01-07T15:56:33.231Z] [2020-01-07T15:56:33.231Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:33.231Z] #42 114.7 LINK criu/pie/parasite.built-in.o [2020-01-07T15:56:33.231Z] #42 114.7 GEN criu/pie/parasite-blob.h [2020-01-07T15:56:33.231Z] #42 114.8 CC criu/arch/ppc64/restorer.o [2020-01-07T15:56:33.860Z] #42 115.6 CC criu/pie/restorer.o [2020-01-07T15:56:39.392Z] #42 120.9 LINK criu/pie/restorer.built-in.o [2020-01-07T15:56:39.392Z] #42 120.9 GEN criu/pie/restorer-blob.h [2020-01-07T15:56:39.392Z] #42 ... [2020-01-07T15:56:39.392Z] [2020-01-07T15:56:39.392Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:56:39.392Z] #18 23.51 Reading package lists... [2020-01-07T15:56:39.392Z] #18 31.82 Building dependency tree... [2020-01-07T15:56:39.392Z] #18 33.69 The following additional packages will be installed: [2020-01-07T15:56:39.392Z] #18 33.70 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-07T15:56:39.392Z] #18 33.70 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-07T15:56:39.392Z] #18 33.70 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-07T15:56:39.392Z] #18 33.70 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-07T15:56:39.392Z] #18 33.70 python3.5 python3.5-minimal vim-runtime xxd [2020-01-07T15:56:39.392Z] #18 33.72 Suggested packages: [2020-01-07T15:56:39.392Z] #18 33.72 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-07T15:56:39.392Z] #18 33.72 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-07T15:56:39.392Z] #18 33.72 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-07T15:56:39.392Z] #18 33.72 quota [2020-01-07T15:56:39.392Z] #18 33.72 Recommended packages: [2020-01-07T15:56:39.392Z] #18 33.72 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-07T15:56:39.392Z] #18 33.72 python3-keyrings.alt python3-xdg unzip [2020-01-07T15:56:39.392Z] #18 37.49 The following NEW packages will be installed: [2020-01-07T15:56:39.392Z] #18 37.49 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-07T15:56:39.392Z] #18 37.49 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-07T15:56:39.392Z] #18 37.49 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-07T15:56:39.392Z] #18 37.49 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-07T15:56:39.392Z] #18 37.49 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-07T15:56:39.392Z] #18 37.49 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-07T15:56:39.392Z] #18 37.49 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-07T15:56:39.392Z] #18 37.49 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-07T15:56:39.392Z] #18 37.62 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-07T15:56:39.392Z] #18 37.62 Need to get 17.5 MB of archives. [2020-01-07T15:56:39.392Z] #18 37.62 After this operation, 89.1 MB of additional disk space will be used. [2020-01-07T15:56:39.392Z] #18 37.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-07T15:56:39.392Z] #18 37.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-07T15:56:39.392Z] #18 37.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-07T15:56:39.392Z] #18 37.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-07T15:56:39.680Z] #18 37.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-07T15:56:39.968Z] #18 38.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-07T15:56:39.968Z] #18 38.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-07T15:56:39.968Z] #18 38.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-07T15:56:40.257Z] #18 38.43 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-07T15:56:40.257Z] #18 38.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-07T15:56:40.257Z] #18 38.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-07T15:56:40.257Z] #18 38.47 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-07T15:56:40.257Z] #18 38.47 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-07T15:56:40.257Z] #18 38.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-07T15:56:40.257Z] #18 38.53 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-07T15:56:40.257Z] #18 38.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-07T15:56:40.257Z] #18 38.55 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-07T15:56:40.257Z] #18 38.56 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-07T15:56:40.257Z] #18 38.56 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-07T15:56:40.546Z] #18 38.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-07T15:56:40.546Z] #18 38.61 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-07T15:56:40.546Z] #18 38.63 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-07T15:56:40.546Z] #18 38.64 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-07T15:56:40.546Z] #18 38.65 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-07T15:56:40.546Z] #18 38.67 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-07T15:56:40.546Z] #18 38.69 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-07T15:56:40.546Z] #18 38.71 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-07T15:56:40.546Z] #18 38.72 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-07T15:56:40.546Z] #18 38.72 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-07T15:56:40.546Z] #18 38.73 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-07T15:56:40.546Z] #18 38.73 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-07T15:56:40.546Z] #18 38.75 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-07T15:56:40.546Z] #18 38.75 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-07T15:56:40.546Z] #18 38.77 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-07T15:56:40.546Z] #18 38.79 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-07T15:56:40.546Z] #18 38.89 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-07T15:56:40.871Z] #18 38.91 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-07T15:56:40.871Z] #18 38.93 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-07T15:56:40.871Z] #18 38.94 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-07T15:56:40.871Z] #18 38.95 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-07T15:56:40.871Z] #18 38.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-07T15:56:41.391Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.6% of statements [2020-01-07T15:56:41.391Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T15:56:41.391Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.6% of statements [2020-01-07T15:56:41.391Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T15:56:41.503Z] #18 39.64 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-07T15:56:41.503Z] #18 39.76 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-07T15:56:41.791Z] #18 39.86 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-07T15:56:41.791Z] #18 39.89 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-07T15:56:41.791Z] #18 39.91 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-07T15:56:43.313Z] #18 41.12 debconf: delaying package configuration, since apt-utils is not installed [2020-01-07T15:56:43.313Z] #18 41.26 Fetched 17.5 MB in 2s (7276 kB/s) [2020-01-07T15:56:43.313Z] #18 41.36 Selecting previously unselected package bash-completion. [2020-01-07T15:56:43.313Z] #18 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) [2020-01-07T15:56:43.313Z] #18 41.47 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-07T15:56:43.349Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-01-07T15:56:43.349Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 82.1% of statements [2020-01-07T15:56:44.148Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-07T15:56:44.148Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T15:56:44.149Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T15:56:44.986Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-01-07T15:56:46.812Z] #18 ... [2020-01-07T15:56:46.812Z] [2020-01-07T15:56:46.812Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:56:46.812Z] #45 195.5 github.com/LK4D4/vndr/build [2020-01-07T15:56:46.812Z] #45 205.6 vendor/golang.org/x/net/idna [2020-01-07T15:56:46.812Z] #45 ... [2020-01-07T15:56:46.812Z] [2020-01-07T15:56:46.813Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:46.813Z] #42 121.2 DEP criu/vdso.d [2020-01-07T15:56:46.813Z] #42 121.7 DEP criu/uts_ns.d [2020-01-07T15:56:46.813Z] #42 122.0 DEP criu/util.d [2020-01-07T15:56:46.813Z] #42 122.7 DEP criu/uffd.d [2020-01-07T15:56:46.813Z] #42 123.2 DEP criu/tun.d [2020-01-07T15:56:46.813Z] #42 123.7 DEP criu/tty.d [2020-01-07T15:56:46.813Z] #42 124.2 DEP criu/timerfd.d [2020-01-07T15:56:46.813Z] #42 124.7 DEP criu/sysfs_parse.d [2020-01-07T15:56:46.813Z] #42 124.9 DEP criu/sysctl.d [2020-01-07T15:56:46.813Z] #42 125.3 DEP criu/string.d [2020-01-07T15:56:46.813Z] #42 125.3 DEP criu/stats.d [2020-01-07T15:56:46.813Z] #42 125.6 DEP criu/sockets.d [2020-01-07T15:56:46.813Z] #42 126.0 DEP criu/sk-unix.d [2020-01-07T15:56:46.813Z] #42 126.5 DEP criu/sk-tcp.d [2020-01-07T15:56:46.813Z] #42 126.9 DEP criu/sk-queue.d [2020-01-07T15:56:46.813Z] #42 127.2 DEP criu/sk-packet.d [2020-01-07T15:56:46.813Z] #42 127.6 DEP criu/sk-netlink.d [2020-01-07T15:56:46.813Z] #42 127.9 DEP criu/sk-inet.d [2020-01-07T15:56:46.813Z] #42 128.2 DEP criu/signalfd.d [2020-01-07T15:56:46.813Z] #42 128.5 DEP criu/sigframe.d [2020-01-07T15:56:47.100Z] #42 128.7 DEP criu/shmem.d [2020-01-07T15:56:47.100Z] #42 128.9 DEP criu/servicefd.d [2020-01-07T15:56:47.403Z] #42 129.2 DEP criu/seize.d [2020-01-07T15:56:47.535Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-07T15:56:48.032Z] #42 129.6 DEP criu/seccomp.d [2020-01-07T15:56:48.321Z] #42 129.9 DEP criu/rst-malloc.d [2020-01-07T15:56:48.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T15:56:48.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T15:56:48.624Z] #42 130.2 DEP criu/rbtree.d [2020-01-07T15:56:48.624Z] #42 130.2 DEP criu/pstree.d [2020-01-07T15:56:48.624Z] #42 ... [2020-01-07T15:56:48.624Z] [2020-01-07T15:56:48.624Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:56:48.625Z] #18 46.76 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-07T15:56:48.840Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.269s coverage: 57.9% of statements [2020-01-07T15:56:49.302Z] #18 47.47 Selecting previously unselected package libnet1:ppc64el. [2020-01-07T15:56:49.302Z] #18 47.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-07T15:56:49.302Z] #18 47.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T15:56:49.590Z] #18 47.67 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-07T15:56:49.590Z] #18 47.68 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-07T15:56:49.590Z] #18 47.69 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-07T15:56:49.590Z] #18 47.79 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-07T15:56:49.590Z] #18 47.81 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T15:56:49.590Z] #18 47.81 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T15:56:50.612Z] #18 48.69 Selecting previously unselected package python3.5-minimal. [2020-01-07T15:56:50.612Z] #18 48.72 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T15:56:50.612Z] #18 48.78 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:56:52.104Z] #18 50.14 Selecting previously unselected package python3-minimal. [2020-01-07T15:56:52.104Z] #18 50.17 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-07T15:56:52.104Z] #18 50.18 Unpacking python3-minimal (3.5.3-1) ... [2020-01-07T15:56:52.104Z] #18 50.32 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-07T15:56:52.104Z] #18 50.33 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-07T15:56:52.104Z] #18 50.34 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-07T15:56:52.392Z] #18 50.58 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-07T15:56:52.392Z] #18 50.59 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T15:56:52.392Z] #18 50.59 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T15:56:52.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T15:56:54.452Z] #18 52.65 Selecting previously unselected package python3.5. [2020-01-07T15:56:54.452Z] #18 52.67 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-07T15:56:54.452Z] #18 52.67 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:56:54.740Z] #18 52.90 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-07T15:56:54.740Z] #18 52.91 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-07T15:56:54.740Z] #18 52.91 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-07T15:56:54.740Z] #18 52.99 Selecting previously unselected package dh-python. [2020-01-07T15:56:55.029Z] #18 53.00 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-07T15:56:55.029Z] #18 53.02 Unpacking dh-python (2.20170125) ... [2020-01-07T15:56:55.124Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.589s coverage: 45.9% of statements [2020-01-07T15:56:55.316Z] #18 53.40 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T15:56:55.316Z] #18 53.44 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-07T15:56:58.361Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.829s coverage: 72.5% of statements [2020-01-07T15:56:58.361Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T15:56:58.743Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.177s coverage: 48.6% of statements [2020-01-07T15:56:59.746Z] #18 ... [2020-01-07T15:56:59.746Z] [2020-01-07T15:56:59.746Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:56:59.746Z] #42 130.6 DEP criu/protobuf.d [2020-01-07T15:56:59.746Z] #42 131.0 GEN criu/protobuf-desc-gen.h [2020-01-07T15:56:59.746Z] #42 134.0 DEP criu/protobuf-desc.d [2020-01-07T15:56:59.746Z] #42 134.3 DEP criu/proc_parse.d [2020-01-07T15:56:59.746Z] #42 134.9 DEP criu/plugin.d [2020-01-07T15:56:59.746Z] #42 135.1 DEP criu/pipes.d [2020-01-07T15:56:59.746Z] #42 135.4 DEP criu/pie-util.d [2020-01-07T15:56:59.746Z] #42 135.7 DEP criu/pie-util-vdso.d [2020-01-07T15:56:59.746Z] #42 136.1 DEP criu/pie-util-vdso-elf32.d [2020-01-07T15:56:59.746Z] #42 136.3 DEP criu/path.d [2020-01-07T15:56:59.746Z] #42 136.6 DEP criu/parasite-syscall.d [2020-01-07T15:56:59.746Z] #42 137.1 DEP criu/pagemap.d [2020-01-07T15:56:59.746Z] #42 137.4 DEP criu/pagemap-cache.d [2020-01-07T15:56:59.746Z] #42 137.6 DEP criu/page-xfer.d [2020-01-07T15:56:59.746Z] #42 138.2 DEP criu/page-pipe.d [2020-01-07T15:56:59.746Z] #42 138.4 DEP criu/netfilter.d [2020-01-07T15:56:59.746Z] #42 138.6 DEP criu/net.d [2020-01-07T15:56:59.746Z] #42 139.1 DEP criu/namespaces.d [2020-01-07T15:56:59.746Z] #42 139.6 DEP criu/mount.d [2020-01-07T15:56:59.746Z] #42 140.1 DEP criu/mem.d [2020-01-07T15:56:59.746Z] #42 140.6 DEP criu/lsm.d [2020-01-07T15:56:59.746Z] #42 140.9 DEP criu/log.d [2020-01-07T15:56:59.746Z] #42 141.3 DEP criu/libnetlink.d [2020-01-07T15:56:59.746Z] #42 141.5 DEP criu/kerndat.d [2020-01-07T15:57:00.373Z] #42 142.0 DEP criu/kcmp-ids.d [2020-01-07T15:57:00.373Z] #42 ... [2020-01-07T15:57:00.373Z] [2020-01-07T15:57:00.373Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:00.373Z] #18 58.38 Setting up python3-minimal (3.5.3-1) ... [2020-01-07T15:57:01.570Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.593s coverage: 76.1% of statements [2020-01-07T15:57:02.435Z] #18 60.56 Selecting previously unselected package python3. [2020-01-07T15:57:02.436Z] #18 60.56 (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 ... 24765 files and directories currently installed.) [2020-01-07T15:57:02.436Z] #18 60.65 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-07T15:57:02.436Z] #18 60.67 Unpacking python3 (3.5.3-1) ... [2020-01-07T15:57:02.511Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-07T15:57:02.724Z] #18 60.85 Selecting previously unselected package pigz. [2020-01-07T15:57:02.724Z] #18 60.87 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-07T15:57:02.724Z] #18 60.87 Unpacking pigz (2.3.4-1) ... [2020-01-07T15:57:03.015Z] #18 60.98 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-07T15:57:03.015Z] #18 61.00 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T15:57:03.015Z] #18 61.02 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:03.015Z] #18 61.14 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-07T15:57:03.015Z] #18 61.17 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T15:57:03.015Z] #18 61.18 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:03.305Z] #18 61.32 Selecting previously unselected package libiptc0:ppc64el. [2020-01-07T15:57:03.305Z] #18 61.33 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T15:57:03.305Z] #18 61.34 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:03.305Z] #18 61.51 Selecting previously unselected package libxtables12:ppc64el. [2020-01-07T15:57:03.305Z] #18 61.51 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T15:57:03.305Z] #18 61.52 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:03.305Z] #18 ... [2020-01-07T15:57:03.305Z] [2020-01-07T15:57:03.305Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:57:03.305Z] #45 212.1 vendor/golang.org/x/net/http2/hpack [2020-01-07T15:57:03.305Z] #45 217.6 mime [2020-01-07T15:57:03.305Z] #45 217.9 mime/quotedprintable [2020-01-07T15:57:03.305Z] #45 219.1 vendor/golang.org/x/crypto/cryptobyte [2020-01-07T15:57:03.305Z] #45 219.9 net/http/internal [2020-01-07T15:57:03.596Z] #45 ... [2020-01-07T15:57:03.596Z] [2020-01-07T15:57:03.596Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:03.596Z] #18 61.65 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-07T15:57:03.596Z] #18 61.66 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-07T15:57:03.596Z] #18 61.67 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-07T15:57:03.596Z] #18 61.80 Selecting previously unselected package iptables. [2020-01-07T15:57:03.596Z] #18 61.81 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-07T15:57:03.596Z] #18 61.81 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:03.955Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-01-07T15:57:04.625Z] #18 62.62 Selecting previously unselected package xxd. [2020-01-07T15:57:04.625Z] #18 62.64 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T15:57:04.625Z] #18 62.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:04.938Z] #18 62.91 Selecting previously unselected package vim-common. [2020-01-07T15:57:04.938Z] #18 62.93 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:57:04.938Z] #18 62.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:05.272Z] #18 63.30 Selecting previously unselected package bzip2. [2020-01-07T15:57:05.272Z] #18 63.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-07T15:57:05.272Z] #18 63.32 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-07T15:57:05.272Z] #18 63.54 Selecting previously unselected package libgpm2:ppc64el. [2020-01-07T15:57:05.272Z] #18 63.57 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-07T15:57:05.272Z] #18 63.57 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-07T15:57:05.560Z] #18 63.72 Selecting previously unselected package xz-utils. [2020-01-07T15:57:05.560Z] #18 63.73 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-07T15:57:05.560Z] #18 63.74 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:57:05.831Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.402s coverage: 59.8% of statements [2020-01-07T15:57:05.831Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T15:57:05.831Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T15:57:05.848Z] #18 63.97 Selecting previously unselected package aufs-tools. [2020-01-07T15:57:05.848Z] #18 63.98 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-07T15:57:05.848Z] #18 64.00 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:57:06.135Z] #18 64.16 Selecting previously unselected package libonig4:ppc64el. [2020-01-07T15:57:06.135Z] #18 64.16 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-07T15:57:06.135Z] #18 64.17 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-07T15:57:06.135Z] #18 64.38 Selecting previously unselected package libjq1:ppc64el. [2020-01-07T15:57:06.135Z] #18 64.39 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T15:57:06.135Z] #18 64.41 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T15:57:06.423Z] #18 64.66 Selecting previously unselected package jq. [2020-01-07T15:57:06.423Z] #18 64.67 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-07T15:57:06.423Z] #18 64.68 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-07T15:57:06.661Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-01-07T15:57:06.661Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T15:57:06.661Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-01-07T15:57:06.661Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T15:57:06.711Z] #18 64.90 Selecting previously unselected package libaio1:ppc64el. [2020-01-07T15:57:06.711Z] #18 64.93 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-07T15:57:06.711Z] #18 64.96 Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-07T15:57:07.000Z] #18 65.08 Selecting previously unselected package libcap2-bin. [2020-01-07T15:57:07.000Z] #18 65.12 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-07T15:57:07.000Z] #18 65.12 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-07T15:57:07.291Z] #18 65.31 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-07T15:57:07.291Z] #18 65.32 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-07T15:57:07.291Z] #18 65.32 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T15:57:07.291Z] #18 65.46 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-07T15:57:07.291Z] #18 65.47 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-07T15:57:07.291Z] #18 65.47 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T15:57:07.291Z] #18 65.58 Selecting previously unselected package libreadline5:ppc64el. [2020-01-07T15:57:07.291Z] #18 65.58 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-07T15:57:07.291Z] #18 65.58 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-07T15:57:07.582Z] #18 65.80 Selecting previously unselected package net-tools. [2020-01-07T15:57:07.582Z] #18 65.82 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-07T15:57:07.582Z] #18 65.84 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:57:08.217Z] #18 66.26 Selecting previously unselected package python-pip-whl. [2020-01-07T15:57:08.217Z] #18 66.28 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:57:08.217Z] #18 66.28 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:57:08.578Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 42.7% of statements [2020-01-07T15:57:08.865Z] #18 67.01 Selecting previously unselected package python3-pip. [2020-01-07T15:57:08.865Z] #18 67.02 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-07T15:57:08.865Z] #18 67.02 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:57:09.158Z] #18 67.28 Selecting previously unselected package python3-pkg-resources. [2020-01-07T15:57:09.158Z] #18 67.33 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-07T15:57:09.158Z] #18 67.34 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:57:09.432Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2020-01-07T15:57:09.432Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T15:57:09.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T15:57:09.449Z] #18 67.65 Selecting previously unselected package python3-setuptools. [2020-01-07T15:57:09.450Z] #18 67.67 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-07T15:57:09.450Z] #18 67.69 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-07T15:57:09.740Z] #18 67.96 Selecting previously unselected package python3-wheel. [2020-01-07T15:57:09.740Z] #18 67.98 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-07T15:57:09.740Z] #18 67.98 Unpacking python3-wheel (0.29.0-2) ... [2020-01-07T15:57:10.033Z] #18 68.12 Selecting previously unselected package thin-provisioning-tools. [2020-01-07T15:57:10.033Z] #18 68.14 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-07T15:57:10.033Z] #18 68.15 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:57:10.306Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-01-07T15:57:10.325Z] #18 68.55 Selecting previously unselected package vim-runtime. [2020-01-07T15:57:10.325Z] #18 68.57 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-07T15:57:10.325Z] #18 ... [2020-01-07T15:57:10.325Z] [2020-01-07T15:57:10.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:57:10.325Z] #42 142.2 DEP criu/irmap.d [2020-01-07T15:57:10.325Z] #42 142.5 DEP criu/ipc_ns.d [2020-01-07T15:57:10.325Z] #42 142.9 DEP criu/image.d [2020-01-07T15:57:10.325Z] #42 143.2 DEP criu/image-desc.d [2020-01-07T15:57:10.325Z] #42 143.4 DEP criu/fsnotify.d [2020-01-07T15:57:10.325Z] #42 143.8 DEP criu/filesystems.d [2020-01-07T15:57:10.325Z] #42 144.3 DEP criu/files.d [2020-01-07T15:57:10.325Z] #42 144.7 DEP criu/files-reg.d [2020-01-07T15:57:10.325Z] #42 145.1 DEP criu/files-ext.d [2020-01-07T15:57:10.325Z] #42 145.4 DEP criu/file-lock.d [2020-01-07T15:57:10.325Z] #42 145.8 DEP criu/file-ids.d [2020-01-07T15:57:10.325Z] #42 146.2 DEP criu/fifo.d [2020-01-07T15:57:10.325Z] #42 146.5 DEP criu/fdstore.d [2020-01-07T15:57:10.325Z] #42 146.8 DEP criu/fault-injection.d [2020-01-07T15:57:10.325Z] #42 146.9 DEP criu/external.d [2020-01-07T15:57:10.325Z] #42 147.1 DEP criu/eventpoll.d [2020-01-07T15:57:10.325Z] #42 147.5 DEP criu/eventfd.d [2020-01-07T15:57:10.325Z] #42 147.8 DEP criu/crtools.d [2020-01-07T15:57:10.325Z] #42 148.2 DEP criu/cr-service.d [2020-01-07T15:57:10.325Z] #42 148.8 DEP criu/cr-restore.d [2020-01-07T15:57:10.325Z] #42 149.3 DEP criu/cr-errno.d [2020-01-07T15:57:10.325Z] #42 149.4 DEP criu/cr-dump.d [2020-01-07T15:57:10.325Z] #42 149.7 DEP criu/cr-dedup.d [2020-01-07T15:57:10.325Z] #42 150.1 DEP criu/cr-check.d [2020-01-07T15:57:10.325Z] #42 150.7 DEP criu/config.d [2020-01-07T15:57:10.325Z] #42 151.2 DEP criu/clone-noasan.d [2020-01-07T15:57:10.325Z] #42 151.4 DEP criu/cgroup.d [2020-01-07T15:57:10.325Z] #42 151.7 DEP criu/cgroup-props.d [2020-01-07T15:57:10.325Z] #42 152.0 DEP criu/bitmap.d [2020-01-07T15:57:10.325Z] #42 152.1 DEP criu/bfd.d [2020-01-07T15:57:10.617Z] #42 ... [2020-01-07T15:57:10.617Z] [2020-01-07T15:57:10.617Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:57:10.617Z] #23 222.3 Checking out files: 21% (2221/10436) Checking out files: 22% (2296/10436) Checking out files: 23% (2401/10436) Checking out files: 24% (2505/10436) Checking out files: 25% (2609/10436) Checking out files: 26% (2714/10436) Checking out files: 27% (2818/10436) Checking out files: 28% (2923/10436) Checking out files: 29% (3027/10436) Checking out files: 30% (3131/10436) Checking out files: 31% (3236/10436) Checking out files: 32% (3340/10436) Checking out files: 33% (3444/10436) Checking out files: 33% (3511/10436) Checking out files: 34% (3549/10436) Checking out files: 35% (3653/10436) Checking out files: 36% (3757/10436) Checking out files: 37% (3862/10436) Checking out files: 38% (3966/10436) Checking out files: 39% (4071/10436) Checking out files: 40% (4175/10436) Checking out files: 41% (4279/10436) Checking out files: 42% (4384/10436) Checking out files: 43% (4488/10436) Checking out files: 44% (4592/10436) Checking out files: 45% (4697/10436) Checking out files: 46% (4801/10436) Checking out files: 47% (4905/10436) Checking out files: 47% (4942/10436) Checking out files: 48% (5010/10436) Checking out files: 49% (5114/10436) Checking out files: 50% (5218/10436) Checking out files: 51% (5323/10436) Checking out files: 52% (5427/10436) Checking out files: 53% (5532/10436) Checking out files: 54% (5636/10436) Checking out files: 55% (5740/10436) Checking out files: 56% (5845/10436) Checking out files: 57% (5949/10436) Checking out files: 58% (6053/10436) Checking out files: 59% (6158/10436) Checking out files: 60% (6262/10436) Checking out files: 61% (6366/10436) Checking out files: 61% (6436/10436) Checking out files: 62% (6471/10436) Checking out files: 63% (6575/10436) Checking out files: 64% (6680/10436) Checking out files: 65% (6784/10436) Checking out files: 66% (6888/10436) Checking out files: 67% (6993/10436) Checking out files: 68% (7097/10436) Checking out files: 69% (7201/10436) Checking out files: 70% (7306/10436) Checking out files: 71% (7410/10436) Checking out files: 72% (7514/10436) Checking out files: 73% (7619/10436) Checking out files: 74% (7723/10436) Checking out files: 75% (7827/10436) Checking out files: 75% (7892/10436) Checking out files: 76% (7932/10436) Checking out files: 77% (8036/10436) Checking out files: 78% (8141/10436) Checking out files: 79% (8245/10436) Checking out files: 80% (8349/10436) Checking out files: 81% (8454/10436) Checking out files: 82% (8558/10436) Checking out files: 83% (8662/10436) Checking out files: 84% (8767/10436) Checking out files: 85% (8871/10436) Checking out files: 86% (8975/10436) Checking out files: 87% (9080/10436) Checking out files: 88% (9184/10436) Checking out files: 89% (9289/10436) Checking out files: 90% (9393/10436) Checking out files: 91% (9497/10436) Checking out files: 91% (9555/10436) Checking out files: 92% (9602/10436) Checking out files: 93% (9706/10436) Checking out files: 94% (9810/10436) Checking out files: 95% (9915/10436) Checking out files: 96% (10019/10436) Checking out files: 97% (10123/10436) Checking out files: 98% (10228/10436) Checking out files: 99% (10332/10436) Checking out files: 100% (10436/10436) Checking out files: 100% (10436/10436), done. [2020-01-07T15:57:10.617Z] #23 228.0 + cd /tmp/tmp.jEj9R5uufp/tmp/docker-ce [2020-01-07T15:57:10.617Z] #23 228.0 + git checkout -q v17.06.2-ce [2020-01-07T15:57:10.617Z] #23 ... [2020-01-07T15:57:10.617Z] [2020-01-07T15:57:10.617Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:57:10.617Z] #42 152.5 DEP criu/autofs.d [2020-01-07T15:57:10.706Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-07T15:57:11.261Z] #42 153.0 DEP criu/aio.d [2020-01-07T15:57:11.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2020-01-07T15:57:11.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-01-07T15:57:11.888Z] #42 153.5 DEP criu/action-scripts.d [2020-01-07T15:57:12.521Z] #42 154.2 CC criu/action-scripts.o [2020-01-07T15:57:12.885Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2020-01-07T15:57:12.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T15:57:13.286Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 19.9% of statements [2020-01-07T15:57:13.551Z] #42 155.3 CC criu/aio.o [2020-01-07T15:57:14.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T15:57:14.578Z] #42 156.5 CC criu/autofs.o [2020-01-07T15:57:15.209Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2020-01-07T15:57:15.606Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-07T15:57:16.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T15:57:16.431Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-07T15:57:16.817Z] ok github.com/docker/docker/daemon/logger/splunk 1.731s coverage: 82.5% of statements [2020-01-07T15:57:16.817Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T15:57:16.817Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T15:57:17.304Z] #42 ... [2020-01-07T15:57:17.304Z] [2020-01-07T15:57:17.304Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:57:17.304Z] #48 DONE 235.9s [2020-01-07T15:57:17.304Z] [2020-01-07T15:57:17.304Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:57:17.304Z] #45 225.8 vendor/golang.org/x/net/http/httpproxy [2020-01-07T15:57:17.304Z] #45 225.9 net/textproto [2020-01-07T15:57:17.304Z] #45 226.9 crypto/x509 [2020-01-07T15:57:17.304Z] #45 229.2 mime/multipart [2020-01-07T15:57:17.304Z] #45 229.2 vendor/golang.org/x/net/http/httpguts [2020-01-07T15:57:17.304Z] #45 235.6 crypto/tls [2020-01-07T15:57:17.304Z] #45 ... [2020-01-07T15:57:17.304Z] [2020-01-07T15:57:17.304Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:17.304Z] #18 68.73 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-07T15:57:17.304Z] #18 68.83 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-07T15:57:17.304Z] #18 68.84 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:17.304Z] #18 74.12 Selecting previously unselected package vim. [2020-01-07T15:57:17.304Z] #18 74.13 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-07T15:57:17.304Z] #18 74.15 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:17.304Z] #18 75.13 Selecting previously unselected package xfsprogs. [2020-01-07T15:57:17.304Z] #18 75.13 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-07T15:57:17.304Z] #18 75.16 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:57:17.935Z] #18 76.19 Selecting previously unselected package zip. [2020-01-07T15:57:17.935Z] #18 76.20 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2020-01-07T15:57:17.935Z] #18 76.21 Unpacking zip (3.0-11+b1) ... [2020-01-07T15:57:18.224Z] #18 76.54 Selecting previously unselected package libapparmor-perl. [2020-01-07T15:57:18.224Z] #18 76.58 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T15:57:18.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T15:57:18.544Z] #18 76.58 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:57:18.544Z] #18 76.80 Selecting previously unselected package apparmor. [2020-01-07T15:57:18.544Z] #18 76.82 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-07T15:57:18.835Z] #18 77.03 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:57:19.122Z] #18 ... [2020-01-07T15:57:19.122Z] [2020-01-07T15:57:19.122Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:57:19.122Z] #42 160.9 CC criu/bfd.o [2020-01-07T15:57:19.794Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2020-01-07T15:57:20.213Z] ok github.com/docker/docker/distribution 0.440s coverage: 22.1% of statements [2020-01-07T15:57:20.213Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T15:57:20.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T15:57:20.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T15:57:20.619Z] #42 162.1 CC criu/bitmap.o [2020-01-07T15:57:20.907Z] #42 162.5 CC criu/cgroup-props.o [2020-01-07T15:57:22.013Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-01-07T15:57:22.013Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-01-07T15:57:22.013Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, skip_dirs: 10/10, cgo: 10/46, path_prettifier: 10/10, exclude-rules: 1/1, autogenerated_exclude: 1/10, identifier_marker: 1/1, filename_unadjuster: 10/10, exclude: 1/1, nolint: 0/1 [2020-01-07T15:57:22.013Z] INFO [runner] processing took 1.411143ms with stages: nolint: 741.149µs, cgo: 225.082µs, path_prettifier: 204.907µs, skip_dirs: 113.915µs, autogenerated_exclude: 81.919µs, identifier_marker: 25.119µs, filename_unadjuster: 10.113µs, exclude-rules: 4.004µs, max_same_issues: 1.638µs, diff: 531ns, max_from_linter: 475ns, path_shortener: 448ns, uniq_by_line: 446ns, source_code: 393ns, exclude: 364ns, skip_files: 353ns, max_per_file_from_linter: 287ns [2020-01-07T15:57:22.013Z] INFO [runner] linters took 1m30.540785647s with stages: goanalysis_metalinter: 1m12.4750475s, unused: 18.063884128s [2020-01-07T15:57:22.013Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-07T15:57:22.013Z] INFO Memory: 1384 samples, avg is 553.2MB, max is 3034.7MB [2020-01-07T15:57:22.013Z] INFO Execution took 3m24.097413913s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-07T15:57:22.105Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-01-07T15:57:22.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh dynbinary-daemon test-docker-py [2020-01-07T15:57:22.904Z] [2020-01-07T15:57:22.904Z] Removing bundles/ [2020-01-07T15:57:22.904Z] [2020-01-07T15:57:22.904Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-07T15:57:22.904Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:57:22.904Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T15:57:22.962Z] #42 164.4 CC criu/cgroup.o [2020-01-07T15:57:23.411Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-07T15:57:23.412Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2020-01-07T15:57:23.412Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T15:57:23.985Z] #42 ... [2020-01-07T15:57:23.985Z] [2020-01-07T15:57:23.985Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:57:23.985Z] #23 232.7 + mkdir -p /tmp/tmp.jEj9R5uufp/src/github.com/docker [2020-01-07T15:57:23.985Z] #23 232.7 + mv components/cli /tmp/tmp.jEj9R5uufp/src/github.com/docker/cli [2020-01-07T15:57:23.985Z] #23 232.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-07T15:57:24.243Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-01-07T15:57:24.243Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T15:57:24.272Z] #23 ... [2020-01-07T15:57:24.272Z] [2020-01-07T15:57:24.272Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:24.272Z] #18 77.84 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-07T15:57:24.272Z] #18 77.86 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-07T15:57:24.272Z] #18 77.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-07T15:57:24.272Z] #18 77.92 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:24.272Z] #18 77.93 Processing triggers for mime-support (3.60) ... [2020-01-07T15:57:24.272Z] #18 78.04 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:24.272Z] #18 78.04 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-07T15:57:24.272Z] #18 78.05 Setting up libcap2-bin (1:2.25-1) ... [2020-01-07T15:57:24.272Z] #18 78.05 Setting up bash-completion (1:2.1-4.3) ... [2020-01-07T15:57:24.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T15:57:25.088Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-01-07T15:57:25.088Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T15:57:25.295Z] #18 83.48 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-07T15:57:25.295Z] #18 83.49 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-07T15:57:25.295Z] #18 83.49 Setting up zip (3.0-11+b1) ... [2020-01-07T15:57:25.295Z] #18 83.50 Setting up bzip2 (1.0.6-8.1) ... [2020-01-07T15:57:25.295Z] #18 83.50 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-07T15:57:25.295Z] #18 83.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:57:25.295Z] #18 83.54 Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-07T15:57:25.295Z] #18 83.55 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:25.295Z] #18 83.55 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-07T15:57:25.295Z] #18 83.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-07T15:57:25.295Z] #18 83.60 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-07T15:57:25.585Z] #18 83.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:25.585Z] #18 83.62 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-07T15:57:25.585Z] #18 83.72 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:25.929Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-07T15:57:26.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T15:57:26.230Z] #18 84.58 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-07T15:57:26.518Z] #18 84.58 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-07T15:57:26.518Z] #18 84.60 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-07T15:57:26.518Z] #18 84.61 Setting up pigz (2.3.4-1) ... [2020-01-07T15:57:26.518Z] #18 84.61 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-07T15:57:26.518Z] #18 84.62 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-07T15:57:26.518Z] #18 84.64 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:26.518Z] #18 84.65 Setting up jq (1.5+dfsg-1.3) ... [2020-01-07T15:57:26.518Z] #18 84.66 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-07T15:57:26.518Z] #18 84.66 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-07T15:57:26.518Z] #18 84.67 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-07T15:57:26.518Z] #18 84.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-07T15:57:26.518Z] #18 84.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-07T15:57:26.518Z] #18 84.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-07T15:57:26.518Z] #18 84.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-07T15:57:26.518Z] #18 84.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-07T15:57:26.807Z] #18 84.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-07T15:57:26.807Z] #18 84.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-07T15:57:26.807Z] #18 84.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-07T15:57:26.807Z] #18 84.85 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-07T15:57:26.807Z] #18 84.86 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:26.807Z] #18 84.86 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-07T15:57:26.807Z] #18 84.87 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-07T15:57:27.205Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-01-07T15:57:27.585Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-07T15:57:28.873Z] #18 ... [2020-01-07T15:57:28.873Z] [2020-01-07T15:57:28.873Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:57:28.873Z] #45 247.6 net/http/httptrace [2020-01-07T15:57:29.505Z] #45 248.1 net/http [2020-01-07T15:57:30.126Z] ok github.com/docker/docker/pkg/archive 0.596s coverage: 77.0% of statements [2020-01-07T15:57:30.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T15:57:30.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T15:57:30.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T15:57:31.409Z] ok github.com/docker/docker/pkg/authorization 0.768s coverage: 68.3% of statements [2020-01-07T15:57:31.780Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-07T15:57:32.181Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-07T15:57:34.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T15:57:34.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T15:57:34.656Z] ok github.com/docker/docker/layer 7.379s coverage: 68.8% of statements [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T15:57:34.656Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T15:57:34.656Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-07T15:57:35.061Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-07T15:57:35.451Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-01-07T15:57:36.393Z] #45 ... [2020-01-07T15:57:36.393Z] [2020-01-07T15:57:36.393Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:57:36.393Z] #42 170.8 CC criu/clone-noasan.o [2020-01-07T15:57:36.393Z] #42 171.1 CC criu/config.o [2020-01-07T15:57:36.393Z] #42 174.1 CC criu/cr-check.o [2020-01-07T15:57:36.393Z] #42 178.0 CC criu/cr-dedup.o [2020-01-07T15:57:36.683Z] #42 ... [2020-01-07T15:57:36.683Z] [2020-01-07T15:57:36.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:36.683Z] #18 94.61 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-07T15:57:36.683Z] #18 94.62 Setting up python3 (3.5.3-1) ... [2020-01-07T15:57:36.764Z] ok github.com/docker/docker/pkg/chrootarchive 3.501s coverage: 43.2% of statements [2020-01-07T15:57:36.764Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T15:57:36.764Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T15:57:37.159Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-07T15:57:37.778Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-01-07T15:57:38.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T15:57:38.760Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-01-07T15:57:39.676Z] ok github.com/docker/docker/pkg/discovery/kv 3.142s coverage: 84.1% of statements [2020-01-07T15:57:40.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T15:57:40.311Z] #18 98.12 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-07T15:57:40.621Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-01-07T15:57:40.621Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-01-07T15:57:41.234Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-07T15:57:41.665Z] ok github.com/docker/docker/pkg/fsutils 0.470s coverage: 85.1% of statements [2020-01-07T15:57:41.815Z] #18 100.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-07T15:57:42.106Z] #18 100.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-07T15:57:42.405Z] #18 100.5 Setting up python3-wheel (0.29.0-2) ... [2020-01-07T15:57:42.481Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 70.1% of statements [2020-01-07T15:57:42.884Z] ok github.com/docker/docker/pkg/ioutils 0.556s coverage: 70.6% of statements [2020-01-07T15:57:43.290Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-07T15:57:43.683Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-01-07T15:57:43.683Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-07T15:57:43.683Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T15:57:44.089Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-07T15:57:44.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T15:57:44.472Z] #18 102.6 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-07T15:57:44.483Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-07T15:57:44.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-07T15:57:45.699Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-01-07T15:57:45.699Z] ok github.com/docker/docker/pkg/mount 1.275s coverage: 70.0% of statements [2020-01-07T15:57:45.699Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T15:57:45.699Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-01-07T15:57:45.699Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T15:57:45.699Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T15:57:46.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T15:57:46.543Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-01-07T15:57:46.562Z] #18 104.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-07T15:57:47.598Z] #18 ... [2020-01-07T15:57:47.598Z] [2020-01-07T15:57:47.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:57:47.598Z] #42 179.2 CC criu/cr-dump.o [2020-01-07T15:57:47.598Z] #42 184.4 CC criu/cr-errno.o [2020-01-07T15:57:47.598Z] #42 184.5 CC criu/cr-restore.o [2020-01-07T15:57:47.845Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-07T15:57:47.845Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-07T15:57:48.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T15:57:48.216Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-07T15:57:48.635Z] #42 ... [2020-01-07T15:57:48.635Z] [2020-01-07T15:57:48.635Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:57:48.635Z] #45 267.2 github.com/LK4D4/vndr/godl [2020-01-07T15:57:49.488Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 73.9% of statements [2020-01-07T15:57:49.678Z] #45 268.4 github.com/LK4D4/vndr [2020-01-07T15:57:49.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T15:57:49.920Z] Using test binary docker [2020-01-07T15:57:49.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T15:57:49.920Z] +++ /etc/init.d/apparmor start [2020-01-07T15:57:49.920Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T15:57:49.920Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T15:57:49.920Z] Warning failed to create cache: (null) [2020-01-07T15:57:49.920Z] . [2020-01-07T15:57:49.920Z] Starting dockerd [2020-01-07T15:57:49.920Z] INFO: Waiting for daemon to start... [2020-01-07T15:57:49.920Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T15:57:50.298Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-01-07T15:57:51.827Z] . [2020-01-07T15:57:51.827Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T15:57:51.827Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T15:57:51.827Z] Error: No such image: emptyfs [2020-01-07T15:57:51.827Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T15:57:51.827Z] ++++ docker load [2020-01-07T15:57:52.395Z] Running integration-test (iteration 1) [2020-01-07T15:57:52.395Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T15:57:52.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:57:52.395Z] ++ set -e [2020-01-07T15:57:52.395Z] ++ '[' -n 0 ']' [2020-01-07T15:57:52.395Z] ++ set -x [2020-01-07T15:57:52.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:57:53.213Z] #45 ... [2020-01-07T15:57:53.214Z] [2020-01-07T15:57:53.214Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-07T15:57:53.214Z] #18 107.2 Setting up python3-setuptools (33.1.1-1) ... [2020-01-07T15:57:53.214Z] #18 109.4 Setting up dh-python (2.20170125) ... [2020-01-07T15:57:53.214Z] #18 110.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-07T15:57:53.214Z] #18 DONE 110.8s [2020-01-07T15:57:53.214Z] [2020-01-07T15:57:53.214Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:57:53.500Z] ok github.com/docker/docker/pkg/signal 2.566s coverage: 61.0% of statements [2020-01-07T15:57:53.500Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-07T15:57:54.437Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-01-07T15:57:54.996Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-07T15:57:55.450Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-07T15:57:55.867Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2020-01-07T15:57:56.761Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.2% of statements [2020-01-07T15:57:57.210Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2020-01-07T15:57:58.040Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-01-07T15:57:58.656Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-07T15:57:58.656Z] testing: warning: no tests to run [2020-01-07T15:57:58.656Z] coverage: [no statements] [2020-01-07T15:57:58.656Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-07T15:57:59.437Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-07T15:57:59.437Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-07T15:57:59.811Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-07T15:58:00.127Z] #19 ... [2020-01-07T15:58:00.127Z] [2020-01-07T15:58:00.127Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:58:00.127Z] #42 196.6 CC criu/cr-service.o [2020-01-07T15:58:00.127Z] #42 200.3 CC criu/crtools.o [2020-01-07T15:58:00.127Z] #42 201.7 CC criu/eventfd.o [2020-01-07T15:58:00.756Z] #42 202.3 CC criu/eventpoll.o [2020-01-07T15:58:02.301Z] ok github.com/docker/docker/plugin 0.554s coverage: 27.1% of statements [2020-01-07T15:58:02.382Z] Loaded image: buildpack-deps:jessie [2020-01-07T15:58:02.382Z] Loaded image: busybox:latest [2020-01-07T15:58:02.382Z] Loaded image: busybox:glibc [2020-01-07T15:58:02.382Z] Loaded image: debian:jessie [2020-01-07T15:58:02.382Z] Loaded image: hello-world:latest [2020-01-07T15:58:02.382Z] INFO: Testing against a local daemon [2020-01-07T15:58:02.382Z] === RUN TestCgroupNamespacesBuild [2020-01-07T15:58:02.811Z] #42 204.1 CC criu/external.o [2020-01-07T15:58:03.141Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-07T15:58:03.439Z] #42 205.0 CC criu/fault-injection.o [2020-01-07T15:58:03.728Z] #42 205.3 CC criu/fdstore.o [2020-01-07T15:58:03.728Z] #42 ... [2020-01-07T15:58:03.728Z] [2020-01-07T15:58:03.728Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:58:03.728Z] #19 11.10 Collecting yamllint==1.16.0 [2020-01-07T15:58:03.980Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2020-01-07T15:58:04.500Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2020-01-07T15:58:05.668Z] --- PASS: TestCgroupNamespacesBuild (3.68s) [2020-01-07T15:58:05.668Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T15:58:05.801Z] #19 12.83 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-07T15:58:05.801Z] #19 ... [2020-01-07T15:58:05.801Z] [2020-01-07T15:58:05.801Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:58:05.801Z] #45 DONE 284.3s [2020-01-07T15:58:05.801Z] [2020-01-07T15:58:05.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:58:05.801Z] #42 206.2 CC criu/fifo.o [2020-01-07T15:58:05.801Z] #42 206.9 CC criu/file-ids.o [2020-01-07T15:58:06.520Z] ok github.com/docker/docker/registry 0.155s coverage: 56.0% of statements [2020-01-07T15:58:06.844Z] #42 208.2 CC criu/file-lock.o [2020-01-07T15:58:07.224Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-01-07T15:58:07.224Z] === RUN TestBuildWithSession [2020-01-07T15:58:07.224Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T15:58:07.224Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T15:58:07.224Z] === RUN TestBuildSquashParent [2020-01-07T15:58:07.326Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-01-07T15:58:07.326Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-07T15:58:08.288Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-07T15:58:08.665Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-01-07T15:58:08.913Z] #42 210.5 CC criu/files-ext.o [2020-01-07T15:58:09.540Z] #42 211.2 CC criu/files-reg.o [2020-01-07T15:58:11.928Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-01-07T15:58:12.817Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-01-07T15:58:13.039Z] #42 ... [2020-01-07T15:58:13.039Z] [2020-01-07T15:58:13.039Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:58:13.039Z] #19 14.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-07T15:58:13.039Z] #19 14.98 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-07T15:58:13.039Z] #19 15.98 Collecting pyyaml (from yamllint==1.16.0) [2020-01-07T15:58:13.039Z] #19 16.63 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-07T15:58:13.039Z] #19 20.00 Building wheels for collected packages: pyyaml [2020-01-07T15:58:13.039Z] #19 20.01 Running setup.py bdist_wheel for pyyaml: started [2020-01-07T15:58:13.668Z] #19 ... [2020-01-07T15:58:13.668Z] [2020-01-07T15:58:13.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:58:13.668Z] #42 215.2 CC criu/files.o [2020-01-07T15:58:13.889Z] --- PASS: TestBuildSquashParent (6.61s) [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T15:58:13.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T15:58:13.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T15:58:13.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T15:58:13.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T15:58:13.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T15:58:13.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T15:58:13.909Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-01-07T15:58:15.512Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2020-01-07T15:58:16.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T15:58:16.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T15:58:17.235Z] #42 ... [2020-01-07T15:58:17.235Z] [2020-01-07T15:58:17.235Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-07T15:58:17.235Z] #19 22.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-07T15:58:17.235Z] #19 22.85 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-07T15:58:17.235Z] #19 23.07 Successfully built pyyaml [2020-01-07T15:58:17.235Z] #19 23.07 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-07T15:58:17.235Z] #19 24.07 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-07T15:58:17.235Z] #19 DONE 24.5s [2020-01-07T15:58:17.235Z] [2020-01-07T15:58:17.235Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T15:58:17.864Z] #23 ... [2020-01-07T15:58:17.864Z] [2020-01-07T15:58:17.864Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:58:17.864Z] #42 219.6 CC criu/filesystems.o [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-01-07T15:58:18.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-01-07T15:58:18.957Z] === RUN TestBuildMultiStageCopy [2020-01-07T15:58:18.957Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T15:58:19.522Z] #42 221.1 CC criu/fsnotify.o [2020-01-07T15:58:20.554Z] #42 ... [2020-01-07T15:58:20.554Z] [2020-01-07T15:58:20.554Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-07T15:58:20.554Z] #29 299.2 + rm -rf /tmp/tmp.K6lo8sGECY [2020-01-07T15:58:20.554Z] #29 DONE 299.7s [2020-01-07T15:58:20.795Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T15:58:20.795Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T15:58:20.795Z] [2020-01-07T15:58:20.795Z] === Skipped [2020-01-07T15:58:20.795Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T15:58:20.795Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T15:58:20.795Z] [2020-01-07T15:58:20.795Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T15:58:20.796Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:73: No driver to put! [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T15:58:20.796Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T15:58:20.796Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T15:58:20.796Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T15:58:20.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T15:58:20.796Z] graphtest_unix.go:73: No driver to put! [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T15:58:20.796Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T15:58:20.796Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] [2020-01-07T15:58:20.796Z] DONE 2155 tests, 20 skipped in 241.001s [2020-01-07T15:58:20.845Z] [2020-01-07T15:58:20.845Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:58:20.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T15:58:21.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T15:58:21.137Z] faf31ee0aa3d: Pull complete [2020-01-07T15:58:21.137Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-07T15:58:21.137Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T15:58:21.137Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T15:58:21.137Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-01-07T15:58:21.137Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-01-07T15:58:21.137Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-07T15:58:21.137Z] INFO: Docker version of control daemon [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Client: Docker Engine - Enterprise [2020-01-07T15:58:21.137Z] Version: 19.03.2 [2020-01-07T15:58:21.137Z] API version: 1.40 [2020-01-07T15:58:21.137Z] Go version: go1.12.8 [2020-01-07T15:58:21.137Z] Git commit: c92ab06ed9 [2020-01-07T15:58:21.137Z] Built: 09/03/2019 16:38:11 [2020-01-07T15:58:21.137Z] OS/Arch: windows/amd64 [2020-01-07T15:58:21.137Z] Experimental: false [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Server: Docker Engine - Enterprise [2020-01-07T15:58:21.137Z] Engine: [2020-01-07T15:58:21.137Z] Version: 19.03.2 [2020-01-07T15:58:21.137Z] API version: 1.40 (minimum version 1.24) [2020-01-07T15:58:21.137Z] Go version: go1.12.8 [2020-01-07T15:58:21.137Z] Git commit: c92ab06ed9 [2020-01-07T15:58:21.137Z] Built: 09/03/2019 16:35:47 [2020-01-07T15:58:21.137Z] OS/Arch: windows/amd64 [2020-01-07T15:58:21.137Z] Experimental: true [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] INFO: Docker info of control daemon [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Client: [2020-01-07T15:58:21.137Z] Debug Mode: false [2020-01-07T15:58:21.137Z] Plugins: [2020-01-07T15:58:21.137Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Server: [2020-01-07T15:58:21.137Z] Containers: 0 [2020-01-07T15:58:21.137Z] Running: 0 [2020-01-07T15:58:21.137Z] Paused: 0 [2020-01-07T15:58:21.137Z] Stopped: 0 [2020-01-07T15:58:21.137Z] Images: 1 [2020-01-07T15:58:21.137Z] Server Version: 19.03.2 [2020-01-07T15:58:21.137Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-07T15:58:21.137Z] Windows: [2020-01-07T15:58:21.137Z] LCOW: [2020-01-07T15:58:21.137Z] Logging Driver: json-file [2020-01-07T15:58:21.137Z] Plugins: [2020-01-07T15:58:21.137Z] Volume: local [2020-01-07T15:58:21.137Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-07T15:58:21.137Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T15:58:21.137Z] Swarm: inactive [2020-01-07T15:58:21.137Z] Default Isolation: process [2020-01-07T15:58:21.137Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T15:58:21.137Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T15:58:21.137Z] OSType: windows [2020-01-07T15:58:21.137Z] Architecture: x86_64 [2020-01-07T15:58:21.137Z] CPUs: 4 [2020-01-07T15:58:21.137Z] Total Memory: 32GiB [2020-01-07T15:58:21.137Z] Name: azwin-2-7cf1f0 [2020-01-07T15:58:21.137Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-07T15:58:21.137Z] Docker Root Dir: D:\docker [2020-01-07T15:58:21.137Z] Debug Mode: false [2020-01-07T15:58:21.137Z] Registry: https://index.docker.io/v1/ [2020-01-07T15:58:21.137Z] Labels: [2020-01-07T15:58:21.137Z] Experimental: true [2020-01-07T15:58:21.137Z] Insecure Registries: [2020-01-07T15:58:21.137Z] 10.0.0.4:5000 [2020-01-07T15:58:21.137Z] 127.0.0.0/8 [2020-01-07T15:58:21.137Z] Registry Mirrors: [2020-01-07T15:58:21.137Z] http://10.0.0.4:5000/ [2020-01-07T15:58:21.137Z] Live Restore Enabled: false [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] INFO: Commit hash is 07efe6a0a [2020-01-07T15:58:21.137Z] INFO: Nuke-Everything... [2020-01-07T15:58:21.137Z] INFO: Container count on control daemon to delete is 0 [2020-01-07T15:58:21.137Z] INFO: Nuking d:\CI [2020-01-07T15:58:21.137Z] INFO: Zapped successfully [2020-01-07T15:58:21.137Z] INFO: Location for testing is d:\CI\PR-40309\9 [2020-01-07T15:58:21.137Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] INFO: Building the image from Dockerfile.windows at 01/07/2020 15:58:11... [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Sending build context to Docker daemon 51.07MB [2020-01-07T15:58:21.137Z] [2020-01-07T15:58:21.137Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-07T15:58:21.137Z] ---> 782a75e44953 [2020-01-07T15:58:21.137Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-07T15:58:21.137Z] ---> Running in a40438b90ee6 [2020-01-07T15:58:21.137Z] Removing intermediate container a40438b90ee6 [2020-01-07T15:58:21.137Z] ---> 5885fc5ea2b2 [2020-01-07T15:58:21.137Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-07T15:58:21.137Z] ---> Running in e805a06ecd2b [2020-01-07T15:58:21.137Z] Removing intermediate container e805a06ecd2b [2020-01-07T15:58:21.137Z] ---> ae044cda13d7 [2020-01-07T15:58:21.137Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-07T15:58:21.137Z] ---> Running in 523cbf6e7c67 [2020-01-07T15:58:21.137Z] Removing intermediate container 523cbf6e7c67 [2020-01-07T15:58:21.137Z] ---> f91f7f0c7983 [2020-01-07T15:58:21.137Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-01-07T15:58:21.137Z] ---> Running in 499cd5a21e7e [2020-01-07T15:58:21.137Z] Removing intermediate container 499cd5a21e7e [2020-01-07T15:58:21.137Z] ---> 1279060ee945 [2020-01-07T15:58:21.137Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-01-07T15:58:21.137Z] ---> Running in 14140e93be4c Post stage [Pipeline] junit [2020-01-07T15:58:21.684Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T15:58:21.720Z] Recording test results [2020-01-07T15:58:22.251Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T15:58:22.370Z] #39 ... [2020-01-07T15:58:22.370Z] [2020-01-07T15:58:22.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:58:22.370Z] #42 223.9 CC criu/image-desc.o [2020-01-07T15:58:22.658Z] #42 224.3 CC criu/image.o [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-01-07T15:58:22.819Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-01-07T15:58:22.819Z] === RUN TestBuildMultiStageParentConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T15:58:24.158Z] #42 225.6 CC criu/ipc_ns.o [2020-01-07T15:58:24.195Z] --- PASS: TestBuildMultiStageParentConfig (1.38s) [2020-01-07T15:58:24.195Z] === RUN TestBuildLabelWithTargets [2020-01-07T15:58:24.612Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -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:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh dynbinary test-integration [2020-01-07T15:58:24.612Z] [2020-01-07T15:58:24.612Z] Removing bundles/ [2020-01-07T15:58:24.612Z] [2020-01-07T15:58:24.612Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T15:58:25.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:58:25.001Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T15:58:25.825Z] [2020-01-07T15:58:25.825Z] SUCCESS: Specified value was saved. [2020-01-07T15:58:26.218Z] #42 227.8 CC criu/irmap.o [2020-01-07T15:58:26.282Z] INFO: Downloading git... [2020-01-07T15:58:26.727Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-01-07T15:58:26.727Z] === RUN TestBuildWithEmptyLayers [2020-01-07T15:58:27.246Z] INFO: Downloading go... [2020-01-07T15:58:27.249Z] #42 228.9 CC criu/kcmp-ids.o [2020-01-07T15:58:27.294Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-01-07T15:58:27.294Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T15:58:27.882Z] #42 229.5 CC criu/kerndat.o [2020-01-07T15:58:29.826Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2020-01-07T15:58:29.826Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T15:58:29.938Z] #42 231.5 CC criu/libnetlink.o [2020-01-07T15:58:30.597Z] #42 232.3 CC criu/log.o [2020-01-07T15:58:31.203Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-01-07T15:58:31.203Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T15:58:31.225Z] #42 233.1 CC criu/lsm.o [2020-01-07T15:58:32.255Z] #42 233.8 CC criu/mem.o [2020-01-07T15:58:33.026Z] INFO: Downloading compiler 1 of 3... [2020-01-07T15:58:33.485Z] INFO: Downloading compiler 2 of 3... [2020-01-07T15:58:33.942Z] INFO: Downloading compiler 3 of 3... [2020-01-07T15:58:34.399Z] INFO: Extracting git... [2020-01-07T15:58:34.489Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-01-07T15:58:34.489Z] === RUN TestBuildWithHugeFile [2020-01-07T15:58:34.977Z] #42 236.7 CC criu/mount.o [2020-01-07T15:58:41.868Z] #42 243.5 CC criu/namespaces.o [2020-01-07T15:58:45.374Z] #42 246.6 CC criu/net.o [2020-01-07T15:58:46.760Z] INFO: Expanding go... [2020-01-07T15:58:50.918Z] #42 252.3 CC criu/netfilter.o [2020-01-07T15:58:51.547Z] #42 253.1 CC criu/page-pipe.o [2020-01-07T15:58:53.070Z] #42 254.5 CC criu/page-xfer.o [2020-01-07T15:58:55.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T15:58:55.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T15:58:55.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T15:58:55.788Z] #42 257.0 CC criu/pagemap-cache.o [2020-01-07T15:58:56.077Z] #42 257.6 CC criu/pagemap.o [2020-01-07T15:58:58.129Z] #42 259.5 CC criu/parasite-syscall.o [2020-01-07T15:58:59.332Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:58:59.332Z] [2020-01-07T15:58:59.332Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-07T15:58:59.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-07T15:58:59.332Z] Using test binary docker [2020-01-07T15:58:59.332Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T15:58:59.332Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T15:58:59.332Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T15:58:59.332Z] Warning failed to create cache: (null) [2020-01-07T15:58:59.332Z] . [2020-01-07T15:58:59.332Z] INFO: Waiting for daemon to start... [2020-01-07T15:58:59.332Z] Starting dockerd [2020-01-07T15:58:59.332Z] . [2020-01-07T15:58:59.332Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-07T15:58:59.624Z] #42 261.2 CC criu/path.o [2020-01-07T15:58:59.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T15:59:00.266Z] #42 261.8 CC criu/pie-util-vdso-elf32.o [2020-01-07T15:59:00.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T15:59:00.891Z] #42 262.6 CC criu/pie-util-vdso.o [2020-01-07T15:59:01.922Z] #42 263.4 CC criu/pie-util.o [2020-01-07T15:59:01.922Z] #42 263.8 CC criu/pipes.o [2020-01-07T15:59:03.436Z] #42 265.2 CC criu/plugin.o [2020-01-07T15:59:04.468Z] #42 266.1 CC criu/proc_parse.o [2020-01-07T15:59:07.838Z] INFO: Expanding compiler 1 of 3... [2020-01-07T15:59:07.838Z] INFO: Expanding compiler 2 of 3... [2020-01-07T15:59:08.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T15:59:10.063Z] #42 271.0 CC criu/protobuf-desc.o [2020-01-07T15:59:11.114Z] #42 272.9 CC criu/protobuf.o [2020-01-07T15:59:11.602Z] INFO: Expanding compiler 3 of 3... [2020-01-07T15:59:11.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T15:59:12.143Z] #42 273.7 CC criu/pstree.o [2020-01-07T15:59:13.294Z] INFO: Removing downloaded files... [2020-01-07T15:59:13.294Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-07T15:59:13.294Z] INFO: Configuring git core.autocrlf... [2020-01-07T15:59:14.195Z] #42 275.8 CC criu/rbtree.o [2020-01-07T15:59:14.831Z] #42 276.5 CC criu/rst-malloc.o [2020-01-07T15:59:15.457Z] #42 277.1 CC criu/seccomp.o [2020-01-07T15:59:16.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T15:59:16.959Z] #42 278.5 CC criu/seize.o [2020-01-07T15:59:18.487Z] #42 ... [2020-01-07T15:59:18.487Z] [2020-01-07T15:59:18.487Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:59:18.487Z] #39 357.5 + dpkg --print-architecture [2020-01-07T15:59:18.487Z] #39 357.5 + cd /tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution [2020-01-07T15:59:18.487Z] #39 357.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-07T15:59:19.114Z] #39 357.9 + GOPATH=/tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcgxSLsTjT [2020-01-07T15:59:19.114Z] #39 357.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-07T15:59:21.204Z] --- PASS: TestBuildWithHugeFile (42.71s) [2020-01-07T15:59:21.204Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T15:59:21.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T15:59:21.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T15:59:21.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T15:59:21.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T15:59:21.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T15:59:21.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T15:59:21.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T15:59:21.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T15:59:21.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T15:59:21.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-07T15:59:21.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-01-07T15:59:21.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-01-07T15:59:21.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-01-07T15:59:21.204Z] === RUN TestBuildPreserveOwnership [2020-01-07T15:59:21.204Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T15:59:21.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T15:59:23.734Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-01-07T15:59:23.734Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2020-01-07T15:59:23.734Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-01-07T15:59:23.734Z] === RUN TestBuildPlatformInvalid [2020-01-07T15:59:23.734Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-01-07T15:59:23.734Z] PASS [2020-01-07T15:59:23.734Z] [2020-01-07T15:59:23.734Z] === Skipped [2020-01-07T15:59:23.734Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-07T15:59:23.734Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T15:59:23.734Z] [2020-01-07T15:59:23.734Z] [2020-01-07T15:59:23.734Z] DONE 32 tests, 1 skipped in 91.207s [2020-01-07T15:59:23.734Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T15:59:23.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:23.734Z] ++ set -e [2020-01-07T15:59:23.734Z] ++ '[' -n 0 ']' [2020-01-07T15:59:23.734Z] ++ set -x [2020-01-07T15:59:23.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:23.734Z] INFO: Testing against a local daemon [2020-01-07T15:59:23.734Z] === RUN TestConfigList [2020-01-07T15:59:25.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T15:59:27.615Z] #39 ... [2020-01-07T15:59:27.615Z] [2020-01-07T15:59:27.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:59:27.615Z] #42 280.4 CC criu/servicefd.o [2020-01-07T15:59:27.615Z] #42 281.4 CC criu/shmem.o [2020-01-07T15:59:27.615Z] #42 283.3 CC criu/sigframe.o [2020-01-07T15:59:27.615Z] #42 283.6 CC criu/signalfd.o [2020-01-07T15:59:27.615Z] #42 284.2 CC criu/sk-inet.o [2020-01-07T15:59:27.615Z] #42 286.2 CC criu/sk-netlink.o [2020-01-07T15:59:27.615Z] #42 287.1 CC criu/sk-packet.o [2020-01-07T15:59:27.615Z] #42 288.4 CC criu/sk-queue.o [2020-01-07T15:59:27.615Z] #42 289.4 CC criu/sk-tcp.o [2020-01-07T15:59:27.615Z] #42 ... [2020-01-07T15:59:27.615Z] [2020-01-07T15:59:27.615Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-07T15:59:27.615Z] #55 208.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-07T15:59:27.920Z] --- PASS: TestConfigList (3.56s) [2020-01-07T15:59:27.920Z] === RUN TestConfigsCreateAndDelete [2020-01-07T15:59:30.450Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-01-07T15:59:30.450Z] === RUN TestConfigsUpdate [2020-01-07T15:59:31.179Z] #55 211.9 + mkdir -p /build [2020-01-07T15:59:31.179Z] #55 211.9 + cp runc /build/runc [2020-01-07T15:59:31.179Z] #55 DONE 212.0s [2020-01-07T15:59:31.179Z] [2020-01-07T15:59:31.179Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:59:31.179Z] #42 290.3 CC criu/sk-unix.o [2020-01-07T15:59:31.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T15:59:33.733Z] --- PASS: TestConfigsUpdate (3.17s) [2020-01-07T15:59:33.733Z] === RUN TestTemplatedConfig [2020-01-07T15:59:33.929Z] #42 295.2 CC criu/sockets.o [2020-01-07T15:59:34.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T15:59:35.437Z] #42 296.9 CC criu/stats.o [2020-01-07T15:59:35.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T15:59:35.517Z] [2020-01-07T15:59:35.517Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T15:59:35.517Z] PKG_CONFIG=pkg-config [2020-01-07T15:59:35.517Z] GOLANG_VERSION=1.13.5 [2020-01-07T15:59:35.517Z] HOSTNAME=d68112680243 [2020-01-07T15:59:35.517Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T15:59:35.517Z] container=docker [2020-01-07T15:59:35.517Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T15:59:35.517Z] GO111MODULE=off [2020-01-07T15:59:35.517Z] GOPATH=/go [2020-01-07T15:59:35.517Z] PWD=/go/src/github.com/docker/docker [2020-01-07T15:59:35.517Z] HOME=/root [2020-01-07T15:59:35.517Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T15:59:35.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T15:59:35.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T15:59:35.517Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T15:59:35.517Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T15:59:35.517Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T15:59:35.517Z] TERM=xterm [2020-01-07T15:59:35.517Z] VALIDATE_BRANCH=master [2020-01-07T15:59:35.517Z] DEST=bundles/test-integration [2020-01-07T15:59:35.517Z] SHLVL=1 [2020-01-07T15:59:35.517Z] TIMEOUT=120m [2020-01-07T15:59:35.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T15:59:35.517Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T15:59:35.517Z] TESTDEBUG=0 [2020-01-07T15:59:35.517Z] _=/usr/bin/env [2020-01-07T15:59:35.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T15:59:36.073Z] #42 297.6 CC criu/string.o [2020-01-07T15:59:36.073Z] #42 297.8 CC criu/sysctl.o [2020-01-07T15:59:37.018Z] --- PASS: TestTemplatedConfig (3.46s) [2020-01-07T15:59:37.018Z] === RUN TestConfigInspect [2020-01-07T15:59:37.595Z] #42 299.0 CC criu/sysfs_parse.o [2020-01-07T15:59:38.013Z] sha256:1943bec355a30303ba364637dc1c95cc2db5bfcf23b0c193f436b08a17ccd768 [2020-01-07T15:59:38.013Z] INFO: Starting docker-py tests... [2020-01-07T15:59:38.013Z] ============================= test session starts ============================== [2020-01-07T15:59:38.013Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-07T15:59:38.013Z] rootdir: /src, inifile: pytest.ini [2020-01-07T15:59:38.013Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-07T15:59:38.013Z] collected 385 items / 3 deselected / 382 selected [2020-01-07T15:59:38.013Z] [2020-01-07T15:59:38.231Z] #42 299.9 CC criu/timerfd.o [2020-01-07T15:59:39.283Z] #42 300.8 CC criu/tty.o [2020-01-07T15:59:40.301Z] --- PASS: TestConfigInspect (3.32s) [2020-01-07T15:59:40.301Z] === RUN TestConfigCreateWithLabels [2020-01-07T15:59:42.805Z] #42 304.6 CC criu/tun.o [2020-01-07T15:59:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T15:59:43.584Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-01-07T15:59:43.584Z] === RUN TestConfigCreateResolve [2020-01-07T15:59:43.881Z] #42 305.5 CC criu/uffd.o [2020-01-07T15:59:45.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T15:59:45.951Z] #42 307.7 CC criu/util.o [2020-01-07T15:59:46.867Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-01-07T15:59:46.867Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T15:59:47.434Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-01-07T15:59:47.434Z] PASS [2020-01-07T15:59:47.434Z] [2020-01-07T15:59:47.434Z] DONE 8 tests in 23.923s [2020-01-07T15:59:47.434Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T15:59:47.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:47.434Z] ++ set -e [2020-01-07T15:59:47.434Z] ++ '[' -n 0 ']' [2020-01-07T15:59:47.434Z] ++ set -x [2020-01-07T15:59:47.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:47.692Z] INFO: Testing against a local daemon [2020-01-07T15:59:47.692Z] === RUN TestCheckpoint [2020-01-07T15:59:47.692Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T15:59:47.692Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T15:59:47.692Z] === RUN TestContainerInvalidJSON [2020-01-07T15:59:47.692Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T15:59:47.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T15:59:47.692Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T15:59:47.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T15:59:47.692Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T15:59:47.692Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T15:59:47.692Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T15:59:47.692Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T15:59:47.692Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T15:59:47.692Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-07T15:59:47.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T15:59:47.692Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T15:59:47.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T15:59:47.692Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T15:59:47.692Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-07T15:59:47.692Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T15:59:47.950Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-07T15:59:47.950Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T15:59:47.950Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-07T15:59:47.950Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T15:59:48.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-01-07T15:59:48.209Z] === RUN TestCopyFromContainer [2020-01-07T15:59:48.705Z] #42 310.3 CC criu/uts_ns.o [2020-01-07T15:59:49.017Z] #42 310.8 CC criu/vdso.o [2020-01-07T15:59:49.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T15:59:50.121Z] === RUN TestCopyFromContainer// [2020-01-07T15:59:50.121Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T15:59:50.388Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T15:59:50.388Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T15:59:50.516Z] #42 311.9 LINK criu/built-in.o [2020-01-07T15:59:50.516Z] #42 312.1 LINK criu/criu [2020-01-07T15:59:50.646Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T15:59:50.646Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T15:59:50.906Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T15:59:50.906Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T15:59:50.906Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T15:59:51.165Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer (3.18s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer// (0.17s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-01-07T15:59:51.427Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-07T15:59:51.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T15:59:51.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T15:59:51.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T15:59:51.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T15:59:51.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T15:59:51.427Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T15:59:51.427Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T15:59:51.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T15:59:51.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T15:59:51.427Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T15:59:51.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-07T15:59:51.427Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T15:59:51.427Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-07T15:59:51.427Z] === RUN TestCreateWithInvalidEnv [2020-01-07T15:59:51.427Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T15:59:51.427Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T15:59:51.427Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T15:59:51.427Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T15:59:51.427Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T15:59:51.427Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T15:59:51.427Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T15:59:51.427Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T15:59:51.427Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T15:59:51.427Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T15:59:51.427Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T15:59:51.427Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T15:59:51.427Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-07T15:59:51.427Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T15:59:51.559Z] #42 313.1 DEP lib/c/criu.d [2020-01-07T15:59:51.849Z] #42 313.3 CC images/rpc.pb-c.o [2020-01-07T15:59:52.891Z] #42 314.6 CC lib/c/criu.o [2020-01-07T15:59:53.885Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T15:59:53.885Z] Using test binary docker [2020-01-07T15:59:53.885Z] +++ /etc/init.d/apparmor start [2020-01-07T15:59:53.885Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T15:59:53.885Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T15:59:53.885Z] Warning failed to create cache: (null) [2020-01-07T15:59:53.885Z] . [2020-01-07T15:59:53.885Z] INFO: Waiting for daemon to start... [2020-01-07T15:59:53.885Z] Starting dockerd [2020-01-07T15:59:53.885Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T15:59:53.958Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T15:59:53.958Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T15:59:53.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T15:59:53.958Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T15:59:53.958Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T15:59:53.958Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T15:59:53.958Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T15:59:53.959Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.21s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.20s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.21s) [2020-01-07T15:59:53.959Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.21s) [2020-01-07T15:59:53.959Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T15:59:55.165Z] #42 316.9 LINK lib/c/built-in.o [2020-01-07T15:59:55.165Z] #42 316.9 LINK lib/c/libcriu.so [2020-01-07T15:59:55.783Z] . [2020-01-07T15:59:55.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T15:59:55.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T15:59:55.783Z] Error: No such image: emptyfs [2020-01-07T15:59:55.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T15:59:55.783Z] ++++ docker load [2020-01-07T15:59:55.809Z] #42 317.4 GEN magic.py [2020-01-07T15:59:55.809Z] #42 317.6 Note: Building without setproctitle() and strlcpy() support. [2020-01-07T15:59:55.809Z] #42 317.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-07T15:59:56.041Z] Running integration-test (iteration 1) [2020-01-07T15:59:56.041Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T15:59:56.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:56.041Z] ++ set -e [2020-01-07T15:59:56.041Z] ++ '[' -n 0 ']' [2020-01-07T15:59:56.041Z] ++ set -x [2020-01-07T15:59:56.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T15:59:56.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T15:59:56.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T15:59:56.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T15:59:56.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T15:59:56.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T15:59:56.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T15:59:56.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T15:59:56.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T15:59:56.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T15:59:56.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T15:59:56.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-07T15:59:56.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-07T15:59:56.491Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T15:59:56.491Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T15:59:56.491Z] === RUN TestDaemonRestartIpcMode [2020-01-07T15:59:56.491Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T15:59:56.491Z] === RUN TestDiff [2020-01-07T15:59:56.876Z] #42 318.6 fatal: Not a git repository (or any of the parent directories): .git [2020-01-07T15:59:57.058Z] --- PASS: TestDiff (0.73s) [2020-01-07T15:59:57.058Z] === RUN TestExecWithCloseStdin [2020-01-07T15:59:57.992Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-01-07T15:59:57.992Z] === RUN TestExec [2020-01-07T15:59:58.391Z] #42 320.0 make[1]: Nothing to be done for 'all'. [2020-01-07T15:59:58.559Z] --- PASS: TestExec (0.88s) [2020-01-07T15:59:58.559Z] === RUN TestExecUser [2020-01-07T15:59:58.592Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-07T15:59:58.848Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-07T15:59:59.426Z] #42 321.3 make[1]: 'images/built-in.o' is up to date. [2020-01-07T15:59:59.494Z] --- PASS: TestExecUser (0.89s) [2020-01-07T15:59:59.494Z] === RUN TestExportContainerAndImportImage [2020-01-07T15:59:59.717Z] #42 321.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-07T15:59:59.717Z] #42 321.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-07T15:59:59.717Z] #42 ... [2020-01-07T15:59:59.717Z] [2020-01-07T15:59:59.717Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-07T15:59:59.717Z] #39 398.6 + rm -rf /tmp/tmp.EcgxSLsTjT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EcgxSLsTjT [2020-01-07T15:59:59.717Z] #39 DONE 398.7s [2020-01-07T15:59:59.717Z] [2020-01-07T15:59:59.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-07T15:59:59.717Z] #42 321.5 make[1]: 'compel/libcompel.a' is up to date. [2020-01-07T16:00:00.012Z] #42 321.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-07T16:00:00.012Z] #42 321.6 make[1]: Nothing to be done for 'all'. [2020-01-07T16:00:00.012Z] #42 321.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-07T16:00:00.302Z] #42 322.1 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:00.598Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:00.598Z] #42 322.3 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:00.869Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-01-07T16:00:00.869Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T16:00:00.887Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:00.887Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:00.887Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:01.035Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-07T16:00:01.184Z] #42 322.8 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:01.184Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2020-01-07T16:00:01.184Z] #42 323.0 INSTALL criu/criu [2020-01-07T16:00:01.477Z] #42 DONE 323.1s [2020-01-07T16:00:01.477Z] [2020-01-07T16:00:01.477Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:02.771Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-01-07T16:00:02.771Z] === RUN TestHealthCheckWorkdir [2020-01-07T16:00:03.707Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-01-07T16:00:03.707Z] === RUN TestHealthKillContainer [2020-01-07T16:00:06.989Z] --- PASS: TestHealthKillContainer (2.98s) [2020-01-07T16:00:06.989Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T16:00:07.556Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-01-07T16:00:07.556Z] === RUN TestIpcModeNone [2020-01-07T16:00:08.491Z] --- PASS: TestIpcModeNone (0.87s) [2020-01-07T16:00:08.491Z] === RUN TestIpcModePrivate [2020-01-07T16:00:09.057Z] --- PASS: TestIpcModePrivate (0.89s) [2020-01-07T16:00:09.057Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2020-01-07T16:00:09.057Z] === RUN TestIpcModeShareable [2020-01-07T16:00:09.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T16:00:09.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T16:00:09.992Z] --- PASS: TestIpcModeShareable (0.89s) [2020-01-07T16:00:09.992Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2020-01-07T16:00:09.992Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T16:00:10.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T16:00:13.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-01-07T16:00:13.282Z] === RUN TestAPIIpcModeHost [2020-01-07T16:00:13.282Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-07T16:00:13.282Z] === RUN TestDaemonIpcModeShareable [2020-01-07T16:00:15.183Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-01-07T16:00:15.183Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2020-01-07T16:00:15.183Z] === RUN TestDaemonIpcModePrivate [2020-01-07T16:00:17.086Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-01-07T16:00:17.086Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2020-01-07T16:00:17.086Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T16:00:18.989Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-01-07T16:00:18.989Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2020-01-07T16:00:18.989Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T16:00:20.896Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-01-07T16:00:20.896Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2020-01-07T16:00:20.896Z] === RUN TestIpcModeOlderClient [2020-01-07T16:00:20.896Z] === PAUSE TestIpcModeOlderClient [2020-01-07T16:00:20.896Z] === RUN TestKillContainerInvalidSignal [2020-01-07T16:00:21.463Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-01-07T16:00:21.463Z] === RUN TestKillContainer [2020-01-07T16:00:21.463Z] === RUN TestKillContainer/no_signal [2020-01-07T16:00:22.398Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T16:00:22.656Z] === RUN TestKillContainer/killing_signal [2020-01-07T16:00:24.031Z] --- PASS: TestKillContainer (2.29s) [2020-01-07T16:00:24.031Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-01-07T16:00:24.031Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-01-07T16:00:24.031Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-01-07T16:00:24.031Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T16:00:24.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T16:00:24.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T16:00:25.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-01-07T16:00:25.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-01-07T16:00:25.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-01-07T16:00:25.166Z] === RUN TestKillStoppedContainer [2020-01-07T16:00:25.424Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-07T16:00:25.424Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T16:00:25.424Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-07T16:00:25.424Z] === RUN TestKillDifferentUserContainer [2020-01-07T16:00:26.359Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-01-07T16:00:26.359Z] === RUN TestInspectOomKilledTrue [2020-01-07T16:00:26.359Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-07T16:00:26.359Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:00:26.359Z] === RUN TestInspectOomKilledFalse [2020-01-07T16:00:26.359Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T16:00:26.359Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:00:26.359Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T16:00:27.040Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-07T16:00:27.040Z] === RUN TestLinksContainerNames [2020-01-07T16:00:28.116Z] Loaded image: buildpack-deps:jessie [2020-01-07T16:00:28.116Z] Loaded image: busybox:latest [2020-01-07T16:00:28.116Z] Loaded image: busybox:glibc [2020-01-07T16:00:28.116Z] Loaded image: debian:jessie [2020-01-07T16:00:28.116Z] Loaded image: hello-world:latest [2020-01-07T16:00:28.116Z] INFO: Testing against a local daemon [2020-01-07T16:00:28.116Z] === RUN TestCgroupNamespacesBuild [2020-01-07T16:00:28.416Z] --- PASS: TestLinksContainerNames (1.58s) [2020-01-07T16:00:28.416Z] === RUN TestLogsFollowTailEmpty [2020-01-07T16:00:29.351Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-01-07T16:00:29.351Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T16:00:30.015Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-01-07T16:00:30.015Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T16:00:30.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/default [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/private [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/slave [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/shared [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/default [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/shared [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/private [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/slave [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:00:30.286Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:00:30.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:00:30.286Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:00:30.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:00:30.805Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:00:30.805Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.24s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.25s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.25s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.26s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-07T16:00:30.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-07T16:00:30.805Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T16:00:32.652Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2020-01-07T16:00:32.652Z] === RUN TestBuildWithSession [2020-01-07T16:00:32.652Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T16:00:32.652Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:00:32.652Z] === RUN TestBuildSquashParent [2020-01-07T16:00:32.707Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-01-07T16:00:32.707Z] === RUN TestNetworkNat [2020-01-07T16:00:33.643Z] --- PASS: TestNetworkNat (0.89s) [2020-01-07T16:00:33.643Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T16:00:34.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T16:00:34.578Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-01-07T16:00:34.578Z] === RUN TestNetworkLoopbackNat [2020-01-07T16:00:35.487Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-07T16:00:35.514Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-01-07T16:00:35.514Z] === RUN TestPause [2020-01-07T16:00:35.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T16:00:36.450Z] --- PASS: TestPause (0.82s) [2020-01-07T16:00:36.450Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T16:00:36.450Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:00:36.450Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:00:36.450Z] === RUN TestPauseStopPausedContainer [2020-01-07T16:00:37.384Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-01-07T16:00:37.384Z] === RUN TestPsFilter [2020-01-07T16:00:37.384Z] --- PASS: TestPsFilter (0.29s) [2020-01-07T16:00:37.384Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T16:00:37.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T16:00:38.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-01-07T16:00:38.319Z] === RUN TestRemoveContainerWithVolume [2020-01-07T16:00:39.254Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-01-07T16:00:39.254Z] === RUN TestRemoveContainerRunning [2020-01-07T16:00:39.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T16:00:39.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T16:00:39.821Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-01-07T16:00:39.821Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T16:00:40.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-01-07T16:00:40.756Z] === RUN TestRemoveInvalidContainer [2020-01-07T16:00:40.756Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-07T16:00:40.756Z] === RUN TestRenameLinkedContainer [2020-01-07T16:00:40.781Z] #23 ... [2020-01-07T16:00:40.781Z] [2020-01-07T16:00:40.781Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:40.781Z] #60 386.4 + bin/containerd [2020-01-07T16:00:41.412Z] #60 ... [2020-01-07T16:00:41.412Z] [2020-01-07T16:00:41.412Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:41.412Z] #51 DONE 440.2s [2020-01-07T16:00:41.701Z] [2020-01-07T16:00:41.701Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:42.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T16:00:44.040Z] --- PASS: TestRenameLinkedContainer (3.05s) [2020-01-07T16:00:44.040Z] === RUN TestRenameStoppedContainer [2020-01-07T16:00:44.605Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-01-07T16:00:44.606Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T16:00:44.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T16:00:44.857Z] --- PASS: TestBuildSquashParent (10.74s) [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:00:44.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:00:44.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:00:44.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:00:44.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:00:45.981Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2020-01-07T16:00:45.981Z] === RUN TestRenameInvalidName [2020-01-07T16:00:46.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:00:46.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:00:46.916Z] --- PASS: TestRenameInvalidName (0.82s) [2020-01-07T16:00:46.916Z] === RUN TestRenameAnonymousContainer [2020-01-07T16:00:48.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T16:00:48.606Z] #60 ... [2020-01-07T16:00:48.606Z] [2020-01-07T16:00:48.606Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:48.606Z] #23 447.2 + return [2020-01-07T16:00:48.606Z] #23 DONE 447.3s [2020-01-07T16:00:48.606Z] [2020-01-07T16:00:48.606Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:50.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:00:50.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:00:51.101Z] --- PASS: TestRenameAnonymousContainer (3.82s) [2020-01-07T16:00:51.101Z] === RUN TestRenameContainerWithSameName [2020-01-07T16:00:51.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T16:00:51.328Z] #60 ... [2020-01-07T16:00:51.328Z] [2020-01-07T16:00:51.328Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-07T16:00:51.328Z] #24 DONE 0.3s [2020-01-07T16:00:51.328Z] [2020-01-07T16:00:51.328Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T16:00:51.360Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-01-07T16:00:51.360Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T16:00:51.964Z] #28 DONE 0.6s [2020-01-07T16:00:51.964Z] [2020-01-07T16:00:51.964Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-07T16:00:51.964Z] #30 DONE 0.1s [2020-01-07T16:00:51.964Z] [2020-01-07T16:00:51.964Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:51.964Z] #60 ... [2020-01-07T16:00:51.964Z] [2020-01-07T16:00:51.964Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-07T16:00:51.964Z] #33 DONE 0.1s [2020-01-07T16:00:51.964Z] [2020-01-07T16:00:51.964Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-07T16:00:52.255Z] #38 DONE 0.1s [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-07T16:00:52.255Z] #40 DONE 0.1s [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:52.255Z] #60 ... [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-07T16:00:52.255Z] #43 DONE 0.1s [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-07T16:00:52.255Z] #46 DONE 0.1s [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-07T16:00:52.255Z] #49 DONE 0.1s [2020-01-07T16:00:52.255Z] [2020-01-07T16:00:52.255Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:52.546Z] #60 ... [2020-01-07T16:00:52.546Z] [2020-01-07T16:00:52.546Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-07T16:00:52.546Z] #52 DONE 0.1s [2020-01-07T16:00:52.546Z] [2020-01-07T16:00:52.546Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-07T16:00:52.546Z] #56 DONE 0.1s [2020-01-07T16:00:52.546Z] [2020-01-07T16:00:52.546Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-07T16:00:53.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-01-07T16:00:53.270Z] === RUN TestResize [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2020-01-07T16:00:53.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2020-01-07T16:00:53.577Z] === RUN TestBuildMultiStageCopy [2020-01-07T16:00:53.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T16:00:53.840Z] --- PASS: TestResize (0.83s) [2020-01-07T16:00:53.840Z] === RUN TestResizeWithInvalidSize [2020-01-07T16:00:54.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T16:00:54.774Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-01-07T16:00:54.774Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T16:00:55.341Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:00:55.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:00:55.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:00:55.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:00:55.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:00:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:00:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:00:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:00:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:00:55.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T16:00:56.858Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T16:00:57.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:00:57.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T16:00:57.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:00:57.989Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T16:00:58.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:00:58.922Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T16:00:59.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy (6.07s) [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2020-01-07T16:00:59.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-01-07T16:00:59.488Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T16:01:00.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:01:00.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:01:01.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T16:01:01.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:01:01.386Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2020-01-07T16:01:01.386Z] === RUN TestBuildLabelWithTargets [2020-01-07T16:01:01.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:01:01.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:01:02.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T16:01:03.913Z] --- PASS: TestBuildLabelWithTargets (2.65s) [2020-01-07T16:01:03.913Z] === RUN TestBuildWithEmptyLayers [2020-01-07T16:01:04.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T16:01:04.701Z] Using test binary docker [2020-01-07T16:01:04.701Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T16:01:04.701Z] +++ /etc/init.d/apparmor start [2020-01-07T16:01:04.701Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T16:01:04.701Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T16:01:04.701Z] Warning failed to create cache: (null) [2020-01-07T16:01:04.701Z] . [2020-01-07T16:01:04.701Z] INFO: Waiting for daemon to start... [2020-01-07T16:01:04.701Z] Starting dockerd [2020-01-07T16:01:04.701Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.04s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.80s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-01-07T16:01:05.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.83s) [2020-01-07T16:01:05.135Z] === RUN TestCgroupNamespacesRun [2020-01-07T16:01:05.286Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2020-01-07T16:01:05.286Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T16:01:06.501Z] . [2020-01-07T16:01:06.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T16:01:06.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T16:01:06.501Z] Error: No such image: emptyfs [2020-01-07T16:01:06.501Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T16:01:06.501Z] ++++ docker load [2020-01-07T16:01:06.898Z] Running integration-test (iteration 1) [2020-01-07T16:01:06.898Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T16:01:06.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:06.898Z] ++ set -e [2020-01-07T16:01:06.898Z] ++ '[' -n 0 ']' [2020-01-07T16:01:06.898Z] ++ set -x [2020-01-07T16:01:06.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:07.035Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-01-07T16:01:07.035Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T16:01:08.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T16:01:08.569Z] Using test binary docker [2020-01-07T16:01:08.569Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T16:01:08.569Z] Using test binary docker [2020-01-07T16:01:08.569Z] +++ /etc/init.d/apparmor start [2020-01-07T16:01:08.569Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T16:01:08.569Z] Starting AppArmor profiles:+++ /etc/init.d/apparmor start [2020-01-07T16:01:08.569Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T16:01:08.569Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T16:01:08.569Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T16:01:08.569Z] Warning failed to create cache: (null) [2020-01-07T16:01:08.569Z] Warning failed to create cache: (null) [2020-01-07T16:01:08.569Z] . [2020-01-07T16:01:08.569Z] . [2020-01-07T16:01:08.569Z] INFO: Waiting for daemon to start... [2020-01-07T16:01:08.569Z] Starting dockerd [2020-01-07T16:01:08.569Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T16:01:08.569Z] INFO: Waiting for daemon to start... [2020-01-07T16:01:08.569Z] Starting dockerd [2020-01-07T16:01:08.569Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-01-07T16:01:08.938Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-01-07T16:01:08.938Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T16:01:09.132Z] ..--- PASS: TestBuildMultiStageOnBuild (3.76s) [2020-01-07T16:01:09.132Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T16:01:09.890Z] Removing intermediate container 14140e93be4c [2020-01-07T16:01:09.890Z] ---> ea56035d940b [2020-01-07T16:01:09.890Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-07T16:01:09.890Z] ---> Running in 5ef197fbb241 [2020-01-07T16:01:09.890Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-07T16:01:10.063Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-01-07T16:01:10.063Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T16:01:10.063Z] [2020-01-07T16:01:10.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T16:01:10.063Z] [2020-01-07T16:01:10.063Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T16:01:10.063Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T16:01:10.063Z] Error: No such image: emptyfs [2020-01-07T16:01:10.063Z] ++++ docker load [2020-01-07T16:01:10.063Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T16:01:10.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T16:01:10.320Z] Error: No such image: emptyfs [2020-01-07T16:01:10.320Z] ++++ docker load [2020-01-07T16:01:10.320Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T16:01:10.577Z] Running integration-test (iteration 1) [2020-01-07T16:01:10.577Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-07T16:01:10.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-07T16:01:10.577Z] ++ set -e [2020-01-07T16:01:10.577Z] ++ '[' -n 0 ']' [2020-01-07T16:01:10.577Z] ++ set -x [2020-01-07T16:01:10.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-01-07T16:01:10.577Z] Running integration-test (iteration 1) [2020-01-07T16:01:10.577Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-07T16:01:10.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-07T16:01:10.577Z] ++ set -e [2020-01-07T16:01:10.577Z] ++ '[' -n 0 ']' [2020-01-07T16:01:10.577Z] ++ set -x [2020-01-07T16:01:10.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-01-07T16:01:10.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-01-07T16:01:10.840Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T16:01:12.740Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-01-07T16:01:12.740Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T16:01:14.640Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2020-01-07T16:01:14.640Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T16:01:15.207Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-01-07T16:01:15.207Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T16:01:15.833Z] --- PASS: TestBuildMultiStageLayerLeak (5.27s) [2020-01-07T16:01:15.833Z] === RUN TestBuildWithHugeFile [2020-01-07T16:01:16.143Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-01-07T16:01:16.143Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T16:01:16.325Z] Loaded image: buildpack-deps:jessie [2020-01-07T16:01:16.325Z] Loaded image: busybox:latest [2020-01-07T16:01:16.325Z] Loaded image: busybox:glibc [2020-01-07T16:01:16.325Z] Loaded image: debian:jessie [2020-01-07T16:01:16.325Z] Loaded image: hello-world:latest [2020-01-07T16:01:16.325Z] INFO: Testing against a local daemon [2020-01-07T16:01:16.325Z] === RUN TestCgroupNamespacesBuild [2020-01-07T16:01:18.045Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-01-07T16:01:18.045Z] === RUN TestKernelTCPMemory [2020-01-07T16:01:18.615Z] --- PASS: TestCgroupNamespacesBuild (1.95s) [2020-01-07T16:01:18.615Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T16:01:19.143Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-01-07T16:01:19.143Z] === RUN TestNISDomainname [2020-01-07T16:01:20.078Z] --- PASS: TestNISDomainname (1.03s) [2020-01-07T16:01:20.078Z] === RUN TestHostnameDnsResolution [2020-01-07T16:01:20.678Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2020-01-07T16:01:20.678Z] === RUN TestBuildWithSession [2020-01-07T16:01:20.678Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T16:01:20.678Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:01:20.678Z] === RUN TestBuildSquashParent [2020-01-07T16:01:21.979Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-01-07T16:01:21.979Z] === RUN TestStats [2020-01-07T16:01:23.879Z] --- PASS: TestStats (2.29s) [2020-01-07T16:01:23.879Z] === RUN TestStopContainerWithTimeout [2020-01-07T16:01:24.137Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T16:01:24.137Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T16:01:24.137Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T16:01:24.137Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T16:01:24.137Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T16:01:24.137Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T16:01:24.137Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T16:01:24.137Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T16:01:24.137Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T16:01:24.137Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T16:01:24.137Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T16:01:24.137Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T16:01:26.958Z] --- PASS: TestBuildSquashParent (6.55s) [2020-01-07T16:01:26.958Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:01:26.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:01:26.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:01:26.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:01:26.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:01:27.419Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-07T16:01:27.419Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2020-01-07T16:01:27.419Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-01-07T16:01:27.419Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-01-07T16:01:27.419Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-01-07T16:01:27.419Z] === RUN TestDeleteDevicemapper [2020-01-07T16:01:27.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T16:01:27.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:01:27.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T16:01:29.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:01:29.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:01:30.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-01-07T16:01:30.705Z] === RUN TestUpdateMemory [2020-01-07T16:01:30.705Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T16:01:30.705Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:01:30.705Z] === RUN TestUpdateCPUQuota [2020-01-07T16:01:31.138Z] INFO: Sources obtained for gotestsum... [2020-01-07T16:01:31.602Z] INFO: Checkout done for gotestsum... [2020-01-07T16:01:31.651Z] --- PASS: TestUpdateCPUQuota (1.41s) [2020-01-07T16:01:31.651Z] === RUN TestUpdatePidsLimit [2020-01-07T16:01:31.651Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T16:01:31.839Z] #60 434.9 + bin/containerd-stress [2020-01-07T16:01:31.910Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T16:01:32.132Z] #60 438.7 + bin/containerd-shim [2020-01-07T16:01:32.476Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T16:01:32.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:01:32.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:01:32.734Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T16:01:33.158Z] INFO: Build done for gotestsum... [2020-01-07T16:01:33.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T16:01:33.559Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T16:01:34.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s) [2020-01-07T16:01:35.416Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2020-01-07T16:01:35.416Z] === RUN TestBuildMultiStageCopy [2020-01-07T16:01:35.416Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-01-07T16:01:35.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-01-07T16:01:35.505Z] === RUN TestUpdateRestartPolicy [2020-01-07T16:01:37.092Z] ................................................ [ 29%] [2020-01-07T16:01:37.920Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T16:01:38.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T16:01:39.108Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T16:01:39.476Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy (5.10s) [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-01-07T16:01:40.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-01-07T16:01:40.302Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T16:01:41.574Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-01-07T16:01:41.574Z] === RUN TestBuildLabelWithTargets [2020-01-07T16:01:42.472Z] Loaded image: buildpack-deps:jessie [2020-01-07T16:01:42.472Z] Loaded image: busybox:latest [2020-01-07T16:01:42.472Z] Loaded image: busybox:glibc [2020-01-07T16:01:42.472Z] Loaded image: debian:jessie [2020-01-07T16:01:42.472Z] Loaded image: buildpack-deps:jessie [2020-01-07T16:01:42.472Z] Loaded image: hello-world:latest [2020-01-07T16:01:42.472Z] INFO: Testing against a local daemon [2020-01-07T16:01:42.472Z] === RUN TestDockerDaemonSuite [2020-01-07T16:01:42.472Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-07T16:01:42.472Z] Loaded image: busybox:latest [2020-01-07T16:01:42.472Z] Loaded image: busybox:glibc [2020-01-07T16:01:42.472Z] Loaded image: debian:jessie [2020-01-07T16:01:42.472Z] Loaded image: hello-world:latest [2020-01-07T16:01:42.472Z] INFO: Testing against a local daemon [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-07T16:01:42.472Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-07T16:01:42.494Z] #60 449.0 + bin/containerd-shim-runc-v1 [2020-01-07T16:01:43.037Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-07T16:01:43.037Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-07T16:01:43.545Z] Removing intermediate container 5ef197fbb241 [2020-01-07T16:01:43.545Z] ---> 0d92ac155d42 [2020-01-07T16:01:43.545Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-07T16:01:43.545Z] ---> Running in 239cd1dd7e5d [2020-01-07T16:01:43.545Z] Removing intermediate container 239cd1dd7e5d [2020-01-07T16:01:43.545Z] ---> c3442013024f [2020-01-07T16:01:43.545Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-07T16:01:43.545Z] ---> Running in a8709597d16b [2020-01-07T16:01:43.968Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-07T16:01:44.009Z] Removing intermediate container a8709597d16b [2020-01-07T16:01:44.009Z] ---> 65c34127e64e [2020-01-07T16:01:44.009Z] Step 10/10 : COPY . . [2020-01-07T16:01:44.050Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-01-07T16:01:44.050Z] === RUN TestBuildWithEmptyLayers [2020-01-07T16:01:44.231Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-07T16:01:44.231Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-07T16:01:45.325Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-01-07T16:01:45.325Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T16:01:46.129Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-07T16:01:46.388Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-07T16:01:46.644Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-07T16:01:46.644Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-07T16:01:46.644Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-07T16:01:47.575Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-07T16:01:48.023Z] #60 454.2 + bin/containerd-shim-runc-v2 [2020-01-07T16:01:48.518Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-01-07T16:01:48.518Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T16:01:48.947Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-07T16:01:49.037Z] #60 455.7 + binaries [2020-01-07T16:01:49.205Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-07T16:01:49.205Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-07T16:01:49.205Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-07T16:01:49.205Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-07T16:01:49.323Z] #60 455.7 + mkdir -p /build [2020-01-07T16:01:49.323Z] #60 455.7 + cp bin/containerd /build/containerd [2020-01-07T16:01:49.323Z] #60 455.8 + cp bin/containerd-shim /build/containerd-shim [2020-01-07T16:01:49.323Z] #60 455.8 + cp bin/ctr /build/ctr [2020-01-07T16:01:49.323Z] #60 DONE 455.8s [2020-01-07T16:01:49.330Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-01-07T16:01:49.330Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T16:01:49.771Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-07T16:01:50.374Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-01-07T16:01:50.374Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T16:01:50.374Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-01-07T16:01:50.374Z] === RUN TestWaitNonBlocked [2020-01-07T16:01:50.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:01:50.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:01:50.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:01:50.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:01:50.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:01:50.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:01:50.374Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-07T16:01:50.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2020-01-07T16:01:50.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-01-07T16:01:50.374Z] === RUN TestWaitBlocked [2020-01-07T16:01:50.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:01:50.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:01:50.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:01:50.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:01:50.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:01:50.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-07T16:01:50.821Z] #61 DONE 0.1s [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-07T16:01:50.821Z] #65 DONE 0.1s [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-07T16:01:50.821Z] #67 DONE 0.1s [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-07T16:01:50.821Z] #70 DONE 0.0s [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-07T16:01:50.821Z] #71 DONE 0.0s [2020-01-07T16:01:50.821Z] [2020-01-07T16:01:50.821Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-07T16:01:51.041Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-07T16:01:51.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-07T16:01:51.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-01-07T16:01:51.041Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T16:01:51.041Z] === CONT TestIpcModeOlderClient [2020-01-07T16:01:51.041Z] === CONT TestDaemonRestartIpcMode [2020-01-07T16:01:51.299Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-07T16:01:52.713Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-01-07T16:01:52.713Z] === RUN TestBuildWithHugeFile [2020-01-07T16:01:53.525Z] #72 DONE 2.4s [2020-01-07T16:01:53.525Z] [2020-01-07T16:01:53.525Z] #73 exporting to oci image format [2020-01-07T16:01:53.525Z] #73 exporting layers [2020-01-07T16:01:53.958Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-07T16:01:53.958Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-07T16:01:54.584Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-01-07T16:01:55.518Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2020-01-07T16:01:55.518Z] PASS [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === Skipped [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-07T16:01:55.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-07T16:01:55.518Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T16:01:55.518Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:01:55.518Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T16:01:55.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-07T16:01:55.518Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] [2020-01-07T16:01:55.518Z] DONE 197 tests, 6 skipped in 128.029s [2020-01-07T16:01:55.518Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T16:01:55.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:55.518Z] ++ set -e [2020-01-07T16:01:55.518Z] ++ '[' -n 0 ']' [2020-01-07T16:01:55.518Z] ++ set -x [2020-01-07T16:01:55.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:55.544Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-07T16:01:55.777Z] INFO: Testing against a local daemon [2020-01-07T16:01:55.777Z] === RUN TestCommitInheritsEnv [2020-01-07T16:01:56.343Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-01-07T16:01:56.343Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T16:01:56.343Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T16:01:56.343Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-07T16:01:56.343Z] === RUN TestImagesFilterMultiReference [2020-01-07T16:01:56.343Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-07T16:01:56.343Z] === RUN TestImagePullPlatformInvalid [2020-01-07T16:01:56.343Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-07T16:01:56.343Z] === RUN TestRemoveImageOrphaning [2020-01-07T16:01:56.909Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-01-07T16:01:56.909Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T16:01:56.909Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:01:56.909Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:01:56.910Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T16:01:56.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-07T16:01:56.910Z] === RUN TestTagInvalidReference [2020-01-07T16:01:57.168Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-07T16:01:57.168Z] === RUN TestTagValidPrefixedRepo [2020-01-07T16:01:57.168Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-07T16:01:57.168Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T16:01:57.168Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-07T16:01:57.168Z] === RUN TestTagOfficialNames [2020-01-07T16:01:57.168Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-07T16:01:57.168Z] === RUN TestTagMatchesDigest [2020-01-07T16:01:57.168Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-07T16:01:57.168Z] PASS [2020-01-07T16:01:57.168Z] [2020-01-07T16:01:57.168Z] === Skipped [2020-01-07T16:01:57.168Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T16:01:57.168Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-07T16:01:57.168Z] [2020-01-07T16:01:57.168Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:01:57.168Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:01:57.168Z] [2020-01-07T16:01:57.168Z] [2020-01-07T16:01:57.168Z] DONE 12 tests, 2 skipped in 1.740s [2020-01-07T16:01:57.168Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T16:01:57.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:57.168Z] ++ set -e [2020-01-07T16:01:57.168Z] ++ '[' -n 0 ']' [2020-01-07T16:01:57.168Z] ++ set -x [2020-01-07T16:01:57.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:01:57.239Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-07T16:01:57.239Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-07T16:01:57.426Z] INFO: Testing against a local daemon [2020-01-07T16:01:57.426Z] === RUN TestNetworkCreateDelete [2020-01-07T16:01:57.685Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-01-07T16:01:57.685Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T16:01:59.060Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-01-07T16:01:59.060Z] === RUN TestInspectNetwork [2020-01-07T16:01:59.763Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-07T16:02:00.020Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-07T16:02:01.916Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-07T16:02:02.848Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-07T16:02:02.971Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-07T16:02:04.219Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-07T16:02:05.162Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-07T16:02:05.162Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-07T16:02:05.778Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T16:02:05.778Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T16:02:05.778Z] === RUN TestInspectNetwork/network_name [2020-01-07T16:02:05.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T16:02:06.535Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-07T16:02:07.503Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-07T16:02:07.907Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-07T16:02:08.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-07T16:02:09.232Z] ---> 060b7744243a [2020-01-07T16:02:09.232Z] Successfully built 060b7744243a [2020-01-07T16:02:09.232Z] Successfully tagged docker:latest [2020-01-07T16:02:09.232Z] INFO: Image build ended at 01/07/2020 16:02:07. Duration:00:03:55.9548662 [2020-01-07T16:02:09.232Z] [2020-01-07T16:02:09.232Z] [2020-01-07T16:02:09.232Z] INFO: Building the test binaries at 01/07/2020 16:02:07... [2020-01-07T16:02:09.962Z] --- PASS: TestInspectNetwork (10.94s) [2020-01-07T16:02:09.962Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T16:02:09.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T16:02:09.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T16:02:09.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T16:02:09.962Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T16:02:10.998Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-07T16:02:11.432Z] INFO: make.ps1 starting at 01/07/2020 16:02:10 [2020-01-07T16:02:11.432Z] INFO: Git commit (07efe6a0a) assumed from DOCKER_GITCOMMIT environment variable [2020-01-07T16:02:11.432Z] INFO: Invoking autogen... [2020-01-07T16:02:11.897Z] INFO: Building daemon... [2020-01-07T16:02:12.501Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-01-07T16:02:12.501Z] === RUN TestNetworkInvalidJSON [2020-01-07T16:02:12.501Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T16:02:12.501Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T16:02:12.501Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:02:12.501Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:02:12.502Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:02:12.502Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:02:12.502Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T16:02:12.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:02:12.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:02:12.502Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-07T16:02:12.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T16:02:12.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T16:02:12.502Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T16:02:12.502Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T16:02:12.892Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-07T16:02:13.824Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-07T16:02:13.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.54s) [2020-01-07T16:02:13.878Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T16:02:14.388Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-07T16:02:15.254Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-01-07T16:02:15.254Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T16:02:15.758Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-07T16:02:17.156Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-01-07T16:02:17.156Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T16:02:18.325Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-07T16:02:18.898Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-07T16:02:19.462Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-07T16:02:19.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-01-07T16:02:19.738Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T16:02:20.305Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-01-07T16:02:20.305Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T16:02:20.832Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-07T16:02:22.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-07T16:02:22.726Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-07T16:02:23.588Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-01-07T16:02:23.588Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T16:02:23.588Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:02:23.588Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:02:23.588Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T16:02:24.095Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-07T16:02:25.991Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-07T16:02:27.362Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-07T16:02:27.362Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-07T16:02:27.619Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-07T16:02:27.937Z] --- PASS: TestBuildWithHugeFile (32.15s) [2020-01-07T16:02:27.937Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T16:02:27.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:27.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:27.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:27.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:27.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:27.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:27.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:27.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:27.937Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:27.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-07T16:02:27.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-01-07T16:02:27.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-01-07T16:02:27.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-01-07T16:02:27.937Z] === RUN TestBuildPreserveOwnership [2020-01-07T16:02:27.937Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T16:02:28.183Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-07T16:02:28.851Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-07T16:02:29.114Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-07T16:02:29.114Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-07T16:02:29.198Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T16:02:30.045Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-07T16:02:30.610Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-07T16:02:30.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-07T16:02:31.542Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-07T16:02:31.669Z] --- PASS: TestBuildPreserveOwnership (6.42s) [2020-01-07T16:02:31.670Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-01-07T16:02:31.670Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-01-07T16:02:31.670Z] === RUN TestBuildPlatformInvalid [2020-01-07T16:02:31.670Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-01-07T16:02:31.670Z] PASS [2020-01-07T16:02:31.670Z] [2020-01-07T16:02:31.670Z] === Skipped [2020-01-07T16:02:31.670Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-07T16:02:31.670Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:02:31.670Z] [2020-01-07T16:02:31.670Z] [2020-01-07T16:02:31.670Z] DONE 32 tests, 1 skipped in 84.721s [2020-01-07T16:02:31.670Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T16:02:31.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:31.670Z] ++ set -e [2020-01-07T16:02:31.670Z] ++ '[' -n 0 ']' [2020-01-07T16:02:31.670Z] ++ set -x [2020-01-07T16:02:31.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:31.670Z] INFO: Testing against a local daemon [2020-01-07T16:02:31.670Z] === RUN TestConfigList [2020-01-07T16:02:34.879Z] --- PASS: TestConfigList (2.99s) [2020-01-07T16:02:34.879Z] === RUN TestConfigsCreateAndDelete [2020-01-07T16:02:35.069Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-07T16:02:36.966Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-07T16:02:37.060Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-07T16:02:38.062Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2020-01-07T16:02:38.062Z] === RUN TestConfigsUpdate [2020-01-07T16:02:38.685Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-07T16:02:40.243Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-07T16:02:40.631Z] --- PASS: TestConfigsUpdate (2.92s) [2020-01-07T16:02:40.631Z] === RUN TestTemplatedConfig [2020-01-07T16:02:42.142Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-07T16:02:42.399Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-07T16:02:43.425Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-07T16:02:44.254Z] --- PASS: TestTemplatedConfig (3.61s) [2020-01-07T16:02:44.254Z] === RUN TestConfigInspect [2020-01-07T16:02:45.509Z] --- PASS: TestServiceWithDataPathPortInit (19.19s) [2020-01-07T16:02:45.509Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T16:02:46.577Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-07T16:02:47.452Z] --- PASS: TestConfigInspect (2.87s) [2020-01-07T16:02:47.452Z] === RUN TestConfigCreateWithLabels [2020-01-07T16:02:49.100Z] --- PASS: TestBuildWithHugeFile (93.60s) [2020-01-07T16:02:49.101Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T16:02:49.101Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:49.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:49.101Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:49.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:49.101Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:49.101Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:49.101Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:02:49.101Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:02:49.101Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:02:49.101Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-01-07T16:02:49.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-01-07T16:02:49.101Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-01-07T16:02:49.101Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-01-07T16:02:49.101Z] === RUN TestBuildPreserveOwnership [2020-01-07T16:02:49.101Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T16:02:50.032Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-07T16:02:50.596Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-07T16:02:50.669Z] --- PASS: TestConfigCreateWithLabels (3.02s) [2020-01-07T16:02:50.669Z] === RUN TestConfigCreateResolve [2020-01-07T16:02:51.160Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-07T16:02:51.418Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-07T16:02:52.082Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-07T16:02:53.013Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T16:02:53.288Z] --- PASS: TestConfigCreateResolve (2.95s) [2020-01-07T16:02:53.288Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T16:02:53.622Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.91s) [2020-01-07T16:02:53.622Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fo0thdzqlh5lxbvxmu8wyx08a Created:2020-01-07 16:02:44.361947337 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6589900df9fa2909578475a531e1d0fa176886b11e39364f66c43a278132b712:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vfs00bexwnpmd6028kervctcz EndpointID:fb36e43969f3741ae99e5aa5dd76eb3f976a115fac1b662d9ea1437a44486463 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ef7a2243698d3996da3e38eb6cc7f31e3ea1bfcd250b8bca4cfeb31efd911dc MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:aa3e80d08cc2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vfs00bexwnpmd6028kervctcz EndpointID:fb36e43969f3741ae99e5aa5dd76eb3f976a115fac1b662d9ea1437a44486463 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T16:02:53.622Z] PASS [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] === Skipped [2020-01-07T16:02:53.622Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:02:53.622Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] DONE 21 tests, 1 skipped in 55.392s [2020-01-07T16:02:53.622Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] ++ set -e [2020-01-07T16:02:53.622Z] ++ '[' -n 0 ']' [2020-01-07T16:02:53.622Z] ++ set -x [2020-01-07T16:02:53.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] INFO: Testing against a local daemon [2020-01-07T16:02:53.622Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T16:02:53.622Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:02:53.622Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:02:53.622Z] === RUN TestDockerNetworkIpvlan [2020-01-07T16:02:53.622Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:02:53.622Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:02:53.622Z] PASS [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] === Skipped [2020-01-07T16:02:53.622Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:02:53.622Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:02:53.622Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] [2020-01-07T16:02:53.622Z] DONE 2 tests, 2 skipped in 0.139s [2020-01-07T16:02:53.622Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] ++ set -e [2020-01-07T16:02:53.622Z] ++ '[' -n 0 ']' [2020-01-07T16:02:53.622Z] ++ set -x [2020-01-07T16:02:53.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:53.622Z] INFO: Testing against a local daemon [2020-01-07T16:02:53.622Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T16:02:53.666Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-01-07T16:02:53.666Z] PASS [2020-01-07T16:02:53.666Z] [2020-01-07T16:02:53.666Z] DONE 8 tests in 22.083s [2020-01-07T16:02:53.666Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T16:02:53.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:53.666Z] ++ set -e [2020-01-07T16:02:53.666Z] ++ '[' -n 0 ']' [2020-01-07T16:02:53.666Z] ++ set -x [2020-01-07T16:02:53.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:54.036Z] INFO: Testing against a local daemon [2020-01-07T16:02:54.036Z] === RUN TestCheckpoint [2020-01-07T16:02:54.036Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T16:02:54.036Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:02:54.036Z] === RUN TestContainerInvalidJSON [2020-01-07T16:02:54.036Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:02:54.036Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:02:54.036Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:02:54.036Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:02:54.036Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:02:54.036Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:02:54.036Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:02:54.036Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:02:54.036Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:02:54.036Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-07T16:02:54.036Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T16:02:54.036Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T16:02:54.036Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T16:02:54.036Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T16:02:54.036Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-07T16:02:54.036Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T16:02:54.036Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-01-07T16:02:54.036Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T16:02:54.408Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-07T16:02:54.408Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T16:02:54.408Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-07T16:02:54.408Z] === RUN TestCopyFromContainer [2020-01-07T16:02:54.998Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-01-07T16:02:54.998Z] === RUN TestDockerNetworkMacvlan [2020-01-07T16:02:55.537Z] --- PASS: TestBuildPreserveOwnership (6.14s) [2020-01-07T16:02:55.537Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2020-01-07T16:02:55.537Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2020-01-07T16:02:55.537Z] === RUN TestBuildPlatformInvalid [2020-01-07T16:02:55.537Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-07T16:02:55.537Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-07T16:02:55.537Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-07T16:02:55.537Z] PASS [2020-01-07T16:02:55.537Z] [2020-01-07T16:02:55.537Z] === Skipped [2020-01-07T16:02:55.537Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-07T16:02:55.537Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:02:55.537Z] [2020-01-07T16:02:55.537Z] [2020-01-07T16:02:55.537Z] DONE 32 tests, 1 skipped in 179.292s [2020-01-07T16:02:55.537Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T16:02:55.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:55.537Z] ++ set -e [2020-01-07T16:02:55.537Z] ++ '[' -n 0 ']' [2020-01-07T16:02:55.537Z] ++ set -x [2020-01-07T16:02:55.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:02:55.537Z] INFO: Testing against a local daemon [2020-01-07T16:02:55.537Z] === RUN TestConfigList [2020-01-07T16:02:55.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer// [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T16:02:56.870Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T16:02:56.908Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-07T16:02:57.249Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T16:02:57.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T16:02:57.249Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer (3.03s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-07T16:02:57.249Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-07T16:02:57.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T16:02:57.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:02:57.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:02:57.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:02:57.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:02:57.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:02:57.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:02:57.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:02:57.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:02:57.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:02:57.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-07T16:02:57.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-07T16:02:57.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-07T16:02:57.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-07T16:02:57.249Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T16:02:57.308Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T16:02:57.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-07T16:02:57.636Z] === RUN TestCreateWithInvalidEnv [2020-01-07T16:02:57.636Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T16:02:57.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T16:02:57.636Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T16:02:57.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T16:02:57.636Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T16:02:57.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T16:02:57.636Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T16:02:57.636Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T16:02:57.636Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T16:02:57.636Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-07T16:02:57.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T16:02:57.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T16:02:57.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T16:02:57.636Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T16:02:57.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-01-07T16:02:57.636Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T16:02:57.841Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-07T16:02:58.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-07T16:02:58.099Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-07T16:02:58.156Z] ......................... [ 67%] [2020-01-07T16:02:58.683Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T16:02:59.030Z] --- PASS: TestConfigList (3.53s) [2020-01-07T16:02:59.030Z] === RUN TestConfigsCreateAndDelete [2020-01-07T16:02:59.288Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-07T16:02:59.546Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-07T16:03:00.102Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:00.102Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:00.102Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:00.102Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:00.490Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:00.490Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:00.490Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-07T16:03:00.490Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-07T16:03:00.490Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T16:03:00.562Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-07T16:03:00.562Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-07T16:03:01.968Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T16:03:02.464Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2020-01-07T16:03:02.465Z] === RUN TestConfigsUpdate [2020-01-07T16:03:02.465Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-07T16:03:03.030Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.81s) [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:03.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:03.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:03.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:03.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:03.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:03.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:03.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:03.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:03.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:03.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:03.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-07T16:03:03.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-07T16:03:03.698Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T16:03:03.698Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T16:03:03.698Z] === RUN TestDaemonRestartIpcMode [2020-01-07T16:03:03.698Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T16:03:03.698Z] === RUN TestDiff [2020-01-07T16:03:03.963Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-07T16:03:04.065Z] --- PASS: TestDiff (0.79s) [2020-01-07T16:03:04.065Z] === RUN TestExecWithCloseStdin [2020-01-07T16:03:05.334Z] --- PASS: TestConfigsUpdate (3.22s) [2020-01-07T16:03:05.335Z] === RUN TestTemplatedConfig [2020-01-07T16:03:05.569Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-01-07T16:03:05.569Z] === RUN TestExec [2020-01-07T16:03:05.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-07T16:03:05.591Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-07T16:03:06.132Z] --- PASS: TestExec (1.12s) [2020-01-07T16:03:06.132Z] === RUN TestExecUser [2020-01-07T16:03:06.155Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T16:03:06.522Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-07T16:03:07.572Z] --- PASS: TestExecUser (1.07s) [2020-01-07T16:03:07.572Z] === RUN TestExportContainerAndImportImage [2020-01-07T16:03:09.050Z] --- PASS: TestTemplatedConfig (3.67s) [2020-01-07T16:03:09.050Z] === RUN TestConfigInspect [2020-01-07T16:03:09.113Z] --- PASS: TestExportContainerAndImportImage (1.44s) [2020-01-07T16:03:09.113Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T16:03:09.308Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-07T16:03:09.873Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-07T16:03:10.409Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-01-07T16:03:10.409Z] === RUN TestHealthCheckWorkdir [2020-01-07T16:03:11.680Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-01-07T16:03:11.680Z] === RUN TestHealthKillContainer [2020-01-07T16:03:12.399Z] --- PASS: TestConfigInspect (2.86s) [2020-01-07T16:03:12.399Z] === RUN TestConfigCreateWithLabels [2020-01-07T16:03:12.452Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-07T16:03:12.452Z] [2020-01-07T16:03:12.452Z] ________ ____ __. [2020-01-07T16:03:12.452Z] \_____ \ | |/ _| [2020-01-07T16:03:12.452Z] / | \| < [2020-01-07T16:03:12.452Z] / | \ | \ [2020-01-07T16:03:12.452Z] \_______ /____|__ \ [2020-01-07T16:03:12.452Z] \/ \/ [2020-01-07T16:03:12.452Z] [2020-01-07T16:03:12.452Z] INFO: make.ps1 ended at 01/07/2020 16:03:10 [2020-01-07T16:03:12.715Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T16:03:12.916Z] INFO: Binaries build ended at 01/07/2020 16:03:12. Duration:00:01:05.3496772 [2020-01-07T16:03:13.331Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan (18.88s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2020-01-07T16:03:14.089Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-01-07T16:03:14.089Z] PASS [2020-01-07T16:03:14.089Z] [2020-01-07T16:03:14.089Z] DONE 8 tests in 21.010s [2020-01-07T16:03:14.089Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] ++ set -e [2020-01-07T16:03:14.089Z] ++ '[' -n 0 ']' [2020-01-07T16:03:14.089Z] ++ set -x [2020-01-07T16:03:14.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] testing: warning: no tests to run [2020-01-07T16:03:14.089Z] PASS [2020-01-07T16:03:14.089Z] [2020-01-07T16:03:14.089Z] DONE 0 tests in 0.026s [2020-01-07T16:03:14.089Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] ++ set -e [2020-01-07T16:03:14.089Z] ++ '[' -n 0 ']' [2020-01-07T16:03:14.089Z] ++ set -x [2020-01-07T16:03:14.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:14.089Z] INFO: Testing against a local daemon [2020-01-07T16:03:14.089Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T16:03:14.843Z] --- PASS: TestHealthKillContainer (3.11s) [2020-01-07T16:03:14.843Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T16:03:15.118Z] INFO: Copying the built daemon binary to d:\CI\PR-40309\9\binary\dockerd-07efe6a0a.exe... [2020-01-07T16:03:15.265Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2020-01-07T16:03:15.265Z] === RUN TestConfigCreateResolve [2020-01-07T16:03:15.525Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-07T16:03:15.631Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-01-07T16:03:15.631Z] === RUN TestIpcModeNone [2020-01-07T16:03:16.073Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2020-01-07T16:03:16.073Z] === RUN TestAuthZPluginTLS [2020-01-07T16:03:16.094Z] INFO: Copying the built client binary to d:\CI\PR-40309\9\binary\docker-07efe6a0a.exe... [2020-01-07T16:03:16.094Z] INFO: Copying dockerversion from the container... [2020-01-07T16:03:16.436Z] --- PASS: TestIpcModeNone (1.10s) [2020-01-07T16:03:16.436Z] === RUN TestIpcModePrivate [2020-01-07T16:03:16.559Z] INFO: Copying the golang package from the container to d:\CI\PR-40309\9\installer\go.zip... [2020-01-07T16:03:16.639Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-01-07T16:03:16.639Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T16:03:17.206Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-01-07T16:03:17.206Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T16:03:17.422Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-07T16:03:17.743Z] --- PASS: TestIpcModePrivate (1.00s) [2020-01-07T16:03:17.743Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-07T16:03:17.743Z] === RUN TestIpcModeShareable [2020-01-07T16:03:18.141Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-01-07T16:03:18.141Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T16:03:18.708Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-01-07T16:03:18.708Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T16:03:18.757Z] INFO: Extracting go.zip to d:\CI\PR-40309\9\go [2020-01-07T16:03:18.792Z] --- PASS: TestConfigCreateResolve (3.43s) [2020-01-07T16:03:18.792Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T16:03:19.046Z] --- PASS: TestIpcModeShareable (1.19s) [2020-01-07T16:03:19.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-07T16:03:19.046Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T16:03:19.049Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-07T16:03:19.049Z] PASS [2020-01-07T16:03:19.049Z] [2020-01-07T16:03:19.049Z] DONE 8 tests in 23.665s [2020-01-07T16:03:19.050Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T16:03:19.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:19.050Z] ++ set -e [2020-01-07T16:03:19.050Z] ++ '[' -n 0 ']' [2020-01-07T16:03:19.050Z] ++ set -x [2020-01-07T16:03:19.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:19.307Z] INFO: Testing against a local daemon [2020-01-07T16:03:19.307Z] === RUN TestCheckpoint [2020-01-07T16:03:19.307Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T16:03:19.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:03:19.307Z] === RUN TestContainerInvalidJSON [2020-01-07T16:03:19.307Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:03:19.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:03:19.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:03:19.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:03:19.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:03:19.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:03:19.307Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:03:19.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:03:19.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:03:19.307Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-07T16:03:19.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-01-07T16:03:19.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T16:03:19.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-01-07T16:03:19.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T16:03:19.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-07T16:03:19.564Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T16:03:19.564Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-07T16:03:19.564Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T16:03:19.564Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-01-07T16:03:19.564Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T16:03:19.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-01-07T16:03:19.821Z] === RUN TestCopyFromContainer [2020-01-07T16:03:20.078Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-07T16:03:20.336Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-07T16:03:20.610Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-01-07T16:03:20.610Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T16:03:20.901Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-07T16:03:21.176Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-01-07T16:03:21.176Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T16:03:21.466Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-07T16:03:21.724Z] === RUN TestCopyFromContainer// [2020-01-07T16:03:21.743Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-01-07T16:03:21.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T16:03:21.981Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-07T16:03:21.981Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T16:03:21.981Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T16:03:22.239Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T16:03:22.239Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T16:03:22.239Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-07T16:03:22.239Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T16:03:22.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-01-07T16:03:22.310Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T16:03:22.368Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2020-01-07T16:03:22.368Z] === RUN TestAPIIpcModeHost [2020-01-07T16:03:22.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-07T16:03:22.754Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T16:03:22.754Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T16:03:22.754Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T16:03:22.786Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-01-07T16:03:22.786Z] === RUN TestDaemonIpcModeShareable [2020-01-07T16:03:23.012Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer (3.39s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.27s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-01-07T16:03:23.269Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-01-07T16:03:23.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T16:03:23.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:03:23.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:03:23.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:03:23.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:03:23.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:03:23.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:03:23.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:03:23.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:03:23.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:03:23.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-07T16:03:23.269Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T16:03:23.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-07T16:03:23.269Z] === RUN TestCreateWithInvalidEnv [2020-01-07T16:03:23.269Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T16:03:23.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T16:03:23.269Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T16:03:23.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T16:03:23.269Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T16:03:23.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T16:03:23.269Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T16:03:23.269Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T16:03:23.269Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T16:03:23.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-07T16:03:23.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-07T16:03:23.269Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T16:03:23.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-07T16:03:23.269Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T16:03:24.626Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-01-07T16:03:24.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-07T16:03:24.626Z] === RUN TestDaemonIpcModePrivate [2020-01-07T16:03:24.638Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-07T16:03:24.841Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-01-07T16:03:24.841Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T16:03:26.009Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:26.009Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:26.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:26.009Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T16:03:26.009Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:03:26.009Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:03:26.010Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:03:26.010Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:03:26.267Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-07T16:03:26.267Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-07T16:03:26.267Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-07T16:03:26.267Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T16:03:26.524Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-07T16:03:27.096Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-01-07T16:03:27.096Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-07T16:03:27.096Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T16:03:27.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.67s) [2020-01-07T16:03:27.371Z] === RUN TestAuthZPluginHeader [2020-01-07T16:03:28.305Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-01-07T16:03:28.305Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T16:03:28.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:03:28.305Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:28.305Z] === RUN TestAuthZPluginV2Disable [2020-01-07T16:03:28.305Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:03:28.305Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:28.305Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T16:03:28.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:03:28.305Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:28.305Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T16:03:28.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:03:28.305Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:28.305Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T16:03:28.374Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-01-07T16:03:28.374Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-07T16:03:28.374Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T16:03:28.418Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-07T16:03:28.418Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-07T16:03:28.982Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.91s) [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:29.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:29.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:29.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:29.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:29.254Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:29.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:29.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:03:29.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:03:29.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:03:29.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:03:29.254Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-07T16:03:29.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-07T16:03:29.254Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T16:03:29.254Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T16:03:29.254Z] === RUN TestDaemonRestartIpcMode [2020-01-07T16:03:29.254Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T16:03:29.254Z] === RUN TestDiff [2020-01-07T16:03:30.203Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-07T16:03:30.203Z] --- PASS: TestDiff (0.90s) [2020-01-07T16:03:30.203Z] === RUN TestExecWithCloseStdin [2020-01-07T16:03:30.217Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-01-07T16:03:30.217Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-07T16:03:30.217Z] === RUN TestIpcModeOlderClient [2020-01-07T16:03:30.217Z] === PAUSE TestIpcModeOlderClient [2020-01-07T16:03:30.217Z] === RUN TestKillContainerInvalidSignal [2020-01-07T16:03:31.484Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2020-01-07T16:03:31.484Z] === RUN TestKillContainer [2020-01-07T16:03:31.484Z] === RUN TestKillContainer/no_signal [2020-01-07T16:03:31.601Z] --- PASS: TestExecWithCloseStdin (1.18s) [2020-01-07T16:03:31.601Z] === RUN TestExec [2020-01-07T16:03:31.857Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-07T16:03:32.279Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T16:03:32.422Z] --- PASS: TestExec (1.01s) [2020-01-07T16:03:32.422Z] === RUN TestExecUser [2020-01-07T16:03:32.653Z] === RUN TestKillContainer/killing_signal [2020-01-07T16:03:32.987Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-07T16:03:33.553Z] --- PASS: TestExecUser (1.08s) [2020-01-07T16:03:33.553Z] === RUN TestExportContainerAndImportImage [2020-01-07T16:03:33.810Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-07T16:03:33.935Z] --- PASS: TestKillContainer (2.72s) [2020-01-07T16:03:33.935Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-01-07T16:03:33.935Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-01-07T16:03:33.935Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-01-07T16:03:33.935Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T16:03:33.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T16:03:34.376Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-01-07T16:03:34.376Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T16:03:34.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T16:03:34.955Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-07T16:03:35.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-01-07T16:03:35.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-01-07T16:03:35.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-01-07T16:03:35.535Z] === RUN TestKillStoppedContainer [2020-01-07T16:03:35.748Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-07T16:03:35.910Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-01-07T16:03:35.910Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T16:03:35.910Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-07T16:03:35.910Z] === RUN TestKillDifferentUserContainer [2020-01-07T16:03:36.006Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-01-07T16:03:36.006Z] === RUN TestHealthCheckWorkdir [2020-01-07T16:03:36.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-07T16:03:36.264Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-07T16:03:36.701Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-01-07T16:03:36.701Z] === RUN TestInspectOomKilledTrue [2020-01-07T16:03:36.701Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-07T16:03:36.701Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:03:36.701Z] === RUN TestInspectOomKilledFalse [2020-01-07T16:03:36.701Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T16:03:36.701Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:03:36.701Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T16:03:37.516Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-01-07T16:03:37.516Z] === RUN TestLinksContainerNames [2020-01-07T16:03:37.634Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-07T16:03:37.634Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2020-01-07T16:03:37.634Z] === RUN TestHealthKillContainer [2020-01-07T16:03:38.567Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-07T16:03:39.356Z] --- PASS: TestLinksContainerNames (1.70s) [2020-01-07T16:03:39.356Z] === RUN TestLogsFollowTailEmpty [2020-01-07T16:03:39.935Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-07T16:03:40.138Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-01-07T16:03:40.138Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T16:03:40.500Z] --- PASS: TestHealthKillContainer (3.07s) [2020-01-07T16:03:40.500Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T16:03:41.101Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/default [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/private [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/slave [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/shared [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/default [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/shared [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/slave [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/private [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T16:03:41.101Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:03:41.101Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:03:41.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:03:41.436Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-01-07T16:03:41.436Z] === RUN TestIpcModeNone [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T16:03:41.561Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:03:41.694Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-07T16:03:42.045Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-01-07T16:03:42.045Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-07T16:03:42.045Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T16:03:42.258Z] --- PASS: TestIpcModeNone (0.91s) [2020-01-07T16:03:42.258Z] === RUN TestIpcModePrivate [2020-01-07T16:03:43.190Z] --- PASS: TestIpcModePrivate (0.81s) [2020-01-07T16:03:43.190Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:193, shared: false, mustBeShared: false [2020-01-07T16:03:43.190Z] === RUN TestIpcModeShareable [2020-01-07T16:03:43.980Z] INFO: Extraction ended at 01/07/2020 16:03:40. Duration:00:00:22.2654766 [2020-01-07T16:03:43.980Z] INFO: Updating the golang and path environment variables [2020-01-07T16:03:43.980Z] INFO: GOPATH=d:\gopath [2020-01-07T16:03:43.980Z] INFO: go version go1.13.5 windows/amd64 [2020-01-07T16:03:43.980Z] INFO: Running the daemon under test in debug mode [2020-01-07T16:03:43.980Z] INFO: Starting a daemon under test... [2020-01-07T16:03:43.980Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40309\9\daemon --pidfile d:\CI\PR-40309\9\docker.pid -D [2020-01-07T16:03:43.980Z] INFO: Process started successfully. [2020-01-07T16:03:43.980Z] INFO: Start tailing logs of the daemon under tests [2020-01-07T16:03:43.980Z] INFO: Waiting for the daemon under test to start... [2020-01-07T16:03:44.128Z] --- PASS: TestIpcModeShareable (0.99s) [2020-01-07T16:03:44.128Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2020-01-07T16:03:44.128Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T16:03:44.187Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2020-01-07T16:03:44.187Z] === RUN TestNetworkNat [2020-01-07T16:03:44.444Z] INFO: Daemon under test started and replied! [2020-01-07T16:03:44.444Z] INFO: Docker version of the daemon under test [2020-01-07T16:03:44.444Z] [2020-01-07T16:03:44.641Z] --- PASS: TestNetworkNat (0.90s) [2020-01-07T16:03:44.641Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T16:03:44.907Z] Client: [2020-01-07T16:03:44.907Z] Version: 17.06.2-ce [2020-01-07T16:03:44.907Z] API version: 1.30 [2020-01-07T16:03:44.907Z] Go version: go1.8.3 [2020-01-07T16:03:44.907Z] Git commit: cec0b72 [2020-01-07T16:03:44.907Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-07T16:03:44.907Z] OS/Arch: windows/amd64 [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] Server: [2020-01-07T16:03:44.907Z] Version: 0.0.0-dev [2020-01-07T16:03:44.907Z] API version: 1.41 (minimum version 1.24) [2020-01-07T16:03:44.907Z] Go version: go1.13.5 [2020-01-07T16:03:44.907Z] Git commit: 07efe6a0a [2020-01-07T16:03:44.907Z] Built: 01/07/2020 16:02:11 [2020-01-07T16:03:44.907Z] OS/Arch: windows/amd64 [2020-01-07T16:03:44.907Z] Experimental: false [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] INFO: Docker info of the daemon under test [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] Containers: 0 [2020-01-07T16:03:44.907Z] Running: 0 [2020-01-07T16:03:44.907Z] Paused: 0 [2020-01-07T16:03:44.907Z] Stopped: 0 [2020-01-07T16:03:44.907Z] Images: 0 [2020-01-07T16:03:44.907Z] Server Version: 0.0.0-dev [2020-01-07T16:03:44.907Z] Storage Driver: windowsfilter [2020-01-07T16:03:44.907Z] Windows: [2020-01-07T16:03:44.907Z] Logging Driver: json-file [2020-01-07T16:03:44.907Z] Plugins: [2020-01-07T16:03:44.907Z] Volume: local [2020-01-07T16:03:44.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-07T16:03:44.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T16:03:44.907Z] Swarm: inactive [2020-01-07T16:03:44.907Z] Default Isolation: process [2020-01-07T16:03:44.907Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T16:03:44.907Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T16:03:44.907Z] OSType: windows [2020-01-07T16:03:44.907Z] Architecture: x86_64 [2020-01-07T16:03:44.907Z] CPUs: 4 [2020-01-07T16:03:44.907Z] Total Memory: 32GiB [2020-01-07T16:03:44.907Z] Name: azwin-2-7cf1f0 [2020-01-07T16:03:44.907Z] ID: YGEH:F3VK:J5CK:CVFV:2ANP:OEQD:SPXK:H5TH:4W24:KQL3:CM22:ZSJL [2020-01-07T16:03:44.907Z] Docker Root Dir: D:\CI\PR-40309\9\daemon [2020-01-07T16:03:44.907Z] Debug Mode (client): false [2020-01-07T16:03:44.907Z] Debug Mode (server): true [2020-01-07T16:03:44.907Z] File Descriptors: -1 [2020-01-07T16:03:44.907Z] Goroutines: 17 [2020-01-07T16:03:44.907Z] System Time: 2020-01-07T16:03:44.5022719Z [2020-01-07T16:03:44.907Z] EventsListeners: 0 [2020-01-07T16:03:44.907Z] Registry: https://index.docker.io/v1/ [2020-01-07T16:03:44.907Z] Labels: [2020-01-07T16:03:44.907Z] Experimental: false [2020-01-07T16:03:44.907Z] Insecure Registries: [2020-01-07T16:03:44.907Z] 127.0.0.0/8 [2020-01-07T16:03:44.907Z] Live Restore Enabled: false [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] INFO: Docker images of the daemon under test [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-07T16:03:44.907Z] [2020-01-07T16:03:44.907Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-07T16:03:44.907Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-07T16:03:44.907Z] ltsc2019: Pulling from windows/servercore [2020-01-07T16:03:45.372Z] 65014b3c3121: Pulling fs layer [2020-01-07T16:03:45.372Z] faf31ee0aa3d: Pulling fs layer [2020-01-07T16:03:45.480Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-07T16:03:45.480Z] === RUN TestNetworkLoopbackNat [2020-01-07T16:03:45.715Z] #73 exporting layers 105.0s done [2020-01-07T16:03:45.715Z] #73 exporting manifest sha256:4645e9f52d0a82d6d316f84645d6237a3586f8b5b9754684fead6b063fe96d42 done [2020-01-07T16:03:45.715Z] #73 exporting config sha256:c359d5ec1e4ce3b5eb3f661f3d9c5e7e145560ad2e993aa8e4fceb80710c7c97 done [2020-01-07T16:03:45.715Z] #73 sending tarball [2020-01-07T16:03:46.381Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) [2020-01-07T16:03:46.381Z] PASS [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] === Skipped [2020-01-07T16:03:46.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:03:46.381Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:03:46.381Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:03:46.381Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:03:46.381Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] DONE 17 tests, 4 skipped in 32.294s [2020-01-07T16:03:46.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T16:03:46.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:46.381Z] ++ set -e [2020-01-07T16:03:46.381Z] ++ '[' -n 0 ']' [2020-01-07T16:03:46.381Z] ++ set -x [2020-01-07T16:03:46.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:46.381Z] INFO: Testing against a local daemon [2020-01-07T16:03:46.381Z] === RUN TestPluginInvalidJSON [2020-01-07T16:03:46.381Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:03:46.381Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:03:46.381Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:03:46.381Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-07T16:03:46.381Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T16:03:46.381Z] PASS [2020-01-07T16:03:46.381Z] [2020-01-07T16:03:46.381Z] DONE 2 tests in 0.151s [2020-01-07T16:03:46.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T16:03:46.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:46.381Z] ++ set -e [2020-01-07T16:03:46.381Z] ++ '[' -n 0 ']' [2020-01-07T16:03:46.381Z] ++ set -x [2020-01-07T16:03:46.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:46.640Z] INFO: Testing against a local daemon [2020-01-07T16:03:46.640Z] === RUN TestExternalGraphDriver [2020-01-07T16:03:46.640Z] === RUN TestExternalGraphDriver/json [2020-01-07T16:03:46.651Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-07T16:03:46.746Z] --- PASS: TestNetworkLoopbackNat (1.08s) [2020-01-07T16:03:46.746Z] === RUN TestPause [2020-01-07T16:03:46.908Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-01-07T16:03:46.908Z] === RUN TestAPIIpcModeHost [2020-01-07T16:03:47.472Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-01-07T16:03:47.472Z] === RUN TestDaemonIpcModeShareable [2020-01-07T16:03:47.551Z] --- PASS: TestPause (0.92s) [2020-01-07T16:03:47.551Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T16:03:47.551Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:03:47.551Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:03:47.551Z] === RUN TestPauseStopPausedContainer [2020-01-07T16:03:48.805Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-01-07T16:03:48.805Z] === RUN TestPsFilter [2020-01-07T16:03:48.805Z] --- PASS: TestPsFilter (0.25s) [2020-01-07T16:03:48.805Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T16:03:49.170Z] === RUN TestExternalGraphDriver/spec [2020-01-07T16:03:49.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-01-07T16:03:49.596Z] === RUN TestRemoveContainerWithVolume [2020-01-07T16:03:50.003Z] --- PASS: TestDaemonIpcModeShareable (2.18s) [2020-01-07T16:03:50.003Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2020-01-07T16:03:50.003Z] === RUN TestDaemonIpcModePrivate [2020-01-07T16:03:50.003Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-07T16:03:50.056Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-07T16:03:50.841Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-01-07T16:03:50.841Z] === RUN TestRemoveContainerRunning [2020-01-07T16:03:51.233Z] faf31ee0aa3d: Verifying Checksum [2020-01-07T16:03:51.233Z] faf31ee0aa3d: Download complete [2020-01-07T16:03:51.625Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-01-07T16:03:51.625Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T16:03:51.908Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2020-01-07T16:03:51.908Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2020-01-07T16:03:51.908Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T16:03:51.947Z] tests/integration/client_test.py ..... [ 76%] [2020-01-07T16:03:52.408Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-01-07T16:03:52.408Z] === RUN TestRemoveInvalidContainer [2020-01-07T16:03:52.408Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-07T16:03:52.408Z] === RUN TestRenameLinkedContainer [2020-01-07T16:03:52.458Z] === RUN TestExternalGraphDriver/pull [2020-01-07T16:03:52.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-07T16:03:52.876Z] tests/integration/errors_test.py . [ 76%] [2020-01-07T16:03:53.842Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2020-01-07T16:03:53.842Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2020-01-07T16:03:53.842Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T16:03:54.362Z] --- PASS: TestExternalGraphDriver (7.78s) [2020-01-07T16:03:54.362Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-01-07T16:03:54.362Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2020-01-07T16:03:54.362Z] --- PASS: TestExternalGraphDriver/pull (2.41s) [2020-01-07T16:03:54.362Z] === RUN TestGraphdriverPluginV2 [2020-01-07T16:03:54.362Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-01-07T16:03:54.362Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:54.362Z] PASS [2020-01-07T16:03:54.362Z] [2020-01-07T16:03:54.362Z] === Skipped [2020-01-07T16:03:54.362Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-01-07T16:03:54.362Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:03:54.362Z] [2020-01-07T16:03:54.362Z] [2020-01-07T16:03:54.362Z] DONE 5 tests, 1 skipped in 7.934s [2020-01-07T16:03:54.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T16:03:54.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:54.362Z] ++ set -e [2020-01-07T16:03:54.362Z] ++ '[' -n 0 ']' [2020-01-07T16:03:54.362Z] ++ set -x [2020-01-07T16:03:54.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:03:54.621Z] INFO: Testing against a local daemon [2020-01-07T16:03:54.621Z] === RUN TestContinueAfterPluginCrash [2020-01-07T16:03:54.621Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T16:03:54.621Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T16:03:54.621Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T16:03:54.621Z] === CONT TestContinueAfterPluginCrash [2020-01-07T16:03:54.621Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T16:03:55.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-07T16:03:55.781Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-01-07T16:03:55.781Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true [2020-01-07T16:03:55.781Z] === RUN TestIpcModeOlderClient [2020-01-07T16:03:55.781Z] === PAUSE TestIpcModeOlderClient [2020-01-07T16:03:55.781Z] === RUN TestKillContainerInvalidSignal [2020-01-07T16:03:56.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-07T16:03:56.107Z] #73 sending tarball 16.8s done [2020-01-07T16:03:56.107Z] #73 DONE 121.9s [2020-01-07T16:03:56.107Z] [2020-01-07T16:03:56.107Z] #74 importing to docker [2020-01-07T16:03:56.472Z] --- PASS: TestRenameLinkedContainer (3.53s) [2020-01-07T16:03:56.472Z] === RUN TestRenameStoppedContainer [2020-01-07T16:03:56.848Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-01-07T16:03:56.848Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T16:03:56.970Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2020-01-07T16:03:56.970Z] === RUN TestKillContainer [2020-01-07T16:03:56.970Z] === RUN TestKillContainer/no_signal [2020-01-07T16:03:58.343Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T16:03:58.358Z] 65014b3c3121: Verifying Checksum [2020-01-07T16:03:58.358Z] 65014b3c3121: Download complete [2020-01-07T16:03:58.908Z] === RUN TestKillContainer/killing_signal [2020-01-07T16:03:58.943Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-01-07T16:03:58.944Z] === RUN TestRenameInvalidName [2020-01-07T16:03:59.864Z] --- PASS: TestRenameInvalidName (1.12s) [2020-01-07T16:03:59.864Z] === RUN TestRenameAnonymousContainer [2020-01-07T16:04:00.279Z] --- PASS: TestKillContainer (3.32s) [2020-01-07T16:04:00.279Z] --- PASS: TestKillContainer/no_signal (1.51s) [2020-01-07T16:04:00.279Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-01-07T16:04:00.279Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-01-07T16:04:00.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T16:04:00.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T16:04:00.279Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-07T16:04:01.211Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-07T16:04:01.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T16:04:02.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.25s) [2020-01-07T16:04:02.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.28s) [2020-01-07T16:04:02.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2020-01-07T16:04:02.398Z] === RUN TestKillStoppedContainer [2020-01-07T16:04:02.398Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-07T16:04:02.398Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T16:04:02.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-01-07T16:04:02.656Z] === RUN TestKillDifferentUserContainer [2020-01-07T16:04:03.074Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2020-01-07T16:04:03.074Z] === RUN TestRenameContainerWithSameName [2020-01-07T16:04:03.455Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-01-07T16:04:03.455Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T16:04:03.589Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-01-07T16:04:03.589Z] === RUN TestInspectOomKilledTrue [2020-01-07T16:04:03.589Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-07T16:04:03.589Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:04:03.589Z] === RUN TestInspectOomKilledFalse [2020-01-07T16:04:03.589Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-07T16:04:03.589Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:04:03.589Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T16:04:04.963Z] --- PASS: TestLinksEtcHostsContentMatch (1.15s) [2020-01-07T16:04:04.963Z] === RUN TestLinksContainerNames [2020-01-07T16:04:05.268Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-01-07T16:04:05.268Z] === RUN TestResize [2020-01-07T16:04:06.061Z] --- PASS: TestResize (0.98s) [2020-01-07T16:04:06.061Z] === RUN TestResizeWithInvalidSize [2020-01-07T16:04:06.849Z] --- PASS: TestDaemonStartWithLogOpt (11.35s) [2020-01-07T16:04:06.860Z] --- PASS: TestLinksContainerNames (2.07s) [2020-01-07T16:04:06.860Z] === RUN TestLogsFollowTailEmpty [2020-01-07T16:04:07.322Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-01-07T16:04:07.322Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T16:04:08.104Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:08.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:08.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:08.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:08.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:08.232Z] --- PASS: TestLogsFollowTailEmpty (1.45s) [2020-01-07T16:04:08.232Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T16:04:08.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-07T16:04:09.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/default [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/private [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/slave [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/shared [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T16:04:09.054Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T16:04:09.054Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/default [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/shared [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/slave [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/private [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T16:04:09.311Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:04:09.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T16:04:09.311Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:04:09.569Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:04:09.826Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:04:09.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:10.084Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T16:04:10.084Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T16:04:10.084Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:04:10.084Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-07T16:04:10.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-07T16:04:10.084Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T16:04:11.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-07T16:04:11.033Z] --- PASS: TestContinueAfterPluginCrash (16.25s) [2020-01-07T16:04:11.033Z] PASS [2020-01-07T16:04:11.033Z] [2020-01-07T16:04:11.033Z] DONE 2 tests in 16.511s [2020-01-07T16:04:11.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T16:04:11.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:11.033Z] ++ set -e [2020-01-07T16:04:11.033Z] ++ '[' -n 0 ']' [2020-01-07T16:04:11.033Z] ++ set -x [2020-01-07T16:04:11.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:11.033Z] INFO: Testing against a local daemon [2020-01-07T16:04:11.033Z] === RUN TestPluginWithDevMounts [2020-01-07T16:04:11.033Z] === PAUSE TestPluginWithDevMounts [2020-01-07T16:04:11.033Z] === CONT TestPluginWithDevMounts [2020-01-07T16:04:11.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:11.584Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-07T16:04:11.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:11.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-07T16:04:12.774Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2020-01-07T16:04:12.774Z] === RUN TestNetworkNat [2020-01-07T16:04:13.031Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-07T16:04:13.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:13.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:13.563Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-01-07T16:04:13.563Z] PASS [2020-01-07T16:04:13.563Z] [2020-01-07T16:04:13.563Z] DONE 1 tests in 2.389s [2020-01-07T16:04:13.563Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T16:04:13.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:13.563Z] ++ set -e [2020-01-07T16:04:13.563Z] ++ '[' -n 0 ']' [2020-01-07T16:04:13.563Z] ++ set -x [2020-01-07T16:04:13.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:13.563Z] INFO: Testing against a local daemon [2020-01-07T16:04:13.563Z] === RUN TestSecretInspect [2020-01-07T16:04:13.595Z] --- PASS: TestNetworkNat (0.97s) [2020-01-07T16:04:13.595Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T16:04:14.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:14.528Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-07T16:04:14.786Z] --- PASS: TestNetworkLocalhostTCPNat (1.18s) [2020-01-07T16:04:14.786Z] === RUN TestNetworkLoopbackNat [2020-01-07T16:04:15.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:16.156Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-01-07T16:04:16.156Z] === RUN TestPause [2020-01-07T16:04:16.846Z] --- PASS: TestSecretInspect (3.25s) [2020-01-07T16:04:16.846Z] === RUN TestSecretList [2020-01-07T16:04:17.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:17.089Z] --- PASS: TestPause (1.14s) [2020-01-07T16:04:17.089Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T16:04:17.089Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:04:17.089Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:04:17.089Z] === RUN TestPauseStopPausedContainer [2020-01-07T16:04:17.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-07T16:04:18.278Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2020-01-07T16:04:18.278Z] === RUN TestPsFilter [2020-01-07T16:04:18.278Z] --- PASS: TestPsFilter (0.23s) [2020-01-07T16:04:18.278Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T16:04:18.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:18.535Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-07T16:04:19.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2020-01-07T16:04:19.467Z] === RUN TestRemoveContainerWithVolume [2020-01-07T16:04:20.132Z] --- PASS: TestSecretList (3.26s) [2020-01-07T16:04:20.132Z] === RUN TestSecretsCreateAndDelete [2020-01-07T16:04:20.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:20.398Z] --- PASS: TestRemoveContainerWithVolume (1.07s) [2020-01-07T16:04:20.398Z] === RUN TestRemoveContainerRunning [2020-01-07T16:04:20.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-07T16:04:21.586Z] --- PASS: TestRemoveContainerRunning (1.04s) [2020-01-07T16:04:21.586Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T16:04:22.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2020-01-07T16:04:22.523Z] === RUN TestRemoveInvalidContainer [2020-01-07T16:04:22.523Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-07T16:04:22.523Z] === RUN TestRenameLinkedContainer [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.31s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2020-01-07T16:04:22.827Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-01-07T16:04:22.827Z] === RUN TestCgroupNamespacesRun [2020-01-07T16:04:23.417Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2020-01-07T16:04:23.417Z] === RUN TestSecretsUpdate [2020-01-07T16:04:24.666Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-01-07T16:04:24.666Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T16:04:25.800Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-07T16:04:26.057Z] --- PASS: TestRenameLinkedContainer (3.63s) [2020-01-07T16:04:26.057Z] === RUN TestRenameStoppedContainer [2020-01-07T16:04:26.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-07T16:04:26.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-07T16:04:26.511Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-01-07T16:04:26.511Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T16:04:26.700Z] --- PASS: TestSecretsUpdate (3.27s) [2020-01-07T16:04:26.700Z] === RUN TestTemplatedSecret [2020-01-07T16:04:27.247Z] --- PASS: TestRenameStoppedContainer (0.96s) [2020-01-07T16:04:27.247Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T16:04:27.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-07T16:04:28.271Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-07T16:04:28.342Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-01-07T16:04:28.342Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T16:04:28.742Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-01-07T16:04:28.742Z] === RUN TestRenameInvalidName [2020-01-07T16:04:29.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-07T16:04:29.565Z] --- PASS: TestRenameInvalidName (0.85s) [2020-01-07T16:04:29.565Z] === RUN TestRenameAnonymousContainer [2020-01-07T16:04:30.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-07T16:04:30.169Z] --- PASS: TestTemplatedSecret (3.48s) [2020-01-07T16:04:30.169Z] === RUN TestSecretCreateResolve [2020-01-07T16:04:30.171Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-01-07T16:04:30.171Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T16:04:31.440Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-01-07T16:04:31.440Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T16:04:31.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-07T16:04:32.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-01-07T16:04:32.708Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T16:04:32.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-07T16:04:33.129Z] --- PASS: TestRenameAnonymousContainer (3.49s) [2020-01-07T16:04:33.129Z] === RUN TestRenameContainerWithSameName [2020-01-07T16:04:33.453Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-01-07T16:04:33.453Z] PASS [2020-01-07T16:04:33.453Z] [2020-01-07T16:04:33.453Z] DONE 6 tests in 19.987s [2020-01-07T16:04:33.453Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T16:04:33.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:33.453Z] ++ set -e [2020-01-07T16:04:33.453Z] ++ '[' -n 0 ']' [2020-01-07T16:04:33.453Z] ++ set -x [2020-01-07T16:04:33.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:04:33.453Z] INFO: Testing against a local daemon [2020-01-07T16:04:33.453Z] === RUN TestServiceCreateInit [2020-01-07T16:04:33.453Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T16:04:33.499Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-01-07T16:04:33.499Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T16:04:34.062Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2020-01-07T16:04:34.062Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T16:04:35.338Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2020-01-07T16:04:35.338Z] === RUN TestKernelTCPMemory [2020-01-07T16:04:35.383Z] #74 DONE 34.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T16:04:35.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-07T16:04:35.820Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/test/unit [2020-01-07T16:04:36.426Z] --- PASS: TestRenameContainerWithLinkedContainer (2.03s) [2020-01-07T16:04:36.426Z] === RUN TestResize [2020-01-07T16:04:36.797Z] --- PASS: TestKernelTCPMemory (1.22s) [2020-01-07T16:04:36.797Z] === RUN TestNISDomainname [2020-01-07T16:04:37.357Z] --- PASS: TestResize (0.95s) [2020-01-07T16:04:37.357Z] === RUN TestResizeWithInvalidSize [2020-01-07T16:04:37.737Z] --- PASS: TestNISDomainname (1.14s) [2020-01-07T16:04:37.737Z] === RUN TestHostnameDnsResolution [2020-01-07T16:04:38.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-07T16:04:38.288Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2020-01-07T16:04:38.288Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T16:04:38.721Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T16:04:39.021Z] --- PASS: TestHostnameDnsResolution (1.14s) [2020-01-07T16:04:39.021Z] === RUN TestStats [2020-01-07T16:04:39.221Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s) [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:39.221Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:39.221Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:39.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:04:39.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:04:40.240Z] ? github.com/docker/docker/api [no test files] [2020-01-07T16:04:41.444Z] --- PASS: TestStats (2.30s) [2020-01-07T16:04:41.445Z] === RUN TestStopContainerWithTimeout [2020-01-07T16:04:41.445Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T16:04:41.445Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T16:04:41.445Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T16:04:41.445Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T16:04:41.445Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T16:04:41.445Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T16:04:41.445Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T16:04:41.445Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T16:04:41.445Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T16:04:41.445Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T16:04:41.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-07T16:04:41.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:42.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-07T16:04:42.250Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T16:04:43.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-07T16:04:43.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:43.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:04:43.988Z] --- PASS: TestServiceCreateInit (10.25s) [2020-01-07T16:04:43.988Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-01-07T16:04:43.988Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2020-01-07T16:04:43.988Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T16:04:44.050Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T16:04:44.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:04:45.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-07T16:04:45.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:04:45.858Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-07T16:04:45.858Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-01-07T16:04:45.858Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-01-07T16:04:45.858Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-01-07T16:04:45.858Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-01-07T16:04:45.858Z] === RUN TestDeleteDevicemapper [2020-01-07T16:04:45.858Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T16:04:45.858Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:04:45.858Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T16:04:46.591Z] ......... [ 86%] [2020-01-07T16:04:46.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:04:47.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-07T16:04:47.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-07T16:04:48.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:04:49.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:04:49.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-07T16:04:49.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.80s) [2020-01-07T16:04:49.987Z] === RUN TestUpdateMemory [2020-01-07T16:04:49.987Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T16:04:49.987Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:04:49.987Z] === RUN TestUpdateCPUQuota [2020-01-07T16:04:51.105Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-07T16:04:51.280Z] --- PASS: TestUpdateCPUQuota (1.53s) [2020-01-07T16:04:51.280Z] === RUN TestUpdatePidsLimit [2020-01-07T16:04:51.280Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T16:04:51.652Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T16:04:51.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:04:52.029Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T16:04:52.418Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T16:04:52.728Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-07T16:04:53.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:04:53.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T16:04:53.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T16:04:53.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-07T16:04:53.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-07T16:04:53.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-07T16:04:53.947Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-01-07T16:04:55.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-07T16:04:55.221Z] === RUN TestUpdateRestartPolicy [2020-01-07T16:04:55.504Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.06s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.53s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-01-07T16:04:55.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-01-07T16:04:55.505Z] === RUN TestCgroupNamespacesRun [2020-01-07T16:04:57.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-07T16:04:57.400Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-01-07T16:04:57.400Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T16:04:59.275Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-07T16:04:59.275Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-07T16:04:59.296Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2020-01-07T16:04:59.296Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T16:05:01.191Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2020-01-07T16:05:01.191Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T16:05:01.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-07T16:05:02.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-07T16:05:02.842Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-01-07T16:05:02.945Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-01-07T16:05:02.945Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T16:05:05.033Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-01-07T16:05:05.033Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T16:05:05.037Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-07T16:05:05.601Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-01-07T16:05:05.601Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T16:05:05.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-07T16:05:05.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-07T16:05:06.424Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-01-07T16:05:06.424Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T16:05:08.298Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-07T16:05:08.298Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-07T16:05:08.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-01-07T16:05:08.323Z] === RUN TestKernelTCPMemory [2020-01-07T16:05:08.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-07T16:05:09.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-07T16:05:09.145Z] --- PASS: TestKernelTCPMemory (1.08s) [2020-01-07T16:05:09.145Z] === RUN TestNISDomainname [2020-01-07T16:05:09.348Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-01-07T16:05:09.348Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T16:05:09.348Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-01-07T16:05:09.348Z] === RUN TestWaitNonBlocked [2020-01-07T16:05:09.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:09.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:09.348Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:09.348Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:09.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:09.348Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:09.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-07T16:05:10.139Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-07T16:05:10.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-01-07T16:05:10.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-01-07T16:05:10.139Z] === RUN TestWaitBlocked [2020-01-07T16:05:10.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:10.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:10.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:10.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:10.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:10.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:10.336Z] --- PASS: TestNISDomainname (1.19s) [2020-01-07T16:05:10.336Z] === RUN TestHostnameDnsResolution [2020-01-07T16:05:10.524Z] --- PASS: TestCreateServiceMultipleTimes (24.62s) [2020-01-07T16:05:10.524Z] === RUN TestCreateServiceConflict [2020-01-07T16:05:11.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-07T16:05:11.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-07T16:05:11.795Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-01-07T16:05:11.795Z] === RUN TestStats [2020-01-07T16:05:11.897Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-01-07T16:05:11.897Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T16:05:11.978Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-07T16:05:11.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2020-01-07T16:05:11.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.50s) [2020-01-07T16:05:11.978Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T16:05:11.978Z] === CONT TestIpcModeOlderClient [2020-01-07T16:05:11.978Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-07T16:05:11.978Z] === CONT TestDaemonRestartIpcMode [2020-01-07T16:05:12.903Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-07T16:05:13.417Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-07T16:05:13.417Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-07T16:05:13.417Z] [2020-01-07T16:05:13.417Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-07T16:05:13.417Z] =========================== short test summary info ============================ [2020-01-07T16:05:13.417Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-07T16:05:13.417Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-07T16:05:13.417Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-07T16:05:13.417Z] Not supported on most drivers [2020-01-07T16:05:13.417Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-07T16:05:13.417Z] Can fail if eth0 has multiple IP addresses [2020-01-07T16:05:13.417Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-07T16:05:13.417Z] This doesn't seem to be taken into account by the engine [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-07T16:05:13.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-07T16:05:13.417Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-07T16:05:13.417Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.85 seconds == [2020-01-07T16:05:13.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-07T16:05:14.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-07T16:05:14.588Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2020-01-07T16:05:14.679Z] --- PASS: TestStats (2.82s) [2020-01-07T16:05:14.679Z] === RUN TestStopContainerWithTimeout [2020-01-07T16:05:14.679Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T16:05:14.679Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T16:05:14.679Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T16:05:14.679Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T16:05:14.679Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T16:05:14.679Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T16:05:14.679Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T16:05:14.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T16:05:14.679Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T16:05:14.679Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T16:05:15.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-07T16:05:15.856Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-01-07T16:05:15.856Z] PASS [2020-01-07T16:05:15.856Z] [2020-01-07T16:05:15.856Z] === Skipped [2020-01-07T16:05:15.856Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-07T16:05:15.856Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:05:15.856Z] [2020-01-07T16:05:15.856Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-07T16:05:15.856Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:15.856Z] [2020-01-07T16:05:15.856Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T16:05:15.856Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:15.856Z] [2020-01-07T16:05:15.856Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:05:15.856Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:05:15.856Z] [2020-01-07T16:05:15.857Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T16:05:15.857Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:05:15.857Z] [2020-01-07T16:05:15.857Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-07T16:05:15.857Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:15.857Z] [2020-01-07T16:05:15.857Z] [2020-01-07T16:05:15.857Z] DONE 197 tests, 6 skipped in 142.237s [2020-01-07T16:05:16.083Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-01-07T16:05:16.084Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T16:05:16.174Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T16:05:16.225Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T16:05:16.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:05:16.225Z] ++ set -e [2020-01-07T16:05:16.225Z] ++ '[' -n 0 ']' [2020-01-07T16:05:16.225Z] ++ set -x [2020-01-07T16:05:16.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:05:16.225Z] INFO: Testing against a local daemon [2020-01-07T16:05:16.225Z] === RUN TestCommitInheritsEnv [2020-01-07T16:05:16.593Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-01-07T16:05:16.593Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T16:05:16.593Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T16:05:16.593Z] === RUN TestImagesFilterMultiReference [2020-01-07T16:05:16.964Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-01-07T16:05:16.964Z] === RUN TestImagePullPlatformInvalid [2020-01-07T16:05:16.964Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-07T16:05:16.964Z] === RUN TestRemoveImageOrphaning [2020-01-07T16:05:17.335Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-01-07T16:05:17.335Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T16:05:17.335Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:05:17.335Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:05:17.335Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T16:05:17.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-07T16:05:17.335Z] === RUN TestTagInvalidReference [2020-01-07T16:05:17.335Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-07T16:05:17.335Z] === RUN TestTagValidPrefixedRepo [2020-01-07T16:05:17.335Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-01-07T16:05:17.335Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T16:05:17.701Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-07T16:05:17.701Z] === RUN TestTagOfficialNames [2020-01-07T16:05:17.701Z] --- PASS: TestTagOfficialNames (0.04s) [2020-01-07T16:05:17.701Z] === RUN TestTagMatchesDigest [2020-01-07T16:05:17.701Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-07T16:05:17.701Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T16:05:18.073Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T16:05:19.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-07T16:05:20.516Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-07T16:05:20.516Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-01-07T16:05:20.516Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2020-01-07T16:05:20.516Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-01-07T16:05:20.516Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-01-07T16:05:20.516Z] === RUN TestDeleteDevicemapper [2020-01-07T16:05:20.516Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T16:05:20.516Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:05:20.516Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T16:05:20.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-07T16:05:21.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-07T16:05:23.789Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-07T16:05:24.047Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2020-01-07T16:05:24.047Z] === RUN TestUpdateMemory [2020-01-07T16:05:24.047Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-07T16:05:24.047Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:24.047Z] === RUN TestUpdateCPUQuota [2020-01-07T16:05:24.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-07T16:05:24.611Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-07T16:05:25.545Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-07T16:05:25.802Z] --- PASS: TestUpdateCPUQuota (1.87s) [2020-01-07T16:05:25.802Z] === RUN TestUpdatePidsLimit [2020-01-07T16:05:25.802Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T16:05:26.154Z] Clearing AppArmor profiles cache:. [2020-01-07T16:05:26.154Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:05:26.154Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:05:26.154Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:05:26.154Z] [2020-01-07T16:05:26.154Z] To set a process to complain mode, use the command line tool [2020-01-07T16:05:26.154Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:05:26.154Z] with the 'teardown' option." [2020-01-07T16:05:26.154Z] [2020-01-07T16:05:26.369Z] === RUN TestUpdatePidsLimit/no_change Post stage [Pipeline] junit [2020-01-07T16:05:26.424Z] Recording test results [2020-01-07T16:05:26.628Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T16:05:26.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-07T16:05:27.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T16:05:27.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] sh [2020-01-07T16:05:28.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T16:05:28.377Z] + echo Ensuring container killed. [2020-01-07T16:05:28.377Z] Ensuring container killed. [2020-01-07T16:05:28.377Z] + docker rm -vf docker-pr9 [2020-01-07T16:05:28.377Z] Error: No such container: docker-pr9 [2020-01-07T16:05:28.377Z] + true [Pipeline] sh [2020-01-07T16:05:28.584Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T16:05:28.661Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:05:28.661Z] Chowning /workspace to jenkins user [2020-01-07T16:05:28.661Z] + id -u [2020-01-07T16:05:28.661Z] + id -g [2020-01-07T16:05:28.661Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40309:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T16:05:28.661Z] Unable to find image 'busybox:latest' locally [2020-01-07T16:05:28.661Z] latest: Pulling from library/busybox [2020-01-07T16:05:28.661Z] bdbbaa22dec6: Pulling fs layer [2020-01-07T16:05:28.661Z] bdbbaa22dec6: Download complete [2020-01-07T16:05:28.926Z] bdbbaa22dec6: Pull complete [2020-01-07T16:05:28.926Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T16:05:28.926Z] Status: Downloaded newer image for busybox:latest [2020-01-07T16:05:30.479Z] --- PASS: TestUpdatePidsLimit (4.48s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-01-07T16:05:30.480Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-01-07T16:05:30.480Z] === RUN TestUpdateRestartPolicy [2020-01-07T16:05:30.480Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T16:05:30.953Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-01-07T16:05:30.953Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T16:05:31.112Z] + bundleName=docker-py [2020-01-07T16:05:31.112Z] + echo Creating docker-py-bundles.tar.gz [2020-01-07T16:05:31.112Z] Creating docker-py-bundles.tar.gz [2020-01-07T16:05:31.112Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-01-07T16:05:31.122Z] Archiving artifacts [2020-01-07T16:05:32.374Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-07T16:05:32.676Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-07T16:05:33.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh binary-daemon [2020-01-07T16:05:33.594Z] [2020-01-07T16:05:33.594Z] Removing bundles/ [2020-01-07T16:05:33.594Z] [2020-01-07T16:05:33.594Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-07T16:05:33.594Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-07T16:05:33.594Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T16:05:33.745Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-07T16:05:33.745Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-07T16:05:34.236Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-01-07T16:05:34.236Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T16:05:34.677Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-07T16:05:35.607Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-07T16:05:35.607Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-07T16:05:37.521Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-01-07T16:05:37.521Z] === RUN TestCreateServiceSysctls [2020-01-07T16:05:39.008Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-07T16:05:41.530Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-07T16:05:41.710Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-01-07T16:05:41.710Z] === RUN TestCreateServiceCapabilities [2020-01-07T16:05:44.073Z] --- PASS: TestUpdateRestartPolicy (13.27s) [2020-01-07T16:05:44.073Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T16:05:44.073Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-07T16:05:44.342Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-07T16:05:44.609Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2020-01-07T16:05:44.609Z] === RUN TestWaitNonBlocked [2020-01-07T16:05:44.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:44.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:44.609Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:44.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:44.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:05:44.609Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:05:44.868Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-07T16:05:45.438Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-07T16:05:45.696Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-07T16:05:45.901Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-01-07T16:05:45.901Z] === RUN TestInspect [2020-01-07T16:05:45.954Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-07T16:05:46.211Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-07T16:05:46.211Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-01-07T16:05:46.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s) [2020-01-07T16:05:46.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.57s) [2020-01-07T16:05:46.211Z] === RUN TestWaitBlocked [2020-01-07T16:05:46.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:46.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:46.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:46.212Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:46.212Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:05:46.212Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:05:46.468Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-07T16:05:46.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-07T16:05:46.984Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-07T16:05:46.984Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-07T16:05:47.548Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-07T16:05:47.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-01-07T16:05:47.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-01-07T16:05:47.548Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T16:05:47.548Z] === CONT TestIpcModeOlderClient [2020-01-07T16:05:47.805Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-07T16:05:47.805Z] === CONT TestDaemonRestartIpcMode [2020-01-07T16:05:48.737Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-07T16:05:49.187Z] --- PASS: TestInspect (3.50s) [2020-01-07T16:05:49.187Z] === RUN TestServiceListWithStatuses [2020-01-07T16:05:49.187Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T16:05:49.187Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:05:49.187Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T16:05:51.260Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2020-01-07T16:05:51.823Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-07T16:05:52.079Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-01-07T16:05:52.079Z] PASS [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === Skipped [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-07T16:05:52.079Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-07T16:05:52.079Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-07T16:05:52.079Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:05:52.079Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T16:05:52.079Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-07T16:05:52.079Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] [2020-01-07T16:05:52.079Z] DONE 197 tests, 6 skipped in 152.861s [2020-01-07T16:05:52.079Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T16:05:52.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:05:52.079Z] ++ set -e [2020-01-07T16:05:52.079Z] ++ '[' -n 0 ']' [2020-01-07T16:05:52.079Z] ++ set -x [2020-01-07T16:05:52.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:05:52.336Z] INFO: Testing against a local daemon [2020-01-07T16:05:52.336Z] === RUN TestCommitInheritsEnv [2020-01-07T16:05:52.900Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-01-07T16:05:52.900Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T16:05:52.900Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T16:05:52.900Z] === RUN TestImagesFilterMultiReference [2020-01-07T16:05:52.900Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-07T16:05:52.900Z] === RUN TestImagePullPlatformInvalid [2020-01-07T16:05:52.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-07T16:05:52.900Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-07T16:05:52.900Z] === RUN TestRemoveImageOrphaning [2020-01-07T16:05:53.465Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-01-07T16:05:53.465Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T16:05:53.465Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-07T16:05:54.029Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-07T16:05:54.961Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-07T16:05:55.893Z] --- PASS: TestRemoveImageGarbageCollector (2.51s) [2020-01-07T16:05:55.893Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T16:05:55.893Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-07T16:05:55.893Z] === RUN TestTagInvalidReference [2020-01-07T16:05:56.150Z] --- PASS: TestTagInvalidReference (0.06s) [2020-01-07T16:05:56.150Z] === RUN TestTagValidPrefixedRepo [2020-01-07T16:05:56.150Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2020-01-07T16:05:56.150Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T16:05:56.150Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-01-07T16:05:56.150Z] === RUN TestTagOfficialNames [2020-01-07T16:05:56.150Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-07T16:05:56.150Z] --- PASS: TestTagOfficialNames (0.09s) [2020-01-07T16:05:56.150Z] === RUN TestTagMatchesDigest [2020-01-07T16:05:56.408Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-07T16:05:56.408Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T16:05:57.297Z] --- PASS: TestDockerNetworkConnectAlias (7.58s) [2020-01-07T16:05:57.297Z] === RUN TestDockerNetworkReConnect [2020-01-07T16:05:57.788Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-07T16:05:58.045Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-07T16:06:00.573Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-07T16:06:01.504Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-07T16:06:02.068Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-07T16:06:02.563Z] --- PASS: TestDockerNetworkReConnect (6.16s) [2020-01-07T16:06:02.563Z] === RUN TestServicePlugin [2020-01-07T16:06:02.563Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T16:06:02.563Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:06:02.563Z] === RUN TestServiceUpdateLabel [2020-01-07T16:06:02.632Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-07T16:06:02.890Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-07T16:06:03.821Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-07T16:06:03.821Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-07T16:06:04.386Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-07T16:06:05.846Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-01-07T16:06:05.846Z] === RUN TestServiceUpdateSecrets [2020-01-07T16:06:08.563Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-07T16:06:09.494Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-07T16:06:10.302Z] 65014b3c3121: Pull complete [2020-01-07T16:06:16.044Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-07T16:06:19.321Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-07T16:06:20.252Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-07T16:06:21.183Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-07T16:06:22.115Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-07T16:06:22.115Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-07T16:06:23.924Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2020-01-07T16:06:23.924Z] === RUN TestServiceUpdateConfigs [2020-01-07T16:06:24.638Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-07T16:06:24.895Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-07T16:06:25.461Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-07T16:06:26.025Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-07T16:06:26.590Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-07T16:06:27.995Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-07T16:06:27.995Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-07T16:06:29.891Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-07T16:06:31.787Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-07T16:06:32.044Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-07T16:06:33.939Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-07T16:06:34.196Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-07T16:06:34.196Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-07T16:06:34.196Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-07T16:06:34.196Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-07T16:06:35.567Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-07T16:06:37.462Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-07T16:06:38.795Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2020-01-07T16:06:38.795Z] === RUN TestServiceUpdateNetwork [2020-01-07T16:06:39.360Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-07T16:06:39.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-07T16:06:43.202Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-07T16:06:46.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-07T16:06:46.478Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-07T16:06:50.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-07T16:06:51.221Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-07T16:06:51.786Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-07T16:06:53.665Z] --- PASS: TestServiceUpdateNetwork (15.57s) [2020-01-07T16:06:53.665Z] PASS [2020-01-07T16:06:53.665Z] [2020-01-07T16:06:53.665Z] === Skipped [2020-01-07T16:06:53.665Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T16:06:53.665Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:06:53.665Z] [2020-01-07T16:06:53.665Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-07T16:06:53.665Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:06:53.665Z] [2020-01-07T16:06:53.665Z] [2020-01-07T16:06:53.665Z] DONE 20 tests, 2 skipped in 138.958s [2020-01-07T16:06:53.665Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] ++ set -e [2020-01-07T16:06:53.665Z] ++ '[' -n 0 ']' [2020-01-07T16:06:53.665Z] ++ set -x [2020-01-07T16:06:53.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] INFO: Testing against a local daemon [2020-01-07T16:06:53.665Z] === RUN TestSessionCreate [2020-01-07T16:06:53.665Z] --- PASS: TestSessionCreate (0.05s) [2020-01-07T16:06:53.665Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T16:06:53.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-07T16:06:53.665Z] PASS [2020-01-07T16:06:53.665Z] [2020-01-07T16:06:53.665Z] DONE 2 tests in 0.261s [2020-01-07T16:06:53.665Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] ++ set -e [2020-01-07T16:06:53.665Z] ++ '[' -n 0 ']' [2020-01-07T16:06:53.665Z] ++ set -x [2020-01-07T16:06:53.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:53.665Z] INFO: Testing against a local daemon [2020-01-07T16:06:53.665Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T16:06:53.665Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:06:53.665Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:06:53.665Z] === RUN TestEventsExecDie [2020-01-07T16:06:53.665Z] --- PASS: TestEventsExecDie (0.91s) [2020-01-07T16:06:53.665Z] === RUN TestEventsBackwardsCompatible [2020-01-07T16:06:53.665Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-01-07T16:06:53.665Z] === RUN TestInfoBinaryCommits [2020-01-07T16:06:53.923Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-07T16:06:53.923Z] === RUN TestInfoAPIVersioned [2020-01-07T16:06:53.923Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-07T16:06:53.923Z] === RUN TestInfoDiscoveryBackend [2020-01-07T16:06:54.308Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-07T16:06:54.490Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-01-07T16:06:54.490Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T16:06:55.011Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-07T16:06:55.011Z] Copying nested executables into bundles/binary-daemon [2020-01-07T16:06:55.011Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T16:06:55.208Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-01-07T16:06:55.208Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-01-07T16:06:55.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh cross [2020-01-07T16:06:55.584Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T16:06:55.584Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T16:06:55.678Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-07T16:06:55.915Z] [2020-01-07T16:06:55.915Z] Removing bundles/ [2020-01-07T16:06:55.915Z] [2020-01-07T16:06:55.915Z] ---> Making bundle: cross (in bundles/cross) [2020-01-07T16:06:55.915Z] Cross building: bundles/cross/linux/amd64 [2020-01-07T16:06:56.152Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2020-01-07T16:06:56.152Z] === RUN TestInfoAPI [2020-01-07T16:06:56.152Z] --- PASS: TestInfoAPI (0.05s) [2020-01-07T16:06:56.152Z] === RUN TestInfoAPIWarnings [2020-01-07T16:06:56.172Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-07T16:06:56.172Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-07T16:06:56.345Z] ok github.com/docker/docker/builder/remotecontext/git 4.967s coverage: 86.3% of statements [2020-01-07T16:06:56.611Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-07T16:06:57.087Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-01-07T16:06:57.087Z] === RUN TestInfoDebug [2020-01-07T16:06:57.654Z] --- PASS: TestInfoDebug (0.65s) [2020-01-07T16:06:57.654Z] === RUN TestInfoInsecureRegistries [2020-01-07T16:06:58.221Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-01-07T16:06:58.221Z] === RUN TestInfoRegistryMirrors [2020-01-07T16:06:58.419Z] ok github.com/docker/docker/builder/remotecontext 0.546s coverage: 13.6% of statements [2020-01-07T16:06:58.787Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-01-07T16:06:58.787Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T16:06:59.046Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-01-07T16:06:59.046Z] === RUN TestPingCacheHeaders [2020-01-07T16:06:59.134Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-07T16:06:59.304Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-07T16:06:59.304Z] === RUN TestPingGet [2020-01-07T16:06:59.304Z] --- PASS: TestPingGet (0.03s) [2020-01-07T16:06:59.304Z] === RUN TestPingHead [2020-01-07T16:06:59.304Z] --- PASS: TestPingHead (0.05s) [2020-01-07T16:06:59.304Z] === RUN TestVersion [2020-01-07T16:06:59.304Z] --- PASS: TestVersion (0.05s) [2020-01-07T16:06:59.304Z] PASS [2020-01-07T16:06:59.304Z] [2020-01-07T16:06:59.304Z] === Skipped [2020-01-07T16:06:59.304Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:06:59.304Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:06:59.304Z] [2020-01-07T16:06:59.304Z] [2020-01-07T16:06:59.304Z] DONE 18 tests, 1 skipped in 6.707s [2020-01-07T16:06:59.304Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T16:06:59.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:59.304Z] ++ set -e [2020-01-07T16:06:59.304Z] ++ '[' -n 0 ']' [2020-01-07T16:06:59.304Z] ++ set -x [2020-01-07T16:06:59.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:06:59.562Z] INFO: Testing against a local daemon [2020-01-07T16:06:59.562Z] === RUN TestVolumesCreateAndList [2020-01-07T16:06:59.562Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-07T16:06:59.562Z] === RUN TestVolumesRemove [2020-01-07T16:06:59.562Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-07T16:06:59.562Z] === RUN TestVolumesInspect [2020-01-07T16:06:59.562Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-07T16:06:59.562Z] === RUN TestVolumesInvalidJSON [2020-01-07T16:06:59.821Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T16:06:59.821Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T16:06:59.821Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T16:06:59.821Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T16:06:59.821Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T16:06:59.821Z] PASS [2020-01-07T16:06:59.821Z] [2020-01-07T16:06:59.821Z] DONE 5 tests in 0.366s [2020-01-07T16:06:59.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:07:00.079Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:07:00.079Z] +++ kill 13081 [2020-01-07T16:07:00.546Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-07T16:07:01.452Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:07:01.452Z] Clearing AppArmor profiles cache:. [2020-01-07T16:07:01.452Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:07:01.452Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:07:01.452Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:07:01.452Z] [2020-01-07T16:07:01.452Z] To set a process to complain mode, use the command line tool [2020-01-07T16:07:01.452Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:07:01.452Z] with the 'teardown' option." [2020-01-07T16:07:01.452Z] [2020-01-07T16:07:01.909Z] ok github.com/docker/docker/builder/dockerfile 1.502s coverage: 48.2% of statements [2020-01-07T16:07:01.909Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T16:07:01.909Z] ? github.com/docker/docker/cli/config [no test files] Post stage [Pipeline] junit [2020-01-07T16:07:03.995Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T16:07:04.671Z] + echo Ensuring container killed. [2020-01-07T16:07:04.671Z] Ensuring container killed. [2020-01-07T16:07:04.671Z] + docker rm -vf docker-pr9 [2020-01-07T16:07:04.671Z] Error: No such container: docker-pr9 [2020-01-07T16:07:04.671Z] + true [Pipeline] sh [2020-01-07T16:07:04.961Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:07:04.961Z] Chowning /workspace to jenkins user [2020-01-07T16:07:04.961Z] + id -u [2020-01-07T16:07:04.961Z] + id -g [2020-01-07T16:07:04.961Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40309:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T16:07:04.961Z] Unable to find image 'busybox:latest' locally [2020-01-07T16:07:05.221Z] latest: Pulling from library/busybox [2020-01-07T16:07:05.221Z] 220602de6ed2: Pulling fs layer [2020-01-07T16:07:05.221Z] 220602de6ed2: Verifying Checksum [2020-01-07T16:07:05.480Z] 220602de6ed2: Pull complete [2020-01-07T16:07:05.480Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T16:07:05.480Z] Status: Downloaded newer image for busybox:latest [2020-01-07T16:07:07.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-07T16:07:07.443Z] ok github.com/docker/docker/client 1.178s coverage: 75.8% of statements [2020-01-07T16:07:08.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T16:07:09.065Z] + bundleName=arm64-integration [2020-01-07T16:07:09.065Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-07T16:07:09.065Z] Creating arm64-integration-bundles.tar.gz [2020-01-07T16:07:09.065Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T16:07:09.065Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-07T16:07:09.343Z] Archiving artifacts [2020-01-07T16:07:09.941Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-07T16:07:09.941Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-07T16:07:11.101Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:07:11.420Z] + make clean [2020-01-07T16:07:11.988Z] docker volume rm -f docker-dev-cache [2020-01-07T16:07:12.247Z] docker-dev-cache [Pipeline] deleteDir [2020-01-07T16:07:15.198Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-07T16:07:15.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-07T16:07:15.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T16:07:17.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-07T16:07:18.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-07T16:07:20.095Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-07T16:07:20.352Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-07T16:07:23.630Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-07T16:07:25.525Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-07T16:07:27.466Z] --- PASS: TestImportExtremelyLargeImageWorks (117.35s) [2020-01-07T16:07:27.466Z] PASS [2020-01-07T16:07:27.466Z] [2020-01-07T16:07:27.466Z] === Skipped [2020-01-07T16:07:27.466Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:07:27.466Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:07:27.466Z] [2020-01-07T16:07:27.466Z] [2020-01-07T16:07:27.466Z] DONE 12 tests, 1 skipped in 118.879s [2020-01-07T16:07:27.466Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T16:07:27.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:07:27.466Z] ++ set -e [2020-01-07T16:07:27.466Z] ++ '[' -n 0 ']' [2020-01-07T16:07:27.466Z] ++ set -x [2020-01-07T16:07:27.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:07:27.466Z] INFO: Testing against a local daemon [2020-01-07T16:07:27.466Z] === RUN TestNetworkCreateDelete [2020-01-07T16:07:27.466Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-01-07T16:07:27.466Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T16:07:27.466Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-01-07T16:07:27.466Z] === RUN TestInspectNetwork [2020-01-07T16:07:27.466Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T16:07:27.466Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T16:07:27.466Z] === RUN TestInspectNetwork/network_name [2020-01-07T16:07:27.466Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T16:07:27.466Z] --- PASS: TestInspectNetwork (10.80s) [2020-01-07T16:07:27.466Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-01-07T16:07:27.466Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T16:07:27.466Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T16:07:27.466Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T16:07:27.466Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T16:07:28.800Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-07T16:07:28.800Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-07T16:07:29.315Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2020-01-07T16:07:29.315Z] === RUN TestNetworkInvalidJSON [2020-01-07T16:07:29.315Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T16:07:29.315Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T16:07:29.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:07:29.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:07:29.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:07:29.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:07:29.315Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T16:07:29.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:07:29.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:07:29.315Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-07T16:07:29.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T16:07:29.315Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T16:07:29.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T16:07:29.315Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T16:07:30.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-01-07T16:07:30.106Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T16:07:30.905Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-01-07T16:07:30.905Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T16:07:32.183Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-01-07T16:07:32.183Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T16:07:33.450Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-01-07T16:07:33.450Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T16:07:33.822Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-01-07T16:07:33.822Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T16:07:34.053Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite (354.27s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.94s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.85s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.99s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_test.go:1449: [deea0974afeae] daemon is not started [2020-01-07T16:07:34.619Z] check_test.go:309: [de03c4ad4a265] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.26s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.69s) [2020-01-07T16:07:34.619Z] check_test.go:309: [da2dfea907c78] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.91s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.52s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.43s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.26s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.01s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.52s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.68s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.09s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-07T16:07:34.619Z] check_test.go:309: [d131d4e87eda8] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-07T16:07:34.619Z] check_test.go:309: [dd387e5dc929b] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.93s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2020-01-07T16:07:34.619Z] check_test.go:309: [de0e7ca198d4b] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.78s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.10s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.74s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.47s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.99s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-01-07T16:07:34.619Z] check_test.go:309: [d6108821806ed] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-01-07T16:07:34.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-07T16:07:34.619Z] check_test.go:309: [dcef1b617af82] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2020-01-07T16:07:34.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-07T16:07:34.619Z] check_test.go:309: [d9979dc3a2b49] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2020-01-07T16:07:34.619Z] check_test.go:309: [dfaf118bf8308] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.66s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-07T16:07:34.619Z] check_test.go:309: [dac620c015ac3] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.41s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_plugins_test.go:79: [dec90c056f5e6] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_plugins_test.go:169: [dddbee5dfbb42] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.55s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-07T16:07:34.619Z] check_test.go:309: [d261cbd1cc591] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.00s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.17s) [2020-01-07T16:07:34.619Z] check_test.go:309: [dd921113fed90] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.55s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.46s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.49s) [2020-01-07T16:07:34.619Z] check_test.go:309: [d45ef8f4fed3a] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.78s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.53s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s) [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.82s) [2020-01-07T16:07:34.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-07T16:07:34.619Z] check_test.go:309: [db53eaeeca537] daemon is not started [2020-01-07T16:07:34.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T16:07:34.619Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-07T16:07:34.619Z] check_test.go:309: [d54a174da3796] daemon is not started [2020-01-07T16:07:34.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2020-01-07T16:07:34.619Z] check_test.go:309: [dc791c4fc0039] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.40s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.35s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.01s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.95s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d582ab3ec6793] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.70s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.26s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-01-07T16:07:34.620Z] check_test.go:309: [db2bb57d44c16] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.35s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-07T16:07:34.620Z] check_test.go:309: [de78853c21429] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-01-07T16:07:34.620Z] check_test.go:309: [de5226423a187] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.51s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d88ce4907db76] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.57s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.73s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d00cf3c14a404] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.41s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.27s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d684153cd3ca0] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d853da7d4de82] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.67s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.32s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.33s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.60s) [2020-01-07T16:07:34.620Z] docker_cli_daemon_test.go:2542: [dbc9f8c6c7b7a] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.23s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.15s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.05s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.24s) [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-01-07T16:07:34.620Z] check_test.go:309: [d77a62de8dcb5] daemon is not started [2020-01-07T16:07:34.620Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2020-01-07T16:07:34.620Z] === RUN TestDockerSwarmSuite [2020-01-07T16:07:34.620Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-07T16:07:36.169Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-07T16:07:36.295Z] --- PASS: TestServiceWithPredefinedNetwork (2.58s) [2020-01-07T16:07:36.295Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T16:07:36.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:07:36.295Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:07:36.295Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T16:07:39.444Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-07T16:07:39.702Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-07T16:07:42.981Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-07T16:07:49.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-07T16:07:51.599Z] faf31ee0aa3d: Pull complete [2020-01-07T16:07:51.599Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-07T16:07:51.599Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:07:51.599Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-07T16:07:51.599Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-07T16:07:51.599Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-07T16:07:51.599Z] WARN: Skipping validation tests [2020-01-07T16:07:51.599Z] INFO: Running unit tests at 01/07/2020 16:07:45... [2020-01-07T16:07:51.599Z] INFO: make.ps1 starting at 01/07/2020 16:07:49 [2020-01-07T16:07:51.599Z] INFO: Git commit (07efe6a0a) assumed from DOCKER_GITCOMMIT environment variable [2020-01-07T16:07:51.599Z] INFO: Invoking autogen... [2020-01-07T16:07:51.599Z] INFO: Running unit tests... [2020-01-07T16:07:54.794Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-07T16:07:55.726Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-07T16:07:55.726Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-07T16:07:56.385Z] --- PASS: TestServiceWithDataPathPortInit (16.94s) [2020-01-07T16:07:56.385Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T16:07:58.688Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-01-07T16:08:00.983Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-07T16:08:01.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-07T16:08:02.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-07T16:08:03.980Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-07T16:08:04.032Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.52s) [2020-01-07T16:08:04.032Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s59ecohfsu81u5d896j00zo02 Created:2020-01-07 16:07:54.879417519 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[87a50e0b6ae04406f7e5e6a13c2cbc14721b5364741cfafe965f36ba9374f7c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.njdlhjxdh1u87hw54huc0gaxm EndpointID:4bd8606a077a9c5d18c5a7ea9079f7eef23e761d8edaaa2886fadf74f708d11b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93bd54e68a4298d51423f8ad64b96b092f421b6c3b0c8f5388f0b6c4667b3dbe MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c7992a045a61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.njdlhjxdh1u87hw54huc0gaxm EndpointID:4bd8606a077a9c5d18c5a7ea9079f7eef23e761d8edaaa2886fadf74f708d11b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T16:08:04.032Z] PASS [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] === Skipped [2020-01-07T16:08:04.032Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:08:04.032Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] DONE 21 tests, 1 skipped in 47.989s [2020-01-07T16:08:04.032Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] ++ set -e [2020-01-07T16:08:04.032Z] ++ '[' -n 0 ']' [2020-01-07T16:08:04.032Z] ++ set -x [2020-01-07T16:08:04.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] INFO: Testing against a local daemon [2020-01-07T16:08:04.032Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T16:08:04.032Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:08:04.032Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:08:04.032Z] === RUN TestDockerNetworkIpvlan [2020-01-07T16:08:04.032Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:08:04.032Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:08:04.032Z] PASS [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] === Skipped [2020-01-07T16:08:04.032Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:08:04.032Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:08:04.032Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] [2020-01-07T16:08:04.032Z] DONE 2 tests, 2 skipped in 0.184s [2020-01-07T16:08:04.032Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] ++ set -e [2020-01-07T16:08:04.032Z] ++ '[' -n 0 ']' [2020-01-07T16:08:04.032Z] ++ set -x [2020-01-07T16:08:04.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:04.032Z] INFO: Testing against a local daemon [2020-01-07T16:08:04.032Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T16:08:04.297Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 30.3% of statements [2020-01-07T16:08:04.297Z] ok github.com/docker/docker/container 0.200s coverage: 35.3% of statements [2020-01-07T16:08:04.297Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T16:08:04.297Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T16:08:04.297Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T16:08:04.297Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T16:08:04.821Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.57s) [2020-01-07T16:08:04.821Z] === RUN TestDockerNetworkMacvlan [2020-01-07T16:08:05.611Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T16:08:06.886Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T16:08:07.255Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-07T16:08:07.283Z] ? github.com/docker/docker/api [no test files] [2020-01-07T16:08:07.703Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T16:08:08.778Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-01-07T16:08:10.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T16:08:14.306Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.8% of statements [2020-01-07T16:08:14.418Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T16:08:15.355Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-07T16:08:17.586Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-07T16:08:17.586Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-07T16:08:17.586Z] Cross building: bundles/cross/windows/amd64 [2020-01-07T16:08:17.586Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-07T16:08:17.586Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-07T16:08:17.882Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-07T16:08:19.705Z] ok github.com/docker/docker/api/server 0.175s coverage: 9.0% of statements [2020-01-07T16:08:20.718Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T16:08:21.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-07T16:08:21.167Z] ok github.com/docker/docker/daemon/cluster 0.257s coverage: 0.5% of statements [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan (16.56s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.99s) [2020-01-07T16:08:21.513Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2020-01-07T16:08:21.513Z] PASS [2020-01-07T16:08:21.513Z] [2020-01-07T16:08:21.513Z] DONE 8 tests in 18.292s [2020-01-07T16:08:21.513Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T16:08:21.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:21.513Z] ++ set -e [2020-01-07T16:08:21.513Z] ++ '[' -n 0 ']' [2020-01-07T16:08:21.513Z] ++ set -x [2020-01-07T16:08:21.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:21.513Z] testing: warning: no tests to run [2020-01-07T16:08:21.513Z] PASS [2020-01-07T16:08:21.513Z] [2020-01-07T16:08:21.513Z] DONE 0 tests in 0.080s [2020-01-07T16:08:21.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T16:08:21.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:21.513Z] ++ set -e [2020-01-07T16:08:21.513Z] ++ '[' -n 0 ']' [2020-01-07T16:08:21.513Z] ++ set -x [2020-01-07T16:08:21.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:21.896Z] INFO: Testing against a local daemon [2020-01-07T16:08:21.896Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T16:08:23.699Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-01-07T16:08:23.699Z] === RUN TestAuthZPluginTLS [2020-01-07T16:08:24.062Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-07T16:08:24.062Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T16:08:24.431Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-07T16:08:24.431Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T16:08:24.929Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-01-07T16:08:24.929Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T16:08:25.704Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-01-07T16:08:25.704Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T16:08:25.803Z] ok github.com/docker/docker/daemon/config 0.131s coverage: 82.1% of statements [2020-01-07T16:08:26.432Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-01-07T16:08:27.534Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-01-07T16:08:27.534Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T16:08:27.903Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-07T16:08:27.903Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T16:08:28.481Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-01-07T16:08:28.679Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-07T16:08:28.680Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T16:08:29.047Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-07T16:08:29.047Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T16:08:30.530Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-01-07T16:08:31.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-07T16:08:31.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-07T16:08:31.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-01-07T16:08:31.508Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T16:08:33.591Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2020-01-07T16:08:33.591Z] === RUN TestAuthZPluginHeader [2020-01-07T16:08:34.586Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-01-07T16:08:34.586Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T16:08:34.586Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:08:34.586Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:34.586Z] === RUN TestAuthZPluginV2Disable [2020-01-07T16:08:34.586Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:08:34.586Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:34.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T16:08:34.586Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:08:34.586Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:34.586Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T16:08:34.586Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:08:34.586Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:34.586Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T16:08:34.944Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.579s coverage: 13.7% of statements [2020-01-07T16:08:35.229Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-07T16:08:37.927Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.888s coverage: 57.9% of statements [2020-01-07T16:08:38.950Z] ok github.com/docker/docker/daemon 12.416s coverage: 17.6% of statements [2020-01-07T16:08:38.950Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T16:08:38.950Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T16:08:38.950Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T16:08:38.950Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T16:08:41.069Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-07T16:08:41.069Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-07T16:08:43.394Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.441s coverage: 68.6% of statements [2020-01-07T16:08:44.885Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.876s coverage: 48.6% of statements [2020-01-07T16:08:44.885Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.309s coverage: 46.2% of statements [2020-01-07T16:08:44.885Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T16:08:47.595Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.705s coverage: 76.1% of statements [2020-01-07T16:08:47.595Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.189s coverage: 54.8% of statements [2020-01-07T16:08:47.595Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T16:08:47.595Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T16:08:47.618Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-07T16:08:47.618Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-07T16:08:47.618Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-07T16:08:48.549Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-07T16:08:48.549Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-07T16:08:48.875Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-07T16:08:49.443Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-07T16:08:49.652Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.053s coverage: 58.0% of statements [2020-01-07T16:08:49.652Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-01-07T16:08:49.955Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-01-07T16:08:51.982Z] --- PASS: TestImportExtremelyLargeImageWorks (175.66s) [2020-01-07T16:08:51.982Z] PASS [2020-01-07T16:08:51.982Z] [2020-01-07T16:08:51.982Z] DONE 12 tests in 179.930s [2020-01-07T16:08:51.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-07T16:08:51.982Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T16:08:51.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:51.982Z] ++ set -e [2020-01-07T16:08:51.982Z] ++ '[' -n 0 ']' [2020-01-07T16:08:51.982Z] ++ set -x [2020-01-07T16:08:51.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:52.239Z] INFO: Testing against a local daemon [2020-01-07T16:08:52.239Z] === RUN TestNetworkCreateDelete [2020-01-07T16:08:52.239Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-07T16:08:52.239Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-07T16:08:52.239Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T16:08:52.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-01-07T16:08:52.803Z] === RUN TestInspectNetwork [2020-01-07T16:08:52.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-07T16:08:54.174Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-07T16:08:54.300Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-01-07T16:08:54.300Z] PASS [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] === Skipped [2020-01-07T16:08:54.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:08:54.300Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:08:54.300Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:08:54.300Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:08:54.300Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] DONE 17 tests, 4 skipped in 30.022s [2020-01-07T16:08:54.300Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] ++ set -e [2020-01-07T16:08:54.300Z] ++ '[' -n 0 ']' [2020-01-07T16:08:54.300Z] ++ set -x [2020-01-07T16:08:54.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] INFO: Testing against a local daemon [2020-01-07T16:08:54.300Z] === RUN TestPluginInvalidJSON [2020-01-07T16:08:54.300Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:08:54.300Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:08:54.300Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:08:54.300Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-07T16:08:54.300Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T16:08:54.300Z] PASS [2020-01-07T16:08:54.300Z] [2020-01-07T16:08:54.300Z] DONE 2 tests in 0.169s [2020-01-07T16:08:54.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] ++ set -e [2020-01-07T16:08:54.300Z] ++ '[' -n 0 ']' [2020-01-07T16:08:54.300Z] ++ set -x [2020-01-07T16:08:54.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:54.300Z] INFO: Testing against a local daemon [2020-01-07T16:08:54.300Z] === RUN TestExternalGraphDriver [2020-01-07T16:08:54.300Z] === RUN TestExternalGraphDriver/json [2020-01-07T16:08:54.300Z] === RUN TestExternalGraphDriver/spec [2020-01-07T16:08:55.541Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-01-07T16:08:55.541Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 42.7% of statements [2020-01-07T16:08:56.071Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-07T16:08:56.148Z] === RUN TestExternalGraphDriver/pull [2020-01-07T16:08:57.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.621s coverage: 77.8% of statements [2020-01-07T16:08:57.964Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-07T16:08:58.219Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 26.2% of statements [2020-01-07T16:08:58.506Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2020-01-07T16:08:58.506Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T16:08:58.506Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T16:08:58.506Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T16:08:58.506Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T16:08:58.591Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-01-07T16:08:58.591Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-01-07T16:08:58.591Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2020-01-07T16:08:58.591Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-01-07T16:08:58.591Z] === RUN TestGraphdriverPluginV2 [2020-01-07T16:08:58.591Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-01-07T16:08:58.591Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:58.591Z] PASS [2020-01-07T16:08:58.591Z] [2020-01-07T16:08:58.591Z] === Skipped [2020-01-07T16:08:58.591Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-01-07T16:08:58.591Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:08:58.591Z] [2020-01-07T16:08:58.591Z] [2020-01-07T16:08:58.591Z] DONE 5 tests, 1 skipped in 6.695s [2020-01-07T16:08:58.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T16:08:58.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:58.591Z] ++ set -e [2020-01-07T16:08:58.591Z] ++ '[' -n 0 ']' [2020-01-07T16:08:58.591Z] ++ set -x [2020-01-07T16:08:58.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:08:58.591Z] INFO: Testing against a local daemon [2020-01-07T16:08:58.591Z] === RUN TestContinueAfterPluginCrash [2020-01-07T16:08:58.591Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T16:08:58.591Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T16:08:58.591Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T16:08:58.591Z] === CONT TestContinueAfterPluginCrash [2020-01-07T16:08:58.591Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T16:08:58.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 62.1% of statements [2020-01-07T16:08:59.082Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.090s coverage: 88.3% of statements [2020-01-07T16:08:59.334Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-07T16:08:59.897Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T16:08:59.897Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T16:08:59.897Z] === RUN TestInspectNetwork/network_name [2020-01-07T16:08:59.897Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T16:09:00.460Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-07T16:09:02.276Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T16:09:02.276Z] ok github.com/docker/docker/api/server/httputils 0.096s coverage: 14.7% of statements [2020-01-07T16:09:02.583Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 74.7% of statements [2020-01-07T16:09:02.583Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T16:09:02.737Z] ok github.com/docker/docker/api/server/middleware 0.147s coverage: 37.7% of statements [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T16:09:02.737Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T16:09:03.205Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2020-01-07T16:09:03.710Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-01-07T16:09:03.710Z] ok github.com/docker/docker/api/types/filters 0.130s coverage: 92.2% of statements [2020-01-07T16:09:04.172Z] ok github.com/docker/docker/api/server/router/swarm 0.192s coverage: 4.0% of statements [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T16:09:04.172Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T16:09:04.172Z] ok github.com/docker/docker/api/types/time 0.291s coverage: 100.0% of statements [2020-01-07T16:09:04.230Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-01-07T16:09:04.518Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-01-07T16:09:04.634Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T16:09:04.634Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T16:09:04.828Z] --- PASS: TestInspectNetwork (11.43s) [2020-01-07T16:09:04.828Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T16:09:04.828Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T16:09:04.828Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T16:09:04.828Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T16:09:04.828Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T16:09:05.095Z] ok github.com/docker/docker/builder/dockerignore 0.068s coverage: 96.8% of statements [2020-01-07T16:09:06.011Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-01-07T16:09:06.722Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2020-01-07T16:09:06.722Z] === RUN TestNetworkInvalidJSON [2020-01-07T16:09:06.979Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T16:09:06.979Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T16:09:06.979Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:09:06.979Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:09:06.979Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:09:06.979Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:09:06.979Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T16:09:06.979Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:09:06.979Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:09:06.979Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-07T16:09:06.979Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T16:09:06.979Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T16:09:06.979Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T16:09:06.979Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T16:09:07.031Z] ok github.com/docker/docker/daemon/logger/splunk 3.058s coverage: 82.5% of statements [2020-01-07T16:09:07.031Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T16:09:07.031Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T16:09:07.909Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-07T16:09:07.909Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T16:09:08.165Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-07T16:09:08.730Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-01-07T16:09:08.730Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T16:09:08.844Z] ok github.com/docker/docker/cli/debug 0.318s coverage: 100.0% of statements [2020-01-07T16:09:08.844Z] ok github.com/docker/docker/builder/dockerfile 0.583s coverage: 46.3% of statements [2020-01-07T16:09:08.844Z] ok github.com/docker/docker/builder/remotecontext 0.764s coverage: 9.2% of statements [2020-01-07T16:09:10.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-01-07T16:09:10.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T16:09:10.123Z] --- PASS: TestDaemonStartWithLogOpt (11.02s) [2020-01-07T16:09:10.535Z] ok github.com/docker/docker/distribution/metadata 0.104s coverage: 48.2% of statements [2020-01-07T16:09:11.030Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-01-07T16:09:11.030Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T16:09:11.562Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-01-07T16:09:11.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-07T16:09:11.595Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T16:09:13.064Z] ok github.com/docker/docker/distribution 0.652s coverage: 22.1% of statements [2020-01-07T16:09:13.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T16:09:14.091Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2020-01-07T16:09:14.091Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T16:09:14.509Z] --- PASS: TestContinueAfterPluginCrash (15.87s) [2020-01-07T16:09:14.509Z] PASS [2020-01-07T16:09:14.509Z] [2020-01-07T16:09:14.509Z] DONE 2 tests in 15.996s [2020-01-07T16:09:14.509Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T16:09:14.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:14.509Z] ++ set -e [2020-01-07T16:09:14.509Z] ++ '[' -n 0 ']' [2020-01-07T16:09:14.509Z] ++ set -x [2020-01-07T16:09:14.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:14.871Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2020-01-07T16:09:14.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T16:09:14.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:09:14.871Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:09:14.871Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T16:09:14.894Z] INFO: Testing against a local daemon [2020-01-07T16:09:14.894Z] === RUN TestPluginWithDevMounts [2020-01-07T16:09:14.894Z] === PAUSE TestPluginWithDevMounts [2020-01-07T16:09:14.894Z] === CONT TestPluginWithDevMounts [2020-01-07T16:09:16.189Z] ok github.com/docker/docker/image 0.083s coverage: 86.4% of statements [2020-01-07T16:09:16.189Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2020-01-07T16:09:16.189Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T16:09:16.727Z] --- PASS: TestPluginWithDevMounts (2.11s) [2020-01-07T16:09:16.727Z] PASS [2020-01-07T16:09:16.727Z] [2020-01-07T16:09:16.727Z] DONE 1 tests in 2.386s [2020-01-07T16:09:16.727Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T16:09:16.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:16.727Z] ++ set -e [2020-01-07T16:09:16.727Z] ++ '[' -n 0 ']' [2020-01-07T16:09:16.727Z] ++ set -x [2020-01-07T16:09:16.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:17.097Z] INFO: Testing against a local daemon [2020-01-07T16:09:17.097Z] === RUN TestSecretInspect [2020-01-07T16:09:17.213Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-01-07T16:09:18.248Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-01-07T16:09:18.248Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T16:09:19.276Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-01-07T16:09:20.297Z] --- PASS: TestSecretInspect (3.05s) [2020-01-07T16:09:20.297Z] === RUN TestSecretList [2020-01-07T16:09:21.252Z] ok github.com/docker/docker/client 0.478s coverage: 75.3% of statements [2020-01-07T16:09:22.763Z] ok github.com/docker/docker/opts 0.105s coverage: 66.9% of statements [2020-01-07T16:09:23.511Z] --- PASS: TestSecretList (3.03s) [2020-01-07T16:09:23.511Z] === RUN TestSecretsCreateAndDelete [2020-01-07T16:09:23.788Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-01-07T16:09:23.788Z] ok github.com/docker/docker/pkg/authorization 0.975s coverage: 68.3% of statements [2020-01-07T16:09:24.814Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-01-07T16:09:25.102Z] ok github.com/docker/docker/pkg/archive 1.548s coverage: 77.0% of statements [2020-01-07T16:09:25.973Z] --- PASS: TestSecretsCreateAndDelete (2.85s) [2020-01-07T16:09:25.973Z] === RUN TestSecretsUpdate [2020-01-07T16:09:26.131Z] ok github.com/docker/docker/pkg/directory 0.029s coverage: 80.0% of statements [2020-01-07T16:09:26.760Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-01-07T16:09:27.784Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-01-07T16:09:28.805Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2020-01-07T16:09:29.092Z] ok github.com/docker/docker/layer 7.345s coverage: 68.8% of statements [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T16:09:29.092Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T16:09:29.420Z] --- PASS: TestSecretsUpdate (3.05s) [2020-01-07T16:09:29.420Z] === RUN TestTemplatedSecret [2020-01-07T16:09:30.119Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-01-07T16:09:30.119Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-01-07T16:09:31.139Z] ok github.com/docker/docker/pkg/chrootarchive 4.435s coverage: 43.2% of statements [2020-01-07T16:09:31.139Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T16:09:31.139Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T16:09:31.428Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-01-07T16:09:31.718Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-01-07T16:09:32.772Z] ok github.com/docker/docker/pkg/discovery/kv 3.319s coverage: 84.1% of statements [2020-01-07T16:09:32.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-07T16:09:32.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-07T16:09:33.396Z] ok github.com/docker/docker/pkg/fsutils 0.456s coverage: 85.1% of statements [2020-01-07T16:09:33.828Z] ok github.com/docker/docker/builder/remotecontext/git 26.291s coverage: 86.3% of statements [2020-01-07T16:09:33.828Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T16:09:33.828Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T16:09:33.858Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 11.4% of statements [2020-01-07T16:09:33.964Z] --- PASS: TestTemplatedSecret (3.86s) [2020-01-07T16:09:33.964Z] === RUN TestSecretCreateResolve [2020-01-07T16:09:34.824Z] --- PASS: TestServiceWithDataPathPortInit (19.75s) [2020-01-07T16:09:34.824Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T16:09:35.322Z] --- PASS: TestSecretCreateResolve (2.55s) [2020-01-07T16:09:35.322Z] PASS [2020-01-07T16:09:35.322Z] [2020-01-07T16:09:35.322Z] DONE 6 tests in 18.524s [2020-01-07T16:09:35.322Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T16:09:35.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:35.322Z] ++ set -e [2020-01-07T16:09:35.322Z] ++ '[' -n 0 ']' [2020-01-07T16:09:35.322Z] ++ set -x [2020-01-07T16:09:35.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:35.351Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-01-07T16:09:35.351Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-01-07T16:09:35.695Z] INFO: Testing against a local daemon [2020-01-07T16:09:35.695Z] === RUN TestServiceCreateInit [2020-01-07T16:09:35.695Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T16:09:35.975Z] ok github.com/docker/docker/pkg/idtools 0.816s coverage: 70.1% of statements [2020-01-07T16:09:35.975Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-01-07T16:09:37.000Z] ok github.com/docker/docker/pkg/ioutils 1.780s coverage: 70.6% of statements [2020-01-07T16:09:37.000Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T16:09:37.000Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2020-01-07T16:09:37.628Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-01-07T16:09:38.260Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-01-07T16:09:38.547Z] ok github.com/docker/docker/pkg/mount 0.988s coverage: 70.0% of statements [2020-01-07T16:09:38.547Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T16:09:38.833Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 91.4% of statements [2020-01-07T16:09:38.833Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-01-07T16:09:38.833Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T16:09:38.833Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T16:09:38.991Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-07T16:09:38.991Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-07T16:09:38.991Z] remote: Enumerating objects: 19, done. [2020-01-07T16:09:38.991Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-07T16:09:38.991Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-07T16:09:38.991Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-07T16:09:38.991Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-07T16:09:39.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/test/unit [2020-01-07T16:09:39.643Z] ok github.com/docker/docker/cmd/dockerd 0.717s coverage: 19.0% of statements [2020-01-07T16:09:40.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-01-07T16:09:41.085Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T16:09:41.194Z] ok github.com/docker/docker/container 0.450s coverage: 42.5% of statements [2020-01-07T16:09:41.250Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-01-07T16:09:41.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-07T16:09:41.548Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-01-07T16:09:41.655Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T16:09:41.655Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T16:09:41.655Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T16:09:41.655Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T16:09:41.835Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-01-07T16:09:41.856Z] ? github.com/docker/docker/api [no test files] [2020-01-07T16:09:42.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-07T16:09:42.628Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.316s coverage: 65.3% of statements [2020-01-07T16:09:42.863Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-01-07T16:09:43.231Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-07T16:09:43.494Z] ok github.com/docker/docker/pkg/pubsub 1.174s coverage: 73.9% of statements [2020-01-07T16:09:43.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-07T16:09:44.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-07T16:09:44.514Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-01-07T16:09:44.618Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2020-01-07T16:09:44.618Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sbji742i335hjrtn4cpa1h2go Created:2020-01-07 16:09:35.984740125 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bce1200d34ca25134a507f91f2f0d738c1a6bffd929065ee87b3c694ce6ddc85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dhvkvwvmc51hhuliugqzbdquq EndpointID:06c3a4835062ed8a8fa08d2ff5c8f35ae718ab2e22a0da371fe269b6598073a3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0dafbafe9e04e251b3d07d1005bfab67d65ef1ca85f7ea61187264b8021ca1a4 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d8fa1bf9fa76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dhvkvwvmc51hhuliugqzbdquq EndpointID:06c3a4835062ed8a8fa08d2ff5c8f35ae718ab2e22a0da371fe269b6598073a3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T16:09:44.618Z] PASS [2020-01-07T16:09:44.618Z] [2020-01-07T16:09:44.618Z] === Skipped [2020-01-07T16:09:44.618Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:09:44.618Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:09:44.618Z] [2020-01-07T16:09:44.618Z] [2020-01-07T16:09:44.618Z] DONE 21 tests, 1 skipped in 52.664s [2020-01-07T16:09:44.618Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:09:44.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:44.618Z] ++ set -e [2020-01-07T16:09:44.618Z] ++ '[' -n 0 ']' [2020-01-07T16:09:44.618Z] ++ set -x [2020-01-07T16:09:44.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:44.875Z] INFO: Testing against a local daemon [2020-01-07T16:09:44.875Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T16:09:44.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-07T16:09:44.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:09:44.875Z] === RUN TestDockerNetworkIpvlan [2020-01-07T16:09:44.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:09:44.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:09:44.875Z] PASS [2020-01-07T16:09:44.875Z] [2020-01-07T16:09:44.875Z] === Skipped [2020-01-07T16:09:44.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-07T16:09:44.875Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:09:44.875Z] [2020-01-07T16:09:44.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:09:44.875Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:09:44.875Z] [2020-01-07T16:09:44.875Z] [2020-01-07T16:09:44.875Z] DONE 2 tests, 2 skipped in 0.179s [2020-01-07T16:09:44.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:09:44.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:44.875Z] ++ set -e [2020-01-07T16:09:44.875Z] ++ '[' -n 0 ']' [2020-01-07T16:09:44.875Z] ++ set -x [2020-01-07T16:09:44.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:09:45.132Z] INFO: Testing against a local daemon [2020-01-07T16:09:45.132Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T16:09:45.135Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-01-07T16:09:45.422Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-01-07T16:09:46.041Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-07T16:09:46.062Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-07T16:09:46.062Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-07T16:09:46.145Z] --- PASS: TestServiceCreateInit (10.30s) [2020-01-07T16:09:46.145Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s) [2020-01-07T16:09:46.145Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2020-01-07T16:09:46.145Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T16:09:46.626Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-07T16:09:46.626Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-01-07T16:09:46.626Z] === RUN TestDockerNetworkMacvlan [2020-01-07T16:09:46.672Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.0% of statements [2020-01-07T16:09:46.962Z] ok github.com/docker/docker/pkg/signal 3.613s coverage: 61.0% of statements [2020-01-07T16:09:47.190Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T16:09:47.332Z] ok github.com/docker/docker/daemon/cluster/convert 0.851s coverage: 35.8% of statements [2020-01-07T16:09:47.587Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.2% of statements [2020-01-07T16:09:48.120Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T16:09:48.211Z] ok github.com/docker/docker/pkg/tailfile 0.157s coverage: 88.6% of statements [2020-01-07T16:09:49.053Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T16:09:49.234Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-01-07T16:09:49.522Z] testing: warning: no tests to run [2020-01-07T16:09:49.522Z] coverage: [no statements] [2020-01-07T16:09:49.522Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-07T16:09:49.808Z] ok github.com/docker/docker/pkg/tarsum 0.241s coverage: 89.3% of statements [2020-01-07T16:09:50.094Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-01-07T16:09:50.380Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-01-07T16:09:50.672Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-01-07T16:09:52.038Z] ok github.com/docker/docker/daemon/cluster 1.252s coverage: 0.5% of statements [2020-01-07T16:09:52.329Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T16:09:52.722Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-01-07T16:09:53.586Z] ok github.com/docker/docker/daemon/config 1.127s coverage: 80.1% of statements [2020-01-07T16:09:54.046Z] ok github.com/docker/docker/daemon/discovery 0.681s coverage: 30.0% of statements [2020-01-07T16:09:54.790Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements [2020-01-07T16:09:55.019Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.216s coverage: 10.9% of statements [2020-01-07T16:09:55.414Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 68.8% of statements [2020-01-07T16:09:56.434Z] ok github.com/docker/docker/plugin 0.626s coverage: 27.1% of statements [2020-01-07T16:09:56.508Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T16:09:56.565Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements [2020-01-07T16:09:56.713Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-01-07T16:09:57.026Z] ok github.com/docker/docker/daemon/graphdriver 0.202s coverage: 2.3% of statements [2020-01-07T16:09:57.457Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-01-07T16:09:57.999Z] ok github.com/docker/docker/daemon/links 0.110s coverage: 93.0% of statements [2020-01-07T16:09:58.405Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-07T16:09:58.483Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-01-07T16:09:58.663Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-07T16:09:59.228Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-07T16:09:59.792Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-07T16:09:59.979Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-01-07T16:09:59.979Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-01-07T16:10:00.163Z] === RUN TestDockerSuite/TestBuildFails [2020-01-07T16:10:00.298Z] ok github.com/docker/docker/daemon 3.114s coverage: 9.2% of statements [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-07T16:10:00.299Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-07T16:10:00.759Z] ok github.com/docker/docker/daemon/logger 0.500s coverage: 43.0% of statements [2020-01-07T16:10:00.759Z] ok github.com/docker/docker/daemon/images 0.356s coverage: 4.9% of statements [2020-01-07T16:10:00.759Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T16:10:00.759Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T16:10:01.002Z] ok github.com/docker/docker/registry 0.620s coverage: 56.0% of statements [2020-01-07T16:10:01.096Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-07T16:10:01.096Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-07T16:10:01.222Z] ok github.com/docker/docker/daemon/logger/awslogs 0.626s coverage: 77.4% of statements [2020-01-07T16:10:01.222Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-07T16:10:01.222Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T16:10:01.222Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T16:10:01.222Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-07T16:10:01.222Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-07T16:10:01.661Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T16:10:02.196Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 88.3% of statements [2020-01-07T16:10:02.658Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.347s coverage: 62.1% of statements [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan (16.83s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.92s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s) [2020-01-07T16:10:03.558Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-01-07T16:10:03.558Z] PASS [2020-01-07T16:10:03.558Z] [2020-01-07T16:10:03.558Z] DONE 8 tests in 18.437s [2020-01-07T16:10:03.558Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] ++ set -e [2020-01-07T16:10:03.558Z] ++ '[' -n 0 ']' [2020-01-07T16:10:03.558Z] ++ set -x [2020-01-07T16:10:03.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] testing: warning: no tests to run [2020-01-07T16:10:03.558Z] PASS [2020-01-07T16:10:03.558Z] [2020-01-07T16:10:03.558Z] DONE 0 tests in 0.034s [2020-01-07T16:10:03.558Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] ++ set -e [2020-01-07T16:10:03.558Z] ++ '[' -n 0 ']' [2020-01-07T16:10:03.558Z] ++ set -x [2020-01-07T16:10:03.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:03.558Z] INFO: Testing against a local daemon [2020-01-07T16:10:03.558Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T16:10:03.633Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 74.7% of statements [2020-01-07T16:10:03.633Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T16:10:03.816Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-07T16:10:04.093Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.211s coverage: 21.4% of statements [2020-01-07T16:10:04.511Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-01-07T16:10:05.066Z] ok github.com/docker/docker/daemon/logger/templates 0.152s coverage: 8.3% of statements [2020-01-07T16:10:05.187Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2020-01-07T16:10:05.187Z] === RUN TestAuthZPluginTLS [2020-01-07T16:10:05.526Z] ok github.com/docker/docker/daemon/logger/syslog 0.422s coverage: 47.8% of statements [2020-01-07T16:10:05.752Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-01-07T16:10:05.752Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T16:10:05.905Z] --- PASS: TestCreateServiceMultipleTimes (18.33s) [2020-01-07T16:10:05.905Z] === RUN TestCreateServiceConflict [2020-01-07T16:10:06.316Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-01-07T16:10:06.316Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T16:10:06.316Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-07T16:10:06.552Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 67.0% of statements [2020-01-07T16:10:06.837Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-01-07T16:10:06.880Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-07T16:10:06.880Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T16:10:07.069Z] ok github.com/docker/docker/daemon/logger/splunk 2.029s coverage: 82.5% of statements [2020-01-07T16:10:07.069Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T16:10:07.069Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-07T16:10:07.069Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T16:10:07.137Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-07T16:10:07.137Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T16:10:07.167Z] --- PASS: TestCreateServiceConflict (3.03s) [2020-01-07T16:10:07.167Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T16:10:08.312Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-01-07T16:10:08.507Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-07T16:10:08.611Z] ok github.com/docker/docker/distribution/metadata 1.375s coverage: 48.2% of statements [2020-01-07T16:10:09.071Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-01-07T16:10:09.071Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T16:10:09.072Z] ok github.com/docker/docker/distribution 1.864s coverage: 20.3% of statements [2020-01-07T16:10:09.072Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T16:10:09.072Z] ok github.com/docker/docker/errdefs 0.121s coverage: 49.4% of statements [2020-01-07T16:10:09.534Z] ok github.com/docker/docker/distribution/xfer 2.050s coverage: 76.8% of statements [2020-01-07T16:10:09.534Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T16:10:09.634Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-07T16:10:09.634Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T16:10:10.198Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-01-07T16:10:10.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T16:10:10.198Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-07T16:10:10.457Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-07T16:10:10.713Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-07T16:10:10.713Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T16:10:11.076Z] ok github.com/docker/docker/image/cache 0.416s coverage: 19.2% of statements [2020-01-07T16:10:11.076Z] ok github.com/docker/docker/image/v1 0.349s coverage: 25.0% of statements [2020-01-07T16:10:11.233Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2020-01-07T16:10:11.233Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T16:10:11.538Z] ok github.com/docker/docker/image 1.231s coverage: 86.4% of statements [2020-01-07T16:10:12.000Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T16:10:12.000Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T16:10:12.083Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-07T16:10:12.461Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2020-01-07T16:10:13.013Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2020-01-07T16:10:13.013Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T16:10:14.004Z] ok github.com/docker/docker/pkg/aaparser 0.083s coverage: 50.0% of statements [2020-01-07T16:10:14.004Z] ok github.com/docker/docker/layer 0.699s coverage: 30.0% of statements [2020-01-07T16:10:14.004Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T16:10:14.383Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-07T16:10:14.948Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-07T16:10:15.133Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T16:10:15.133Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T16:10:15.134Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === Skipped [2020-01-07T16:10:15.134Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T16:10:15.134Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T16:10:15.134Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:73: No driver to put! [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T16:10:15.134Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T16:10:15.134Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T16:10:15.134Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:10:15.134Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T16:10:15.134Z] graphtest_unix.go:73: No driver to put! [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T16:10:15.134Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T16:10:15.134Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] [2020-01-07T16:10:15.134Z] DONE 2155 tests, 20 skipped in 337.370s [2020-01-07T16:10:15.205Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-01-07T16:10:15.205Z] === RUN TestAuthZPluginHeader [2020-01-07T16:10:15.462Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-07T16:10:15.548Z] ok github.com/docker/docker/opts 0.333s coverage: 67.3% of statements [2020-01-07T16:10:15.548Z] ok github.com/docker/docker/libcontainerd/local 0.358s coverage: 1.0% of statements [2020-01-07T16:10:15.548Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T16:10:15.548Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T16:10:15.548Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T16:10:15.548Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T16:10:15.548Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T16:10:16.058Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-01-07T16:10:16.058Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest Post stage [Pipeline] junit [2020-01-07T16:10:16.183Z] Recording test results [2020-01-07T16:10:16.520Z] ok github.com/docker/docker/pkg/authorization 0.680s coverage: 26.8% of statements [2020-01-07T16:10:16.520Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-07T16:10:16.981Z] ok github.com/docker/docker/pkg/capabilities 0.093s coverage: 87.5% of statements [2020-01-07T16:10:17.083Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40309/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -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:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/make.sh dynbinary test-integration [2020-01-07T16:10:17.368Z] [2020-01-07T16:10:17.442Z] ok github.com/docker/docker/pkg/directory 0.125s coverage: 80.0% of statements [2020-01-07T16:10:17.655Z] Removing bundles/ [2020-01-07T16:10:17.655Z] [2020-01-07T16:10:17.655Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-07T16:10:17.655Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T16:10:17.655Z] GOOS="" GOARCH="" GOARM="" [2020-01-07T16:10:17.903Z] ok github.com/docker/docker/pkg/chrootarchive 0.251s coverage: 15.4% of statements [2020-01-07T16:10:17.981Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-07T16:10:18.365Z] ok github.com/docker/docker/pkg/discovery 0.172s coverage: 58.3% of statements [2020-01-07T16:10:18.828Z] ok github.com/docker/docker/pkg/discovery/file 0.164s coverage: 92.9% of statements [2020-01-07T16:10:19.290Z] ok github.com/docker/docker/pkg/discovery/memory 0.084s coverage: 92.3% of statements [2020-01-07T16:10:20.262Z] ok github.com/docker/docker/pkg/discovery/nodes 0.233s coverage: 93.8% of statements [2020-01-07T16:10:20.507Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-07T16:10:20.507Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2020-01-07T16:10:20.507Z] === RUN TestAuthZPluginV2Disable [2020-01-07T16:10:20.724Z] ok github.com/docker/docker/pkg/filenotify 0.150s coverage: 36.2% of statements [2020-01-07T16:10:21.696Z] ok github.com/docker/docker/pkg/fileutils 0.111s coverage: 87.7% of statements [2020-01-07T16:10:21.877Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-07T16:10:22.158Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2020-01-07T16:10:23.132Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 6.3% of statements [2020-01-07T16:10:23.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-07T16:10:23.593Z] ok github.com/docker/docker/pkg/discovery/kv 3.480s coverage: 84.1% of statements [2020-01-07T16:10:24.176Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2020-01-07T16:10:24.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T16:10:24.570Z] ok github.com/docker/docker/pkg/locker 0.123s coverage: 88.9% of statements [2020-01-07T16:10:24.570Z] ok github.com/docker/docker/pkg/jsonmessage 0.277s coverage: 91.7% of statements [2020-01-07T16:10:24.570Z] ok github.com/docker/docker/pkg/ioutils 0.766s coverage: 69.2% of statements [2020-01-07T16:10:25.031Z] ok github.com/docker/docker/pkg/archive 8.418s coverage: 62.0% of statements [2020-01-07T16:10:25.031Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2020-01-07T16:10:25.493Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements [2020-01-07T16:10:25.493Z] ok github.com/docker/docker/pkg/parsers 0.097s coverage: 97.0% of statements [2020-01-07T16:10:26.466Z] ok github.com/docker/docker/pkg/pidfile 0.107s coverage: 82.6% of statements [2020-01-07T16:10:27.439Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.215s coverage: 56.8% of statements [2020-01-07T16:10:27.451Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-07T16:10:27.641Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s) [2020-01-07T16:10:27.641Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T16:10:27.708Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-07T16:10:27.708Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2020-01-07T16:10:27.708Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T16:10:27.965Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-07T16:10:28.416Z] ok github.com/docker/docker/pkg/plugins/transport 0.198s coverage: 85.7% of statements [2020-01-07T16:10:28.416Z] ok github.com/docker/docker/pkg/pools 0.095s coverage: 88.2% of statements [2020-01-07T16:10:28.895Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2020-01-07T16:10:28.895Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T16:10:28.895Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-07T16:10:29.389Z] ok github.com/docker/docker/pkg/progress 0.070s coverage: 75.9% of statements [2020-01-07T16:10:29.466Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-07T16:10:29.466Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-07T16:10:30.366Z] ok github.com/docker/docker/pkg/reexec 0.152s coverage: 82.4% of statements [2020-01-07T16:10:30.366Z] ok github.com/docker/docker/pkg/pubsub 1.207s coverage: 73.9% of statements [2020-01-07T16:10:31.341Z] ok github.com/docker/docker/pkg/signal 0.030s coverage: 20.3% of statements [2020-01-07T16:10:31.341Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2020-01-07T16:10:31.362Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-07T16:10:31.927Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-07T16:10:32.083Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-01-07T16:10:32.083Z] === RUN TestCreateServiceSysctls [2020-01-07T16:10:32.313Z] ok github.com/docker/docker/pkg/stringid 0.074s coverage: 70.6% of statements [2020-01-07T16:10:32.313Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2020-01-07T16:10:32.858Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-07T16:10:33.285Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-01-07T16:10:33.422Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-07T16:10:33.747Z] ok github.com/docker/docker/pkg/system 0.117s coverage: 13.1% of statements [2020-01-07T16:10:33.987Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-07T16:10:34.208Z] ok github.com/docker/docker/pkg/tailfile 0.237s coverage: 88.6% of statements [2020-01-07T16:10:34.918Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-07T16:10:35.180Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-01-07T16:10:35.695Z] ok github.com/docker/docker/pkg/term 0.123s coverage: 30.8% of statements [2020-01-07T16:10:36.156Z] testing: warning: no tests to run [2020-01-07T16:10:36.156Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2020-01-07T16:10:36.618Z] ok github.com/docker/docker/pkg/truncindex 0.165s coverage: 91.5% of statements [2020-01-07T16:10:36.891Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-07T16:10:37.080Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-01-07T16:10:37.080Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2020-01-07T16:10:37.254Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-01-07T16:10:37.254Z] === RUN TestCreateServiceCapabilities [2020-01-07T16:10:39.269Z] ok github.com/docker/docker/plugin/v2 0.092s coverage: 20.1% of statements [2020-01-07T16:10:39.269Z] ok github.com/docker/docker/plugin 0.158s coverage: 11.6% of statements [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T16:10:39.269Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T16:10:40.174Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-07T16:10:40.174Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.00s) [2020-01-07T16:10:40.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T16:10:40.242Z] ok github.com/docker/docker/reference 0.235s coverage: 84.4% of statements [2020-01-07T16:10:40.278Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-01-07T16:10:40.278Z] === RUN TestInspect [2020-01-07T16:10:40.703Z] ok github.com/docker/docker/registry/resumable 0.251s coverage: 100.0% of statements [2020-01-07T16:10:41.165Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-01-07T16:10:42.138Z] ok github.com/docker/docker/registry 0.403s coverage: 51.7% of statements [2020-01-07T16:10:42.599Z] ok github.com/docker/docker/runconfig 0.195s coverage: 54.5% of statements [2020-01-07T16:10:42.599Z] ok github.com/docker/docker/testutil 0.099s coverage: 62.5% of statements [2020-01-07T16:10:44.514Z] --- PASS: TestInspect (3.82s) [2020-01-07T16:10:44.514Z] === RUN TestServiceListWithStatuses [2020-01-07T16:10:44.514Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T16:10:44.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:10:44.514Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T16:10:45.425Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-07T16:10:45.513Z] ok github.com/docker/docker/volume/drivers 0.238s coverage: 36.1% of statements [2020-01-07T16:10:45.513Z] ok github.com/docker/docker/volume/local 0.432s coverage: 37.7% of statements [2020-01-07T16:10:45.513Z] ok github.com/docker/docker/volume/mounts 0.155s coverage: 66.2% of statements [2020-01-07T16:10:47.700Z] ok github.com/docker/docker/volume/service 0.488s coverage: 70.3% of statements [2020-01-07T16:10:48.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-07T16:10:48.698Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-07T16:10:48.955Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-07T16:10:48.956Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-07T16:10:49.212Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-07T16:10:49.212Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-07T16:10:49.646Z] --- PASS: TestDockerNetworkConnectAlias (5.70s) [2020-01-07T16:10:49.646Z] === RUN TestDockerNetworkReConnect [2020-01-07T16:10:49.776Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-07T16:10:51.670Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-07T16:10:53.042Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-07T16:10:54.730Z] --- PASS: TestDockerNetworkReConnect (4.92s) [2020-01-07T16:10:54.731Z] === RUN TestServicePlugin [2020-01-07T16:10:54.731Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T16:10:54.731Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:10:54.731Z] === RUN TestServiceUpdateLabel [2020-01-07T16:10:56.316Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-01-07T16:10:56.316Z] PASS [2020-01-07T16:10:56.316Z] [2020-01-07T16:10:56.316Z] DONE 17 tests in 52.961s [2020-01-07T16:10:56.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T16:10:56.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:56.316Z] ++ set -e [2020-01-07T16:10:56.316Z] ++ '[' -n 0 ']' [2020-01-07T16:10:56.316Z] ++ set -x [2020-01-07T16:10:56.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:56.574Z] INFO: Testing against a local daemon [2020-01-07T16:10:56.574Z] === RUN TestPluginInvalidJSON [2020-01-07T16:10:56.574Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:10:56.574Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:10:56.574Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:10:56.574Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-07T16:10:56.574Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-01-07T16:10:56.574Z] PASS [2020-01-07T16:10:56.574Z] [2020-01-07T16:10:56.574Z] DONE 2 tests in 0.177s [2020-01-07T16:10:56.574Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T16:10:56.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:56.574Z] ++ set -e [2020-01-07T16:10:56.574Z] ++ '[' -n 0 ']' [2020-01-07T16:10:56.574Z] ++ set -x [2020-01-07T16:10:56.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:10:56.830Z] INFO: Testing against a local daemon [2020-01-07T16:10:56.830Z] === RUN TestExternalGraphDriver [2020-01-07T16:10:56.830Z] === RUN TestExternalGraphDriver/json [2020-01-07T16:10:57.088Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-07T16:10:57.172Z] --- PASS: TestServiceUpdateLabel (2.78s) [2020-01-07T16:10:57.173Z] === RUN TestServiceUpdateSecrets [2020-01-07T16:10:57.652Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-07T16:10:58.217Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-07T16:10:59.148Z] === RUN TestExternalGraphDriver/spec [2020-01-07T16:11:01.042Z] === RUN TestExternalGraphDriver/pull [2020-01-07T16:11:02.529Z] ok github.com/docker/docker/pkg/plugins 35.400s coverage: 73.4% of statements [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T16:11:02.529Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T16:11:02.530Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T16:11:02.937Z] --- PASS: TestExternalGraphDriver (6.08s) [2020-01-07T16:11:02.937Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-01-07T16:11:02.937Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-01-07T16:11:02.937Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-01-07T16:11:02.937Z] === RUN TestGraphdriverPluginV2 [2020-01-07T16:11:04.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-07T16:11:04.528Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-01-07T16:11:04.528Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-01-07T16:11:04.528Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-07T16:11:04.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-07T16:11:04.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === Skipped [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-07T16:11:04.720Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-07T16:11:04.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-07T16:11:04.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-07T16:11:04.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-07T16:11:04.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-07T16:11:04.720Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-07T16:11:04.720Z] daemon_test.go:147: root required [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.720Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-07T16:11:04.720Z] reload_test.go:520: root required [2020-01-07T16:11:04.720Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-07T16:11:04.721Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-07T16:11:04.721Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-07T16:11:04.721Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-07T16:11:04.721Z] download_test.go:268: Needs fixing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-07T16:11:04.721Z] layer_test.go:304: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-07T16:11:04.721Z] layer_test.go:353: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-07T16:11:04.721Z] layer_test.go:468: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-07T16:11:04.721Z] layer_test.go:697: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-07T16:11:04.721Z] migration_test.go:46: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-07T16:11:04.721Z] migration_test.go:182: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-07T16:11:04.721Z] mount_test.go:17: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-07T16:11:04.721Z] mount_test.go:76: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-07T16:11:04.721Z] mount_test.go:125: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-07T16:11:04.721Z] mount_test.go:212: Failing on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:133: Xz not present in msys2 [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:238: Failing on Windows CI machines [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-07T16:11:04.721Z] archive_windows_test.go:16: Currently fails [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-07T16:11:04.721Z] changes_test.go:192: needs more investigation [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-07T16:11:04.721Z] changes_test.go:405: needs further investigation [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-07T16:11:04.721Z] changes_test.go:441: needs further investigation [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-07T16:11:04.721Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-07T16:11:04.721Z] poller_test.go:41: No chmod on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-07T16:11:04.721Z] fileutils_test.go:134: Needs porting to Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-07T16:11:04.721Z] fileutils_test.go:180: Needs porting to Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-07T16:11:04.721Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-07T16:11:04.721Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-01-07T16:11:04.721Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-07T16:11:04.721Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-07T16:11:04.721Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-07T16:11:04.721Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] [2020-01-07T16:11:04.721Z] DONE 1759 tests, 46 skipped in 185.459s [2020-01-07T16:11:04.721Z] INFO: make.ps1 ended at 01/07/2020 16:11:04 [2020-01-07T16:11:04.786Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-07T16:11:04.786Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-07T16:11:04.786Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-07T16:11:04.786Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-07T16:11:05.043Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-07T16:11:05.300Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-07T16:11:06.234Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-07T16:11:06.234Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-07T16:11:06.262Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-07T16:11:06.263Z] INFO: Unit tests ended at 01/07/2020 16:11:05. Duration:00:03:20.0390605 [2020-01-07T16:11:06.263Z] INFO: Building busybox [2020-01-07T16:11:06.263Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-07T16:11:06.263Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-07T16:11:06.263Z] [2020-01-07T16:11:06.263Z] Sending build context to Docker daemon 2.56kB [2020-01-07T16:11:06.263Z] [2020-01-07T16:11:06.263Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-07T16:11:06.263Z] ---> 782a75e44953 [2020-01-07T16:11:06.263Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-07T16:11:06.263Z] ---> Running in cdd838c57be2 [2020-01-07T16:11:06.490Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/types [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-07T16:11:06.747Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-07T16:11:07.310Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-07T16:11:07.310Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-07T16:11:07.310Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-07T16:11:07.874Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-01-07T16:11:07.874Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-07T16:11:07.874Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-07T16:11:08.438Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-01-07T16:11:09.481Z] --- PASS: TestGraphdriverPluginV2 (5.56s) [2020-01-07T16:11:09.481Z] PASS [2020-01-07T16:11:09.481Z] [2020-01-07T16:11:09.481Z] DONE 5 tests in 11.803s [2020-01-07T16:11:09.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T16:11:09.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:09.481Z] ++ set -e [2020-01-07T16:11:09.481Z] ++ '[' -n 0 ']' [2020-01-07T16:11:09.481Z] ++ set -x [2020-01-07T16:11:09.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:09.482Z] INFO: Testing against a local daemon [2020-01-07T16:11:09.482Z] === RUN TestContinueAfterPluginCrash [2020-01-07T16:11:09.482Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T16:11:09.482Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T16:11:09.482Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T16:11:09.482Z] === CONT TestContinueAfterPluginCrash [2020-01-07T16:11:09.482Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T16:11:09.482Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-07T16:11:10.964Z] Removing intermediate container cdd838c57be2 [2020-01-07T16:11:10.964Z] ---> eeae64d17608 [2020-01-07T16:11:10.964Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-07T16:11:12.505Z] [2020-01-07T16:11:12.505Z] ---> a72d0e14224f [2020-01-07T16:11:12.505Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-07T16:11:12.505Z] ---> Running in 5b3243a5814d [2020-01-07T16:11:12.613Z] ok github.com/docker/docker/builder/remotecontext 0.220s coverage: 13.6% of statements [2020-01-07T16:11:12.613Z] ok github.com/docker/docker/builder/dockerfile 0.592s coverage: 48.2% of statements [2020-01-07T16:11:12.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-07T16:11:13.475Z] [2020-01-07T16:11:13.475Z] SUCCESS: Specified value was saved. [2020-01-07T16:11:13.535Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2020-01-07T16:11:13.535Z] === RUN TestServiceUpdateConfigs [2020-01-07T16:11:13.544Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-07T16:11:14.476Z] ok github.com/docker/docker/builder/remotecontext/git 1.194s coverage: 86.3% of statements [2020-01-07T16:11:14.476Z] ? github.com/docker/docker/cli [no test files] [2020-01-07T16:11:14.476Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-07T16:11:14.653Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-07T16:11:16.419Z] Removing intermediate container 5b3243a5814d [2020-01-07T16:11:16.419Z] ---> 2c06f577962e [2020-01-07T16:11:16.419Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-07T16:11:16.419Z] ---> Running in 6c21867def74 [2020-01-07T16:11:17.177Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-07T16:11:18.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-07T16:11:18.747Z] ok github.com/docker/docker/client 0.214s coverage: 75.8% of statements [2020-01-07T16:11:21.119Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-07T16:11:21.119Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-07T16:11:22.228Z] Cannot create a file when that file already exists. [2020-01-07T16:11:26.929Z] Removing intermediate container 6c21867def74 [2020-01-07T16:11:26.929Z] ---> 697107d83964 [2020-01-07T16:11:26.929Z] Step 6/6 : CMD ["sh"] [2020-01-07T16:11:26.929Z] ---> Running in e7c81199491f [2020-01-07T16:11:27.390Z] Removing intermediate container e7c81199491f [2020-01-07T16:11:27.390Z] ---> cc6401205e28 [2020-01-07T16:11:27.390Z] Successfully built cc6401205e28 [2020-01-07T16:11:27.390Z] Successfully tagged busybox:latest [2020-01-07T16:11:27.390Z] INFO: Docker images of the daemon under test [2020-01-07T16:11:27.390Z] [2020-01-07T16:11:27.390Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-07T16:11:27.390Z] busybox latest cc6401205e28 Less than a second ago 4.85GB [2020-01-07T16:11:27.390Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-07T16:11:27.390Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-07T16:11:27.390Z] [2020-01-07T16:11:27.390Z] INFO: Running integration tests at 01/07/2020 16:11:27... [2020-01-07T16:11:27.390Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-07T16:11:27.390Z] INFO: Integration API tests being run from the host: [2020-01-07T16:11:27.390Z] INFO: make.ps1 starting at 01/07/2020 16:11:27 [2020-01-07T16:11:28.362Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-07T16:11:29.221Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-07T16:11:29.221Z] --- PASS: TestDaemonStartWithLogOpt (19.45s) [2020-01-07T16:11:29.221Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-07T16:11:30.065Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-01-07T16:11:30.065Z] === RUN TestServiceUpdateNetwork [2020-01-07T16:11:30.592Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-07T16:11:31.156Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-07T16:11:32.524Z] --- PASS: TestContinueAfterPluginCrash (23.81s) [2020-01-07T16:11:32.524Z] PASS [2020-01-07T16:11:32.524Z] [2020-01-07T16:11:32.524Z] DONE 2 tests in 23.965s [2020-01-07T16:11:32.524Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T16:11:32.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:32.524Z] ++ set -e [2020-01-07T16:11:32.524Z] ++ '[' -n 0 ']' [2020-01-07T16:11:32.524Z] ++ set -x [2020-01-07T16:11:32.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:32.524Z] INFO: Testing against a local daemon [2020-01-07T16:11:32.524Z] === RUN TestPluginWithDevMounts [2020-01-07T16:11:32.524Z] === PAUSE TestPluginWithDevMounts [2020-01-07T16:11:32.524Z] === CONT TestPluginWithDevMounts [2020-01-07T16:11:33.455Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-07T16:11:34.388Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-07T16:11:34.645Z] --- PASS: TestPluginWithDevMounts (2.01s) [2020-01-07T16:11:34.645Z] PASS [2020-01-07T16:11:34.645Z] [2020-01-07T16:11:34.645Z] DONE 1 tests in 2.183s [2020-01-07T16:11:34.645Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T16:11:34.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:34.646Z] ++ set -e [2020-01-07T16:11:34.646Z] ++ '[' -n 0 ']' [2020-01-07T16:11:34.646Z] ++ set -x [2020-01-07T16:11:34.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:34.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-07T16:11:34.903Z] INFO: Testing against a local daemon [2020-01-07T16:11:34.903Z] === RUN TestSecretInspect [2020-01-07T16:11:35.467Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-07T16:11:36.835Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-07T16:11:38.206Z] --- PASS: TestSecretInspect (3.34s) [2020-01-07T16:11:38.206Z] === RUN TestSecretList [2020-01-07T16:11:38.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-07T16:11:39.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-07T16:11:39.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-07T16:11:40.157Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-07T16:11:40.723Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-07T16:11:41.670Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-07T16:11:41.670Z] --- PASS: TestSecretList (3.65s) [2020-01-07T16:11:41.670Z] === RUN TestSecretsCreateAndDelete [2020-01-07T16:11:43.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:11:43.222Z] INFO: Testing against a local daemon [2020-01-07T16:11:43.666Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2020-01-07T16:11:43.666Z] PASS [2020-01-07T16:11:43.666Z] [2020-01-07T16:11:43.666Z] === Skipped [2020-01-07T16:11:43.666Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T16:11:43.666Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:11:43.666Z] [2020-01-07T16:11:43.666Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-07T16:11:43.666Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:11:43.666Z] [2020-01-07T16:11:43.666Z] [2020-01-07T16:11:43.666Z] DONE 20 tests, 2 skipped in 127.035s [2020-01-07T16:11:43.666Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] ++ set -e [2020-01-07T16:11:43.666Z] ++ '[' -n 0 ']' [2020-01-07T16:11:43.666Z] ++ set -x [2020-01-07T16:11:43.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] INFO: Testing against a local daemon [2020-01-07T16:11:43.666Z] === RUN TestSessionCreate [2020-01-07T16:11:43.666Z] --- PASS: TestSessionCreate (0.03s) [2020-01-07T16:11:43.666Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T16:11:43.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-07T16:11:43.666Z] PASS [2020-01-07T16:11:43.666Z] [2020-01-07T16:11:43.666Z] DONE 2 tests in 0.235s [2020-01-07T16:11:43.666Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] ++ set -e [2020-01-07T16:11:43.666Z] ++ '[' -n 0 ']' [2020-01-07T16:11:43.666Z] ++ set -x [2020-01-07T16:11:43.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:43.666Z] INFO: Testing against a local daemon [2020-01-07T16:11:43.666Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T16:11:43.666Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:11:43.666Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:11:43.666Z] === RUN TestEventsExecDie [2020-01-07T16:11:43.666Z] --- PASS: TestEventsExecDie (0.95s) [2020-01-07T16:11:43.666Z] === RUN TestEventsBackwardsCompatible [2020-01-07T16:11:44.039Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-07T16:11:44.039Z] === RUN TestInfoBinaryCommits [2020-01-07T16:11:44.039Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-07T16:11:44.039Z] === RUN TestInfoAPIVersioned [2020-01-07T16:11:44.039Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T16:11:44.039Z] === RUN TestInfoDiscoveryBackend [2020-01-07T16:11:44.208Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-07T16:11:44.405Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-07T16:11:44.405Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T16:11:44.771Z] --- PASS: TestSecretsCreateAndDelete (3.07s) [2020-01-07T16:11:44.771Z] === RUN TestSecretsUpdate [2020-01-07T16:11:44.771Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-07T16:11:45.836Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T16:11:45.836Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T16:11:46.341Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-01-07T16:11:46.341Z] === RUN TestInfoAPI [2020-01-07T16:11:46.341Z] --- PASS: TestInfoAPI (0.03s) [2020-01-07T16:11:46.341Z] === RUN TestInfoAPIWarnings [2020-01-07T16:11:46.786Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-07T16:11:46.786Z] === RUN TestInfoDebug [2020-01-07T16:11:47.245Z] --- PASS: TestInfoDebug (0.54s) [2020-01-07T16:11:47.245Z] === RUN TestInfoInsecureRegistries [2020-01-07T16:11:47.660Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-07T16:11:47.660Z] === RUN TestInfoRegistryMirrors [2020-01-07T16:11:48.046Z] --- PASS: TestSecretsUpdate (3.11s) [2020-01-07T16:11:48.046Z] === RUN TestTemplatedSecret [2020-01-07T16:11:48.046Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-07T16:11:48.142Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-07T16:11:48.142Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T16:11:48.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-01-07T16:11:48.540Z] === RUN TestPingCacheHeaders [2020-01-07T16:11:48.540Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-07T16:11:48.540Z] === RUN TestPingGet [2020-01-07T16:11:48.540Z] --- PASS: TestPingGet (0.03s) [2020-01-07T16:11:48.540Z] === RUN TestPingHead [2020-01-07T16:11:48.540Z] --- PASS: TestPingHead (0.02s) [2020-01-07T16:11:48.540Z] === RUN TestVersion [2020-01-07T16:11:48.540Z] --- PASS: TestVersion (0.03s) [2020-01-07T16:11:48.540Z] PASS [2020-01-07T16:11:48.540Z] [2020-01-07T16:11:48.540Z] === Skipped [2020-01-07T16:11:48.540Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:11:48.540Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:11:48.540Z] [2020-01-07T16:11:48.540Z] [2020-01-07T16:11:48.540Z] DONE 18 tests, 1 skipped in 5.973s [2020-01-07T16:11:48.969Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T16:11:48.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:48.969Z] ++ set -e [2020-01-07T16:11:48.969Z] ++ '[' -n 0 ']' [2020-01-07T16:11:48.969Z] ++ set -x [2020-01-07T16:11:48.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:48.969Z] INFO: Testing against a local daemon [2020-01-07T16:11:48.969Z] === RUN TestVolumesCreateAndList [2020-01-07T16:11:48.969Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-07T16:11:48.969Z] === RUN TestVolumesRemove [2020-01-07T16:11:48.969Z] --- PASS: TestVolumesRemove (0.08s) [2020-01-07T16:11:48.969Z] === RUN TestVolumesInspect [2020-01-07T16:11:48.969Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-07T16:11:48.969Z] === RUN TestVolumesInvalidJSON [2020-01-07T16:11:48.969Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T16:11:48.969Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T16:11:48.969Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T16:11:48.969Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-07T16:11:48.969Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T16:11:48.969Z] PASS [2020-01-07T16:11:48.969Z] [2020-01-07T16:11:48.969Z] DONE 5 tests in 0.269s [2020-01-07T16:11:48.969Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:11:49.424Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:11:49.424Z] +++ kill 11519 [2020-01-07T16:11:49.942Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-07T16:11:50.317Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:11:50.317Z] Clearing AppArmor profiles cache:. [2020-01-07T16:11:50.317Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:11:50.317Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:11:50.317Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:11:50.317Z] [2020-01-07T16:11:50.317Z] To set a process to complain mode, use the command line tool [2020-01-07T16:11:50.317Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:11:50.317Z] with the 'teardown' option." [2020-01-07T16:11:50.684Z] [2020-01-07T16:11:51.311Z] --- PASS: TestTemplatedSecret (3.20s) [2020-01-07T16:11:51.311Z] === RUN TestSecretCreateResolve [2020-01-07T16:11:52.243Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase Post stage [Pipeline] junit [2020-01-07T16:11:53.260Z] Recording test results [2020-01-07T16:11:53.613Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T16:11:54.544Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-01-07T16:11:54.544Z] PASS [2020-01-07T16:11:54.544Z] [2020-01-07T16:11:54.544Z] DONE 6 tests in 19.820s [2020-01-07T16:11:54.544Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T16:11:54.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:54.544Z] ++ set -e [2020-01-07T16:11:54.544Z] ++ '[' -n 0 ']' [2020-01-07T16:11:54.544Z] ++ set -x [2020-01-07T16:11:54.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:11:54.544Z] INFO: Testing against a local daemon [2020-01-07T16:11:54.544Z] === RUN TestServiceCreateInit [2020-01-07T16:11:54.544Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T16:11:55.044Z] + echo Ensuring container killed. [2020-01-07T16:11:55.044Z] Ensuring container killed. [2020-01-07T16:11:55.044Z] + docker rm -vf docker-pr9 [2020-01-07T16:11:55.044Z] Error: No such container: docker-pr9 [2020-01-07T16:11:55.044Z] + true [2020-01-07T16:11:55.107Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [Pipeline] sh [2020-01-07T16:11:55.671Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-07T16:11:55.850Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:11:55.851Z] Chowning /workspace to jenkins user [2020-01-07T16:11:55.851Z] + id -u [2020-01-07T16:11:55.851Z] + id -g [2020-01-07T16:11:55.851Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40309:/workspace busybox chown -R 1001:1001 /workspace [2020-01-07T16:11:55.851Z] Unable to find image 'busybox:latest' locally [2020-01-07T16:11:56.219Z] latest: Pulling from library/busybox [2020-01-07T16:11:56.220Z] 6dc7af96dfc8: Pulling fs layer [2020-01-07T16:11:56.220Z] 6dc7af96dfc8: Verifying Checksum [2020-01-07T16:11:56.220Z] 6dc7af96dfc8: Download complete [2020-01-07T16:11:57.034Z] 6dc7af96dfc8: Pull complete [2020-01-07T16:11:57.034Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T16:11:57.034Z] Status: Downloaded newer image for busybox:latest [2020-01-07T16:11:57.420Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.3% of statements [2020-01-07T16:11:57.420Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2020-01-07T16:11:57.420Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-07T16:11:57.420Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-07T16:11:57.420Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-07T16:11:57.420Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-07T16:11:58.063Z] ok github.com/docker/docker/integration/build 14.497s [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === Skipped [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-07T16:11:58.063Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-07T16:11:58.063Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-07T16:11:58.063Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] DONE 22 tests, 10 skipped in 28.842s [2020-01-07T16:11:58.063Z] [2020-01-07T16:11:58.063Z] Running D:\gopath\src\github.com\docker\docker\integration\config [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T16:11:59.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:11:59.035Z] INFO: Testing against a local daemon [2020-01-07T16:11:59.035Z] ok github.com/docker/docker/integration/config 0.175s [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === Skipped [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-07T16:11:59.035Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] DONE 8 tests, 8 skipped in 1.824s [2020-01-07T16:11:59.035Z] [2020-01-07T16:11:59.035Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-07T16:11:59.681Z] + bundleName=s390x-integration [2020-01-07T16:11:59.681Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-07T16:11:59.681Z] Creating s390x-integration-bundles.tar.gz [2020-01-07T16:11:59.681Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-07T16:11:59.681Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-01-07T16:11:59.816Z] Archiving artifacts [2020-01-07T16:11:59.850Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-07T16:11:59.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T16:12:01.186Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:12:01.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:12:01.222Z] INFO: Testing against a local daemon [2020-01-07T16:12:01.928Z] + make clean [2020-01-07T16:12:02.293Z] make: command: Command not found [2020-01-07T16:12:02.293Z] make: command: Command not found [2020-01-07T16:12:02.293Z] docker volume rm -f docker-dev-cache [2020-01-07T16:12:02.293Z] docker-dev-cache [2020-01-07T16:12:02.371Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] deleteDir [2020-01-07T16:12:02.937Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-07T16:12:03.868Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-07T16:12:05.238Z] --- PASS: TestServiceCreateInit (10.40s) [2020-01-07T16:12:05.238Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-01-07T16:12:05.238Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-01-07T16:12:05.238Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T16:12:07.379Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-01-07T16:12:08.311Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-07T16:12:09.682Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-07T16:12:15.191Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-07T16:12:17.781Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2020-01-07T16:12:19.363Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-07T16:12:19.674Z] ok github.com/docker/docker/daemon 12.197s coverage: 17.6% of statements [2020-01-07T16:12:19.674Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-07T16:12:19.674Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-07T16:12:19.931Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 82.1% of statements [2020-01-07T16:12:20.862Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-01-07T16:12:21.118Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-01-07T16:12:21.118Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-07T16:12:21.118Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-01-07T16:12:21.883Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T16:12:22.488Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-01-07T16:12:23.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-07T16:12:24.707Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-07T16:12:24.863Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-07T16:12:24.863Z] [2020-01-07T16:12:24.863Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-07T16:12:24.863Z] PKG_CONFIG=pkg-config [2020-01-07T16:12:24.863Z] GOLANG_VERSION=1.13.5 [2020-01-07T16:12:24.863Z] HOSTNAME=f7f70050c230 [2020-01-07T16:12:24.863Z] DOCKER_EXPERIMENTAL=1 [2020-01-07T16:12:24.863Z] container=docker [2020-01-07T16:12:24.863Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-07T16:12:24.863Z] GO111MODULE=off [2020-01-07T16:12:24.863Z] GOPATH=/go [2020-01-07T16:12:24.863Z] PWD=/go/src/github.com/docker/docker [2020-01-07T16:12:24.863Z] HOME=/root [2020-01-07T16:12:24.863Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-07T16:12:24.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-07T16:12:24.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-07T16:12:24.863Z] DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 [2020-01-07T16:12:24.863Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-07T16:12:24.863Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-07T16:12:24.863Z] TERM=xterm [2020-01-07T16:12:24.863Z] VALIDATE_BRANCH=master [2020-01-07T16:12:24.863Z] DEST=bundles/test-integration [2020-01-07T16:12:24.863Z] SHLVL=1 [2020-01-07T16:12:24.863Z] TIMEOUT=120m [2020-01-07T16:12:24.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-07T16:12:24.863Z] DOCKER_PKG=github.com/docker/docker [2020-01-07T16:12:24.863Z] TESTDEBUG=0 [2020-01-07T16:12:24.863Z] _=/usr/bin/env [2020-01-07T16:12:24.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T16:12:25.010Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-07T16:12:25.272Z] --- PASS: TestCreateServiceMultipleTimes (20.11s) [2020-01-07T16:12:25.272Z] === RUN TestCreateServiceConflict [2020-01-07T16:12:25.942Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 57.0% of statements [2020-01-07T16:12:26.203Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-07T16:12:27.578Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-07T16:12:28.509Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-07T16:12:28.509Z] --- PASS: TestCreateServiceConflict (3.36s) [2020-01-07T16:12:28.509Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T16:12:29.074Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-07T16:12:29.222Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.572s coverage: 72.5% of statements [2020-01-07T16:12:29.482Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.685s coverage: 45.9% of statements [2020-01-07T16:12:29.482Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-07T16:12:30.969Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-07T16:12:32.004Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.055s coverage: 48.6% of statements [2020-01-07T16:12:32.342Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-07T16:12:32.598Z] --- PASS: TestCreateServiceMaxReplicas (4.23s) [2020-01-07T16:12:32.598Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T16:12:33.373Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.307s coverage: 76.1% of statements [2020-01-07T16:12:33.531Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-07T16:12:34.304Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-07T16:12:34.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.201s coverage: 60.1% of statements [2020-01-07T16:12:34.561Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-07T16:12:34.561Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-07T16:12:35.930Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-01-07T16:12:36.861Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-01-07T16:12:38.231Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 4.9% of statements [2020-01-07T16:12:38.231Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-07T16:12:38.231Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-07T16:12:38.788Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-07T16:12:38.788Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-07T16:12:38.788Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-07T16:12:38.788Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-07T16:12:39.045Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-07T16:12:39.160Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2020-01-07T16:12:40.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2020-01-07T16:12:40.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-07T16:12:40.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-07T16:12:40.346Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-01-07T16:12:40.414Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-07T16:12:40.414Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-07T16:12:41.278Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-07T16:12:41.345Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-07T16:12:41.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-07T16:12:41.842Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-01-07T16:12:41.842Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-01-07T16:12:43.739Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2020-01-07T16:12:43.739Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-07T16:12:43.739Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2020-01-07T16:12:45.109Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-01-07T16:12:45.673Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-01-07T16:12:46.238Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-07T16:12:46.600Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-07T16:12:46.802Z] ok github.com/docker/docker/daemon/logger/splunk 1.615s coverage: 82.5% of statements [2020-01-07T16:12:46.802Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-07T16:12:46.802Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-07T16:12:47.530Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-07T16:12:48.459Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-07T16:12:48.699Z] ok github.com/docker/docker/distribution 0.177s coverage: 22.1% of statements [2020-01-07T16:12:48.699Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-01-07T16:12:48.699Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-07T16:12:49.023Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.30s) [2020-01-07T16:12:49.023Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T16:12:49.023Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-07T16:12:50.393Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-07T16:12:50.595Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-07T16:12:51.526Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-07T16:12:51.764Z] === RUN TestDockerSuite/TestBuildUser [2020-01-07T16:12:52.327Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2020-01-07T16:12:52.327Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T16:12:52.458Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-07T16:12:52.714Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2020-01-07T16:12:52.714Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-07T16:12:52.714Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-07T16:12:54.083Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-01-07T16:12:54.083Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-07T16:12:54.222Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-07T16:12:54.647Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-07T16:12:56.019Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-01-07T16:12:56.019Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-07T16:12:56.116Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-01-07T16:12:56.116Z] === RUN TestCreateServiceSysctls [2020-01-07T16:12:57.913Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.2% of statements [2020-01-07T16:12:58.010Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-07T16:12:58.844Z] ok github.com/docker/docker/pkg/authorization 0.279s coverage: 68.3% of statements [2020-01-07T16:12:59.101Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-07T16:12:59.359Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-07T16:13:00.535Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-01-07T16:13:00.535Z] === RUN TestCreateServiceCapabilities [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/container 52.843s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === Skipped [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-07T16:13:01.704Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-01-07T16:13:01.704Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-07T16:13:01.704Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-07T16:13:01.704Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-07T16:13:01.704Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-07T16:13:01.704Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-07T16:13:01.704Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-07T16:13:01.704Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-07T16:13:01.704Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-07T16:13:01.704Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-07T16:13:01.704Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-07T16:13:01.704Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-07T16:13:01.704Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-07T16:13:01.704Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-07T16:13:01.704Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-07T16:13:01.704Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-07T16:13:01.704Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-07T16:13:01.704Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-07T16:13:01.704Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-07T16:13:01.704Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-07T16:13:01.704Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-07T16:13:01.704Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-07T16:13:01.704Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-07T16:13:01.704Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-07T16:13:01.704Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-07T16:13:01.704Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-07T16:13:01.704Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-07T16:13:01.704Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-07T16:13:01.704Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-07T16:13:01.704Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-07T16:13:01.704Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-07T16:13:01.704Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-07T16:13:01.704Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-07T16:13:01.704Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 79 tests, 40 skipped in 54.859s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-07T16:13:01.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:01.704Z] INFO: Testing against a local daemon [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/image 0.425s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === Skipped [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-07T16:13:01.704Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-07T16:13:01.704Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-07T16:13:01.704Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-07T16:13:01.704Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 11 tests, 4 skipped in 1.923s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-07T16:13:01.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:01.704Z] INFO: Testing against a local daemon [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/network 0.221s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === Skipped [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-07T16:13:01.704Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-07T16:13:01.704Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-07T16:13:01.704Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-07T16:13:01.704Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-07T16:13:01.704Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 17 tests, 13 skipped in 1.986s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-07T16:13:01.704Z] testing: warning: no tests to run [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 0 tests in 0.599s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-07T16:13:01.704Z] testing: warning: no tests to run [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 0 tests in 0.641s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-07T16:13:01.704Z] testing: warning: no tests to run [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/plugin 0.070s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 0 tests in 0.610s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-07T16:13:01.704Z] testing: warning: no tests to run [2020-01-07T16:13:01.704Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] DONE 0 tests in 0.612s [2020-01-07T16:13:01.704Z] [2020-01-07T16:13:01.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-07T16:13:02.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:02.169Z] INFO: Testing against a local daemon [2020-01-07T16:13:02.169Z] ok github.com/docker/docker/integration/plugin/common 0.226s [2020-01-07T16:13:02.632Z] ok github.com/docker/docker/layer 7.113s coverage: 68.8% of statements [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/oci [no test files] [2020-01-07T16:13:02.632Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-07T16:13:02.632Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-07T16:13:02.638Z] [2020-01-07T16:13:02.638Z] DONE 2 tests in 1.922s [2020-01-07T16:13:02.638Z] [2020-01-07T16:13:02.638Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-07T16:13:02.889Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-01-07T16:13:03.146Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-01-07T16:13:03.146Z] ok github.com/docker/docker/pkg/chrootarchive 3.000s coverage: 43.2% of statements [2020-01-07T16:13:03.146Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-07T16:13:03.146Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-07T16:13:03.808Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2020-01-07T16:13:03.808Z] === RUN TestInspect [2020-01-07T16:13:04.078Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-01-07T16:13:04.644Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-07T16:13:05.209Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-07T16:13:05.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:05.560Z] INFO: Testing against a local daemon [2020-01-07T16:13:05.560Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.250s [2020-01-07T16:13:05.560Z] [2020-01-07T16:13:05.560Z] === Skipped [2020-01-07T16:13:05.560Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-07T16:13:05.560Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-07T16:13:05.560Z] [2020-01-07T16:13:05.560Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-07T16:13:05.560Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-07T16:13:05.560Z] [2020-01-07T16:13:05.560Z] [2020-01-07T16:13:05.560Z] DONE 2 tests, 2 skipped in 2.860s [2020-01-07T16:13:05.560Z] [2020-01-07T16:13:05.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-07T16:13:06.138Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-07T16:13:07.070Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-01-07T16:13:07.085Z] --- PASS: TestInspect (3.07s) [2020-01-07T16:13:07.085Z] === RUN TestServiceListWithStatuses [2020-01-07T16:13:07.085Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-07T16:13:07.085Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:13:07.085Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T16:13:07.636Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-01-07T16:13:07.895Z] ok github.com/docker/docker/pkg/fsutils 0.242s coverage: 85.1% of statements [2020-01-07T16:13:07.895Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-01-07T16:13:09.443Z] ok github.com/docker/docker/pkg/idtools 0.373s coverage: 70.1% of statements [2020-01-07T16:13:09.443Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 69.3% of statements [2020-01-07T16:13:09.700Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-01-07T16:13:09.958Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-01-07T16:13:10.214Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-01-07T16:13:10.214Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-07T16:13:10.465Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:10.465Z] INFO: Testing against a local daemon [2020-01-07T16:13:10.465Z] testing: warning: no tests to run [2020-01-07T16:13:10.465Z] ok github.com/docker/docker/integration/plugin/logging 0.202s [2020-01-07T16:13:10.465Z] [2020-01-07T16:13:10.465Z] DONE 0 tests in 5.155s [2020-01-07T16:13:10.784Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-01-07T16:13:10.925Z] [2020-01-07T16:13:10.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-07T16:13:11.042Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-07T16:13:11.321Z] ok github.com/docker/docker/pkg/mount 0.568s coverage: 70.0% of statements [2020-01-07T16:13:11.321Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-07T16:13:11.321Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-01-07T16:13:11.885Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-01-07T16:13:11.885Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-01-07T16:13:11.885Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-07T16:13:11.885Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-07T16:13:13.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:13.117Z] INFO: Testing against a local daemon [2020-01-07T16:13:13.117Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-01-07T16:13:13.117Z] [2020-01-07T16:13:13.117Z] === Skipped [2020-01-07T16:13:13.117Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-07T16:13:13.117Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:13.117Z] [2020-01-07T16:13:13.117Z] [2020-01-07T16:13:13.117Z] DONE 1 tests, 1 skipped in 2.194s [2020-01-07T16:13:13.117Z] [2020-01-07T16:13:13.117Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-07T16:13:13.253Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-01-07T16:13:13.635Z] --- PASS: TestDockerNetworkConnectAlias (7.02s) [2020-01-07T16:13:13.635Z] === RUN TestDockerNetworkReConnect [2020-01-07T16:13:13.817Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-07T16:13:14.073Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-07T16:13:14.330Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-07T16:13:14.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:14.661Z] INFO: Testing against a local daemon [2020-01-07T16:13:14.661Z] ok github.com/docker/docker/integration/secret 0.221s [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === Skipped [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-07T16:13:15.127Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] DONE 6 tests, 6 skipped in 1.959s [2020-01-07T16:13:15.127Z] [2020-01-07T16:13:15.127Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-07T16:13:15.698Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-07T16:13:15.955Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-07T16:13:16.948Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-07T16:13:17.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-07T16:13:17.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:17.319Z] INFO: Testing against a local daemon [2020-01-07T16:13:17.319Z] ok github.com/docker/docker/integration/service 0.362s [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === Skipped [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-07T16:13:17.319Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-07T16:13:17.319Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-01-07T16:13:17.319Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-07T16:13:17.319Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-07T16:13:17.319Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-07T16:13:17.319Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-07T16:13:17.319Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-07T16:13:17.319Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-07T16:13:17.319Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-07T16:13:17.319Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-07T16:13:17.319Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-07T16:13:17.319Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-07T16:13:17.319Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-07T16:13:17.319Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-07T16:13:17.319Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] DONE 20 tests, 19 skipped in 2.500s [2020-01-07T16:13:17.319Z] [2020-01-07T16:13:17.319Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-07T16:13:17.475Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-07T16:13:17.735Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-07T16:13:19.108Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-07T16:13:19.226Z] ok github.com/docker/docker/pkg/signal 2.414s coverage: 61.0% of statements [2020-01-07T16:13:19.226Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-07T16:13:19.482Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-07T16:13:19.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:19.524Z] INFO: Testing against a local daemon [2020-01-07T16:13:19.524Z] ok github.com/docker/docker/integration/session 0.183s [2020-01-07T16:13:19.524Z] [2020-01-07T16:13:19.524Z] === Skipped [2020-01-07T16:13:19.524Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-07T16:13:19.524Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:19.524Z] [2020-01-07T16:13:19.524Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-07T16:13:19.524Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:19.524Z] [2020-01-07T16:13:19.524Z] [2020-01-07T16:13:19.524Z] DONE 2 tests, 2 skipped in 1.759s [2020-01-07T16:13:19.524Z] [2020-01-07T16:13:19.524Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-07T16:13:19.739Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-07T16:13:20.039Z] --- PASS: TestDockerNetworkReConnect (6.38s) [2020-01-07T16:13:20.039Z] === RUN TestServicePlugin [2020-01-07T16:13:20.296Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-07T16:13:20.303Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-07T16:13:20.560Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2020-01-07T16:13:21.082Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:21.082Z] INFO: Testing against a local daemon [2020-01-07T16:13:21.124Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.2% of statements [2020-01-07T16:13:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T16:13:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T16:13:21.687Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-01-07T16:13:22.052Z] ok github.com/docker/docker/integration/system 1.217s [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === Skipped [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:13:22.052Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-07T16:13:22.052Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-07T16:13:22.052Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-07T16:13:22.052Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-07T16:13:22.052Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-07T16:13:22.052Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-07T16:13:22.052Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] DONE 13 tests, 7 skipped in 2.858s [2020-01-07T16:13:22.052Z] [2020-01-07T16:13:22.052Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-07T16:13:22.190Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-07T16:13:22.190Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-07T16:13:22.190Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-07T16:13:22.190Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-07T16:13:22.190Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-07T16:13:22.251Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-01-07T16:13:22.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T16:13:22.509Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-07T16:13:22.765Z] testing: warning: no tests to run [2020-01-07T16:13:22.765Z] coverage: [no statements] [2020-01-07T16:13:22.765Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-01-07T16:13:23.328Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-07T16:13:23.328Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-07T16:13:23.585Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-07T16:13:24.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-07T16:13:24.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:24.238Z] INFO: Testing against a local daemon [2020-01-07T16:13:24.238Z] ok github.com/docker/docker/integration/volume 0.296s [2020-01-07T16:13:24.238Z] [2020-01-07T16:13:24.238Z] === Skipped [2020-01-07T16:13:24.238Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-07T16:13:24.238Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-07T16:13:24.238Z] [2020-01-07T16:13:24.238Z] [2020-01-07T16:13:24.238Z] DONE 5 tests, 1 skipped in 2.014s [2020-01-07T16:13:24.238Z] [2020-01-07T16:13:24.238Z] INFO: make.ps1 ended at 01/07/2020 16:13:24 [2020-01-07T16:13:24.238Z] INFO: Integration CLI tests being run from the host: [2020-01-07T16:13:24.238Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-07T16:13:24.342Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-07T16:13:24.599Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-07T16:13:25.970Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-07T16:13:26.107Z] ok github.com/docker/docker/plugin 0.537s coverage: 27.1% of statements [2020-01-07T16:13:26.364Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-07T16:13:26.901Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-07T16:13:27.294Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-07T16:13:27.858Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-07T16:13:28.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-07T16:13:28.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-07T16:13:29.228Z] ok github.com/docker/docker/registry 0.092s coverage: 56.0% of statements [2020-01-07T16:13:29.793Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-07T16:13:30.050Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-07T16:13:30.982Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-07T16:13:30.982Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-07T16:13:31.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-07T16:13:31.339Z] INFO: Testing against a local daemon [2020-01-07T16:13:31.547Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-07T16:13:34.069Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-07T16:13:34.257Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-07T16:13:34.514Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-01-07T16:13:34.999Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-07T16:13:35.077Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-01-07T16:13:35.256Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-07T16:13:35.819Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-07T16:13:35.819Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-07T16:13:36.448Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-07T16:13:36.750Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-07T16:13:40.023Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-07T16:13:40.023Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-07T16:13:40.023Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-07T16:13:40.281Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-07T16:13:41.649Z] === RUN TestDockerSuite/TestCommitChange [2020-01-07T16:13:41.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-07T16:13:43.021Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-07T16:13:43.952Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-07T16:13:45.846Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-07T16:13:47.741Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-07T16:13:48.620Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/rootless [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/volume [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-07T16:13:48.621Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === Skipped [2020-01-07T16:13:48.621Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-07T16:13:48.621Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-07T16:13:48.621Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:73: No driver to put! [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-07T16:13:48.621Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-07T16:13:48.621Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-07T16:13:48.621Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-07T16:13:48.621Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-07T16:13:48.621Z] graphtest_unix.go:73: No driver to put! [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-07T16:13:48.621Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-07T16:13:48.621Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] [2020-01-07T16:13:48.621Z] DONE 2155 tests, 20 skipped in 246.399s Post stage [Pipeline] junit [2020-01-07T16:13:48.632Z] Recording test results [2020-01-07T16:13:48.672Z] === RUN TestDockerSuite/TestCommitTTY [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-07T16:13:49.508Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40309/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07efe6a0a7c8de362fe3fcf5201ae50578b34309 hack/validate/vendor [2020-01-07T16:13:50.438Z] 2020/01/07 16:13:50 Collecting initial packages [2020-01-07T16:13:50.438Z] 2020/01/07 16:13:50 Download dependencies [2020-01-07T16:13:50.566Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-07T16:13:51.497Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Starting whole vndr cycle because no package specified [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-01-07T16:13:52.958Z] 2020/01/07 16:13:52 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-01-07T16:13:53.392Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-07T16:13:54.322Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-07T16:13:54.327Z] 2020/01/07 16:13:54 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-01-07T16:13:54.328Z] 2020/01/07 16:13:54 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Finished clone github.com/mattn/go-shellwords [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Finished clone github.com/mistifyio/go-zfs [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Finished clone github.com/creack/pty [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Finished clone github.com/Azure/go-ansiterm [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Finished clone github.com/tchap/go-patricia [2020-01-07T16:13:54.585Z] 2020/01/07 16:13:54 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Finished clone github.com/docker/libtrust [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Finished clone github.com/opencontainers/go-digest [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Finished clone github.com/google/uuid [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Finished clone github.com/gorilla/mux [2020-01-07T16:13:54.841Z] 2020/01/07 16:13:54 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-01-07T16:13:55.098Z] 2020/01/07 16:13:54 Finished clone github.com/Microsoft/go-winio [2020-01-07T16:13:55.098Z] 2020/01/07 16:13:54 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-01-07T16:13:55.354Z] 2020/01/07 16:13:55 Finished clone github.com/sirupsen/logrus [2020-01-07T16:13:55.354Z] 2020/01/07 16:13:55 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-01-07T16:13:55.917Z] 2020/01/07 16:13:55 Finished clone github.com/opencontainers/selinux [2020-01-07T16:13:55.917Z] 2020/01/07 16:13:55 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2020-01-07T16:13:56.215Z] --- PASS: TestServicePlugin (35.95s) [2020-01-07T16:13:56.216Z] plugin_test.go:62: [dc74ec41b1474] joining swarm manager [d8ee194fd32bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:13:56.216Z] plugin_test.go:65: [def1ec926f5cf] joining swarm manager [d8ee194fd32bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:13:56.216Z] === RUN TestServiceUpdateLabel [2020-01-07T16:13:56.216Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-07T16:13:56.482Z] 2020/01/07 16:13:56 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-01-07T16:13:56.482Z] 2020/01/07 16:13:56 Finished clone github.com/docker/go-units [2020-01-07T16:13:56.739Z] 2020/01/07 16:13:56 Finished clone github.com/syndtr/gocapability [2020-01-07T16:13:56.739Z] 2020/01/07 16:13:56 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-01-07T16:13:56.739Z] 2020/01/07 16:13:56 Finished clone github.com/RackSec/srslog [2020-01-07T16:13:56.739Z] 2020/01/07 16:13:56 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Finished clone github.com/imdario/mergo [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Finished clone github.com/google/go-cmp [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Finished clone gotest.tools [2020-01-07T16:13:56.997Z] 2020/01/07 16:13:56 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-01-07T16:13:57.255Z] 2020/01/07 16:13:57 Finished clone golang.org/x/sync [2020-01-07T16:13:57.255Z] 2020/01/07 16:13:57 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2020-01-07T16:13:58.110Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-07T16:13:58.110Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-07T16:13:58.188Z] 2020/01/07 16:13:58 Finished clone github.com/docker/go-connections [2020-01-07T16:13:58.188Z] 2020/01/07 16:13:58 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-01-07T16:13:58.446Z] 2020/01/07 16:13:58 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-01-07T16:13:58.446Z] 2020/01/07 16:13:58 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Finished clone github.com/google/shlex [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Finished clone github.com/opentracing-contrib/go-stdlib [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Finished clone github.com/mitchellh/hashstructure [2020-01-07T16:13:58.704Z] 2020/01/07 16:13:58 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-01-07T16:13:58.962Z] 2020/01/07 16:13:58 Finished clone github.com/gofrs/flock [2020-01-07T16:13:58.962Z] 2020/01/07 16:13:58 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-01-07T16:13:58.962Z] 2020/01/07 16:13:58 Finished clone github.com/opentracing/opentracing-go [2020-01-07T16:13:58.962Z] 2020/01/07 16:13:58 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-01-07T16:13:59.041Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-01-07T16:13:59.041Z] === RUN TestServiceUpdateSecrets [2020-01-07T16:13:59.042Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-07T16:13:59.894Z] 2020/01/07 16:13:59 Finished clone github.com/golang/gddo [2020-01-07T16:13:59.894Z] 2020/01/07 16:13:59 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-01-07T16:14:00.043Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-07T16:14:00.459Z] 2020/01/07 16:14:00 Finished clone github.com/docker/go-events [2020-01-07T16:14:00.459Z] 2020/01/07 16:14:00 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-01-07T16:14:00.459Z] 2020/01/07 16:14:00 Finished clone github.com/armon/go-radix [2020-01-07T16:14:00.459Z] 2020/01/07 16:14:00 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-01-07T16:14:00.717Z] 2020/01/07 16:14:00 Finished clone github.com/armon/go-metrics [2020-01-07T16:14:00.717Z] 2020/01/07 16:14:00 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-01-07T16:14:00.717Z] 2020/01/07 16:14:00 Finished clone github.com/tonistiigi/fsutil [2020-01-07T16:14:00.717Z] 2020/01/07 16:14:00 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-01-07T16:14:00.974Z] 2020/01/07 16:14:00 Finished clone github.com/sean-/seed [2020-01-07T16:14:00.975Z] 2020/01/07 16:14:00 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-01-07T16:14:00.983Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-07T16:14:01.232Z] 2020/01/07 16:14:00 Finished clone github.com/hashicorp/errwrap [2020-01-07T16:14:01.232Z] 2020/01/07 16:14:00 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-01-07T16:14:01.490Z] 2020/01/07 16:14:01 Finished clone github.com/hashicorp/memberlist [2020-01-07T16:14:01.490Z] 2020/01/07 16:14:01 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2020-01-07T16:14:01.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T16:14:01.914Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-07T16:14:02.422Z] 2020/01/07 16:14:02 Finished clone github.com/hashicorp/go-multierror [2020-01-07T16:14:02.422Z] 2020/01/07 16:14:02 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-01-07T16:14:02.680Z] 2020/01/07 16:14:02 Finished clone github.com/vishvananda/netns [2020-01-07T16:14:02.680Z] 2020/01/07 16:14:02 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-01-07T16:14:02.680Z] 2020/01/07 16:14:02 Finished clone github.com/docker/libkv [2020-01-07T16:14:02.680Z] 2020/01/07 16:14:02 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-01-07T16:14:02.845Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-07T16:14:02.845Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-07T16:14:02.845Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-07T16:14:02.938Z] 2020/01/07 16:14:02 Finished clone github.com/Microsoft/hcsshim [2020-01-07T16:14:02.938Z] 2020/01/07 16:14:02 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-01-07T16:14:03.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T16:14:03.195Z] 2020/01/07 16:14:03 Finished clone github.com/hashicorp/go-sockaddr [2020-01-07T16:14:03.195Z] 2020/01/07 16:14:03 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-01-07T16:14:03.776Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-07T16:14:03.776Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-07T16:14:03.776Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-07T16:14:03.776Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-07T16:14:03.776Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-07T16:14:04.128Z] 2020/01/07 16:14:03 Finished clone github.com/hashicorp/go-msgpack [2020-01-07T16:14:04.128Z] 2020/01/07 16:14:03 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-01-07T16:14:04.128Z] 2020/01/07 16:14:03 Finished clone github.com/vishvananda/netlink [2020-01-07T16:14:04.128Z] 2020/01/07 16:14:03 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-01-07T16:14:04.693Z] 2020/01/07 16:14:04 Finished clone github.com/seccomp/libseccomp-golang [2020-01-07T16:14:04.693Z] 2020/01/07 16:14:04 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-01-07T16:14:04.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-07T16:14:04.951Z] 2020/01/07 16:14:04 Finished clone golang.org/x/net [2020-01-07T16:14:04.951Z] 2020/01/07 16:14:04 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-01-07T16:14:05.517Z] 2020/01/07 16:14:05 Finished clone github.com/coreos/go-systemd [2020-01-07T16:14:05.517Z] 2020/01/07 16:14:05 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-01-07T16:14:05.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-07T16:14:05.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T16:14:05.776Z] 2020/01/07 16:14:05 Finished clone github.com/godbus/dbus [2020-01-07T16:14:05.776Z] 2020/01/07 16:14:05 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:05 Finished clone github.com/opencontainers/runtime-spec [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:05 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:05 Finished clone github.com/Graylog2/go-gelf [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:05 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:06 Finished clone github.com/Microsoft/opengcs [2020-01-07T16:14:06.100Z] 2020/01/07 16:14:06 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-01-07T16:14:06.358Z] 2020/01/07 16:14:06 Finished clone github.com/fluent/fluent-logger-golang [2020-01-07T16:14:06.358Z] 2020/01/07 16:14:06 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-01-07T16:14:06.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-07T16:14:06.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-07T16:14:06.616Z] 2020/01/07 16:14:06 Finished clone github.com/opencontainers/image-spec [2020-01-07T16:14:06.616Z] 2020/01/07 16:14:06 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-01-07T16:14:06.874Z] 2020/01/07 16:14:06 Finished clone github.com/philhofer/fwd [2020-01-07T16:14:06.874Z] 2020/01/07 16:14:06 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-01-07T16:14:08.245Z] 2020/01/07 16:14:07 Finished clone github.com/fsnotify/fsnotify [2020-01-07T16:14:08.245Z] 2020/01/07 16:14:07 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-01-07T16:14:08.245Z] 2020/01/07 16:14:08 Finished clone github.com/bsphere/le_go [2020-01-07T16:14:08.245Z] 2020/01/07 16:14:08 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-01-07T16:14:08.466Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-07T16:14:08.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T16:14:08.810Z] 2020/01/07 16:14:08 Finished clone github.com/jmespath/go-jmespath [2020-01-07T16:14:08.810Z] 2020/01/07 16:14:08 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-01-07T16:14:08.810Z] 2020/01/07 16:14:08 Finished clone github.com/go-ini/ini [2020-01-07T16:14:08.810Z] 2020/01/07 16:14:08 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-01-07T16:14:09.375Z] 2020/01/07 16:14:09 Finished clone github.com/tinylib/msgp [2020-01-07T16:14:09.375Z] 2020/01/07 16:14:09 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-01-07T16:14:09.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-07T16:14:09.397Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-07T16:14:09.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T16:14:09.633Z] 2020/01/07 16:14:09 Finished clone golang.org/x/oauth2 [2020-01-07T16:14:09.633Z] 2020/01/07 16:14:09 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2020-01-07T16:14:09.891Z] 2020/01/07 16:14:09 Finished clone github.com/hashicorp/serf [2020-01-07T16:14:09.891Z] 2020/01/07 16:14:09 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-01-07T16:14:09.961Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-07T16:14:10.455Z] 2020/01/07 16:14:10 Finished clone github.com/googleapis/gax-go [2020-01-07T16:14:10.455Z] 2020/01/07 16:14:10 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-01-07T16:14:10.893Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-07T16:14:11.389Z] 2020/01/07 16:14:11 Finished clone github.com/containerd/fifo [2020-01-07T16:14:11.389Z] 2020/01/07 16:14:11 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-01-07T16:14:11.389Z] 2020/01/07 16:14:11 Finished clone go.opencensus.io [2020-01-07T16:14:11.389Z] 2020/01/07 16:14:11 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-01-07T16:14:11.646Z] 2020/01/07 16:14:11 Finished clone golang.org/x/sys [2020-01-07T16:14:11.646Z] 2020/01/07 16:14:11 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-01-07T16:14:11.823Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-07T16:14:12.209Z] 2020/01/07 16:14:12 Finished clone github.com/containerd/cgroups [2020-01-07T16:14:12.209Z] 2020/01/07 16:14:12 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-01-07T16:14:12.754Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-07T16:14:12.754Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-07T16:14:13.166Z] 2020/01/07 16:14:12 Finished clone github.com/opencontainers/runc [2020-01-07T16:14:13.166Z] 2020/01/07 16:14:12 Clone github.com/docker/swarmkit, revision 24fb4cfe8af56803640180c5592bf32da732ced2, attempt 1/20 [2020-01-07T16:14:13.166Z] 2020/01/07 16:14:13 Finished clone github.com/containerd/typeurl [2020-01-07T16:14:13.166Z] 2020/01/07 16:14:13 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-01-07T16:14:13.318Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-07T16:14:13.467Z] 2020/01/07 16:14:13 Finished clone github.com/containerd/go-runc [2020-01-07T16:14:13.467Z] 2020/01/07 16:14:13 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-01-07T16:14:13.467Z] 2020/01/07 16:14:13 Finished clone github.com/moby/buildkit [2020-01-07T16:14:13.467Z] 2020/01/07 16:14:13 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-01-07T16:14:13.727Z] 2020/01/07 16:14:13 Finished clone github.com/containerd/ttrpc [2020-01-07T16:14:13.727Z] 2020/01/07 16:14:13 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-01-07T16:14:13.985Z] 2020/01/07 16:14:13 Finished clone github.com/containerd/console [2020-01-07T16:14:13.985Z] 2020/01/07 16:14:13 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-01-07T16:14:14.248Z] 2020/01/07 16:14:14 Finished clone google.golang.org/grpc [2020-01-07T16:14:14.248Z] 2020/01/07 16:14:14 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2020-01-07T16:14:14.248Z] 2020/01/07 16:14:14 Finished clone github.com/gogo/googleapis [2020-01-07T16:14:14.248Z] 2020/01/07 16:14:14 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-01-07T16:14:14.688Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-07T16:14:14.688Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2020-01-07T16:14:14.688Z] === RUN TestServiceUpdateConfigs [2020-01-07T16:14:15.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T16:14:15.183Z] 2020/01/07 16:14:14 Finished clone github.com/containerd/continuity [2020-01-07T16:14:15.183Z] 2020/01/07 16:14:14 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-01-07T16:14:15.255Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-07T16:14:15.440Z] 2020/01/07 16:14:15 Finished clone github.com/docker/libnetwork [2020-01-07T16:14:15.440Z] 2020/01/07 16:14:15 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-01-07T16:14:15.512Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-07T16:14:15.697Z] 2020/01/07 16:14:15 Finished clone golang.org/x/text [2020-01-07T16:14:15.697Z] 2020/01/07 16:14:15 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-01-07T16:14:15.698Z] 2020/01/07 16:14:15 Finished clone github.com/fernet/fernet-go [2020-01-07T16:14:15.698Z] 2020/01/07 16:14:15 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-01-07T16:14:16.262Z] 2020/01/07 16:14:16 Finished clone github.com/hashicorp/go-immutable-radix [2020-01-07T16:14:16.262Z] 2020/01/07 16:14:16 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-01-07T16:14:16.442Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-07T16:14:16.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T16:14:16.827Z] 2020/01/07 16:14:16 Finished clone golang.org/x/time [2020-01-07T16:14:16.827Z] 2020/01/07 16:14:16 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-01-07T16:14:17.084Z] 2020/01/07 16:14:17 Finished clone github.com/hashicorp/go-memdb [2020-01-07T16:14:17.084Z] 2020/01/07 16:14:17 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-01-07T16:14:17.650Z] 2020/01/07 16:14:17 Finished clone github.com/hashicorp/golang-lru [2020-01-07T16:14:17.650Z] 2020/01/07 16:14:17 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-01-07T16:14:17.650Z] 2020/01/07 16:14:17 Finished clone github.com/coreos/pkg [2020-01-07T16:14:17.650Z] 2020/01/07 16:14:17 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-01-07T16:14:18.215Z] 2020/01/07 16:14:18 Finished clone code.cloudfoundry.org/clock [2020-01-07T16:14:18.215Z] 2020/01/07 16:14:18 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-01-07T16:14:18.336Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-07T16:14:19.147Z] 2020/01/07 16:14:19 Finished clone github.com/beorn7/perks [2020-01-07T16:14:19.147Z] 2020/01/07 16:14:19 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-01-07T16:14:19.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-07T16:14:19.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-07T16:14:19.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-07T16:14:19.704Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-07T16:14:19.704Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-07T16:14:20.079Z] 2020/01/07 16:14:19 Finished clone github.com/prometheus/client_model [2020-01-07T16:14:20.079Z] 2020/01/07 16:14:19 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-01-07T16:14:20.337Z] 2020/01/07 16:14:20 Finished clone github.com/prometheus/client_golang [2020-01-07T16:14:20.337Z] 2020/01/07 16:14:20 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-01-07T16:14:20.594Z] 2020/01/07 16:14:20 Finished clone golang.org/x/crypto [2020-01-07T16:14:20.594Z] 2020/01/07 16:14:20 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-01-07T16:14:20.634Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-07T16:14:20.852Z] 2020/01/07 16:14:20 Finished clone github.com/prometheus/procfs [2020-01-07T16:14:20.852Z] 2020/01/07 16:14:20 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-01-07T16:14:21.110Z] 2020/01/07 16:14:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-01-07T16:14:21.110Z] 2020/01/07 16:14:20 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-01-07T16:14:21.367Z] 2020/01/07 16:14:21 Finished clone github.com/prometheus/common [2020-01-07T16:14:21.367Z] 2020/01/07 16:14:21 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-01-07T16:14:22.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T16:14:22.299Z] 2020/01/07 16:14:21 Finished clone github.com/pkg/errors [2020-01-07T16:14:22.299Z] 2020/01/07 16:14:21 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-01-07T16:14:22.863Z] 2020/01/07 16:14:22 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-01-07T16:14:22.863Z] 2020/01/07 16:14:22 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-01-07T16:14:23.121Z] 2020/01/07 16:14:22 Finished clone github.com/inconshreveable/mousetrap [2020-01-07T16:14:23.121Z] 2020/01/07 16:14:22 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-01-07T16:14:23.686Z] 2020/01/07 16:14:23 Finished clone github.com/spf13/pflag [2020-01-07T16:14:23.686Z] 2020/01/07 16:14:23 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-01-07T16:14:23.686Z] 2020/01/07 16:14:23 Finished clone github.com/morikuni/aec [2020-01-07T16:14:23.686Z] 2020/01/07 16:14:23 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-01-07T16:14:23.944Z] 2020/01/07 16:14:23 Finished clone github.com/spf13/cobra [2020-01-07T16:14:23.944Z] 2020/01/07 16:14:23 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-01-07T16:14:23.944Z] 2020/01/07 16:14:23 Finished clone github.com/docker/go-metrics [2020-01-07T16:14:23.944Z] 2020/01/07 16:14:23 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-01-07T16:14:25.315Z] 2020/01/07 16:14:24 Finished clone github.com/BurntSushi/toml [2020-01-07T16:14:25.315Z] 2020/01/07 16:14:24 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-01-07T16:14:25.315Z] 2020/01/07 16:14:25 Finished clone github.com/samuel/go-zookeeper [2020-01-07T16:14:25.315Z] 2020/01/07 16:14:25 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-01-07T16:14:25.572Z] 2020/01/07 16:14:25 Finished clone github.com/deckarep/golang-set [2020-01-07T16:14:25.572Z] 2020/01/07 16:14:25 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-01-07T16:14:25.830Z] 2020/01/07 16:14:25 Finished clone github.com/coreos/go-semver [2020-01-07T16:14:25.830Z] 2020/01/07 16:14:25 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-01-07T16:14:25.886Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-07T16:14:25.886Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-07T16:14:26.816Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-07T16:14:26.816Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-07T16:14:26.816Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-07T16:14:27.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T16:14:27.725Z] 2020/01/07 16:14:27 Finished clone github.com/ishidawataru/sctp [2020-01-07T16:14:27.725Z] 2020/01/07 16:14:27 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-01-07T16:14:28.287Z] 2020/01/07 16:14:28 Finished clone github.com/golang/protobuf [2020-01-07T16:14:28.287Z] 2020/01/07 16:14:28 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-01-07T16:14:28.544Z] 2020/01/07 16:14:28 Finished clone github.com/google/certificate-transparency-go [2020-01-07T16:14:29.912Z] 2020/01/07 16:14:29 Finished clone go.etcd.io/bbolt [2020-01-07T16:14:30.087Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-07T16:14:30.087Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-01-07T16:14:30.087Z] === RUN TestServiceUpdateNetwork [2020-01-07T16:14:30.650Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-07T16:14:31.809Z] 2020/01/07 16:14:31 Finished clone github.com/vbatts/tar-split [2020-01-07T16:14:31.809Z] 2020/01/07 16:14:31 Finished clone github.com/cloudflare/cfssl [2020-01-07T16:14:31.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T16:14:32.019Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-07T16:14:32.067Z] 2020/01/07 16:14:31 Finished clone github.com/ugorji/go [2020-01-07T16:14:34.593Z] 2020/01/07 16:14:34 Finished clone cloud.google.com/go [2020-01-07T16:14:34.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T16:14:37.271Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-07T16:14:37.271Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-07T16:14:38.774Z] 2020/01/07 16:14:38 Finished clone google.golang.org/genproto [2020-01-07T16:14:39.165Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-07T16:14:39.340Z] 2020/01/07 16:14:39 Finished clone github.com/docker/swarmkit [2020-01-07T16:14:39.598Z] 2020/01/07 16:14:39 Finished clone github.com/miekg/dns [2020-01-07T16:14:40.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T16:14:40.530Z] 2020/01/07 16:14:40 Finished clone github.com/docker/distribution [2020-01-07T16:14:41.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-07T16:14:41.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-07T16:14:42.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T16:14:42.430Z] 2020/01/07 16:14:42 Finished clone github.com/containerd/containerd [2020-01-07T16:14:43.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-07T16:14:45.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-07T16:14:45.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T16:14:46.192Z] --- PASS: TestServiceUpdateNetwork (16.16s) [2020-01-07T16:14:46.192Z] PASS [2020-01-07T16:14:46.192Z] [2020-01-07T16:14:46.192Z] === Skipped [2020-01-07T16:14:46.192Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-01-07T16:14:46.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:14:46.192Z] [2020-01-07T16:14:46.192Z] [2020-01-07T16:14:46.192Z] DONE 20 tests, 1 skipped in 171.843s [2020-01-07T16:14:46.192Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T16:14:46.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:46.192Z] ++ set -e [2020-01-07T16:14:46.192Z] ++ '[' -n 0 ']' [2020-01-07T16:14:46.192Z] ++ set -x [2020-01-07T16:14:46.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:46.448Z] INFO: Testing against a local daemon [2020-01-07T16:14:46.448Z] === RUN TestSessionCreate [2020-01-07T16:14:46.448Z] --- PASS: TestSessionCreate (0.03s) [2020-01-07T16:14:46.448Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T16:14:46.448Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-07T16:14:46.448Z] PASS [2020-01-07T16:14:46.448Z] [2020-01-07T16:14:46.448Z] DONE 2 tests in 0.187s [2020-01-07T16:14:46.448Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T16:14:46.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:46.448Z] ++ set -e [2020-01-07T16:14:46.448Z] ++ '[' -n 0 ']' [2020-01-07T16:14:46.448Z] ++ set -x [2020-01-07T16:14:46.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:46.705Z] INFO: Testing against a local daemon [2020-01-07T16:14:46.705Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T16:14:46.705Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:14:46.705Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:14:46.705Z] === RUN TestEventsExecDie [2020-01-07T16:14:46.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-07T16:14:47.527Z] --- PASS: TestEventsExecDie (0.89s) [2020-01-07T16:14:47.527Z] === RUN TestEventsBackwardsCompatible [2020-01-07T16:14:47.527Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-07T16:14:47.527Z] === RUN TestInfoBinaryCommits [2020-01-07T16:14:47.527Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-07T16:14:47.527Z] === RUN TestInfoAPIVersioned [2020-01-07T16:14:47.527Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T16:14:47.527Z] === RUN TestInfoDiscoveryBackend [2020-01-07T16:14:48.091Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-07T16:14:48.091Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T16:14:48.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-07T16:14:48.407Z] Using test binary docker [2020-01-07T16:14:48.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-07T16:14:48.407Z] +++ /etc/init.d/apparmor start [2020-01-07T16:14:48.407Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-07T16:14:48.407Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-07T16:14:48.407Z] Warning failed to create cache: (null) [2020-01-07T16:14:48.407Z] . [2020-01-07T16:14:48.407Z] INFO: Waiting for daemon to start... [2020-01-07T16:14:48.407Z] Starting dockerd [2020-01-07T16:14:48.407Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-01-07T16:14:48.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b4d640_} [2020-01-07T16:14:49.219Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T16:14:49.219Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T16:14:49.782Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-07T16:14:49.782Z] === RUN TestInfoAPI [2020-01-07T16:14:49.782Z] --- PASS: TestInfoAPI (0.02s) [2020-01-07T16:14:49.782Z] === RUN TestInfoAPIWarnings [2020-01-07T16:14:50.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1848196342_/foo_false____} [2020-01-07T16:14:50.345Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-07T16:14:50.345Z] === RUN TestInfoDebug [2020-01-07T16:14:50.432Z] . [2020-01-07T16:14:50.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-07T16:14:50.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-07T16:14:50.432Z] Error: No such image: emptyfs [2020-01-07T16:14:50.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-07T16:14:50.432Z] ++++ docker load [2020-01-07T16:14:50.432Z] Running integration-test (iteration 1) [2020-01-07T16:14:50.432Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-07T16:14:50.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:50.432Z] ++ set -e [2020-01-07T16:14:50.432Z] ++ '[' -n 0 ']' [2020-01-07T16:14:50.432Z] ++ set -x [2020-01-07T16:14:50.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:50.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-07T16:14:50.859Z] --- PASS: TestInfoDebug (0.55s) [2020-01-07T16:14:50.859Z] === RUN TestInfoInsecureRegistries [2020-01-07T16:14:51.423Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-07T16:14:51.423Z] === RUN TestInfoRegistryMirrors [2020-01-07T16:14:51.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1848196342_/foo_true____} [2020-01-07T16:14:51.986Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-07T16:14:51.986Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T16:14:51.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-01-07T16:14:51.986Z] === RUN TestPingCacheHeaders [2020-01-07T16:14:52.243Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-07T16:14:52.243Z] === RUN TestPingGet [2020-01-07T16:14:52.243Z] --- PASS: TestPingGet (0.03s) [2020-01-07T16:14:52.243Z] === RUN TestPingHead [2020-01-07T16:14:52.243Z] --- PASS: TestPingHead (0.03s) [2020-01-07T16:14:52.243Z] === RUN TestVersion [2020-01-07T16:14:52.243Z] --- PASS: TestVersion (0.04s) [2020-01-07T16:14:52.243Z] PASS [2020-01-07T16:14:52.243Z] [2020-01-07T16:14:52.243Z] === Skipped [2020-01-07T16:14:52.243Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:14:52.243Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:14:52.243Z] [2020-01-07T16:14:52.243Z] [2020-01-07T16:14:52.243Z] DONE 18 tests, 1 skipped in 5.764s [2020-01-07T16:14:52.243Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T16:14:52.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:52.243Z] ++ set -e [2020-01-07T16:14:52.243Z] ++ '[' -n 0 ']' [2020-01-07T16:14:52.243Z] ++ set -x [2020-01-07T16:14:52.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:14:52.502Z] INFO: Testing against a local daemon [2020-01-07T16:14:52.502Z] === RUN TestVolumesCreateAndList [2020-01-07T16:14:52.502Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-07T16:14:52.502Z] === RUN TestVolumesRemove [2020-01-07T16:14:52.760Z] --- PASS: TestVolumesRemove (0.14s) [2020-01-07T16:14:52.760Z] === RUN TestVolumesInspect [2020-01-07T16:14:52.760Z] --- PASS: TestVolumesInspect (0.05s) [2020-01-07T16:14:52.760Z] === RUN TestVolumesInvalidJSON [2020-01-07T16:14:52.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T16:14:52.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T16:14:52.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T16:14:52.760Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T16:14:52.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T16:14:52.760Z] PASS [2020-01-07T16:14:52.760Z] [2020-01-07T16:14:52.760Z] DONE 5 tests in 0.481s [2020-01-07T16:14:52.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:14:53.017Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:14:53.017Z] +++ kill 5343 [2020-01-07T16:14:53.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_false____} [2020-01-07T16:14:54.510Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:14:54.510Z] Clearing AppArmor profiles cache:. [2020-01-07T16:14:54.510Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:14:54.510Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:14:54.510Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:14:54.510Z] [2020-01-07T16:14:54.510Z] To set a process to complain mode, use the command line tool [2020-01-07T16:14:54.510Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:14:54.510Z] with the 'teardown' option." [2020-01-07T16:14:54.510Z] [2020-01-07T16:14:54.622Z] 2020/01/07 16:14:53 Finished clone github.com/coreos/etcd [2020-01-07T16:14:54.622Z] 2020/01/07 16:14:53 Finished clone github.com/gogo/protobuf [2020-01-07T16:14:55.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_true____} [2020-01-07T16:14:56.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_true__0xc000b4db00__} [2020-01-07T16:14:58.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b4db20_} [2020-01-07T16:15:00.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b4db40_} [2020-01-07T16:15:02.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b4db60_} [2020-01-07T16:15:02.776Z] 2020/01/07 16:15:01 Finished clone github.com/hashicorp/consul [2020-01-07T16:15:03.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b4db80_} [2020-01-07T16:15:05.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-07T16:15:05.718Z] Loaded image: buildpack-deps:jessie [2020-01-07T16:15:05.718Z] Loaded image: busybox:latest [2020-01-07T16:15:05.718Z] Loaded image: busybox:glibc [2020-01-07T16:15:05.718Z] Loaded image: debian:jessie [2020-01-07T16:15:05.718Z] Loaded image: hello-world:latest [2020-01-07T16:15:05.718Z] INFO: Testing against a local daemon [2020-01-07T16:15:05.718Z] === RUN TestCgroupNamespacesBuild [2020-01-07T16:15:06.731Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-01-07T16:15:06.731Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-07T16:15:06.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-07T16:15:07.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-07T16:15:07.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-07T16:15:07.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-07T16:15:07.286Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-07T16:15:08.034Z] 2020/01/07 16:15:07 Finished clone github.com/aws/aws-sdk-go [2020-01-07T16:15:08.212Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2020-01-07T16:15:08.212Z] === RUN TestBuildWithSession [2020-01-07T16:15:08.212Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-07T16:15:08.212Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:15:08.212Z] === RUN TestBuildSquashParent [2020-01-07T16:15:10.559Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-07T16:15:13.080Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-07T16:15:13.717Z] --- PASS: TestBuildSquashParent (5.29s) [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:15:13.717Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:15:13.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:15:13.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-07T16:15:13.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-07T16:15:13.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-07T16:15:13.718Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-07T16:15:16.353Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-07T16:15:16.409Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-07T16:15:16.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-07T16:15:17.723Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-07T16:15:17.723Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-07T16:15:18.654Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-01-07T16:15:19.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-01-07T16:15:19.397Z] === RUN TestBuildMultiStageCopy [2020-01-07T16:15:19.397Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-07T16:15:19.585Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-07T16:15:20.884Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-07T16:15:20.953Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-07T16:15:21.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-07T16:15:21.457Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-07T16:15:21.882Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-07T16:15:22.077Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-07T16:15:22.360Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2020-01-07T16:15:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-01-07T16:15:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-01-07T16:15:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-01-07T16:15:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-01-07T16:15:22.361Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-01-07T16:15:22.361Z] === RUN TestBuildMultiStageParentConfig [2020-01-07T16:15:22.812Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-07T16:15:23.373Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-01-07T16:15:23.373Z] === RUN TestBuildLabelWithTargets [2020-01-07T16:15:23.743Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-07T16:15:24.717Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-07T16:15:25.404Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-01-07T16:15:25.404Z] === RUN TestBuildWithEmptyLayers [2020-01-07T16:15:26.023Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-01-07T16:15:26.023Z] === RUN TestBuildMultiStageOnBuild [2020-01-07T16:15:26.094Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-07T16:15:27.025Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-07T16:15:27.955Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-07T16:15:28.070Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2020-01-07T16:15:28.070Z] === RUN TestBuildUncleanTarFilenames [2020-01-07T16:15:28.886Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-07T16:15:29.089Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-01-07T16:15:29.089Z] === RUN TestBuildMultiStageLayerLeak [2020-01-07T16:15:29.816Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-07T16:15:31.193Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-07T16:15:31.772Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-01-07T16:15:31.772Z] === RUN TestBuildWithHugeFile [2020-01-07T16:15:32.563Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-07T16:15:33.492Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-07T16:15:34.422Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-07T16:15:34.422Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-07T16:15:34.555Z] 2020/01/07 16:15:30 Finished clone google.golang.org/api [2020-01-07T16:15:34.555Z] 2020/01/07 16:15:30 Dependencies downloaded. Download time: 1m38.034781847s [2020-01-07T16:15:34.555Z] 2020/01/07 16:15:30 Collecting all dependencies [2020-01-07T16:15:35.352Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-07T16:15:36.282Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-07T16:15:37.653Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-07T16:15:38.584Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-07T16:15:39.952Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-07T16:15:41.102Z] 2020/01/07 16:15:40 Clean vendor dir from unused packages [2020-01-07T16:15:41.666Z] 2020/01/07 16:15:41 Success [2020-01-07T16:15:41.666Z] 2020/01/07 16:15:41 Running time: 1m51.533002503s [2020-01-07T16:15:41.845Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-07T16:15:41.923Z] Congratulations! All vendoring changes are done the right way. [2020-01-07T16:15:42.409Z] === RUN TestDockerSuite/TestCpToCaseC [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-07T16:15:43.181Z] + echo Building e2e image [2020-01-07T16:15:43.181Z] Building e2e image [2020-01-07T16:15:43.181Z] + docker build --build-arg DOCKER_GITCOMMIT=07efe6a0a7c8de362fe3fcf5201ae50578b34309 -t moby-e2e-test -f Dockerfile.e2e . [2020-01-07T16:15:43.181Z] #2 [internal] load .dockerignore [2020-01-07T16:15:43.181Z] #2 DONE 0.0s [2020-01-07T16:15:43.181Z] [2020-01-07T16:15:43.182Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-07T16:15:43.182Z] #1 transferring dockerfile: 3.21kB done [2020-01-07T16:15:43.182Z] #1 DONE 0.0s [2020-01-07T16:15:43.182Z] [2020-01-07T16:15:43.182Z] #2 [internal] load .dockerignore [2020-01-07T16:15:43.182Z] #2 transferring context: 34B done [2020-01-07T16:15:43.182Z] #2 DONE 0.0s [2020-01-07T16:15:43.182Z] [2020-01-07T16:15:43.182Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-07T16:15:43.440Z] #4 DONE 0.3s [2020-01-07T16:15:43.440Z] [2020-01-07T16:15:43.440Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-07T16:15:43.440Z] #3 DONE 0.2s [2020-01-07T16:15:43.440Z] [2020-01-07T16:15:43.440Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-07T16:15:43.440Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2020-01-07T16:15:43.440Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2020-01-07T16:15:43.440Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.12MB / 2.79MB 0.1s [2020-01-07T16:15:43.440Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2020-01-07T16:15:43.440Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2020-01-07T16:15:43.699Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2020-01-07T16:15:43.699Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 [2020-01-07T16:15:43.959Z] #5 ... [2020-01-07T16:15:43.959Z] [2020-01-07T16:15:43.959Z] #8 [internal] load build context [2020-01-07T16:15:43.959Z] #8 transferring context: 808.68kB 0.5s done [2020-01-07T16:15:43.959Z] #8 DONE 0.5s [2020-01-07T16:15:43.959Z] [2020-01-07T16:15:43.959Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-07T16:15:44.219Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2020-01-07T16:15:44.219Z] #5 DONE 0.7s [2020-01-07T16:15:44.219Z] [2020-01-07T16:15:44.219Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-07T16:15:44.929Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-07T16:15:45.593Z] #6 DONE 1.6s [2020-01-07T16:15:45.593Z] [2020-01-07T16:15:45.593Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-07T16:15:45.593Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-07T16:15:45.593Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 0.5s done [2020-01-07T16:15:45.593Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.4s done [2020-01-07T16:15:45.593Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.1s done [2020-01-07T16:15:45.593Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done [2020-01-07T16:15:45.593Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-07T16:15:45.593Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-07T16:15:45.593Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-07T16:15:45.593Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 2.80MB / 2.80MB 0.1s done [2020-01-07T16:15:45.593Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-07T16:15:45.593Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done [2020-01-07T16:15:45.593Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-07T16:15:45.593Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2020-01-07T16:15:50.181Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-07T16:15:50.846Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.1s [2020-01-07T16:15:51.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-07T16:15:52.216Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.4s done [2020-01-07T16:15:52.473Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 [2020-01-07T16:15:52.473Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-07T16:15:52.729Z] #14 DONE 9.2s [2020-01-07T16:15:52.729Z] [2020-01-07T16:15:52.729Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-07T16:15:52.988Z] #15 ... [2020-01-07T16:15:52.988Z] [2020-01-07T16:15:52.988Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-07T16:15:52.988Z] #7 1.111 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-07T16:15:52.988Z] #7 2.192 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-07T16:15:52.988Z] #7 2.296 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-07T16:15:52.988Z] #7 2.301 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-07T16:15:52.988Z] #7 2.497 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-07T16:15:52.988Z] #7 2.507 (4/31) Installing readline (8.0.0-r0) [2020-01-07T16:15:52.988Z] #7 2.512 (5/31) Installing bash (5.0.0-r0) [2020-01-07T16:15:52.988Z] #7 2.532 Executing bash-5.0.0-r0.post-install [2020-01-07T16:15:52.988Z] #7 2.541 (6/31) Installing ca-certificates (20190108-r0) [2020-01-07T16:15:52.988Z] #7 2.559 (7/31) Installing libgcc (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 2.563 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 2.578 (9/31) Installing binutils (2.32-r0) [2020-01-07T16:15:52.988Z] #7 2.683 (10/31) Installing gmp (6.1.2-r1) [2020-01-07T16:15:52.988Z] #7 2.692 (11/31) Installing isl (0.18-r0) [2020-01-07T16:15:52.988Z] #7 2.715 (12/31) Installing libgomp (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 2.720 (13/31) Installing libatomic (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 2.722 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-07T16:15:52.988Z] #7 2.731 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-07T16:15:52.988Z] #7 2.735 (16/31) Installing gcc (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 3.734 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-07T16:15:52.988Z] #7 3.848 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-07T16:15:52.988Z] #7 3.849 (19/31) Installing g++ (8.3.0-r0) [2020-01-07T16:15:52.988Z] #7 4.501 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-07T16:15:52.988Z] #7 4.504 (21/31) Installing libcurl (7.66.0-r0) [2020-01-07T16:15:52.988Z] #7 4.512 (22/31) Installing expat (2.2.8-r0) [2020-01-07T16:15:52.988Z] #7 4.516 (23/31) Installing pcre2 (10.33-r0) [2020-01-07T16:15:52.988Z] #7 4.526 (24/31) Installing git (2.22.2-r0) [2020-01-07T16:15:52.988Z] #7 4.754 (25/31) Installing libmnl (1.0.4-r0) [2020-01-07T16:15:52.988Z] #7 4.756 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-07T16:15:52.988Z] #7 4.765 (27/31) Installing iptables (1.8.3-r0) [2020-01-07T16:15:52.988Z] #7 4.793 (28/31) Installing pigz (2.4-r0) [2020-01-07T16:15:52.988Z] #7 4.801 (29/31) Installing tar (1.32-r0) [2020-01-07T16:15:52.988Z] #7 4.811 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-07T16:15:52.988Z] #7 4.815 (31/31) Installing xz (5.2.4-r0) [2020-01-07T16:15:52.988Z] #7 4.825 Executing busybox-1.30.1-r2.trigger [2020-01-07T16:15:52.988Z] #7 4.830 Executing ca-certificates-20190108-r0.trigger [2020-01-07T16:15:52.988Z] #7 4.884 OK: 185 MiB in 45 packages [2020-01-07T16:15:52.988Z] #7 DONE 7.2s [2020-01-07T16:15:52.988Z] [2020-01-07T16:15:52.988Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-07T16:15:52.988Z] #9 DONE 0.1s [2020-01-07T16:15:52.988Z] [2020-01-07T16:15:52.988Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-07T16:15:53.247Z] #15 ... [2020-01-07T16:15:53.247Z] [2020-01-07T16:15:53.247Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-07T16:15:53.247Z] #10 DONE 0.1s [2020-01-07T16:15:53.247Z] [2020-01-07T16:15:53.247Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-07T16:15:53.247Z] #11 DONE 0.1s [2020-01-07T16:15:53.247Z] [2020-01-07T16:15:53.247Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-07T16:15:53.247Z] #12 DONE 0.0s [2020-01-07T16:15:53.247Z] [2020-01-07T16:15:53.247Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-07T16:15:53.247Z] #13 DONE 0.1s [2020-01-07T16:15:53.247Z] [2020-01-07T16:15:53.247Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-07T16:15:53.810Z] #15 1.061 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-07T16:15:54.072Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-07T16:15:54.636Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-07T16:15:54.739Z] #15 2.106 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-07T16:15:54.739Z] #15 2.195 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-07T16:15:54.996Z] #15 2.198 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-07T16:15:54.996Z] #15 2.341 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-07T16:15:54.996Z] #15 2.350 (4/43) Installing readline (8.0.1-r0) [2020-01-07T16:15:54.996Z] #15 2.354 (5/43) Installing bash (5.0.11-r1) [2020-01-07T16:15:54.996Z] #15 2.367 Executing bash-5.0.11-r1.post-install [2020-01-07T16:15:54.996Z] #15 2.369 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-07T16:15:54.996Z] #15 2.453 (7/43) Installing libblkid (2.34-r1) [2020-01-07T16:15:55.253Z] #15 2.458 (8/43) Installing libuuid (2.34-r1) [2020-01-07T16:15:55.253Z] #15 2.460 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-07T16:15:55.253Z] #15 2.468 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-07T16:15:55.253Z] #15 2.472 (11/43) Installing libgcc (9.2.0-r3) [2020-01-07T16:15:55.253Z] #15 2.475 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-07T16:15:55.253Z] #15 2.488 (13/43) Installing binutils (2.33.1-r0) [2020-01-07T16:15:55.253Z] #15 2.569 (14/43) Installing libmagic (5.37-r1) [2020-01-07T16:15:55.253Z] #15 2.591 (15/43) Installing file (5.37-r1) [2020-01-07T16:15:55.253Z] #15 2.593 (16/43) Installing gmp (6.1.2-r1) [2020-01-07T16:15:55.253Z] #15 2.599 (17/43) Installing isl (0.18-r0) [2020-01-07T16:15:55.253Z] #15 2.616 (18/43) Installing libgomp (9.2.0-r3) [2020-01-07T16:15:55.253Z] #15 2.619 (19/43) Installing libatomic (9.2.0-r3) [2020-01-07T16:15:55.253Z] #15 2.621 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-07T16:15:55.253Z] #15 2.628 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-07T16:15:55.253Z] #15 2.631 (22/43) Installing gcc (9.2.0-r3) [2020-01-07T16:15:56.184Z] #15 3.375 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-07T16:15:56.184Z] #15 3.456 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-07T16:15:56.184Z] #15 3.457 (25/43) Installing g++ (9.2.0-r3) [2020-01-07T16:15:56.748Z] #15 3.937 (26/43) Installing make (4.2.1-r2) [2020-01-07T16:15:56.748Z] #15 3.941 (27/43) Installing fortify-headers (1.1-r0) [2020-01-07T16:15:56.748Z] #15 3.943 (28/43) Installing build-base (0.5-r1) [2020-01-07T16:15:56.748Z] #15 3.945 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-07T16:15:56.748Z] #15 3.948 (30/43) Installing libcurl (7.67.0-r0) [2020-01-07T16:15:56.748Z] #15 3.955 (31/43) Installing curl (7.67.0-r0) [2020-01-07T16:15:56.748Z] #15 3.958 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-07T16:15:56.748Z] #15 3.964 (33/43) Installing jq (1.6-r0) [2020-01-07T16:15:56.748Z] #15 3.974 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-07T16:15:56.748Z] #15 3.979 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-07T16:15:56.748Z] #15 3.981 (36/43) Installing libaio (0.3.112-r1) [2020-01-07T16:15:56.748Z] #15 3.983 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-07T16:15:56.748Z] #15 4.014 (38/43) Installing libfdisk (2.34-r1) [2020-01-07T16:15:56.748Z] #15 4.019 (39/43) Installing libmount (2.34-r1) [2020-01-07T16:15:56.748Z] #15 4.024 (40/43) Installing libsmartcols (2.34-r1) [2020-01-07T16:15:56.748Z] #15 4.028 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-07T16:15:56.748Z] #15 4.030 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-07T16:15:56.748Z] #15 4.052 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-07T16:15:56.748Z] #15 4.056 Executing busybox-1.31.1-r8.trigger [2020-01-07T16:15:56.748Z] #15 4.063 OK: 203 MiB in 58 packages [2020-01-07T16:15:57.677Z] #15 DONE 4.9s [2020-01-07T16:15:57.677Z] [2020-01-07T16:15:57.677Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-07T16:15:58.609Z] #16 DONE 0.7s [2020-01-07T16:15:58.609Z] [2020-01-07T16:15:58.609Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-07T16:15:59.172Z] #17 DONE 0.7s [2020-01-07T16:15:59.173Z] [2020-01-07T16:15:59.173Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-07T16:15:59.173Z] #18 DONE 0.0s [2020-01-07T16:15:59.173Z] [2020-01-07T16:15:59.173Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-07T16:15:59.173Z] #19 DONE 0.1s [2020-01-07T16:15:59.173Z] [2020-01-07T16:15:59.173Z] #31 [builder 1/4] COPY . . [2020-01-07T16:15:59.902Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-07T16:16:02.450Z] #31 DONE 3.0s [2020-01-07T16:16:02.450Z] [2020-01-07T16:16:02.450Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-07T16:16:03.381Z] #32 DONE 1.1s [2020-01-07T16:16:03.381Z] [2020-01-07T16:16:03.381Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-07T16:16:03.381Z] #20 1.433 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-07T16:16:03.381Z] #20 1.593 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 1.594 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 1.753 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 1.753 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 1.916 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 1.916 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 2.088 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 2.089 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 2.234 [2020-01-07T16:16:03.381Z] #20 2.770 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-07T16:16:03.381Z] #20 2.980 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 2.980 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 3.190 [2020-01-07T16:16:03.381Z] #20 3.807 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-07T16:16:03.381Z] #20 4.019 curl: option --progress: is ambiguous [2020-01-07T16:16:03.381Z] #20 4.019 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:03.381Z] #20 4.294 [2020-01-07T16:16:04.075Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-07T16:16:04.311Z] #20 4.944 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-07T16:16:04.311Z] #20 5.138 curl: option --progress: is ambiguous [2020-01-07T16:16:04.311Z] #20 5.138 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:04.332Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-07T16:16:04.598Z] #20 5.393 [2020-01-07T16:16:05.530Z] #20 6.246 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-07T16:16:05.788Z] #20 6.519 curl: option --progress: is ambiguous [2020-01-07T16:16:05.788Z] #20 6.519 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-07T16:16:05.788Z] #20 6.781 [2020-01-07T16:16:06.045Z] #20 6.882 Download of images into '/build' complete. [2020-01-07T16:16:06.045Z] #20 6.882 Use something like the following to load the result into a Docker daemon: [2020-01-07T16:16:06.045Z] #20 6.882 tar -cC '/build' . | docker load [2020-01-07T16:16:06.045Z] #20 DONE 7.0s [2020-01-07T16:16:06.045Z] [2020-01-07T16:16:06.045Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-07T16:16:06.302Z] #22 DONE 0.2s [2020-01-07T16:16:06.302Z] [2020-01-07T16:16:06.302Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-07T16:16:06.302Z] #26 DONE 0.1s [2020-01-07T16:16:06.302Z] [2020-01-07T16:16:06.302Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T16:16:06.302Z] #23 ... [2020-01-07T16:16:06.302Z] [2020-01-07T16:16:06.302Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-07T16:16:06.302Z] #27 DONE 0.1s [2020-01-07T16:16:06.559Z] [2020-01-07T16:16:06.559Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-07T16:16:06.559Z] #23 DONE 0.1s [2020-01-07T16:16:06.559Z] [2020-01-07T16:16:06.559Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-07T16:16:06.559Z] #28 DONE 0.1s [2020-01-07T16:16:06.559Z] [2020-01-07T16:16:06.559Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-07T16:16:08.455Z] #29 ... [2020-01-07T16:16:08.455Z] [2020-01-07T16:16:08.455Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-07T16:16:08.455Z] #21 DONE 0.1s [2020-01-07T16:16:08.712Z] [2020-01-07T16:16:08.712Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T16:16:08.712Z] #33 0.919 [2020-01-07T16:16:08.712Z] #33 0.997 Removing bundles/ [2020-01-07T16:16:08.712Z] #33 0.998 [2020-01-07T16:16:08.712Z] #33 1.004 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-07T16:16:08.712Z] #33 1.881 Building test suite binary ./integration-cli/test.main [2020-01-07T16:16:08.712Z] #33 ... [2020-01-07T16:16:08.712Z] [2020-01-07T16:16:08.712Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-07T16:16:08.712Z] #24 2.349 + RM_GOPATH=0 [2020-01-07T16:16:08.712Z] #24 2.349 + TMP_GOPATH= [2020-01-07T16:16:08.712Z] #24 2.349 + : /build [2020-01-07T16:16:08.712Z] #24 2.349 + '[' -z '' ']' [2020-01-07T16:16:08.712Z] #24 2.357 ++ mktemp -d [2020-01-07T16:16:08.712Z] #24 2.357 + export GOPATH=/tmp/tmp.JLkkKN [2020-01-07T16:16:08.712Z] #24 2.357 + GOPATH=/tmp/tmp.JLkkKN [2020-01-07T16:16:08.712Z] #24 2.357 + RM_GOPATH=1 [2020-01-07T16:16:08.712Z] #24 2.361 ++ dirname ./install.sh [2020-01-07T16:16:08.712Z] #24 2.361 + dir=. [2020-01-07T16:16:08.712Z] #24 2.361 + bin=dockercli [2020-01-07T16:16:08.712Z] #24 2.361 + shift [2020-01-07T16:16:08.712Z] #24 2.361 + '[' '!' -f ./dockercli.installer ']' [2020-01-07T16:16:08.712Z] #24 2.361 + . ./dockercli.installer [2020-01-07T16:16:08.712Z] #24 2.361 ++ : stable [2020-01-07T16:16:08.712Z] #24 2.361 ++ : 17.06.2-ce [2020-01-07T16:16:08.712Z] #24 2.361 + install_dockercli [2020-01-07T16:16:08.712Z] #24 2.361 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-07T16:16:08.712Z] #24 2.361 Install docker/cli version 17.06.2-ce from stable [2020-01-07T16:16:08.712Z] #24 2.362 ++ uname -m [2020-01-07T16:16:08.712Z] #24 2.363 + arch=x86_64 [2020-01-07T16:16:08.712Z] #24 2.363 + '[' x86_64 '!=' x86_64 ']' [2020-01-07T16:16:08.712Z] #24 2.364 + url=https://download.docker.com/linux/static [2020-01-07T16:16:08.712Z] #24 2.364 + tar -xz docker/docker [2020-01-07T16:16:08.712Z] #24 2.364 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-07T16:16:09.585Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-07T16:16:10.515Z] === RUN TestDockerSuite/TestCpToDot [2020-01-07T16:16:11.234Z] #24 4.794 + mkdir -p /build [2020-01-07T16:16:11.234Z] #24 4.795 + mv docker/docker /build/ [2020-01-07T16:16:11.234Z] #24 4.801 + rmdir docker [2020-01-07T16:16:11.234Z] #24 DONE 4.9s [2020-01-07T16:16:11.234Z] [2020-01-07T16:16:11.234Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T16:16:11.445Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-07T16:16:12.165Z] #33 ... [2020-01-07T16:16:12.165Z] [2020-01-07T16:16:12.165Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-07T16:16:12.422Z] #25 DONE 0.2s [2020-01-07T16:16:12.422Z] [2020-01-07T16:16:12.422Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T16:16:12.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-07T16:16:13.071Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-07T16:16:15.592Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-07T16:16:16.156Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-07T16:16:18.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-07T16:16:19.944Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-07T16:16:20.508Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-07T16:16:21.439Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-07T16:16:23.334Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-07T16:16:23.334Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-07T16:16:23.334Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-07T16:16:24.271Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-07T16:16:25.203Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-07T16:16:25.203Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-07T16:16:25.203Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-07T16:16:26.573Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-07T16:16:26.573Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-07T16:16:26.830Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-07T16:16:26.830Z] === RUN TestDockerSuite/TestCreateRM [2020-01-07T16:16:27.088Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-07T16:16:27.088Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-07T16:16:27.088Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-07T16:16:27.344Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-07T16:16:29.867Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-07T16:16:29.867Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-07T16:16:29.867Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-07T16:16:34.044Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-07T16:16:34.044Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-07T16:16:34.044Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-07T16:16:34.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-07T16:16:34.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-07T16:16:34.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-07T16:16:35.233Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-07T16:16:36.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-07T16:16:37.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-07T16:16:37.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-07T16:16:38.938Z] #33 ... [2020-01-07T16:16:38.938Z] [2020-01-07T16:16:38.938Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-07T16:16:38.938Z] #29 29.27 # github.com/docker/docker/contrib/httpserver [2020-01-07T16:16:38.938Z] #29 29.27 loadinternal: cannot find runtime/cgo [2020-01-07T16:16:38.938Z] #29 DONE 30.0s [2020-01-07T16:16:38.938Z] [2020-01-07T16:16:38.938Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T16:16:38.938Z] #33 ... [2020-01-07T16:16:38.938Z] [2020-01-07T16:16:38.938Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-07T16:16:38.938Z] #30 DONE 0.1s [2020-01-07T16:16:38.938Z] [2020-01-07T16:16:38.938Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-07T16:16:39.624Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-07T16:16:41.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-07T16:16:42.083Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-07T16:16:43.014Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-07T16:16:43.014Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-07T16:16:43.946Z] === RUN TestDockerSuite/TestDockerFails [2020-01-07T16:16:43.946Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-07T16:16:43.946Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-07T16:16:43.946Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-07T16:16:45.840Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-07T16:16:46.403Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-07T16:16:48.307Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-07T16:16:48.307Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-07T16:16:48.307Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-07T16:16:48.307Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-07T16:16:53.801Z] --- PASS: TestBuildWithHugeFile (81.28s) [2020-01-07T16:16:53.801Z] === RUN TestBuildWithEmptyDockerfile [2020-01-07T16:16:53.801Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:16:53.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:16:53.801Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:16:53.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:16:53.801Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:16:53.801Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:16:53.801Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-07T16:16:53.801Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-07T16:16:53.801Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-07T16:16:53.801Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-01-07T16:16:53.801Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-01-07T16:16:53.801Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-01-07T16:16:53.801Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2020-01-07T16:16:53.801Z] === RUN TestBuildPreserveOwnership [2020-01-07T16:16:53.801Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-07T16:16:56.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-07T16:16:56.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-07T16:16:56.493Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-07T16:16:57.989Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2020-01-07T16:16:57.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) [2020-01-07T16:16:57.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-01-07T16:16:57.989Z] === RUN TestBuildPlatformInvalid [2020-01-07T16:16:57.989Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-07T16:16:57.989Z] PASS [2020-01-07T16:16:57.989Z] [2020-01-07T16:16:57.989Z] === Skipped [2020-01-07T16:16:57.989Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-07T16:16:57.989Z] build_session_test.go:25: TODO: BuildKit [2020-01-07T16:16:57.989Z] [2020-01-07T16:16:57.989Z] [2020-01-07T16:16:57.989Z] DONE 32 tests, 1 skipped in 127.540s [2020-01-07T16:16:57.989Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-07T16:16:57.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:16:57.989Z] ++ set -e [2020-01-07T16:16:57.989Z] ++ '[' -n 0 ']' [2020-01-07T16:16:57.989Z] ++ set -x [2020-01-07T16:16:57.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:16:58.275Z] INFO: Testing against a local daemon [2020-01-07T16:16:58.275Z] === RUN TestConfigList [2020-01-07T16:16:58.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-07T16:17:00.970Z] --- PASS: TestConfigList (2.29s) [2020-01-07T16:17:00.970Z] === RUN TestConfigsCreateAndDelete [2020-01-07T16:17:01.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-07T16:17:03.002Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-01-07T16:17:03.002Z] === RUN TestConfigsUpdate [2020-01-07T16:17:03.468Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-07T16:17:04.837Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-07T16:17:05.029Z] --- PASS: TestConfigsUpdate (2.25s) [2020-01-07T16:17:05.029Z] === RUN TestTemplatedConfig [2020-01-07T16:17:05.768Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-07T16:17:06.698Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-07T16:17:07.629Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-07T16:17:07.726Z] --- PASS: TestTemplatedConfig (2.75s) [2020-01-07T16:17:07.726Z] === RUN TestConfigInspect [2020-01-07T16:17:08.193Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-07T16:17:09.123Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-07T16:17:10.422Z] --- PASS: TestConfigInspect (2.22s) [2020-01-07T16:17:10.422Z] === RUN TestConfigCreateWithLabels [2020-01-07T16:17:11.015Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-07T16:17:12.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-07T16:17:12.524Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-01-07T16:17:12.524Z] === RUN TestConfigCreateResolve [2020-01-07T16:17:12.641Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-07T16:17:14.574Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-01-07T16:17:14.574Z] === RUN TestConfigDaemonLibtrustID [2020-01-07T16:17:15.192Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-01-07T16:17:15.192Z] PASS [2020-01-07T16:17:15.192Z] [2020-01-07T16:17:15.192Z] DONE 8 tests in 16.904s [2020-01-07T16:17:15.192Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-07T16:17:15.192Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:17:15.192Z] ++ set -e [2020-01-07T16:17:15.192Z] ++ '[' -n 0 ']' [2020-01-07T16:17:15.192Z] ++ set -x [2020-01-07T16:17:15.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:17:15.193Z] INFO: Testing against a local daemon [2020-01-07T16:17:15.193Z] === RUN TestCheckpoint [2020-01-07T16:17:15.193Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-07T16:17:15.193Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:17:15.193Z] === RUN TestContainerInvalidJSON [2020-01-07T16:17:15.193Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:17:15.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:17:15.193Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:17:15.193Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:17:15.193Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:17:15.193Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:17:15.193Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-07T16:17:15.193Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-07T16:17:15.193Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-07T16:17:15.193Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-01-07T16:17:15.193Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-07T16:17:15.193Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-07T16:17:15.193Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-07T16:17:15.193Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-07T16:17:15.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-07T16:17:15.193Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-07T16:17:15.476Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-07T16:17:15.476Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-07T16:17:15.476Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-01-07T16:17:15.476Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-07T16:17:15.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-01-07T16:17:15.476Z] === RUN TestCopyFromContainer [2020-01-07T16:17:16.820Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-07T16:17:16.957Z] === RUN TestCopyFromContainer// [2020-01-07T16:17:17.242Z] === RUN TestCopyFromContainer//bar/root [2020-01-07T16:17:17.242Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-07T16:17:17.526Z] === RUN TestCopyFromContainer/bar/quux [2020-01-07T16:17:17.526Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-07T16:17:17.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-07T16:17:17.811Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-07T16:17:17.811Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-07T16:17:17.811Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-07T16:17:18.096Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer (2.63s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-07T16:17:18.096Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-01-07T16:17:18.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-07T16:17:18.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:17:18.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:17:18.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:17:18.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:17:18.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:17:18.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:17:18.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-07T16:17:18.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-07T16:17:18.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-07T16:17:18.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-07T16:17:18.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-07T16:17:18.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-07T16:17:18.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-07T16:17:18.096Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-07T16:17:18.096Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-07T16:17:18.096Z] === RUN TestCreateWithInvalidEnv [2020-01-07T16:17:18.380Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-07T16:17:18.380Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-07T16:17:18.380Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-07T16:17:18.380Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-07T16:17:18.380Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-07T16:17:18.380Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-07T16:17:18.380Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-07T16:17:18.380Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-07T16:17:18.380Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-07T16:17:18.380Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-07T16:17:18.380Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-07T16:17:18.380Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-01-07T16:17:18.380Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-07T16:17:18.380Z] === RUN TestCreateTmpfsMountsTarget [2020-01-07T16:17:18.380Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-07T16:17:18.380Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-07T16:17:19.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-07T16:17:19.368Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:17:20.414Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-07T16:17:20.414Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-07T16:17:20.414Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-07T16:17:20.414Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-07T16:17:20.738Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:17:22.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:17:22.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:17:22.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:17:22.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:17:22.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:17:22.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:17:22.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-07T16:17:22.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-07T16:17:22.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-07T16:17:22.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-07T16:17:22.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-07T16:17:22.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-07T16:17:22.454Z] === RUN TestContainerStartOnDaemonRestart [2020-01-07T16:17:22.454Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-07T16:17:22.454Z] === RUN TestDaemonRestartIpcMode [2020-01-07T16:17:22.454Z] === PAUSE TestDaemonRestartIpcMode [2020-01-07T16:17:22.454Z] === RUN TestDiff [2020-01-07T16:17:22.634Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-07T16:17:23.076Z] --- PASS: TestDiff (0.64s) [2020-01-07T16:17:23.076Z] === RUN TestExecWithCloseStdin [2020-01-07T16:17:23.199Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-07T16:17:23.764Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-07T16:17:24.087Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-01-07T16:17:24.087Z] === RUN TestExec [2020-01-07T16:17:24.706Z] --- PASS: TestExec (0.77s) [2020-01-07T16:17:24.706Z] === RUN TestExecUser [2020-01-07T16:17:25.324Z] --- PASS: TestExecUser (0.77s) [2020-01-07T16:17:25.325Z] === RUN TestExportContainerAndImportImage [2020-01-07T16:17:25.661Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-07T16:17:26.225Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-07T16:17:26.225Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-07T16:17:26.340Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-01-07T16:17:26.340Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-07T16:17:26.790Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-07T16:17:26.790Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-07T16:17:27.046Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-07T16:17:27.820Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-01-07T16:17:27.820Z] === RUN TestHealthCheckWorkdir [2020-01-07T16:17:28.833Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-01-07T16:17:28.833Z] === RUN TestHealthKillContainer [2020-01-07T16:17:28.942Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-07T16:17:30.310Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-07T16:17:30.310Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-07T16:17:30.310Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-07T16:17:31.240Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-07T16:17:31.240Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-07T16:17:31.803Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-07T16:17:32.293Z] --- PASS: TestHealthKillContainer (2.90s) [2020-01-07T16:17:32.293Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-07T16:17:32.577Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-01-07T16:17:32.578Z] === RUN TestIpcModeNone [2020-01-07T16:17:32.735Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-07T16:17:32.992Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-07T16:17:32.992Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-07T16:17:32.992Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-07T16:17:33.196Z] --- PASS: TestIpcModeNone (0.76s) [2020-01-07T16:17:33.196Z] === RUN TestIpcModePrivate [2020-01-07T16:17:34.208Z] --- PASS: TestIpcModePrivate (0.78s) [2020-01-07T16:17:34.208Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-07T16:17:34.208Z] === RUN TestIpcModeShareable [2020-01-07T16:17:34.827Z] --- PASS: TestIpcModeShareable (0.77s) [2020-01-07T16:17:34.827Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-07T16:17:34.827Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-07T16:17:34.887Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-07T16:17:35.817Z] === RUN TestDockerSuite/TestEventsRename [2020-01-07T16:17:36.380Z] === RUN TestDockerSuite/TestEventsResize [2020-01-07T16:17:37.310Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-07T16:17:37.520Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-01-07T16:17:37.520Z] === RUN TestAPIIpcModeHost [2020-01-07T16:17:37.816Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-01-07T16:17:37.816Z] === RUN TestDaemonIpcModeShareable [2020-01-07T16:17:38.240Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-07T16:17:39.171Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-07T16:17:39.293Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-01-07T16:17:39.293Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-07T16:17:39.293Z] === RUN TestDaemonIpcModePrivate [2020-01-07T16:17:40.115Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-07T16:17:41.331Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-01-07T16:17:41.331Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-07T16:17:41.331Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-07T16:17:42.874Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-01-07T16:17:42.874Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-07T16:17:42.874Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-07T16:17:43.566Z] === RUN TestDockerSuite/TestEventsTop [2020-01-07T16:17:44.130Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-07T16:17:44.359Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-01-07T16:17:44.359Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-07T16:17:44.359Z] === RUN TestIpcModeOlderClient [2020-01-07T16:17:44.359Z] === PAUSE TestIpcModeOlderClient [2020-01-07T16:17:44.359Z] === RUN TestKillContainerInvalidSignal [2020-01-07T16:17:44.977Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-01-07T16:17:44.977Z] === RUN TestKillContainer [2020-01-07T16:17:44.977Z] === RUN TestKillContainer/no_signal [2020-01-07T16:17:45.604Z] === RUN TestKillContainer/non_killing_signal [2020-01-07T16:17:46.222Z] === RUN TestKillContainer/killing_signal [2020-01-07T16:17:46.648Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-07T16:17:46.840Z] --- PASS: TestKillContainer (1.97s) [2020-01-07T16:17:46.840Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-01-07T16:17:46.840Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-01-07T16:17:46.840Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-01-07T16:17:46.840Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-07T16:17:47.124Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-07T16:17:47.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-07T16:17:48.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-01-07T16:17:48.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-01-07T16:17:48.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-01-07T16:17:48.358Z] === RUN TestKillStoppedContainer [2020-01-07T16:17:48.358Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-07T16:17:48.358Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-07T16:17:48.358Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-07T16:17:48.358Z] === RUN TestKillDifferentUserContainer [2020-01-07T16:17:48.542Z] === RUN TestDockerSuite/TestExec [2020-01-07T16:17:49.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-07T16:17:49.105Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-07T16:17:49.368Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-01-07T16:17:49.368Z] === RUN TestInspectOomKilledTrue [2020-01-07T16:17:50.036Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-07T16:17:50.382Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-01-07T16:17:50.382Z] === RUN TestInspectOomKilledFalse [2020-01-07T16:17:50.966Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-07T16:17:51.001Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-01-07T16:17:51.001Z] === RUN TestLinksEtcHostsContentMatch [2020-01-07T16:17:51.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-01-07T16:17:51.620Z] === RUN TestLinksContainerNames [2020-01-07T16:17:51.897Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-07T16:17:51.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-07T16:17:53.104Z] --- PASS: TestLinksContainerNames (1.30s) [2020-01-07T16:17:53.104Z] === RUN TestLogsFollowTailEmpty [2020-01-07T16:17:53.723Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-01-07T16:17:53.723Z] === RUN TestContainerNetworkMountsNoChown [2020-01-07T16:17:53.791Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-07T16:17:54.347Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/default [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/default [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/private [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/private [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rprivate [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/slave [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/slave [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rslave [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/shared [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/shared [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rshared [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/default [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rshared [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rprivate [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rslave [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/slave [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/shared [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/private [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-07T16:17:54.347Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:17:54.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-07T16:17:54.347Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-07T16:17:54.631Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-07T16:17:54.631Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-07T16:17:54.632Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-07T16:17:54.632Z] === RUN TestContainerBindMountNonRecursive [2020-01-07T16:17:55.162Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-07T16:17:56.093Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-07T16:17:56.662Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2020-01-07T16:17:56.662Z] === RUN TestNetworkNat [2020-01-07T16:17:56.946Z] --- PASS: TestNetworkNat (0.67s) [2020-01-07T16:17:56.946Z] === RUN TestNetworkLocalhostTCPNat [2020-01-07T16:17:57.027Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-07T16:17:57.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-01-07T16:17:57.598Z] === RUN TestNetworkLoopbackNat [2020-01-07T16:17:57.957Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-07T16:17:58.613Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-01-07T16:17:58.613Z] === RUN TestPause [2020-01-07T16:17:58.886Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-07T16:17:59.243Z] --- PASS: TestPause (0.67s) [2020-01-07T16:17:59.244Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-07T16:17:59.244Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:17:59.244Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:17:59.244Z] === RUN TestPauseStopPausedContainer [2020-01-07T16:17:59.816Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-07T16:18:00.256Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-01-07T16:18:00.256Z] === RUN TestPsFilter [2020-01-07T16:18:00.256Z] --- PASS: TestPsFilter (0.18s) [2020-01-07T16:18:00.256Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-07T16:18:00.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-01-07T16:18:00.875Z] === RUN TestRemoveContainerWithVolume [2020-01-07T16:18:01.491Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-01-07T16:18:01.491Z] === RUN TestRemoveContainerRunning [2020-01-07T16:18:01.712Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-07T16:18:02.111Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-01-07T16:18:02.111Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-07T16:18:02.643Z] === RUN TestDockerSuite/TestExecEnv [2020-01-07T16:18:02.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2020-01-07T16:18:02.728Z] === RUN TestRemoveInvalidContainer [2020-01-07T16:18:02.728Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-01-07T16:18:02.728Z] === RUN TestRenameLinkedContainer [2020-01-07T16:18:03.578Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-07T16:18:05.413Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-01-07T16:18:05.413Z] === RUN TestRenameStoppedContainer [2020-01-07T16:18:06.033Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-01-07T16:18:06.033Z] === RUN TestRenameRunningContainerAndReuse [2020-01-07T16:18:06.103Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-07T16:18:06.666Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-07T16:18:07.536Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-01-07T16:18:07.536Z] === RUN TestRenameInvalidName [2020-01-07T16:18:08.156Z] --- PASS: TestRenameInvalidName (0.67s) [2020-01-07T16:18:08.156Z] === RUN TestRenameAnonymousContainer [2020-01-07T16:18:09.942Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-07T16:18:10.505Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-07T16:18:10.849Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2020-01-07T16:18:10.849Z] === RUN TestRenameContainerWithSameName [2020-01-07T16:18:11.070Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-07T16:18:11.469Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-01-07T16:18:11.469Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-07T16:18:12.000Z] === RUN TestDockerSuite/TestExecParseError [2020-01-07T16:18:12.548Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2020-01-07T16:18:12.548Z] === RUN TestResize [2020-01-07T16:18:12.930Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-07T16:18:13.558Z] --- PASS: TestResize (0.67s) [2020-01-07T16:18:13.558Z] === RUN TestResizeWithInvalidSize [2020-01-07T16:18:13.861Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-07T16:18:14.175Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-01-07T16:18:14.175Z] === RUN TestResizeWhenContainerNotStarted [2020-01-07T16:18:14.425Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-07T16:18:14.804Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:14.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:14.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:14.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-07T16:18:14.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-07T16:18:14.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:14.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-07T16:18:15.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-07T16:18:15.793Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-07T16:18:16.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-07T16:18:17.163Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-07T16:18:17.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-07T16:18:17.726Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-07T16:18:19.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-07T16:18:20.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-07T16:18:20.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-07T16:18:21.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:22.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-07T16:18:23.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.74s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.59s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.72s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.40s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.20s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.49s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-01-07T16:18:25.677Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-01-07T16:18:25.677Z] === RUN TestCgroupNamespacesRun [2020-01-07T16:18:27.164Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2020-01-07T16:18:27.164Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-07T16:18:28.645Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-01-07T16:18:28.645Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-07T16:18:29.906Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-07T16:18:29.906Z] === RUN TestDockerSuite/TestExecTTY [2020-01-07T16:18:30.134Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-01-07T16:18:30.134Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-07T16:18:30.343Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-07T16:18:30.343Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-07T16:18:30.343Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-07T16:18:30.343Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-07T16:18:30.343Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-07T16:18:30.836Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-07T16:18:31.276Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-07T16:18:31.609Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2020-01-07T16:18:31.609Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-07T16:18:31.767Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-07T16:18:32.646Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-07T16:18:32.699Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-07T16:18:33.632Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-07T16:18:33.632Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-07T16:18:33.643Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-01-07T16:18:33.643Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-07T16:18:34.130Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-01-07T16:18:34.130Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-07T16:18:34.644Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-07T16:18:34.645Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-07T16:18:35.142Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-01-07T16:18:35.142Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-07T16:18:36.158Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-07T16:18:36.618Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-01-07T16:18:36.618Z] === RUN TestKernelTCPMemory [2020-01-07T16:18:36.721Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-07T16:18:37.632Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-01-07T16:18:37.632Z] === RUN TestNISDomainname [2020-01-07T16:18:37.919Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-07T16:18:38.090Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-07T16:18:38.650Z] --- PASS: TestNISDomainname (0.89s) [2020-01-07T16:18:38.650Z] === RUN TestHostnameDnsResolution [2020-01-07T16:18:38.654Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-07T16:18:38.849Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-07T16:18:39.587Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-07T16:18:39.667Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-01-07T16:18:39.667Z] === RUN TestStats [2020-01-07T16:18:41.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-07T16:18:41.688Z] --- PASS: TestStats (2.23s) [2020-01-07T16:18:41.688Z] === RUN TestStopContainerWithTimeout [2020-01-07T16:18:41.688Z] === RUN TestStopContainerWithTimeout/0 [2020-01-07T16:18:41.688Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-07T16:18:41.688Z] === RUN TestStopContainerWithTimeout/1 [2020-01-07T16:18:41.688Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-07T16:18:41.688Z] === RUN TestStopContainerWithTimeout/3 [2020-01-07T16:18:41.688Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-07T16:18:41.688Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-07T16:18:41.688Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-07T16:18:41.688Z] === CONT TestStopContainerWithTimeout/0 [2020-01-07T16:18:41.688Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-07T16:18:41.688Z] === CONT TestStopContainerWithTimeout/3 [2020-01-07T16:18:41.688Z] === CONT TestStopContainerWithTimeout/1 [2020-01-07T16:18:42.122Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-07T16:18:44.645Z] #33 161.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-07T16:18:44.754Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-07T16:18:45.161Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-01-07T16:18:45.161Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-01-07T16:18:45.161Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-01-07T16:18:45.161Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-01-07T16:18:45.161Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-01-07T16:18:45.161Z] === RUN TestDeleteDevicemapper [2020-01-07T16:18:45.161Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-07T16:18:45.161Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:18:45.161Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-07T16:18:47.168Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-07T16:18:47.199Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2020-01-07T16:18:47.199Z] === RUN TestUpdateMemory [2020-01-07T16:18:47.820Z] --- PASS: TestUpdateMemory (0.92s) [2020-01-07T16:18:47.820Z] === RUN TestUpdateCPUQuota [2020-01-07T16:18:48.540Z] #33 165.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-07T16:18:49.296Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-01-07T16:18:49.296Z] === RUN TestUpdatePidsLimit [2020-01-07T16:18:49.296Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-07T16:18:49.296Z] === RUN TestUpdatePidsLimit/no_change [2020-01-07T16:18:49.913Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-07T16:18:50.013Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-07T16:18:50.197Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-07T16:18:50.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-07T16:18:50.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-07T16:18:51.048Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-07T16:18:51.061Z] #33 168.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit (3.22s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-01-07T16:18:52.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-01-07T16:18:52.524Z] === RUN TestUpdateRestartPolicy [2020-01-07T16:18:52.534Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-07T16:18:52.955Z] #33 169.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-07T16:18:54.325Z] #33 171.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-07T16:18:55.695Z] #33 172.7 [2020-01-07T16:18:56.259Z] #33 DONE 173.1s [2020-01-07T16:18:56.259Z] [2020-01-07T16:18:56.259Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-07T16:18:57.787Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-07T16:18:57.787Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-07T16:18:57.787Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-07T16:18:57.787Z] === RUN TestDockerSuite/TestHealth [2020-01-07T16:18:58.155Z] #34 DONE 1.8s [2020-01-07T16:19:00.048Z] [2020-01-07T16:19:00.048Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-07T16:19:00.978Z] #35 DONE 1.1s [2020-01-07T16:19:00.978Z] [2020-01-07T16:19:00.978Z] #36 exporting to image [2020-01-07T16:19:00.978Z] #36 exporting layers [2020-01-07T16:19:03.501Z] #36 exporting layers 2.5s done [2020-01-07T16:19:03.501Z] #36 writing image sha256:6e3dc0fc8c521e4975b1957ba9e1cc8913f4346328662af4c5ff21e290f5940c done [2020-01-07T16:19:03.501Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-07T16:19:03.501Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T16:19:03.830Z] + echo Ensuring container killed. [2020-01-07T16:19:03.830Z] Ensuring container killed. [2020-01-07T16:19:03.830Z] + docker rm -vf docker-pr9 [2020-01-07T16:19:03.830Z] Error: No such container: docker-pr9 [2020-01-07T16:19:03.830Z] + true [Pipeline] sh [2020-01-07T16:19:04.111Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:19:04.111Z] Chowning /workspace to jenkins user [2020-01-07T16:19:04.111Z] + id -u [2020-01-07T16:19:04.111Z] + id -g [2020-01-07T16:19:04.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40309:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [2020-01-07T16:19:05.055Z] --- PASS: TestUpdateRestartPolicy (12.04s) [2020-01-07T16:19:05.055Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-07T16:19:05.055Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-01-07T16:19:05.055Z] === RUN TestWaitNonBlocked [2020-01-07T16:19:05.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:19:05.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:19:05.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:19:05.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-07T16:19:05.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-07T16:19:05.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] sh [2020-01-07T16:19:05.347Z] + bundleName=unit [2020-01-07T16:19:05.347Z] + echo Creating unit-bundles.tar.gz [2020-01-07T16:19:05.347Z] Creating unit-bundles.tar.gz [2020-01-07T16:19:05.347Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-07T16:19:05.347Z] bundles/junit-report.xml [2020-01-07T16:19:05.347Z] bundles/go-test-report.json [2020-01-07T16:19:05.347Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-07T16:19:05.358Z] Archiving artifacts [2020-01-07T16:19:05.829Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:19:06.071Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-01-07T16:19:06.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-01-07T16:19:06.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-01-07T16:19:06.071Z] === RUN TestWaitBlocked [2020-01-07T16:19:06.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:19:06.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:19:06.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:19:06.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:19:06.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-07T16:19:06.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-07T16:19:06.159Z] + make clean [2020-01-07T16:19:06.417Z] docker volume rm -f docker-dev-cache [2020-01-07T16:19:06.417Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-01-07T16:19:07.177Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-07T16:19:07.177Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-01-07T16:19:07.177Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-01-07T16:19:07.177Z] === CONT TestContainerStartOnDaemonRestart [2020-01-07T16:19:07.177Z] === CONT TestIpcModeOlderClient [2020-01-07T16:19:07.177Z] === CONT TestDaemonRestartIpcMode [2020-01-07T16:19:07.177Z] --- PASS: TestIpcModeOlderClient (0.17s) [Pipeline] } [2020-01-07T16:19:07.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-07T16:19:09.864Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2020-01-07T16:19:11.360Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-01-07T16:19:11.360Z] PASS [2020-01-07T16:19:11.360Z] [2020-01-07T16:19:11.360Z] === Skipped [2020-01-07T16:19:11.360Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-07T16:19:11.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-07T16:19:11.360Z] [2020-01-07T16:19:11.360Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-07T16:19:11.360Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-07T16:19:11.360Z] [2020-01-07T16:19:11.360Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-07T16:19:11.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-07T16:19:11.360Z] [2020-01-07T16:19:11.360Z] [2020-01-07T16:19:11.360Z] DONE 197 tests, 3 skipped in 116.329s [2020-01-07T16:19:11.360Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-07T16:19:11.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:19:11.360Z] ++ set -e [2020-01-07T16:19:11.360Z] ++ '[' -n 0 ']' [2020-01-07T16:19:11.360Z] ++ set -x [2020-01-07T16:19:11.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:19:11.645Z] INFO: Testing against a local daemon [2020-01-07T16:19:11.645Z] === RUN TestCommitInheritsEnv [2020-01-07T16:19:11.928Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-01-07T16:19:11.928Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-07T16:19:11.929Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-07T16:19:11.929Z] === RUN TestImagesFilterMultiReference [2020-01-07T16:19:11.929Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-07T16:19:11.929Z] === RUN TestImagePullPlatformInvalid [2020-01-07T16:19:11.929Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-07T16:19:11.929Z] === RUN TestRemoveImageOrphaning [2020-01-07T16:19:12.548Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-01-07T16:19:12.548Z] === RUN TestRemoveImageGarbageCollector [2020-01-07T16:19:12.548Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:19:12.548Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:19:12.548Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-07T16:19:12.548Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-07T16:19:12.548Z] === RUN TestTagInvalidReference [2020-01-07T16:19:12.548Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-07T16:19:12.548Z] === RUN TestTagValidPrefixedRepo [2020-01-07T16:19:12.548Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-07T16:19:12.548Z] === RUN TestTagExistedNameWithoutForce [2020-01-07T16:19:12.548Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-07T16:19:12.548Z] === RUN TestTagOfficialNames [2020-01-07T16:19:12.833Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-07T16:19:12.833Z] === RUN TestTagMatchesDigest [2020-01-07T16:19:12.833Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-07T16:19:12.833Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-07T16:19:19.943Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-07T16:19:19.943Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-07T16:19:19.943Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-07T16:19:19.943Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-07T16:19:19.943Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-07T16:19:20.200Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-07T16:19:21.130Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-07T16:19:21.130Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-07T16:19:21.130Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-07T16:19:21.130Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-07T16:19:21.388Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-07T16:19:21.951Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-07T16:19:22.208Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-07T16:19:22.208Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-07T16:19:23.139Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-07T16:19:23.139Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-07T16:19:24.070Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-07T16:19:25.000Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-07T16:19:25.257Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-07T16:19:26.189Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-07T16:19:29.464Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-07T16:19:29.464Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-07T16:19:29.464Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-07T16:19:30.833Z] === RUN TestDockerSuite/TestImportFile [2020-01-07T16:19:32.728Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-07T16:19:32.728Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-07T16:19:34.772Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-07T16:19:36.667Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-07T16:19:39.188Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-07T16:19:39.763Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-07T16:19:40.443Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-07T16:19:41.373Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-07T16:19:41.373Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-07T16:19:41.373Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-07T16:19:42.304Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-07T16:19:42.868Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-07T16:19:43.800Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-07T16:19:44.366Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-07T16:19:45.296Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-07T16:19:46.226Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-07T16:19:46.226Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-07T16:19:46.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-07T16:19:47.719Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-07T16:19:48.652Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-07T16:19:49.583Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-07T16:19:49.583Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-07T16:19:50.516Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-07T16:19:50.516Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-07T16:19:51.885Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-07T16:19:52.815Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-07T16:19:53.379Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-07T16:19:54.748Z] === RUN TestDockerSuite/TestInspectImage [2020-01-07T16:19:54.748Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-07T16:19:54.748Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-07T16:19:54.748Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-07T16:19:55.312Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-07T16:19:56.246Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-07T16:19:56.246Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-07T16:19:57.177Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-07T16:19:58.109Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-07T16:20:00.004Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-07T16:20:00.004Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-07T16:20:00.942Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-07T16:20:01.872Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-07T16:20:03.768Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-07T16:20:04.699Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-07T16:20:05.633Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-07T16:20:06.565Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-07T16:20:07.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-07T16:20:08.428Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-07T16:20:08.994Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-07T16:20:08.995Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-07T16:20:12.269Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-07T16:20:12.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-07T16:20:13.895Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-07T16:20:15.792Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-07T16:20:16.050Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-07T16:20:17.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-07T16:20:18.205Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-07T16:20:20.731Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-07T16:20:20.988Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-07T16:20:23.512Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-07T16:20:23.512Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-07T16:20:24.458Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-07T16:20:26.358Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-07T16:20:26.615Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-07T16:20:27.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-07T16:20:27.802Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-07T16:20:31.075Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-07T16:20:33.608Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-07T16:20:40.167Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-07T16:20:40.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-07T16:20:44.005Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-07T16:20:45.374Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-07T16:20:45.374Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-07T16:20:46.304Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-07T16:20:49.576Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-07T16:20:49.576Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-07T16:20:49.576Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-07T16:20:49.576Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-07T16:20:49.576Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-07T16:20:50.507Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-07T16:20:51.438Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-07T16:20:55.618Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-07T16:20:55.875Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-07T16:21:01.127Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-07T16:21:01.690Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-07T16:21:01.690Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-07T16:21:02.619Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-07T16:21:03.989Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-07T16:21:04.920Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-07T16:21:06.289Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-07T16:21:07.219Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-07T16:21:09.742Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-07T16:21:10.309Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-07T16:21:11.240Z] === RUN TestDockerSuite/TestLogsSince [2020-01-07T16:21:11.497Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-07T16:21:18.042Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-07T16:21:22.220Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-07T16:21:23.758Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-07T16:21:24.690Z] === RUN TestDockerSuite/TestLogsTail [2020-01-07T16:21:25.625Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-07T16:21:25.882Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-07T16:21:26.139Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-07T16:21:27.071Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-07T16:21:27.636Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-07T16:21:28.571Z] === RUN TestDockerSuite/TestNetHostname [2020-01-07T16:21:31.095Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-07T16:21:31.352Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-07T16:21:32.721Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-07T16:21:35.246Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-07T16:21:35.809Z] === RUN TestDockerSuite/TestPluginActive [2020-01-07T16:21:37.701Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-07T16:21:39.073Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-07T16:21:44.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-07T16:21:44.894Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-07T16:21:44.894Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-07T16:21:45.458Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-07T16:21:47.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-07T16:21:48.922Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-07T16:21:50.291Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-07T16:21:50.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-07T16:21:52.751Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-07T16:21:54.646Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-07T16:21:57.920Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-07T16:21:58.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-07T16:22:00.222Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-07T16:22:02.117Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-07T16:22:02.117Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-07T16:22:04.012Z] === RUN TestDockerSuite/TestPortList [2020-01-07T16:22:04.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-07T16:22:08.218Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-07T16:22:14.774Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-07T16:22:14.774Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-07T16:22:16.668Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-07T16:22:20.844Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-07T16:22:24.120Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-07T16:22:24.120Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-07T16:22:24.120Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-07T16:22:25.051Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-07T16:22:25.051Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-07T16:22:25.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-07T16:22:25.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-07T16:22:26.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-07T16:22:26.806Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-07T16:22:28.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-07T16:22:28.434Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-07T16:22:31.714Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-07T16:22:33.610Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-07T16:22:33.610Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-07T16:22:33.867Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-07T16:22:34.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-07T16:22:37.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-07T16:22:37.505Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-07T16:22:38.876Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-07T16:22:42.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-07T16:22:42.423Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-07T16:22:45.700Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-07T16:22:48.225Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-07T16:22:48.225Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-07T16:22:50.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-07T16:22:52.643Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-07T16:22:53.573Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-07T16:23:01.668Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-07T16:23:01.925Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-07T16:23:04.445Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-07T16:23:06.341Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-07T16:23:06.598Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-07T16:23:07.966Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-07T16:23:09.871Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-07T16:23:12.397Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-07T16:23:14.291Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-07T16:23:14.291Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-07T16:23:15.220Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-07T16:23:17.742Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-07T16:23:20.263Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-07T16:23:20.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-07T16:23:21.194Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-07T16:23:21.194Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-07T16:23:21.194Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-07T16:23:21.451Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-07T16:23:21.451Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-07T16:23:22.823Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-07T16:23:24.718Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-07T16:23:26.089Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-07T16:23:26.652Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-07T16:23:34.751Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-07T16:23:34.751Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-07T16:23:36.645Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-07T16:23:36.645Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-07T16:23:39.939Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-07T16:23:39.940Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-07T16:23:39.940Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-07T16:23:39.940Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-07T16:23:42.460Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-07T16:23:44.356Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-07T16:23:48.532Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-07T16:23:50.426Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-07T16:23:50.426Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-07T16:23:50.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-07T16:23:54.601Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-07T16:23:55.971Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-07T16:23:56.228Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-07T16:23:57.599Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-07T16:23:57.863Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-07T16:23:59.233Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-07T16:24:00.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-07T16:24:00.863Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-07T16:24:02.234Z] === RUN TestDockerSuite/TestRmiTag [2020-01-07T16:24:02.234Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-07T16:24:03.169Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-07T16:24:03.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-07T16:24:08.434Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-07T16:24:08.998Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-07T16:24:09.929Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-07T16:24:10.186Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-07T16:24:12.079Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-07T16:24:12.642Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-07T16:24:13.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-07T16:24:13.777Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-07T16:24:13.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-07T16:24:14.710Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-07T16:24:16.603Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-07T16:24:17.166Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-07T16:24:18.096Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-07T16:24:19.025Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-07T16:24:20.395Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-07T16:24:20.400Z] --- PASS: TestImportExtremelyLargeImageWorks (299.55s) [2020-01-07T16:24:20.401Z] PASS [2020-01-07T16:24:20.401Z] [2020-01-07T16:24:20.401Z] === Skipped [2020-01-07T16:24:20.401Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-07T16:24:20.401Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:24:20.401Z] [2020-01-07T16:24:20.401Z] [2020-01-07T16:24:20.401Z] DONE 12 tests, 1 skipped in 300.874s [2020-01-07T16:24:20.401Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-07T16:24:20.401Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:20.401Z] ++ set -e [2020-01-07T16:24:20.401Z] ++ '[' -n 0 ']' [2020-01-07T16:24:20.401Z] ++ set -x [2020-01-07T16:24:20.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:20.401Z] INFO: Testing against a local daemon [2020-01-07T16:24:20.401Z] === RUN TestNetworkCreateDelete [2020-01-07T16:24:20.401Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-01-07T16:24:20.401Z] === RUN TestDockerNetworkDeletePreferID [2020-01-07T16:24:20.401Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-01-07T16:24:20.401Z] === RUN TestInspectNetwork [2020-01-07T16:24:20.401Z] === RUN TestInspectNetwork/full_network_id [2020-01-07T16:24:20.401Z] === RUN TestInspectNetwork/partial_network_id [2020-01-07T16:24:20.401Z] === RUN TestInspectNetwork/network_name [2020-01-07T16:24:20.401Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-07T16:24:22.288Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-07T16:24:23.220Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-07T16:24:23.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-07T16:24:23.231Z] --- PASS: TestInspectNetwork (9.61s) [2020-01-07T16:24:23.231Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-07T16:24:23.231Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-07T16:24:23.231Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-07T16:24:23.231Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-07T16:24:23.231Z] === RUN TestRunContainerWithBridgeNone [2020-01-07T16:24:24.152Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-07T16:24:25.083Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-07T16:24:25.265Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-01-07T16:24:25.265Z] === RUN TestNetworkInvalidJSON [2020-01-07T16:24:25.265Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-07T16:24:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-07T16:24:25.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:24:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:24:25.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:24:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:24:25.265Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-07T16:24:25.265Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-07T16:24:25.265Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-07T16:24:25.265Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-07T16:24:25.265Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-07T16:24:25.265Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-07T16:24:25.265Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-07T16:24:25.265Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-07T16:24:26.284Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-01-07T16:24:26.284Z] === RUN TestDaemonDefaultNetworkPools [2020-01-07T16:24:26.455Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-07T16:24:27.035Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-07T16:24:27.304Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-01-07T16:24:27.304Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-07T16:24:28.319Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-01-07T16:24:28.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-07T16:24:28.405Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-07T16:24:29.337Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-07T16:24:29.798Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-01-07T16:24:29.798Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-07T16:24:30.267Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-07T16:24:30.421Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-07T16:24:30.421Z] === RUN TestServiceWithPredefinedNetwork [2020-01-07T16:24:31.198Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-07T16:24:31.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-07T16:24:31.762Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-07T16:24:31.762Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-07T16:24:33.109Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2020-01-07T16:24:33.109Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-07T16:24:33.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:24:33.109Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:24:33.109Z] === RUN TestServiceWithDataPathPortInit [2020-01-07T16:24:35.036Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-07T16:24:35.036Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-07T16:24:35.292Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-07T16:24:36.226Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-07T16:24:36.792Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-07T16:24:37.723Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-07T16:24:37.723Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-07T16:24:38.653Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-07T16:24:39.216Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-07T16:24:40.146Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-07T16:24:41.077Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-07T16:24:41.640Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-07T16:24:41.640Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-07T16:24:42.571Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-07T16:24:42.571Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-07T16:24:43.941Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-07T16:24:44.872Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-07T16:24:45.437Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-07T16:24:46.368Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-07T16:24:46.368Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-07T16:24:47.302Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-07T16:24:49.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-07T16:24:50.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-07T16:24:50.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-07T16:24:51.577Z] --- PASS: TestServiceWithDataPathPortInit (17.10s) [2020-01-07T16:24:51.577Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-07T16:24:52.208Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-07T16:24:53.139Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-07T16:24:54.068Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-07T16:24:55.438Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-07T16:24:56.368Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-07T16:24:56.936Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-07T16:24:58.391Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2020-01-07T16:24:58.391Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9uzf68ifa4u5m226gn0q9edij Created:2020-01-07 16:24:51.020997067 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6d909fbc39d956813fb06b53862257b18962fb584f511197763a41b74b47a16d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dk6ciuzoa46fx9yb9am9p1xcv EndpointID:4f29bf7a368bf65dcbf3b614372788a8df9d0ef9ebbbef6f031a65ae1ff37ba9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f28d9fdb8bf18bc0d9b89cbd3965ae310c74a9f8b2e48b4bb4c351dc54d5a301 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c2aea67936c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dk6ciuzoa46fx9yb9am9p1xcv EndpointID:4f29bf7a368bf65dcbf3b614372788a8df9d0ef9ebbbef6f031a65ae1ff37ba9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-07T16:24:58.391Z] PASS [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] === Skipped [2020-01-07T16:24:58.391Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-07T16:24:58.391Z] service_test.go:230: FLAKY_TEST [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] DONE 21 tests, 1 skipped in 46.035s [2020-01-07T16:24:58.391Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:24:58.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:58.391Z] ++ set -e [2020-01-07T16:24:58.391Z] ++ '[' -n 0 ']' [2020-01-07T16:24:58.391Z] ++ set -x [2020-01-07T16:24:58.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:58.391Z] INFO: Testing against a local daemon [2020-01-07T16:24:58.391Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-07T16:24:58.391Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:24:58.391Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:24:58.391Z] === RUN TestDockerNetworkIpvlan [2020-01-07T16:24:58.391Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:24:58.391Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:24:58.391Z] PASS [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] === Skipped [2020-01-07T16:24:58.391Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-07T16:24:58.391Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-07T16:24:58.391Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] [2020-01-07T16:24:58.391Z] DONE 2 tests, 2 skipped in 0.102s [2020-01-07T16:24:58.391Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-07T16:24:58.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:58.391Z] ++ set -e [2020-01-07T16:24:58.391Z] ++ '[' -n 0 ']' [2020-01-07T16:24:58.391Z] ++ set -x [2020-01-07T16:24:58.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:24:58.687Z] INFO: Testing against a local daemon [2020-01-07T16:24:58.687Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-07T16:24:58.829Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-07T16:25:00.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-01-07T16:25:00.168Z] === RUN TestDockerNetworkMacvlan [2020-01-07T16:25:01.185Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-07T16:25:02.198Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-07T16:25:03.007Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-07T16:25:03.007Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-07T16:25:03.007Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-07T16:25:03.211Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-07T16:25:05.246Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-07T16:25:05.529Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-07T16:25:06.898Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-07T16:25:07.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-07T16:25:08.727Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-07T16:25:10.740Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-07T16:25:13.273Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-07T16:25:13.273Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-07T16:25:13.273Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-07T16:25:13.837Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-07T16:25:14.238Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan (14.41s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2020-01-07T16:25:14.524Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2020-01-07T16:25:14.524Z] PASS [2020-01-07T16:25:14.524Z] [2020-01-07T16:25:14.524Z] DONE 8 tests in 16.028s [2020-01-07T16:25:14.524Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] ++ set -e [2020-01-07T16:25:14.524Z] ++ '[' -n 0 ']' [2020-01-07T16:25:14.524Z] ++ set -x [2020-01-07T16:25:14.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] testing: warning: no tests to run [2020-01-07T16:25:14.524Z] PASS [2020-01-07T16:25:14.524Z] [2020-01-07T16:25:14.524Z] DONE 0 tests in 0.018s [2020-01-07T16:25:14.524Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] ++ set -e [2020-01-07T16:25:14.524Z] ++ '[' -n 0 ']' [2020-01-07T16:25:14.524Z] ++ set -x [2020-01-07T16:25:14.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:14.524Z] INFO: Testing against a local daemon [2020-01-07T16:25:14.524Z] === RUN TestAuthZPluginAllowRequest [2020-01-07T16:25:14.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-07T16:25:15.701Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-07T16:25:16.564Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-01-07T16:25:16.564Z] === RUN TestAuthZPluginTLS [2020-01-07T16:25:16.849Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-01-07T16:25:16.849Z] === RUN TestAuthZPluginDenyRequest [2020-01-07T16:25:17.481Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-07T16:25:17.481Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-07T16:25:17.595Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-07T16:25:18.102Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-01-07T16:25:18.102Z] === RUN TestAuthZPluginDenyResponse [2020-01-07T16:25:18.721Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-07T16:25:18.721Z] === RUN TestAuthZPluginAllowEventStream [2020-01-07T16:25:20.119Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-07T16:25:20.205Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-01-07T16:25:20.205Z] === RUN TestAuthZPluginErrorResponse [2020-01-07T16:25:20.824Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-07T16:25:20.824Z] === RUN TestAuthZPluginErrorRequest [2020-01-07T16:25:21.049Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-07T16:25:21.335Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-07T16:25:21.335Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-07T16:25:21.962Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-07T16:25:21.962Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-07T16:25:22.942Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-07T16:25:23.506Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-07T16:25:23.506Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-07T16:25:23.996Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-01-07T16:25:23.996Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-07T16:25:24.438Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-07T16:25:26.074Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-01-07T16:25:26.074Z] === RUN TestAuthZPluginHeader [2020-01-07T16:25:26.335Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-07T16:25:26.335Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-07T16:25:27.094Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-01-07T16:25:27.094Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-07T16:25:27.094Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:25:27.094Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:27.094Z] === RUN TestAuthZPluginV2Disable [2020-01-07T16:25:27.094Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:25:27.094Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:27.094Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-07T16:25:27.094Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:25:27.094Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:27.094Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-07T16:25:27.094Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:25:27.094Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:27.094Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-07T16:25:27.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-07T16:25:27.829Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-07T16:25:28.760Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-07T16:25:29.690Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-07T16:25:29.690Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-07T16:25:30.255Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-07T16:25:31.185Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-07T16:25:32.116Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-07T16:25:32.679Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-07T16:25:33.614Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-07T16:25:34.548Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-07T16:25:35.112Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-07T16:25:36.042Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-07T16:25:36.042Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-07T16:25:36.976Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-07T16:25:37.906Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-07T16:25:39.276Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-07T16:25:39.840Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-07T16:25:39.840Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-07T16:25:44.020Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-07T16:25:44.277Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-07T16:25:45.554Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s) [2020-01-07T16:25:45.554Z] PASS [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] === Skipped [2020-01-07T16:25:45.554Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-07T16:25:45.554Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-07T16:25:45.554Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-07T16:25:45.554Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-07T16:25:45.554Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] DONE 17 tests, 4 skipped in 29.389s [2020-01-07T16:25:45.554Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] ++ set -e [2020-01-07T16:25:45.554Z] ++ '[' -n 0 ']' [2020-01-07T16:25:45.554Z] ++ set -x [2020-01-07T16:25:45.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] INFO: Testing against a local daemon [2020-01-07T16:25:45.554Z] === RUN TestPluginInvalidJSON [2020-01-07T16:25:45.554Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:25:45.554Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:25:45.554Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-07T16:25:45.554Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-07T16:25:45.554Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-07T16:25:45.554Z] PASS [2020-01-07T16:25:45.554Z] [2020-01-07T16:25:45.554Z] DONE 2 tests in 0.133s [2020-01-07T16:25:45.554Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] ++ set -e [2020-01-07T16:25:45.554Z] ++ '[' -n 0 ']' [2020-01-07T16:25:45.554Z] ++ set -x [2020-01-07T16:25:45.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:45.554Z] INFO: Testing against a local daemon [2020-01-07T16:25:45.554Z] === RUN TestExternalGraphDriver [2020-01-07T16:25:45.554Z] === RUN TestExternalGraphDriver/json [2020-01-07T16:25:46.578Z] === RUN TestExternalGraphDriver/spec [2020-01-07T16:25:49.010Z] === RUN TestExternalGraphDriver/pull [2020-01-07T16:25:51.053Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-01-07T16:25:51.053Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-01-07T16:25:51.053Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-01-07T16:25:51.053Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-01-07T16:25:51.053Z] === RUN TestGraphdriverPluginV2 [2020-01-07T16:25:51.053Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-01-07T16:25:51.053Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:51.053Z] PASS [2020-01-07T16:25:51.053Z] [2020-01-07T16:25:51.053Z] === Skipped [2020-01-07T16:25:51.053Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-01-07T16:25:51.053Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:25:51.053Z] [2020-01-07T16:25:51.053Z] [2020-01-07T16:25:51.053Z] DONE 5 tests, 1 skipped in 6.669s [2020-01-07T16:25:51.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-07T16:25:51.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:51.053Z] ++ set -e [2020-01-07T16:25:51.053Z] ++ '[' -n 0 ']' [2020-01-07T16:25:51.053Z] ++ set -x [2020-01-07T16:25:51.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:25:51.053Z] INFO: Testing against a local daemon [2020-01-07T16:25:51.053Z] === RUN TestContinueAfterPluginCrash [2020-01-07T16:25:51.053Z] === PAUSE TestContinueAfterPluginCrash [2020-01-07T16:25:51.053Z] === RUN TestDaemonStartWithLogOpt [2020-01-07T16:25:51.053Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-07T16:25:51.053Z] === CONT TestContinueAfterPluginCrash [2020-01-07T16:25:51.053Z] === CONT TestDaemonStartWithLogOpt [2020-01-07T16:25:56.457Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-07T16:25:57.021Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-07T16:25:58.393Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-07T16:25:58.393Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-07T16:25:58.393Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-07T16:25:58.650Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-07T16:25:59.214Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-07T16:26:02.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-07T16:26:04.384Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-07T16:26:05.767Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-07T16:26:06.407Z] --- PASS: TestDaemonStartWithLogOpt (14.56s) [2020-01-07T16:26:06.699Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-07T16:26:07.263Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-07T16:26:08.193Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-07T16:26:09.124Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-07T16:26:09.124Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-07T16:26:09.381Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-07T16:26:10.789Z] --- PASS: TestContinueAfterPluginCrash (19.46s) [2020-01-07T16:26:10.789Z] PASS [2020-01-07T16:26:10.789Z] [2020-01-07T16:26:10.789Z] DONE 2 tests in 19.567s [2020-01-07T16:26:10.789Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-07T16:26:10.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:10.789Z] ++ set -e [2020-01-07T16:26:10.789Z] ++ '[' -n 0 ']' [2020-01-07T16:26:10.789Z] ++ set -x [2020-01-07T16:26:10.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:10.789Z] INFO: Testing against a local daemon [2020-01-07T16:26:10.789Z] === RUN TestPluginWithDevMounts [2020-01-07T16:26:10.789Z] === PAUSE TestPluginWithDevMounts [2020-01-07T16:26:10.789Z] === CONT TestPluginWithDevMounts [2020-01-07T16:26:11.276Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-07T16:26:12.209Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-07T16:26:12.816Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-01-07T16:26:12.817Z] PASS [2020-01-07T16:26:12.817Z] [2020-01-07T16:26:12.817Z] DONE 1 tests in 2.354s [2020-01-07T16:26:12.817Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-07T16:26:12.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:12.817Z] ++ set -e [2020-01-07T16:26:12.817Z] ++ '[' -n 0 ']' [2020-01-07T16:26:12.817Z] ++ set -x [2020-01-07T16:26:12.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:12.817Z] INFO: Testing against a local daemon [2020-01-07T16:26:12.817Z] === RUN TestSecretInspect [2020-01-07T16:26:14.109Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-07T16:26:14.109Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-07T16:26:14.109Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-07T16:26:15.516Z] --- PASS: TestSecretInspect (2.29s) [2020-01-07T16:26:15.516Z] === RUN TestSecretList [2020-01-07T16:26:16.005Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-07T16:26:17.377Z] === RUN TestDockerSuite/TestRunMount [2020-01-07T16:26:17.551Z] --- PASS: TestSecretList (2.28s) [2020-01-07T16:26:17.551Z] === RUN TestSecretsCreateAndDelete [2020-01-07T16:26:19.587Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-01-07T16:26:19.587Z] === RUN TestSecretsUpdate [2020-01-07T16:26:22.266Z] --- PASS: TestSecretsUpdate (2.25s) [2020-01-07T16:26:22.266Z] === RUN TestTemplatedSecret [2020-01-07T16:26:23.923Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-07T16:26:24.488Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-07T16:26:24.971Z] --- PASS: TestTemplatedSecret (2.73s) [2020-01-07T16:26:24.971Z] === RUN TestSecretCreateResolve [2020-01-07T16:26:25.419Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-07T16:26:27.001Z] --- PASS: TestSecretCreateResolve (2.25s) [2020-01-07T16:26:27.001Z] PASS [2020-01-07T16:26:27.001Z] [2020-01-07T16:26:27.001Z] DONE 6 tests in 14.149s [2020-01-07T16:26:27.001Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-07T16:26:27.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:27.001Z] ++ set -e [2020-01-07T16:26:27.001Z] ++ '[' -n 0 ']' [2020-01-07T16:26:27.001Z] ++ set -x [2020-01-07T16:26:27.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:26:27.001Z] INFO: Testing against a local daemon [2020-01-07T16:26:27.001Z] === RUN TestServiceCreateInit [2020-01-07T16:26:27.001Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-07T16:26:27.312Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-07T16:26:29.835Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-07T16:26:31.396Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-07T16:26:33.112Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-07T16:26:35.634Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-07T16:26:35.967Z] --- PASS: TestServiceCreateInit (8.27s) [2020-01-07T16:26:35.967Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-01-07T16:26:35.967Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2020-01-07T16:26:35.967Z] === RUN TestCreateServiceMultipleTimes [2020-01-07T16:26:38.157Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-07T16:26:40.053Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-07T16:26:41.422Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-07T16:26:41.422Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-07T16:26:42.353Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-07T16:26:43.283Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-07T16:26:44.214Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-07T16:26:45.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-07T16:26:47.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-07T16:26:50.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-07T16:26:54.473Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2020-01-07T16:26:54.473Z] === RUN TestCreateServiceConflict [2020-01-07T16:26:55.442Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-07T16:26:55.442Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-07T16:26:55.442Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-07T16:26:55.962Z] --- PASS: TestCreateServiceConflict (2.33s) [2020-01-07T16:26:55.962Z] === RUN TestCreateServiceMaxReplicas [2020-01-07T16:26:56.376Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-07T16:26:56.376Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-07T16:26:56.946Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-07T16:26:57.876Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-07T16:26:57.876Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-07T16:26:58.656Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2020-01-07T16:26:58.656Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-07T16:26:58.812Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-07T16:26:59.743Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-07T16:26:59.743Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-07T16:27:00.307Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-07T16:27:01.236Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-07T16:27:03.132Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-07T16:27:04.062Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-07T16:27:04.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-07T16:27:05.557Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-07T16:27:06.122Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-07T16:27:07.051Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-07T16:27:07.614Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-07T16:27:07.871Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-07T16:27:08.801Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-07T16:27:09.370Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-07T16:27:09.370Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-07T16:27:10.301Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-07T16:27:12.195Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-07T16:27:12.195Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-07T16:27:14.064Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2020-01-07T16:27:14.065Z] === RUN TestCreateServiceSecretFileMode [2020-01-07T16:27:15.470Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-07T16:27:15.561Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-01-07T16:27:15.561Z] === RUN TestCreateServiceConfigFileMode [2020-01-07T16:27:16.838Z] === RUN TestDockerSuite/TestRunRm [2020-01-07T16:27:17.407Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-07T16:27:18.252Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2020-01-07T16:27:18.252Z] === RUN TestCreateServiceSysctls [2020-01-07T16:27:21.581Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-07T16:27:21.715Z] --- PASS: TestCreateServiceSysctls (3.31s) [2020-01-07T16:27:21.715Z] === RUN TestCreateServiceCapabilities [2020-01-07T16:27:22.145Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-07T16:27:23.076Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-07T16:27:24.407Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-01-07T16:27:24.407Z] === RUN TestInspect [2020-01-07T16:27:24.974Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-07T16:27:25.537Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-07T16:27:27.102Z] --- PASS: TestInspect (2.95s) [2020-01-07T16:27:27.102Z] === RUN TestServiceListWithStatuses [2020-01-07T16:27:27.102Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-07T16:27:27.102Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:27:27.102Z] === RUN TestDockerNetworkConnectAlias [2020-01-07T16:27:27.430Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-07T16:27:29.950Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-07T16:27:32.612Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2020-01-07T16:27:32.612Z] === RUN TestDockerNetworkReConnect [2020-01-07T16:27:34.123Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-07T16:27:34.689Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-07T16:27:35.620Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-07T16:27:36.550Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-07T16:27:37.012Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2020-01-07T16:27:37.012Z] === RUN TestServicePlugin [2020-01-07T16:27:37.012Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-07T16:27:37.012Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:27:37.012Z] === RUN TestServiceUpdateLabel [2020-01-07T16:27:37.114Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-07T16:27:38.046Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-07T16:27:38.983Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-07T16:27:39.054Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-01-07T16:27:39.054Z] === RUN TestServiceUpdateSecrets [2020-01-07T16:27:39.547Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-07T16:27:40.479Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-07T16:27:41.411Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-07T16:27:42.370Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-07T16:27:44.266Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-07T16:27:44.830Z] === RUN TestDockerSuite/TestRunState [2020-01-07T16:27:46.726Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-07T16:27:47.656Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-07T16:27:48.589Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-07T16:27:48.847Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-07T16:27:48.847Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-07T16:27:49.779Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-07T16:27:50.712Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-07T16:27:52.082Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-07T16:27:52.082Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-07T16:27:52.082Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-07T16:27:52.339Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-07T16:27:53.270Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-07T16:27:54.440Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2020-01-07T16:27:54.440Z] === RUN TestServiceUpdateConfigs [2020-01-07T16:27:55.793Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-07T16:27:55.793Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-07T16:27:56.724Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-07T16:27:59.247Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-07T16:28:01.771Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-07T16:28:03.667Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-07T16:28:04.598Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-07T16:28:06.506Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-07T16:28:07.437Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-07T16:28:08.368Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-07T16:28:09.299Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-07T16:28:09.667Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-01-07T16:28:09.667Z] === RUN TestServiceUpdateNetwork [2020-01-07T16:28:09.862Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-07T16:28:09.862Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-07T16:28:11.757Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-07T16:28:13.128Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-07T16:28:14.058Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-07T16:28:14.315Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-07T16:28:14.315Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-07T16:28:15.245Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-07T16:28:16.175Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-07T16:28:17.105Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-07T16:28:17.105Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-07T16:28:17.362Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-07T16:28:18.291Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-07T16:28:18.291Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-07T16:28:19.222Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-07T16:28:19.786Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-07T16:28:22.196Z] --- PASS: TestServiceUpdateNetwork (14.06s) [2020-01-07T16:28:22.197Z] PASS [2020-01-07T16:28:22.197Z] [2020-01-07T16:28:22.197Z] === Skipped [2020-01-07T16:28:22.197Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-07T16:28:22.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-07T16:28:22.197Z] [2020-01-07T16:28:22.197Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-07T16:28:22.197Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-07T16:28:22.197Z] [2020-01-07T16:28:22.197Z] [2020-01-07T16:28:22.197Z] DONE 20 tests, 2 skipped in 115.192s [2020-01-07T16:28:22.197Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-07T16:28:22.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:22.197Z] ++ set -e [2020-01-07T16:28:22.197Z] ++ '[' -n 0 ']' [2020-01-07T16:28:22.197Z] ++ set -x [2020-01-07T16:28:22.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:22.197Z] INFO: Testing against a local daemon [2020-01-07T16:28:22.197Z] === RUN TestSessionCreate [2020-01-07T16:28:22.197Z] --- PASS: TestSessionCreate (0.06s) [2020-01-07T16:28:22.197Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-07T16:28:22.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-07T16:28:22.483Z] PASS [2020-01-07T16:28:22.483Z] [2020-01-07T16:28:22.483Z] DONE 2 tests in 0.208s [2020-01-07T16:28:22.483Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-07T16:28:22.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:22.483Z] ++ set -e [2020-01-07T16:28:22.483Z] ++ '[' -n 0 ']' [2020-01-07T16:28:22.483Z] ++ set -x [2020-01-07T16:28:22.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:22.483Z] INFO: Testing against a local daemon [2020-01-07T16:28:22.483Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-07T16:28:22.483Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:28:22.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:28:22.483Z] === RUN TestEventsExecDie [2020-01-07T16:28:23.060Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-07T16:28:23.060Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-07T16:28:23.493Z] --- PASS: TestEventsExecDie (0.82s) [2020-01-07T16:28:23.493Z] === RUN TestEventsBackwardsCompatible [2020-01-07T16:28:23.493Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-07T16:28:23.493Z] === RUN TestInfoBinaryCommits [2020-01-07T16:28:23.493Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-07T16:28:23.493Z] === RUN TestInfoAPIVersioned [2020-01-07T16:28:23.493Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-07T16:28:23.493Z] === RUN TestInfoDiscoveryBackend [2020-01-07T16:28:23.991Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-07T16:28:24.109Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-07T16:28:24.109Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-07T16:28:25.119Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-07T16:28:25.119Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-07T16:28:25.360Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-07T16:28:25.739Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-07T16:28:25.739Z] === RUN TestInfoAPI [2020-01-07T16:28:25.739Z] --- PASS: TestInfoAPI (0.06s) [2020-01-07T16:28:25.739Z] === RUN TestInfoAPIWarnings [2020-01-07T16:28:26.360Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-01-07T16:28:26.360Z] === RUN TestInfoDebug [2020-01-07T16:28:26.644Z] --- PASS: TestInfoDebug (0.54s) [2020-01-07T16:28:26.644Z] === RUN TestInfoInsecureRegistries [2020-01-07T16:28:27.262Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-07T16:28:27.262Z] === RUN TestInfoRegistryMirrors [2020-01-07T16:28:27.878Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-07T16:28:27.878Z] === RUN TestLoginFailsWithBadCredentials [2020-01-07T16:28:27.895Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-07T16:28:28.495Z] --- PASS: TestLoginFailsWithBadCredentials (0.67s) [2020-01-07T16:28:28.495Z] === RUN TestPingCacheHeaders [2020-01-07T16:28:28.495Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-07T16:28:28.495Z] === RUN TestPingGet [2020-01-07T16:28:28.495Z] --- PASS: TestPingGet (0.04s) [2020-01-07T16:28:28.495Z] === RUN TestPingHead [2020-01-07T16:28:28.495Z] --- PASS: TestPingHead (0.05s) [2020-01-07T16:28:28.495Z] === RUN TestVersion [2020-01-07T16:28:28.778Z] --- PASS: TestVersion (0.05s) [2020-01-07T16:28:28.778Z] PASS [2020-01-07T16:28:28.778Z] [2020-01-07T16:28:28.778Z] === Skipped [2020-01-07T16:28:28.778Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-07T16:28:28.778Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-07T16:28:28.778Z] [2020-01-07T16:28:28.778Z] [2020-01-07T16:28:28.778Z] DONE 18 tests, 1 skipped in 6.254s [2020-01-07T16:28:28.778Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-07T16:28:28.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:28.778Z] ++ set -e [2020-01-07T16:28:28.778Z] ++ '[' -n 0 ']' [2020-01-07T16:28:28.778Z] ++ set -x [2020-01-07T16:28:28.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-07T16:28:28.778Z] INFO: Testing against a local daemon [2020-01-07T16:28:28.778Z] === RUN TestVolumesCreateAndList [2020-01-07T16:28:28.778Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-07T16:28:28.778Z] === RUN TestVolumesRemove [2020-01-07T16:28:28.778Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-07T16:28:28.778Z] === RUN TestVolumesInspect [2020-01-07T16:28:29.061Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-07T16:28:29.061Z] === RUN TestVolumesInvalidJSON [2020-01-07T16:28:29.061Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-07T16:28:29.061Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-07T16:28:29.061Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-07T16:28:29.061Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-07T16:28:29.061Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-07T16:28:29.061Z] PASS [2020-01-07T16:28:29.061Z] [2020-01-07T16:28:29.061Z] DONE 5 tests in 0.297s [2020-01-07T16:28:29.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:28:29.263Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-07T16:28:29.356Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:28:29.356Z] +++ kill 13131 [2020-01-07T16:28:30.363Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:28:30.363Z] Clearing AppArmor profiles cache:. [2020-01-07T16:28:30.363Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:28:30.363Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:28:30.363Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:28:30.363Z] [2020-01-07T16:28:30.363Z] To set a process to complain mode, use the command line tool [2020-01-07T16:28:30.363Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:28:30.363Z] with the 'teardown' option." [2020-01-07T16:28:30.363Z] [2020-01-07T16:28:31.785Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath Post stage [Pipeline] junit [2020-01-07T16:28:32.435Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T16:28:33.434Z] + echo Ensuring container killed. [2020-01-07T16:28:33.434Z] Ensuring container killed. [2020-01-07T16:28:33.434Z] + docker rm -vf docker-pr9 [2020-01-07T16:28:33.434Z] Error: No such container: docker-pr9 [2020-01-07T16:28:33.434Z] + true [Pipeline] sh [2020-01-07T16:28:33.832Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:28:33.832Z] Chowning /workspace to jenkins user [2020-01-07T16:28:33.832Z] + id -u [2020-01-07T16:28:33.832Z] + id -g [2020-01-07T16:28:33.832Z] + docker run --rm -v /home/docker/workspace/moby_PR-40309:/workspace busybox chown -R 1001:1001 /workspace [2020-01-07T16:28:33.832Z] Unable to find image 'busybox:latest' locally [2020-01-07T16:28:34.116Z] latest: Pulling from library/busybox [2020-01-07T16:28:34.307Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-07T16:28:34.398Z] d7e28ec550a2: Pulling fs layer [2020-01-07T16:28:34.682Z] d7e28ec550a2: Verifying Checksum [2020-01-07T16:28:34.682Z] d7e28ec550a2: Download complete [2020-01-07T16:28:34.967Z] d7e28ec550a2: Pull complete [2020-01-07T16:28:34.967Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T16:28:34.967Z] Status: Downloaded newer image for busybox:latest [2020-01-07T16:28:35.237Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-07T16:28:36.167Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T16:28:37.096Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-07T16:28:37.096Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-07T16:28:37.096Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-07T16:28:37.096Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-07T16:28:37.096Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-07T16:28:37.414Z] + bundleName=ppc64le-integration [2020-01-07T16:28:37.414Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-07T16:28:37.414Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-07T16:28:37.414Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T16:28:37.414Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-07T16:28:37.733Z] Archiving artifacts [2020-01-07T16:28:38.026Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-07T16:28:38.151Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:28:38.541Z] + make clean [2020-01-07T16:28:38.956Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-07T16:28:39.159Z] make: command: Command not found [2020-01-07T16:28:39.159Z] make: command: Command not found [2020-01-07T16:28:39.159Z] docker volume rm -f docker-dev-cache [2020-01-07T16:28:39.159Z] docker-dev-cache [Pipeline] deleteDir [2020-01-07T16:28:39.888Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T16:28:41.781Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-07T16:28:42.345Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-07T16:28:43.274Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-07T16:28:43.274Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-07T16:28:43.838Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-07T16:28:43.838Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-07T16:28:43.838Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-07T16:28:44.095Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-07T16:28:44.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-07T16:28:44.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-07T16:28:44.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-07T16:28:44.607Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-07T16:28:44.607Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-07T16:28:44.865Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-07T16:28:45.795Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-07T16:28:46.725Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-07T16:28:47.289Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-07T16:28:47.289Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-07T16:28:48.231Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-07T16:28:48.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-07T16:28:49.418Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-07T16:28:49.418Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-07T16:28:50.348Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-07T16:28:50.911Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-07T16:28:50.911Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-07T16:28:50.911Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-07T16:28:51.841Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-07T16:28:53.735Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-07T16:28:54.299Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-07T16:28:54.299Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-07T16:28:54.863Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-07T16:28:55.120Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-07T16:28:57.016Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-07T16:28:57.274Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-07T16:28:59.795Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-07T16:29:00.726Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-07T16:29:00.726Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-07T16:29:00.726Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-07T16:29:02.096Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-07T16:29:03.029Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-07T16:29:04.399Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-07T16:29:04.399Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-07T16:29:06.293Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-07T16:29:06.293Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-07T16:29:06.858Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-07T16:29:09.382Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-07T16:29:09.382Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-07T16:29:10.781Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-07T16:29:10.781Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-07T16:29:10.781Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-07T16:29:12.677Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-07T16:29:14.166Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-07T16:29:14.423Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-07T16:29:14.423Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-07T16:29:14.423Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-07T16:29:14.680Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-07T16:29:14.936Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-07T16:29:16.305Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-07T16:29:17.675Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-07T16:29:24.220Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-07T16:29:26.115Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-07T16:29:27.045Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-07T16:29:28.940Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-07T16:29:31.460Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-07T16:29:33.981Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-07T16:29:34.912Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-07T16:29:36.826Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-07T16:29:39.353Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-07T16:29:41.247Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-07T16:29:45.421Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-07T16:29:49.594Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-07T16:29:52.116Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-07T16:29:58.660Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-07T16:30:01.180Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-07T16:30:03.074Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-07T16:30:03.638Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-07T16:30:04.568Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-07T16:30:04.568Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-07T16:30:05.499Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-07T16:30:05.499Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-07T16:30:06.066Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-07T16:30:11.337Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-07T16:30:14.611Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-07T16:30:14.868Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-07T16:30:15.798Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-07T16:30:15.798Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-07T16:30:16.727Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-07T16:30:18.098Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-07T16:30:18.662Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-07T16:30:18.662Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-07T16:30:20.033Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-07T16:30:21.404Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-07T16:30:22.335Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-07T16:30:24.230Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-07T16:30:24.230Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-07T16:30:28.407Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-07T16:30:30.300Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-07T16:30:30.300Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-07T16:30:31.230Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-07T16:30:32.161Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-07T16:30:36.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-07T16:30:40.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-07T16:30:43.783Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-07T16:30:46.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-07T16:30:50.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-07T16:30:55.739Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-07T16:30:57.632Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-07T16:31:00.156Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-07T16:31:02.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-07T16:31:03.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-07T16:31:05.960Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-07T16:31:08.480Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-07T16:31:11.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-07T16:31:12.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-07T16:31:15.414Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-07T16:31:33.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-07T16:31:33.723Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-07T16:31:33.723Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-07T16:31:33.723Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-07T16:31:36.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-07T16:31:36.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-07T16:31:36.503Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-07T16:31:36.503Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-07T16:31:36.503Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-07T16:31:37.433Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-07T16:31:39.954Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-07T16:31:39.954Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-07T16:31:39.954Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-07T16:31:43.239Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-07T16:31:47.418Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite (1806.18s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.30s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.27s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.88s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.33s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.66s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.13s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.57s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.67s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.48s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.41s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.69s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.69s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.28s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-01-07T16:31:47.418Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.83s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.60s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.09s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.06s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.32s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.08s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.45s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.05s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.50s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.63s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.36s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.03s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.97s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.59s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.20s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.95s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.84s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.45s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.44s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContChar (4.42s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.36s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.91s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.32s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.51s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.61s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.65s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.08s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.22s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.96s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.86s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.92s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.22s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.90s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.19s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.70s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.13s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.15s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.64s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.97s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.81s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.00s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.74s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.78s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.65s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.71s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.75s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.58s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.61s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.99s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.84s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.31s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.46s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.64s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildHistory (5.29s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.62s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.34s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.68s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabel (0.73s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.74s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.02s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.53s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.38s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.70s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.23s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.20s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.27s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.47s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.03s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.82s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.31s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.22s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.68s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.69s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.53s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.20s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.75s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.70s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.67s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRm (3.29s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.34s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.63s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.63s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.30s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.82s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.00s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.69s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.13s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.38s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.87s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.22s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.02s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.37s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.26s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-01-07T16:31:47.419Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-07T16:31:47.419Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2020-01-07T16:31:47.419Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.62s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T16:31:47.420Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitChange (1.51s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.09s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.70s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T16:31:47.420Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.33s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.65s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.43s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.77s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b4d640_} (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1848196342_/foo_false____} (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1848196342_/foo_true____} (1.67s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_false____} (1.65s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_true____} (1.75s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3920063965_/foo_true__0xc000b4db00__} (1.69s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b4db20_} (1.69s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b4db40_} (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b4db60_} (1.61s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b4db80_} (1.64s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.27s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.28s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.11s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.15s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.19s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.70s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.07s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToStdout (0.99s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.95s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.73s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T16:31:47.420Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T16:31:47.420Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.97s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.04s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.23s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.28s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.71s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.84s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.82s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.06s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T16:31:47.420Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.420Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T16:31:47.420Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.71s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.88s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.01s) [2020-01-07T16:31:47.420Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.99s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecCgroup (1.28s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.18s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecInspectID (2.93s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.37s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.04s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecUlimits (0.87s) [2020-01-07T16:31:47.421Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-07T16:31:47.421Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHealth (21.13s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.99s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.14s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportFile (1.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.00s) [2020-01-07T16:31:47.421Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T16:31:47.421Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.93s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-07T16:31:47.421Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T16:31:47.421Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectStatus (1.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.03s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.65s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.73s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.42s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.10s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.12s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.65s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.05s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.67s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.66s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.17s) [2020-01-07T16:31:47.421Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T16:31:47.421Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.60s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.27s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.22s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.82s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPortList (11.18s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.59s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.59s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsByOrder (3.67s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.77s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.54s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.03s) [2020-01-07T16:31:47.421Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T16:31:47.421Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.22s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.10s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.87s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.89s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.26s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2020-01-07T16:31:47.421Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.99s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.89s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.09s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.87s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.71s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.92s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.09s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.96s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.75s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.94s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.97s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.87s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.50s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.23s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMount (6.32s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.44s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.51s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.87s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-07T16:31:47.422Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2020-01-07T16:31:47.422Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.21s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.27s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.04s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.99s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunState (1.79s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.86s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.91s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.42s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.91s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.61s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserByID (0.97s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserByName (0.90s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.96s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.92s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.38s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T16:31:47.422Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s) [2020-01-07T16:31:47.422Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T16:31:47.423Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-01-07T16:31:47.423Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents713569007 [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.46s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.74s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.79s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.65s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.52s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.84s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T16:31:47.423Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T16:31:47.423Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.84s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T16:31:47.423Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateStats (4.57s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T16:31:47.423Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.86s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.29s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.76s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.32s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.09s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.48s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.49s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.53s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s) [2020-01-07T16:31:47.423Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.13s) [2020-01-07T16:31:47.423Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T16:31:47.423Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-07T16:31:47.423Z] === RUN TestDockerRegistrySuite [2020-01-07T16:31:47.423Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-07T16:31:49.316Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-07T16:31:50.685Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-07T16:31:52.581Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-07T16:31:52.837Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-07T16:31:58.089Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-07T16:32:01.362Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-07T16:32:06.618Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-07T16:32:07.183Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-07T16:32:08.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-07T16:32:09.923Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-07T16:32:11.817Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-07T16:32:13.185Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-07T16:32:14.556Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-07T16:32:15.925Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-07T16:32:19.199Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-07T16:32:21.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-07T16:32:22.651Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-07T16:32:25.925Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-07T16:32:27.292Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-07T16:32:27.549Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-07T16:32:28.918Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-07T16:32:30.287Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-07T16:32:31.657Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-07T16:32:35.856Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-07T16:32:35.856Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-07T16:32:37.224Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-07T16:32:37.481Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-07T16:32:37.481Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-07T16:32:37.738Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-07T16:32:37.994Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-07T16:32:38.251Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-07T16:32:38.508Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-07T16:32:39.877Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-07T16:32:42.396Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-07T16:32:43.327Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-07T16:32:44.701Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-07T16:32:45.631Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite (59.14s) [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.95s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dadd5258843e7] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d46e5f646636c] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2020-01-07T16:32:46.562Z] check_test.go:196: [db7d925794a8d] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-07T16:32:46.562Z] check_test.go:196: [ddbb53f87e48b] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d71391c10dca7] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dfc80dbbc6a3a] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dfb644f93ad60] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d20ca0534ca19] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d485f8dcb011e] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.51s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d5cb9139dbf60] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-01-07T16:32:46.562Z] check_test.go:196: [db87b68f70ab5] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s) [2020-01-07T16:32:46.562Z] check_test.go:196: [daf0277612024] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d1f1e713ef9f7] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dd730d4beade9] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.77s) [2020-01-07T16:32:46.562Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d2565495ebb996f204892f8874db166b5a04b619eae804a312da3e901a92aa3 [2020-01-07T16:32:46.562Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f90b9009538eb09ed61434b74908304c1d291695e41616d21785efcb01d9ae46 [2020-01-07T16:32:46.562Z] check_test.go:196: [dd06a8eda9d2f] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.73s) [2020-01-07T16:32:46.562Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:60c49d2581ff4626948e85fb2f9c2bcf8ac7368184a77d0dbc0139b9f6660f89 [2020-01-07T16:32:46.562Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e6d421a68736f05076e51db956cd7bca2ec6038199b56c5854c7a1f68b49b5d [2020-01-07T16:32:46.562Z] check_test.go:196: [d7f66b8ff2035] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s) [2020-01-07T16:32:46.562Z] check_test.go:196: [da5324260d8c2] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.40s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d181c9058f297] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.37s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d8463b07547b2] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dff2a7880b86f] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d867722bceed3] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-01-07T16:32:46.562Z] check_test.go:196: [ddd3d84302828] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d94e7bb8a61af] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dc8bea4b7dd97] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-01-07T16:32:46.562Z] check_test.go:196: [db3fcb0537b75] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d986bf0ed23e9] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d2d87de426bba] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d513221050a42] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-01-07T16:32:46.562Z] check_test.go:196: [da4a634229d17] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-01-07T16:32:46.562Z] check_test.go:196: [df74b83aebd0c] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-01-07T16:32:46.562Z] check_test.go:196: [dbab89262446a] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d9bd757a6b9b5] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d00a1c36c25d0] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d59a5c792270f] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d2f427cc38d82] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2020-01-07T16:32:46.562Z] check_test.go:196: [d393952d09dc3] daemon is not started [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-01-07T16:32:46.562Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-01-07T16:32:46.562Z] === RUN TestDockerSchema1RegistrySuite [2020-01-07T16:32:46.562Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-07T16:32:46.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-07T16:32:47.383Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-07T16:32:51.557Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-07T16:32:56.855Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-07T16:33:01.029Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-07T16:33:01.601Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-07T16:33:02.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-07T16:33:03.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-07T16:33:03.351Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-07T16:33:03.609Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-07T16:33:03.867Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-07T16:33:03.867Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-07T16:33:04.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-07T16:33:05.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-07T16:33:05.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-07T16:33:06.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-07T16:33:07.792Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-07T16:33:08.050Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-07T16:33:12.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-07T16:33:12.480Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-07T16:33:13.043Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-07T16:33:13.300Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-07T16:33:13.558Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-07T16:33:13.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-07T16:33:14.379Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite (27.91s) [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d47fd2bce8e02] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.72s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dc02380a79ca4] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dd974479f6be2] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.37s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dd37742abb510] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.42s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d54ed0c96e401] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.54s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dbe6b92900024] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d3feb3227379d] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d28d90a184c97] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.54s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d0655ffb2347d] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d215f89f4d173] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.22s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d4dc32bef20f1] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dbc1540165f70] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d64351967f45c] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dd47793594931] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d4aba1341ce20] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2020-01-07T16:33:14.379Z] check_test.go:223: [dc5f9548c9f8c] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d34e09733ad02] daemon is not started [2020-01-07T16:33:14.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-07T16:33:14.379Z] check_test.go:223: [d0a3429f4baab] daemon is not started [2020-01-07T16:33:14.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-07T16:33:14.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-07T16:33:14.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-07T16:33:15.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-07T16:33:16.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-07T16:33:16.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-07T16:33:17.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-07T16:33:17.633Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-07T16:33:17.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-07T16:33:18.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-07T16:33:18.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.40s) [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2020-01-07T16:33:18.764Z] check_test.go:252: [da318412d0031] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-01-07T16:33:18.764Z] check_test.go:252: [d36bb20377d4e] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-01-07T16:33:18.764Z] check_test.go:252: [d556827829e8e] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2020-01-07T16:33:18.764Z] check_test.go:252: [d061ca8df72f2] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-01-07T16:33:18.764Z] check_test.go:252: [d58c84009f8b3] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2020-01-07T16:33:18.764Z] check_test.go:252: [dc9d830ce0129] daemon is not started [2020-01-07T16:33:18.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-07T16:33:18.764Z] check_test.go:252: [d616e387a0d08] daemon is not started [2020-01-07T16:33:18.764Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-07T16:33:18.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-07T16:33:24.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-07T16:33:24.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-07T16:33:24.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-07T16:33:24.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-07T16:33:24.535Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-01-07T16:33:24.535Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-07T16:33:24.535Z] check_test.go:279: [dd447f1e9538a] daemon is not started [2020-01-07T16:33:24.535Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-07T16:33:24.535Z] check_test.go:279: [d0f2c221fe027] daemon is not started [2020-01-07T16:33:24.536Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-07T16:33:24.536Z] check_test.go:279: [d71e7af84d817] daemon is not started [2020-01-07T16:33:24.536Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-07T16:33:24.536Z] check_test.go:279: [d95ee682ca3c1] daemon is not started [2020-01-07T16:33:24.536Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2020-01-07T16:33:24.536Z] check_test.go:279: [dffa0b8dca504] daemon is not started [2020-01-07T16:33:24.536Z] === RUN TestDockerNetworkSuite [2020-01-07T16:33:24.536Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-07T16:33:27.813Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-07T16:33:29.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-07T16:33:34.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-07T16:33:36.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-07T16:33:41.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-07T16:33:43.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-07T16:33:52.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-07T16:33:55.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-07T16:33:57.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-07T16:33:57.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-07T16:33:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-07T16:34:00.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-07T16:34:01.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-07T16:34:01.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-07T16:34:02.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-07T16:34:03.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-07T16:34:03.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-07T16:34:03.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-07T16:34:03.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-07T16:34:05.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-07T16:34:06.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-07T16:34:06.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-07T16:34:07.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-07T16:34:07.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-07T16:34:11.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-07T16:34:12.117Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-07T16:34:15.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-07T16:34:15.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-07T16:34:19.825Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-07T16:34:23.999Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-07T16:34:26.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-07T16:34:26.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-07T16:34:27.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-07T16:34:27.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-07T16:34:27.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-07T16:34:27.969Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-07T16:34:27.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-07T16:34:28.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-07T16:34:28.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-07T16:34:31.501Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-07T16:34:32.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-07T16:34:32.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-07T16:34:32.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-07T16:34:34.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-07T16:34:38.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-07T16:34:43.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-07T16:34:43.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-07T16:34:44.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-07T16:34:47.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-07T16:34:47.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-07T16:34:48.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-07T16:34:49.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-07T16:34:50.759Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-07T16:34:52.672Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite (93.11s) [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.03s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d3e89d9db50b6] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d70f09c438b88] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.90s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [de7191e3de87f] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.86s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [daf0bd9ab9d70] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.97s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:1233: [d9c1de5c3af31] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.18s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [deebe3c4e6f69] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.10s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [de59e76682bab] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.40s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d3d5168e4c58e] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d62d5226df9ec] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d537dc49e9050] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d29669b46f76f] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d528d5b05ffb4] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [db497ae3880ab] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d1da95135c6f4] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [df166eae62699] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.37s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [dff191dfff6d9] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [dff6f0fff84b7] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [dbbc44a1cd55a] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d51971b098d19] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d39f6ed777612] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.62s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d62d6b79e2eb6] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [deb117437ba83] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d4104d6ed07a1] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d6e06fee0a46c] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.90s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:968: [db6344662c783] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.80s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [de94088204b10] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.02s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:1116: [dd05063f5550f] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [dcc4a9411caff] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d66926799ee87] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [de151d3b487ec] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d7166b69257b6] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [ddc1a6f7fd555] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [db625eb17c940] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d716c755d215c] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.34s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [df5d9618ebb46] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d7c4bdb2fb27e] daemon is not started [2020-01-07T16:34:57.925Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d641d698acd70] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d924ae384df7e] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.54s) [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.53s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:1084: [d538459c25564] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d1fac44bc8a1e] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [df5f4e0e47c94] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d1033592e5f52] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d8773d11114d2] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [d630ae71e55fd] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [da64323515df3] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [df690911b9b8f] daemon is not started [2020-01-07T16:34:57.925Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s) [2020-01-07T16:34:57.925Z] docker_cli_network_unix_test.go:46: [da11f4cda1df3] daemon is not started [2020-01-07T16:34:57.925Z] === RUN TestDockerHubPullSuite [2020-01-07T16:34:57.925Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-07T16:34:59.294Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-07T16:35:01.818Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-07T16:35:01.818Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-07T16:35:03.716Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-07T16:35:03.716Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite (6.00s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-01-07T16:35:03.716Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-01-07T16:35:03.716Z] PASS [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === Skipped [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T16:35:03.716Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-07T16:35:03.716Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-07T16:35:03.716Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T16:35:03.716Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-07T16:35:03.716Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-07T16:35:03.716Z] docker_cli_network_unix_test.go:46: [d641d698acd70] daemon is not started [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] [2020-01-07T16:35:03.716Z] DONE 1277 tests, 44 skipped in 2033.084s [2020-01-07T16:35:03.716Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:35:03.716Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:35:03.716Z] +++ kill 7258 [2020-01-07T16:35:04.648Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:35:04.648Z] Clearing AppArmor profiles cache:. [2020-01-07T16:35:04.648Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:35:04.648Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:35:04.648Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:35:04.648Z] [2020-01-07T16:35:04.648Z] To set a process to complain mode, use the command line tool [2020-01-07T16:35:04.648Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:35:04.648Z] with the 'teardown' option." [2020-01-07T16:35:04.648Z] [2020-01-07T16:35:08.821Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-07T16:35:12.093Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-07T16:35:14.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-07T16:35:17.886Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-07T16:35:26.004Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-07T16:35:31.256Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-07T16:35:34.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-07T16:35:37.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-07T16:35:40.324Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-07T16:35:43.597Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-07T16:35:46.869Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-07T16:35:49.389Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-07T16:36:45.572Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-07T16:37:00.418Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite (1782.92s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.90s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.18s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.49s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.30s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:563: [d6d535eac9b2a] joining swarm manager [d5182fd4b5ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:585: [d37bcae1d76f2] joining swarm manager [d5182fd4b5ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] check_test.go:380: [d6d535eac9b2a] daemon is not started [2020-01-07T16:37:18.472Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.31s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:46: [d0bc3b8280124] joining swarm manager [d517afd99691a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.90s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:304: [d2bb6fbe4cf26] joining swarm manager [d388d350a7d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:305: [d3037ed59c189] joining swarm manager [d388d350a7d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:272: [d677efaf48d0b] joining swarm manager [df4ce4f82470b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:273: [d8074c4be2308] joining swarm manager [df4ce4f82470b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.66s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (16.23s) [2020-01-07T16:37:18.472Z] docker_api_swarm_node_test.go:19: [d837878b832f6] joining swarm manager [d72bc18bb1961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_node_test.go:20: [d8b49343cd6d6] joining swarm manager [d72bc18bb1961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.91s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:502: [d11c619782633] joining swarm manager [d862c54b0657c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:507: [dbded77839716] joining swarm manager [d862c54b0657c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.91s) [2020-01-07T16:37:18.472Z] docker_api_swarm_node_test.go:80: [d019fc15d6575] joining swarm manager [d61a5c986547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2020-01-07T16:37:18.472Z] docker_api_swarm_node_test.go:52: [d22e8d75c116a] joining swarm manager [d82bfbeb4fe0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_node_test.go:53: [d66aa6873e623] joining swarm manager [d82bfbeb4fe0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.72s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:202: [d2090e03053d8] joining swarm manager [dd7a9eab209b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.93s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:384: [daff73a12cbc0] joining swarm manager [da1df2dbd38c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:385: [d9b2140c267c6] joining swarm manager [da1df2dbd38c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] check_test.go:380: [d9b2140c267c6] daemon is not started [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.82s) [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:802: [d7be62649e796] joining swarm manager [df55cd9450e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:802: [d4d422d187977] joining swarm manager [df55cd9450e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:802: [d5f4a2f0d3ce8] joining swarm manager [df55cd9450e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:802: [d9cc860b8bd22] joining swarm manager [df55cd9450e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-07T16:37:18.472Z] docker_api_swarm_test.go:810: [d578711450cec] joining swarm manager [df55cd9450e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.48s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:394: [d151b1bd786a2] joining swarm manager [d0ac46c9ba01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:394: [d6d589eab6aba] joining swarm manager [d0ac46c9ba01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.81s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:342: [d07163b57bdfb] joining swarm manager [d5901f742d428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:342: [df8c706acba9a] joining swarm manager [d5901f742d428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.27s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:489: [da44a4c66fbf5] joining swarm manager [d4f540376f738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:489: [d7af1a388de64] joining swarm manager [d4f540376f738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.64s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.06s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:127: [d407fbab06ecc] joining swarm manager [d9d9541aef20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:128: [daf3dc8b60f5e] joining swarm manager [d9d9541aef20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:136: [ddd805519ced7] joining swarm manager [d9d9541aef20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:137: [d1b5ffcfaa7d8] joining swarm manager [d9d9541aef20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.95s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.77s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:303: [d1e79cb9c9069] joining swarm manager [dbb7c29ec74b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:303: [dda3771aabdb3] joining swarm manager [dbb7c29ec74b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.48s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:99: [d59bf955757ad] joining swarm manager [db29e30296911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:100: [df4c860f4038b] joining swarm manager [db29e30296911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] check_test.go:380: [d59bf955757ad] daemon is not started [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.69s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:532: [d87e2f58ab5ec] joining swarm manager [def0c2d8afb6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:533: [d2eb9d40209f5] joining swarm manager [def0c2d8afb6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.90s) [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:147: [dbe9648ff07da] joining swarm manager [dd635e084faf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_api_swarm_service_test.go:147: [dbb77bb5e8f91] joining swarm manager [dd635e084faf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.66s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.46s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.05s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.43s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.68s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.97s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.11s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.70s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.32s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (5.12s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.09s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.58s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.37s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.09s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.80s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.34s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.22s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.51s) [2020-01-07T16:37:18.472Z] docker_cli_service_logs_test.go:241: checking task 1jakjgylqd28 [2020-01-07T16:37:18.472Z] docker_cli_service_logs_test.go:246: checking messages for 1jakjgylqd28 [2020-01-07T16:37:18.472Z] docker_cli_service_logs_test.go:241: checking task ldtx0mllkgom [2020-01-07T16:37:18.472Z] docker_cli_service_logs_test.go:246: checking messages for ldtx0mllkgom [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.86s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.14s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1901: [d95eadba6c386] joining swarm manager [dc84b3b5ae5f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1902: [d4ebe31db6544] joining swarm manager [dc84b3b5ae5f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.46s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.18s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.94s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.12s) [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1802: [d3c43dffb6197] joining swarm manager [d34eb107eda74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1803: [daee578c59cfd] joining swarm manager [d34eb107eda74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.67s) [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1321: [d8d5deee548cd] joining swarm manager [d3fb40a3fba85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.472Z] docker_cli_swarm_test.go:1322: [dbed7964b7e9d] joining swarm manager [d3fb40a3fba85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.07s) [2020-01-07T16:37:18.472Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.26s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.55s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.25s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.93s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.05s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.32s) [2020-01-07T16:37:18.473Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.21s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.42s) [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1186: [d86f1f1628df8] joining swarm manager [d0ca58c7f2546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1195: [db363b6a4e7b9] joining swarm manager [d0ca58c7f2546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.54s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.12s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.20s) [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1118: [d83efc2c7d491] joining swarm manager [dac363e15f995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1119: [d0d043055ad6f] joining swarm manager [dac363e15f995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1172: [d1c3a56fb1d1d] joining swarm manager [dac363e15f995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.69s) [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1453: [dcf66c4d9974e] joining swarm manager [d171aa2c4371a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.473Z] docker_cli_swarm_test.go:1454: [dcce4e20eff06] joining swarm manager [d171aa2c4371a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.87s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.38s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.13s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.63s) [2020-01-07T16:37:18.473Z] docker_cli_swarm_unix_test.go:62: [d89ad7da9b196] joining swarm manager [dad6f61dcad11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.42s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.06s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.58s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.69s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.52s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.85s) [2020-01-07T16:37:18.473Z] docker_api_swarm_test.go:962: [dd9b008b0212c] joining swarm manager [d7efddb4b9c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.27s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.90s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.93s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.35s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.53s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.23s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.92s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-01-07T16:37:18.473Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2020-01-07T16:37:18.473Z] === RUN TestDockerExternalVolumeSuite [2020-01-07T16:37:18.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-07T16:37:33.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-07T16:38:40.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-07T16:38:50.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-07T16:39:22.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-07T16:39:37.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-07T16:40:09.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-07T16:40:22.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-07T16:40:54.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-07T16:41:12.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-07T16:41:27.018Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-07T16:42:13.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-07T16:42:31.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-07T16:43:03.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-07T16:43:35.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-07T16:43:50.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-07T16:44:08.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-07T16:44:26.742Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite (441.35s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-01-07T16:44:38.917Z] docker_cli_external_volume_driver_test.go:53: [de5ae72017483] daemon is not started [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-07T16:44:38.917Z] docker_cli_external_volume_driver_test.go:53: [dee5509a82203] daemon is not started [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-07T16:44:38.917Z] docker_cli_external_volume_driver_test.go:53: [d5efafb3db270] daemon is not started [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-07T16:44:38.917Z] docker_cli_external_volume_driver_test.go:53: [db11aadc8781a] daemon is not started [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-07T16:44:38.917Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-01-07T16:44:38.918Z] docker_cli_external_volume_driver_test.go:485: [d1620a8feae63] daemon is not started [2020-01-07T16:44:38.918Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-07T16:44:38.918Z] docker_cli_external_volume_driver_test.go:53: [d28a1d55a0576] daemon is not started [2020-01-07T16:44:38.918Z] PASS [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === Skipped [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-07T16:44:38.918Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-07T16:44:38.918Z] check_test.go:309: [dcef1b617af82] daemon is not started [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-07T16:44:38.918Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-07T16:44:38.918Z] check_test.go:309: [d9979dc3a2b49] daemon is not started [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-07T16:44:38.918Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-07T16:44:38.918Z] check_test.go:309: [db53eaeeca537] daemon is not started [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-01-07T16:44:38.918Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-07T16:44:38.918Z] check_test.go:309: [d54a174da3796] daemon is not started [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-07T16:44:38.918Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T16:44:38.918Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-07T16:44:38.918Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] [2020-01-07T16:44:38.918Z] DONE 273 tests, 6 skipped in 2608.315s [2020-01-07T16:44:38.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-07T16:44:39.174Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de67b1d83758c/docker.pid [2020-01-07T16:44:39.174Z] +++ kill 3700 [2020-01-07T16:44:39.174Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3700 is not a child of this shell [2020-01-07T16:44:39.174Z] warning: PID 3700 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de67b1d83758c/docker.pid had a nonzero exit code [2020-01-07T16:44:39.431Z] ++++ cat bundles/test-integration/docker.pid [2020-01-07T16:44:39.431Z] +++ kill 7252 [2020-01-07T16:44:40.360Z] +++ /etc/init.d/apparmor stop [2020-01-07T16:44:40.360Z] Clearing AppArmor profiles cache:. [2020-01-07T16:44:40.360Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-07T16:44:40.360Z] Unloading profiles will leave already running processes permanently [2020-01-07T16:44:40.360Z] unconfined, which can lead to unexpected situations. [2020-01-07T16:44:40.360Z] [2020-01-07T16:44:40.360Z] To set a process to complain mode, use the command line tool [2020-01-07T16:44:40.360Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-07T16:44:40.360Z] with the 'teardown' option." [2020-01-07T16:44:40.360Z] [2020-01-07T16:44:40.617Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-07T16:44:40.632Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-07T16:44:43.391Z] + echo Ensuring container killed. [2020-01-07T16:44:43.391Z] Ensuring container killed. [2020-01-07T16:44:43.391Z] + docker ps -aq -f name=docker-pr9-* [2020-01-07T16:44:43.391Z] + cids=b5982259e57c [2020-01-07T16:44:43.391Z] f52dd77fabef [2020-01-07T16:44:43.391Z] a348f638fefd [2020-01-07T16:44:43.391Z] + [ -n b5982259e57c [2020-01-07T16:44:43.391Z] f52dd77fabef [2020-01-07T16:44:43.391Z] a348f638fefd ] [2020-01-07T16:44:43.391Z] + docker rm -vf b5982259e57c f52dd77fabef a348f638fefd [2020-01-07T16:44:44.331Z] b5982259e57c [2020-01-07T16:44:44.905Z] f52dd77fabef [2020-01-07T16:44:45.469Z] a348f638fefd [Pipeline] sh [2020-01-07T16:44:45.753Z] + echo Chowning /workspace to jenkins user [2020-01-07T16:44:45.753Z] Chowning /workspace to jenkins user [2020-01-07T16:44:45.753Z] + id -u [2020-01-07T16:44:45.753Z] + id -g [2020-01-07T16:44:45.753Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40309:/workspace busybox chown -R 1000:1000 /workspace [2020-01-07T16:44:45.753Z] Unable to find image 'busybox:latest' locally [2020-01-07T16:44:45.753Z] latest: Pulling from library/busybox [2020-01-07T16:44:45.753Z] bdbbaa22dec6: Pulling fs layer [2020-01-07T16:44:46.011Z] bdbbaa22dec6: Download complete [2020-01-07T16:44:46.011Z] bdbbaa22dec6: Pull complete [2020-01-07T16:44:46.011Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-07T16:44:46.011Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-07T16:44:50.490Z] + bundleName=amd64 [2020-01-07T16:44:50.490Z] + echo Creating amd64-bundles.tar.gz [2020-01-07T16:44:50.490Z] Creating amd64-bundles.tar.gz [2020-01-07T16:44:50.490Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-07T16:44:50.490Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-07T16:44:51.874Z] Archiving artifacts [2020-01-07T16:44:53.830Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:44:54.145Z] + make clean [2020-01-07T16:44:54.403Z] docker volume rm -f docker-dev-cache [2020-01-07T16:44:54.403Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-07T16:49:41.366Z] ok github.com/docker/docker/integration-cli 2166.458s [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === Skipped [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-07T16:49:41.368Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.368Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-07T16:49:41.368Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-07T16:49:41.368Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-07T16:49:41.368Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-01-07T16:49:41.368Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-07T16:49:41.368Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-07T16:49:41.368Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.368Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-07T16:49:41.369Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-01-07T16:49:41.369Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-01-07T16:49:41.369Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.369Z] [2020-01-07T16:49:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-01-07T16:49:41.370Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-01-07T16:49:41.370Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-07T16:49:41.370Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-07T16:49:41.370Z] docker_cli_sni_test.go:18: Flakey test [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-07T16:49:41.370Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-07T16:49:41.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-07T16:49:41.370Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.370Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-07T16:49:41.371Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-07T16:49:41.371Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-07T16:49:41.371Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-07T16:49:41.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-07T16:49:41.371Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.371Z] [2020-01-07T16:49:41.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-07T16:49:41.372Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-07T16:49:41.372Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-07T16:49:41.372Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-07T16:49:41.372Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-07T16:49:41.372Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-07T16:49:41.372Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.372Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-07T16:49:41.373Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-07T16:49:41.373Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-01-07T16:49:41.373Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-07T16:49:41.373Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-07T16:49:41.373Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-07T16:49:41.373Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-07T16:49:41.373Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-07T16:49:41.373Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-07T16:49:41.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-07T16:49:41.373Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.373Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-07T16:49:41.374Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-07T16:49:41.374Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-07T16:49:41.374Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-07T16:49:41.374Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-07T16:49:41.374Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.374Z] [2020-01-07T16:49:41.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-07T16:49:41.375Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-07T16:49:41.375Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.375Z] [2020-01-07T16:49:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-07T16:49:41.376Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-07T16:49:41.376Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.376Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-07T16:49:41.377Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-07T16:49:41.377Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.377Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-07T16:49:41.378Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T16:49:41.378Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-07T16:49:41.378Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.378Z] [2020-01-07T16:49:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-07T16:49:41.379Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-07T16:49:41.379Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.379Z] [2020-01-07T16:49:41.380Z] DONE 1096 tests, 549 skipped in 2172.952s [2020-01-07T16:49:41.380Z] INFO: Integration tests ended at 01/07/2020 16:49:37. Duration:00:36:13.0830755 [2020-01-07T16:49:41.380Z] INFO: Docker info of the daemon under test at end of run [2020-01-07T16:49:41.380Z] [2020-01-07T16:49:41.380Z] Containers: 2 [2020-01-07T16:49:41.380Z] Running: 0 [2020-01-07T16:49:41.380Z] Paused: 0 [2020-01-07T16:49:41.380Z] Stopped: 2 [2020-01-07T16:49:41.380Z] Images: 12 [2020-01-07T16:49:41.380Z] Server Version: 0.0.0-dev [2020-01-07T16:49:41.380Z] Storage Driver: windowsfilter [2020-01-07T16:49:41.380Z] Windows: [2020-01-07T16:49:41.380Z] Logging Driver: json-file [2020-01-07T16:49:41.380Z] Plugins: [2020-01-07T16:49:41.380Z] Volume: local [2020-01-07T16:49:41.380Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-07T16:49:41.380Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-07T16:49:41.380Z] Swarm: inactive [2020-01-07T16:49:41.380Z] Default Isolation: process [2020-01-07T16:49:41.380Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-07T16:49:41.380Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-07T16:49:41.380Z] OSType: windows [2020-01-07T16:49:41.380Z] Architecture: x86_64 [2020-01-07T16:49:41.380Z] CPUs: 4 [2020-01-07T16:49:41.380Z] Total Memory: 32GiB [2020-01-07T16:49:41.380Z] Name: azwin-2-7cf1f0 [2020-01-07T16:49:41.380Z] ID: YGEH:F3VK:J5CK:CVFV:2ANP:OEQD:SPXK:H5TH:4W24:KQL3:CM22:ZSJL [2020-01-07T16:49:41.380Z] Docker Root Dir: D:\CI\PR-40309\9\daemon [2020-01-07T16:49:41.380Z] Debug Mode (client): false [2020-01-07T16:49:41.380Z] Debug Mode (server): true [2020-01-07T16:49:41.380Z] File Descriptors: -1 [2020-01-07T16:49:41.380Z] Goroutines: 18 [2020-01-07T16:49:41.380Z] System Time: 2020-01-07T16:49:37.199617Z [2020-01-07T16:49:41.380Z] EventsListeners: 0 [2020-01-07T16:49:41.380Z] Registry: https://index.docker.io/v1/ [2020-01-07T16:49:41.380Z] Labels: [2020-01-07T16:49:41.380Z] Experimental: false [2020-01-07T16:49:41.380Z] Insecure Registries: [2020-01-07T16:49:41.380Z] 127.0.0.0/8 [2020-01-07T16:49:41.380Z] Live Restore Enabled: false [2020-01-07T16:49:41.380Z] [2020-01-07T16:49:41.380Z] [2020-01-07T16:49:41.380Z] INFO: Stopping daemon under test [2020-01-07T16:49:41.380Z] SUCCESS: The process with PID 7044 (child process of PID 6384) has been terminated. [2020-01-07T16:49:41.380Z] SUCCESS: The process with PID 6384 (child process of PID 6044) has been terminated. [2020-01-07T16:49:41.380Z] INFO: Stop tailing logs of the daemon under tests [2020-01-07T16:49:41.380Z] INFO: executeCI.ps1 Completed successfully at 01/07/2020 16:49:37. [2020-01-07T16:49:41.380Z] INFO: Tidying up at end of run [2020-01-07T16:49:41.380Z] INFO: Saving daemon under test log (d:\CI\PR-40309\9\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-07T16:49:41.380Z] INFO: Saving daemon under test log (d:\CI\PR-40309\9\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-07T16:49:41.380Z] INFO: Nuke-Everything... [2020-01-07T16:49:41.380Z] INFO: Container count on control daemon to delete is 2 [2020-01-07T16:49:41.380Z] 589b8278f775 [2020-01-07T16:49:41.380Z] a51f5d06be62 [2020-01-07T16:49:41.380Z] INFO: Tidying pidfile d:\CI\PR-40309\9\docker.pid [2020-01-07T16:49:41.380Z] INFO: Nuking d:\CI [2020-01-07T16:50:06.589Z] INFO: Zapped successfully [2020-01-07T16:50:06.589Z] [2020-01-07T16:50:06.589Z] INFO: executeCI.ps1 exiting at Tue Jan 7 16:50:03 CUT 2020. Duration 00:55:51.8377915 [2020-01-07T16:50:06.589Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-07T16:50:06.832Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-07T16:50:18.924Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-07T16:50:20.686Z] Archiving artifacts [2020-01-07T16:50:33.991Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40309/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-07T16:50:34.924Z] + make clean [2020-01-07T16:50:37.115Z] docker volume rm -f docker-dev-cache [2020-01-07T16:50:37.115Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS